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
34e38177
Commit
34e38177
authored
Nov 20, 2019
by
任建
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zhongjianjianju
parent
f847dc02
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
6 deletions
+8
-6
embed_applications/app/front/entry/public/css/pagecom.css
+2
-2
embed_applications/app/front/vues/pages/brandfind/brandfind.css
+1
-0
embed_applications/app/front/vues/pages/brandfind/brandfind.html
+5
-4
No files found.
embed_applications/app/front/entry/public/css/pagecom.css
View file @
34e38177
.brandfind
,
.brandfind-box
{
width
:
100%
;
box-sizing
:
border-box
}
.brandfind-main-equal
>
div
::after
,
.brandfind-main-filter-item
::after
{
clear
:
both
;
content
:
""
;
visibility
:
hidden
}
.brandfind
{
background
:
#fff
}
.brandfind-title
{
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
900
}
.brandfind-search-box
{
height
:
40px
;
margin-top
:
30px
;
margin-bottom
:
20px
;
position
:
relative
}
.brandfind-search-box
.upload-input-img
{
position
:
absolute
;
padding
:
0
5px
;
left
:
5px
;
top
:
6px
;
background
:
#eee
;
display
:
flex
;
min-width
:
60px
;
height
:
30px
;
justify-content
:
space-between
;
align-items
:
center
;
z-index
:
991
;
border-radius
:
3px
;
font-size
:
14px
;
text-align
:
center
;
opacity
:
1
}
.brandfind-search-box
.upload-input-img
i
{
color
:
#797979
;
cursor
:
pointer
;
margin-left
:
15px
}
.brandfind-search-box
>
div
{
float
:
left
;
height
:
40px
}
.brandfind-search-box
>
div
:nth-child
(
1
)
{
width
:
88.7%
}
.brandfind-search-box
>
div
:nth-child
(
2
)
{
width
:
11.3%
}
.brandfind-search-box
>
div
:nth-child
(
1
)
.el-icon-camera
{
font-size
:
24px
;
cursor
:
pointer
}
.brandfind-search-box
>
div
:nth-child
(
1
)
.el-icon-camera
:hover
{
color
:
#118EE9
}
.brandfind-search-box
>
div
:nth-child
(
1
)
.el-input__suffix
{
right
:
10px
;
top
:
-2px
}
.brandfind-search-box-camera
{
position
:
absolute
;
top
:
5.3px
;
left
:
910px
;
z-index
:
1
;
color
:
#999
}
.brandfind-search-box
.el-input__inner
{
border-radius
:
2px
0
0
2px
;
width
:
100%
;
background
:
#f9f9f9
}
.brandfind-search-box
.el-button
{
border-radius
:
0
2px
2px
0
;
width
:
100%
;
height
:
100%
}
.brandfind-search-box
.el-input__icon
{
font-size
:
24px
}
.brandfind-list-title
,
.brandfind-list-title
>
span
,
.brandfind-main-equal-form-title
,
.brandfind-main-equal-form-title
span
,
.brandfind-main-filter-item
>
div
:nth-child
(
1
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
}
.brandfind-main
.el-tabs--border-card
>
.el-tabs__header
.el-tabs__item
{
padding
:
0
30px
!important
}
.brandfind-main
.el-tabs--border-card
>
.el-tabs__header
.el-tabs__item.is-active
{
background
:
#118EE9
;
color
:
#fff
}
.brandfind-main
.el-tabs__nav-scroll
{
background
:
#F9F9F9
}
.brandfind-main
.el-tabs--border-card
{
border
:
none
;
box-shadow
:
none
}
.brandfind-main
.el-tabs--border-card
>
.el-tabs__content
{
padding
:
0
}
.brandfind-main-filter
{
width
:
100%
;
min-height
:
172px
;
box-sizing
:
border-box
;
padding
:
32px
30px
0
;
border
:
1px
solid
#f7f7f8
}
.brandfind-main-filter-item
{
width
:
100%
;
box-sizing
:
border-box
;
min-height
:
24px
;
line-height
:
24px
;
margin-bottom
:
20px
;
position
:
relative
}
.brandfind-main-filter-item
::after
{
display
:
block
;
height
:
0
}
.brandfind-main-filter-item
>
div
{
float
:
left
;
line-height
:
24px
}
.brandfind-main-filter-item
>
div
:nth-child
(
1
)
{
color
:
#797979
;
letter-spacing
:
0
;
text-align
:
center
}
.brandfind-main-filter-item
>
div
:nth-child
(
2
)
{
max-width
:
85%
;
height
:
26px
;
overflow
:
hidden
;
transition
:
height
1s
}
.brandfind-main-filter-item
.el-checkbox-button__inner
,
.brandfind-main-filter-item
.el-checkbox-group
{
vertical-align
:
top
}
.brandfinddetails
.el-icon-search
,
.list-img
>
span
,
.policylist-buttons
>
div
>
img
,
.policylist-qr
>
img
{
vertical-align
:
middle
}
.brandfind-main-filter-item
.el-checkbox-button--mini
.el-checkbox-button__inner
{
text-align
:
left
;
border
:
none
;
margin-bottom
:
10px
;
width
:
100px
;
margin-right
:
20px
;
box-sizing
:
border-box
}
.brandfind-main-filter-item
.el-checkbox-button
:first-child
.el-checkbox-button__inner
{
border-left
:
none
;
width
:
54px
!important
;
border-radius
:
0
;
margin-left
:
20px
;
margin-right
:
45px
}
.brandfind
.el-checkbox-button.is-checked
:first-child
.el-checkbox-button__inner
{
width
:
-webkit-fill-available
;
background
:
#118EE9
;
margin-left
:
20px
;
margin-right
:
45px
}
.brandfind
.el-checkbox-button.is-checked
.el-checkbox-button__inner
{
background
:
#118EE9
}
.brandfind-main-filter-item
.el-checkbox-button
:last-child
.el-checkbox-button__inner
{
border-radius
:
0
}
.brandfind-main-filter-item
>
.brandfind-main-filter-more
{
box-sizing
:
border-box
;
width
:
70px
;
height
:
24px
;
line-height
:
24px
;
display
:
table-cell
;
vertical-align
:
middle
;
text-align
:
center
;
background
:
#FFF
;
border
:
1px
solid
#D1D1D1
;
border-radius
:
2px
;
position
:
absolute
;
top
:
0
;
right
:
0
}
.brandfind-main-filter-more
>
button
{
width
:
100%
;
height
:
100%
;
border
:
none
;
padding
:
0
;
background
:
0
0
;
border-radius
:
none
;
color
:
#484848
}
.brandfind-main-equal-header
{
display
:
none
}
.brandfind-main-equal
,
.brandfind-main-equal-warpper
{
width
:
100%
;
margin-top
:
20px
}
.brandfind-main-equal
>
div
::after
{
display
:
block
;
height
:
0
}
.brandfind-main-equal
>
.brandfind-main-equal-box
>
div
:nth-child
(
1
)
{
float
:
left
}
.brandfind-main-equal
>
.brandfind-main-equal-box
>
div
:nth-child
(
2
)
{
float
:
right
}
.brandfind-main-equal-form
.el-table--enable-row-transition
.el-table__body
td
{
height
:
32px
;
padding
:
0
}
.brandfind-main-equal-form
.el-table--enable-row-transition
.el-table__body
td
:nth-child
(
1
)
{
background
:
100%
#FCFCFC
;
text-align
:
center
}
.brandfind-main-equal-form
.el-table--enable-row-transition
.el-table__body
td
:last-child
{
text-align
:
center
}
.brandfind-main-equal-form
{
box-sizing
:
border-box
;
width
:
49%
;
height
:
256px
;
border
:
1px
solid
#F7F7F8
;
padding
:
20px
30px
30px
}
.brandfind-main-equal-form-title
{
margin-bottom
:
23px
;
color
:
#797979
;
letter-spacing
:
0
}
.brandfind-main-equal-form-title
span
{
display
:
inline-block
;
margin-left
:
10px
;
color
:
#118EE9
;
letter-spacing
:
0
}
.brandfind-list-box-text-info
::after
,
.brandfind-list-box-text-title
::after
,
.brandfind-main-equal-form-box
::after
{
display
:
block
;
clear
:
both
;
content
:
""
;
visibility
:
hidden
}
.brandfind-main-equal-form-box
::after
{
height
:
0
}
.brandfind-main-equal-form-box
>
div
{
float
:
left
;
width
:
49%
}
.brandfind-main-equal-form-box
>
div
:nth-child
(
2
)
{
float
:
right
}
.brandfind-main-equal-form-box
.el-table--border
::after
,
.brandfind-main-equal-form-box
.el-table
::before
,
.el-table--group
::after
{
width
:
0
}
.brandfind-list-box
,
.brandfind-list-box
>
ul
>
li
,
.brandfind-list-title
,
.brandfind-list-warpper
{
width
:
100%
;
box-sizing
:
border-box
}
.brandfind-list-warpper
{
margin-top
:
20px
;
min-height
:
400px
}
.brandfind-list-title
{
height
:
61px
;
padding-left
:
30px
;
line-height
:
61px
;
color
:
#797979
;
background
:
#FFF
;
border
:
1px
solid
#F7F7F8
;
border-bottom
:
none
;
border-radius
:
1px
}
.brandfind-list-title
>
span
{
color
:
#ff4500
}
.brandfind-list-box
{
border
:
1px
solid
#f7f7f8
;
height
:
100%
}
.brandfind-list-box
>
ul
>
li
{
height
:
180px
;
padding
:
30px
;
border-bottom
:
1px
solid
rgba
(
247
,
247
,
248
,
1
)}
.brandfind-list-box-logo
{
margin-right
:
30px
;
box-sizing
:
border-box
;
width
:
200px
;
height
:
120px
;
border
:
5px
solid
#f7f7f8
;
float
:
left
}
.brandfind-list-box-logo
>
img
{
width
:
100%
;
height
:
100%
}
.brandfind-list-box-text
{
overflow
:
auto
}
.brandfind-list-box-text-title
::after
{
height
:
0
}
.brandfind-list-box-text-title
>
div
{
float
:
left
}
.brandfind-list-box-text-title
>
div
:nth-child
(
1
)
{
font-family
:
MicrosoftYaHei
;
font-size
:
18px
;
color
:
#484848
;
letter-spacing
:
0
;
margin-right
:
16px
}
.brandfind-list-box-text-title
>
div
:nth-child
(
2
),
.brandfind-list-box-text-title
>
div
:nth-child
(
3
)
{
background
:
#EBF2FF
;
border-radius
:
2px
;
box-sizing
:
border-box
;
padding
:
4px
13px
;
width
:
126px
;
height
:
24px
;
margin-right
:
10px
;
text-align
:
center
;
font-family
:
PingFangSC-Regular
;
font-size
:
12px
;
color
:
#118EE9
;
letter-spacing
:
0
;
line-height
:
16px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.brandfind-list-box-text-title
>
div
:nth-last-child
(
1
)
{
float
:
right
;
height
:
28px
;
width
:
85px
;
box-sizing
:
border-box
;
padding
:
4px
10px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#FFF
;
letter-spacing
:
0
}
.brandfind-list-box-text-info
::after
{
height
:
0
}
.brandfind-list-box-text-info
>
div
{
margin-top
:
11px
;
overflow
:
auto
;
float
:
left
}
.brandfind-list-box-text-info
>
div
:nth-child
(
1
)
{
width
:
340px
}
.brandfind-list-box-text-info
>
div
>
div
{
margin-bottom
:
11px
}
.brandfind-list-box-text-info
>
div
>
div
span
{
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.brandfind-list-box-text-info
>
div
>
div
>
span
:nth-child
(
1
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
}
.brandfind-list-box-text-info
>
div
>
div
>
span
:nth-child
(
2
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#484848
;
letter-spacing
:
0
}
.statusreg
{
background
:
#35B34A
}
.statustrial
{
background
:
#F68367
}
.statusinvalid
{
background
:
#777F84
}
.collapse
,
.collapse1
{
height
:
auto
!important
}
.brandfind-main-equal-form-box-null
{
width
:
100%
;
min-height
:
180px
;
height
:
calc
(
100%
+
0px
);
display
:
flex
}
.brandfind-main-equal-form-box-null
>
div
{
margin
:
auto
;
width
:
140px
;
height
:
104px
;
padding-bottom
:
30px
}
.brandfind-main-equal-form-box-null
>
div
>
img
{
width
:
100%
;
height
:
100%
}
.brandfind-main-equal-form-box-null
>
div
>
div
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#AAAAAB
;
letter-spacing
:
0
;
text-align
:
center
;
width
:
100%
}
.el-icon-warning
,
.list-img
{
font-size
:
20px
}
.brandfind
.el-input--suffix
.el-input__inner
{
background
:
#fafafa
}
.brandfind
.el-pagination
button
,
.brandfind
.el-pagination
span
:not
([
class
*=
suffix
])
{
min-width
:
69px
}
.brandfind
.el-pagination.is-background
.btn-next
,
.brandfind
.el-pagination.is-background
.btn-prev
{
border-radius
:
2px
!important
}
.brandfind
.el-pagination.is-background
.btn-next
,
.brandfind
.el-pagination.is-background
.btn-prev
,
.brandfind
.el-pagination.is-background
.el-pager
li
{
margin
:
0
;
box-sizing
:
border-box
;
border
:
1px
solid
#ddd
;
border-radius
:
0
}
.brandfind
.el-pagination.is-background
.el-pager
li
{
border-right
:
0
}
.brandfind
.el-pagination.is-background
.el-pager
li
:not
(
.disabled
)
.active
{
background
:
#1C2B36
}
.brandfind-list-page
{
width
:
100%
;
margin-bottom
:
35px
}
.brandfind-list-page
.el-pagination
{
margin-top
:
18px
;
float
:
right
;
margin-bottom
:
18px
}
.el-message
{
background
:
#fff
!important
}
.brandfinddetails
{
width
:
100%
;
box-sizing
:
border-box
;
background
:
#fff
}
.brandfinddetails-title
{
box-sizing
:
border-box
;
padding
:
30px
;
height
:
180px
;
width
:
100%
;
background
:
#EBF2FF
}
.brandfinddetails-title
::after
{
clear
:
both
;
content
:
""
;
display
:
block
;
height
:
0
;
visibility
:
hidden
}
.brandfinddetails-title
>
div
:nth-child
(
1
)
{
width
:
200px
;
height
:
120px
;
float
:
left
}
.brandfinddetails-title
>
div
:nth-child
(
1
)>
img
{
width
:
100%
;
height
:
100%
}
.brandfinddetails-title
>
ul
{
float
:
left
;
margin-left
:
30px
}
.brandfinddetails-title
>
ul
>
li
:nth-child
(
1
)
{
font-family
:
MicrosoftYaHei
;
font-size
:
18px
;
color
:
#484848
;
letter-spacing
:
0
;
font-weight
:
700
;
padding-bottom
:
5px
}
.brandfinddetails-title
>
ul
>
li
:not
(
:nth-of-type
(
1
))
{
margin-top
:
12px
}
.brandfinddetails-title
>
ul
>
li
>
span
:nth-child
(
1
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
}
.brandfinddetails-title
>
ul
>
li
>
span
:nth-child
(
2
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#484848
;
letter-spacing
:
0
}
.brandfinddetails-title
>
div
:last-child
{
float
:
right
}
.brandfinddetails-steps
{
width
:
100%
;
box-sizing
:
border-box
;
border
:
1px
solid
#E6E8E9
;
height
:
163px
;
padding-top
:
100px
;
padding-bottom
:
40px
}
.brandfinddetails-steps
.el-step__icon-inner
{
display
:
none
}
.brandfinddetails-steps
.el-step__icon.is-text
{
border-radius
:
50%
;
transform
:
scale
(
.5
)}
.brandfinddetails-steps
.el-step__description
,
.brandfinddetails-steps
.el-step__title
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#F68367
;
letter-spacing
:
0
}
.brandfinddetails-steps
.el-step__description.is-finish
,
.brandfinddetails-steps
.el-step__head.is-finish
,
.brandfinddetails-steps
.el-step__title.is-finish
{
color
:
#f68367
;
border-color
:
#f68367
}
.brandfinddetails-steps
.el-step__description.is-wait
,
.brandfinddetails-steps
.el-step__title.is-wait
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#484848
;
letter-spacing
:
0
}
.brandfinddetails-steps
.el-step__main
{
transform
:
translateY
(
-80px
)}
.brandfinddetails-details
{
width
:
100%
;
box-sizing
:
border-box
;
padding
:
30px
;
border
:
1px
solid
#eee
}
.brandfinddetails-details-box
{
border-right
:
1px
solid
#E6E8E9
;
border-bottom
:
1px
solid
#E6E8E9
}
.brandfinddetails-details-box
>
div
>
div
{
border
:
1px
solid
#E6E8E9
;
border-right
:
0
;
border-bottom
:
0
;
height
:
40px
;
box-sizing
:
border-box
;
line-height
:
40px
;
padding-left
:
26px
;
font-family
:
PingFangSC-Medium
;
font-size
:
12px
;
color
:
#797979
;
letter-spacing
:
0
}
.brandfinddetails-details-box
>
div
>
div
:nth-of-type
(
odd
)
{
background
:
#F5F5F5
;
font-family
:
PingFangSC-Medium
;
font-size
:
12px
;
color
:
#797979
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-logo
{
height
:
100px
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-logo
>
div
{
line-height
:
100px
;
height
:
100%
}
.brandfinddetails-details-box-logo
>
div
:nth-child
(
2
)
{
box-sizing
:
border-box
;
padding-top
:
7px
}
.brandfinddetails-details-box-logo
>
div
:nth-child
(
2
)>
div
{
width
:
155px
;
height
:
83px
;
background
:
#0ff
}
.brandfinddetails-details-box-logo
>
div
:nth-child
(
2
)>
div
>
img
{
width
:
100%
;
height
:
100%
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-reg
>
div
:nth-child
(
1
)
{
display
:
flex
;
align-items
:
center
;
min-height
:
120px
;
height
:
100%
}
.brandfinddetails-details-box-reg
>
div
:nth-of-type
(
2
)
{
box-sizing
:
border-box
;
min-height
:
120px
;
height
:
100%
;
padding
:
28px
20px
0
26px
}
.brandfinddetails-details-box-reg
>
div
>
span
{
margin-right
:
60px
;
float
:
left
;
line-height
:
14px
;
height
:
28px
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-status
{
min-height
:
100px
;
display
:
flex
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-status
>
div
:nth-child
(
1
)
{
height
:
100%
;
min-height
:
100px
;
display
:
flex
;
align-items
:
center
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-status
>
div
:nth-child
(
2
)
{
box-sizing
:
border-box
;
min-height
:
100px
;
line-height
:
1px
;
height
:
100%
;
padding
:
25px
0
0
26px
;
align-items
:
center
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-status
>
div
:nth-child
(
2
)
li
{
height
:
14px
;
line-height
:
1
;
margin-bottom
:
8px
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
{
min-height
:
100px
;
display
:
flex
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
1
)
{
min-height
:
100px
;
align-items
:
center
;
display
:
flex
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
2
)
{
min-height
:
100px
;
height
:
100%
;
box-sizing
:
border-box
;
padding
:
25px
0
0
26px
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
2
)
li
{
line-height
:
1
;
height
:
14px
;
margin-bottom
:
13px
}
.brandfinddetails
.el-icon-search
{
margin-left
:
3px
;
color
:
#118EE9
;
font-size
:
16px
}
.brandfinddetails
.is-finish
.is-text
{
background
:
#f68367
!important
}
.brandfinddetails
.is-finish
.el-step__line
{
background
:
#F68367
}
.el-step__icon.is-text
{
background
:
#ccc
}
.ncldetail-main
{
width
:
100%
;
height
:
100%
;
background-color
:
#fff
;
padding
:
0
10px
}
.detail-loading
{
width
:
100%
;
height
:
100%
;
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
99000
}
.ncldetail-main-name
{
width
:
100%
;
box-sizing
:
border-box
;
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
;
line-height
:
70px
}
.ncldetail-main-title
{
width
:
100%
;
height
:
63px
;
color
:
rgba
(
16
,
16
,
16
,
1
);
font-size
:
14px
;
text-align
:
center
;
box-shadow
:
0
0
0
0
rgba
(
82
,
86
,
106
,
.2
);
font-family
:
Roboto
;
padding-top
:
10px
;
box-sizing
:
border-box
}
.ncldetail-main-title
>
.title-item1
,
.ncldetail-main-title
>
.title-item2
{
float
:
left
;
width
:
96px
;
height
:
30px
;
line-height
:
30px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
border-radius
:
16.5px
;
margin-right
:
1.2%
}
.ncldetail-main-title
>
.title-item1
{
color
:
#FFF
;
background-color
:
#118EE9
;
cursor
:
pointer
}
.ncldetail-main-title
>
.title-item2
{
color
:
#118EE9
;
background-color
:
#EBF2FF
;
cursor
:
pointer
}
.ncldetail-main-content-particular
>
div
>
div
,
.ncldetail-main-item
{
color
:
rgba
(
16
,
16
,
16
,
1
);
font-family
:
Roboto
;
text-align
:
center
;
cursor
:
pointer
;
float
:
left
}
.ncldetail-main-content
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
;
margin-top
:
15px
;
border-left
:
1px
solid
#eee
}
.ncldetail-main-content-particular
{
width
:
100%
;
max-height
:
120px
;
padding
:
0
30px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
margin-bottom
:
20px
}
.ncldetail-main-content-particular
>
div
{
width
:
100%
;
height
:
118px
;
border-radius
:
1px
;
border
:
1px
solid
rgba
(
230
,
232
,
233
,
1
);
box-sizing
:
border-box
;
padding
:
0
5px
0
13px
;
overflow
:
auto
}
.ncldetail-main-content-particular
>
div
::-webkit-scrollbar
{
width
:
4px
}
.ncldetail-main-content-particular
>
div
>
div
{
width
:
33px
;
height
:
33px
;
line-height
:
32px
;
font-size
:
16px
;
border
:
1px
solid
rgba
(
187
,
187
,
187
,
1
);
margin
:
10px
7px
;
border-radius
:
2px
}
.ncldetail-main-content-particular
>
div
>
.special
{
background
:
rgba
(
235
,
242
,
255
,
1
);
border-radius
:
2px
;
border
:
1px
solid
rgba
(
202
,
220
,
255
,
1
)}
.ncldetail-main-item
{
min-width
:
178px
;
min-height
:
171px
;
width
:
12.5%
;
height
:
10.4%
;
padding-bottom
:
14px
;
background-color
:
rgba
(
255
,
255
,
255
,
1
);
font-size
:
36px
;
box-sizing
:
border-box
;
position
:
relative
;
border-right
:
1px
solid
#F7F7F8
;
border-top
:
1px
solid
#F7F7F8
;
border-radius
:
1px
}
.ncldetail-main-item
>
.img
{
width
:
100%
;
margin-top
:
35px
}
.ncldetail-main-item
>
.img
>
img
{
display
:
inline-block
;
width
:
40px
;
height
:
40px
;
border-radius
:
50%
;
margin
:
0
auto
}
.ncldetail-main-item
>
.name
{
margin-top
:
20px
;
width
:
100%
;
text-align
:
center
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
}
.ncldetail-main-item
>
.maskLayer
>
.name
,
.ncldetail-main-item
>
.text
{
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
text-align
:
center
;
width
:
100%
;
letter-spacing
:
0
}
.ncldetail-main-item
>
.text
{
margin-top
:
15px
;
font-weight
:
600
;
color
:
#797979
}
.ncldetail-main-item
>
.maskLayer
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
opacity
:
.95
;
background
:
#118EE9
;
padding
:
20px
;
box-sizing
:
border-box
}
.ncldetail-main-item
>
.maskLayer
>
.name
{
line-height
:
45px
;
color
:
#FFF
}
.ncldetail-main-item
>
.maskLayer
>
.text
{
width
:
100%
;
height
:
90px
;
font-family
:
PingFangSC-Semibold
;
font-size
:
12px
;
color
:
#FFF
;
letter-spacing
:
0
;
line-height
:
19px
;
text-align
:
left
;
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
5
;
overflow
:
auto
}
.ncldetail-main-item
>
.maskLayer
>
.text
::-webkit-scrollbar
{
width
:
4px
}
.ncldetail-main-content2
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
;
padding
:
15px
30px
15px
0
;
box-sizing
:
border-box
}
.ncldetail-main-item2
{
width
:
100%
;
height
:
120px
;
border
:
1px
solid
#F7F7F8
;
border-bottom
:
none
}
.ncldetail-main-item2
:last-child
{
border-bottom
:
1px
solid
#F7F7F8
}
.item2-left
{
float
:
left
;
border-right
:
1px
solid
#f7f7f8
;
width
:
180px
;
height
:
100%
}
.item2-left
>
.img
{
width
:
100%
;
margin-top
:
25px
}
.item2-left
>
.img
>
img
{
display
:
block
;
width
:
40px
;
height
:
40px
;
border-radius
:
50%
;
margin
:
0
auto
}
.item2-left
>
.name
{
width
:
100%
;
margin-top
:
10px
;
text-align
:
center
;
font-family
:
PingFangSC-Semibold
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
}
.item2-right
{
float
:
left
;
width
:
64%
;
height
:
100%
;
padding
:
10px
30px
;
box-sizing
:
border-box
}
.item2-right
>
.right-list
{
width
:
100%
;
height
:
50px
;
line-height
:
50px
}
.item2-right
>
.right-list
>
span
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#484848
;
letter-spacing
:
0
;
margin-right
:
8px
}
.item2-right
>
.right-list
>
div
{
display
:
inline-block
;
width
:
32px
;
height
:
31px
;
line-height
:
31px
;
text-align
:
center
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
;
margin-right
:
15px
;
border
:
1px
solid
#D1D1D1
;
cursor
:
pointer
}
.item2-right
>
.right-list
>
.choose
,
.item2-right
>
.right-list
>
div
:hover
{
background
:
#EBF2FF
;
border
:
1px
solid
#CADCFF
;
border-radius
:
2px
}
.ncldetail-main-content2-particular
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
;
padding-right
:
30px
;
box-sizing
:
border-box
}
.RecommendedDetails
{
width
:
100%
;
min-height
:
400px
;
border
:
1px
solid
#E6E8E9
}
.RecommendedDetails
>
.Rtop
{
width
:
100%
;
height
:
177px
;
padding
:
30px
;
box-sizing
:
border-box
;
border-bottom
:
1px
solid
#E6E8E9
;
position
:
relative
}
.RecommendedDetails
>
.Rtop
>
.guanbi
{
position
:
absolute
;
top
:
24px
;
right
:
30px
;
width
:
90px
;
height
:
30px
;
line-height
:
30px
;
text-align
:
center
;
font-size
:
14px
;
border
:
1px
solid
#eee
;
color
:
#666
;
cursor
:
pointer
}
.RecommendedDetails
>
.Rtop
>
.guanbi
:hover
{
background-color
:
#118EE9
;
color
:
#fff
}
.RecommendedDetails
>
.Rtop
>
.name
{
width
:
100%
;
text-align
:
left
;
font-family
:
PingFangSC-Semibold
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
}
.RecommendedDetails
>
.Rtop
>
.text
{
margin-top
:
20px
;
width
:
100%
;
text-align
:
left
;
font-family
:
PingFangSC-Regular
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
line-height
:
24px
;
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
3
;
overflow
:
hidden
}
.RecommendedDetails
>
.Rbottom
>
.Rleft
>
div
,
.RecommendedDetails
>
.Rbottom
>
.Rright
>
.name
{
line-height
:
45px
;
cursor
:
pointer
;
font-family
:
PingFangSC-Medium
;
letter-spacing
:
0
;
font-size
:
14px
}
.RecommendedDetails
>
.Rbottom
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
}
.RecommendedDetails
>
.Rbottom
>
.Rleft
{
float
:
left
;
width
:
44%
;
padding
:
30px
;
border-right
:
1px
solid
#E6E8E9
;
box-sizing
:
border-box
}
.RecommendedDetails
>
.Rbottom
>
.Rright
{
float
:
right
;
width
:
54%
;
padding
:
30px
;
box-sizing
:
border-box
}
.RecommendedDetails
>
.Rbottom
>
.Rleft
>
div
{
width
:
100%
;
color
:
#797979
}
.RecommendedDetails
>
.Rbottom
>
.Rleft
>
.special
{
color
:
#118EE9
;
font-weight
:
600
}
.RecommendedDetails
>
.Rbottom
>
.Rright
>
.name
{
width
:
100%
;
color
:
#797979
}
.RecommendedDetails
>
.Rbottom
>
.Rright
>
.text
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
;
line-height
:
24px
}
.RecommendedDetails
>
.Rbottom
>
.Rright
>
.note
{
margin-top
:
20px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#97A6AD
;
letter-spacing
:
0
;
line-height
:
24px
}
.RecommendedDetails
>
.Rbottom
>
.Rright
>
.note
>
div
{
width
:
100%
;
line-height
:
45px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#E4393C
;
letter-spacing
:
0
}
.noticetm
{
width
:
100%
;
box-sizing
:
border-box
;
background
:
#fff
}
.noticetm-main-name
{
width
:
100%
;
box-sizing
:
border-box
;
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
;
line-height
:
70px
}
.noticetm-main-title
{
width
:
100%
;
height
:
80px
;
color
:
rgba
(
16
,
16
,
16
,
1
);
font-size
:
14px
;
text-align
:
center
;
box-shadow
:
0
0
0
0
rgba
(
82
,
86
,
106
,
.2
);
font-family
:
Roboto
;
padding-right
:
25px
;
padding-top
:
10px
;
box-sizing
:
border-box
}
.noticetm-main-title
>
.title-item1
,
.noticetm-main-title
>
.title-item2
{
float
:
left
;
height
:
33px
;
line-height
:
33px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
border-radius
:
16.5px
;
margin-right
:
1.2%
;
cursor
:
pointer
;
width
:
120px
}
.noticetm-main-title
>
.title-item1
{
color
:
#FFF
;
background-color
:
#118EE9
}
.noticetm-main-title
>
.title-item2
{
color
:
#118EE9
;
background-color
:
#EBF2FF
}
.noticetm
.noticetm-notice-title
,
.noticetm-input
{
color
:
#797979
;
letter-spacing
:
0
;
text-align
:
center
}
.noticetm-notice
.el-table
th
,
.noticetm-notice
.el-table
tr
{
background
:
0
0
}
.noticetm-find
{
padding
:
30px
;
border
:
1px
solid
#eee
}
.noticetm-notice
.el-table--fit
{
border
:
1px
solid
#F7F7F8
;
box-sizing
:
border-box
}
.el-button--mini.is-round
,
.noticetm-notice
.el-button--mini
{
background
:
#118EE9
}
.noticetm
.noticetm-notice-title
{
background
:
#F9F9F9
!important
;
font-family
:
MicrosoftYaHei
;
font-size
:
12px
}
.noticetm
.noticetm-notice-title
.cell
{
font-weight
:
900
}
.el-table
th
.is-leaf
,
.noticetm
.el-table
td
{
text-align
:
center
}
.brandfind-main-filter-item
.el-radio-button__inner
,
.brandfind-main-filter-item
.el-radio-group
{
vertical-align
:
top
}
.brandfind-main-filter-item
.el-radio-button--mini
.el-radio-button__inner
{
border
:
none
;
margin-bottom
:
10px
;
width
:
120px
;
margin-right
:
20px
;
box-sizing
:
border-box
}
.brandfind-main-filter-item
.el-radio-button__orig-radio
:checked
+
.el-radio-button__inner
{
background
:
#118EE9
}
.brandfind-main-filter-item
.el-radio-button
:first-child
.el-radio-button__inner
{
border-left
:
none
;
border-radius
:
0
;
width
:
-webkit-fill-available
;
margin-left
:
39px
;
margin-right
:
47px
}
.brandfind-main-filter-item
.el-radio-button
:last-child
.el-radio-button__inner
{
border-radius
:
0
}
.noticetm-input
{
height
:
28px
;
min-width
:
1126px
;
font-size
:
14px
}
.details-entry
,
.details-entry2
{
padding
:
5px
3px
;
font-size
:
12px
;
text-align
:
center
;
cursor
:
pointer
}
.noticetm-input
>
button
{
float
:
right
;
width
:
68px
}
.noticetm-input
input
{
height
:
22px
;
width
:
142px
;
border
:
1px
solid
#eee
;
margin-right
:
30px
}
.details-entry
{
background
:
#FFF
;
border
:
1px
solid
#D1D1D1
;
border-radius
:
2px
;
color
:
#000
;
transform
:
translateY
(
40px
)}
.details-entry2
{
border-radius
:
2px
;
transform
:
translateY
(
60px
);
background
:
#118EE9
}
.mian-list
,
.policylist-swiper
{
padding
:
20px
;
box-sizing
:
border-box
}
.noticetm
.el-pagination
button
,
.noticetm
.el-pagination
span
:not
([
class
*=
suffix
])
{
min-width
:
69px
}
.noticetm
.el-pagination.is-background
.btn-next
,
.noticetm
.el-pagination.is-background
.btn-prev
{
border-radius
:
2px
!important
}
.noticetm
.el-pagination.is-background
.btn-next
,
.noticetm
.el-pagination.is-background
.btn-prev
,
.noticetm
.el-pagination.is-background
.el-pager
li
{
margin
:
0
;
border
:
1px
solid
#ddd
;
border-radius
:
0
}
.noticetm
.el-pagination.is-background
.el-pager
li
:not
(
.disabled
)
.active
{
background
:
#1C2B36
}
.policylist-warpper
,
.policylist-warpper
>
.policylist
{
width
:
100%
;
height
:
100%
}
.policylist-header
{
width
:
100%
;
overflow
:
hidden
}
.header-left
{
float
:
left
;
font-size
:
16px
;
font-family
:
MicrosoftYaHei
;
color
:
rgba
(
121
,
121
,
121
,
1
);
cursor
:
pointer
}
.header-right
{
float
:
right
;
width
:
110px
;
height
:
28px
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
)}
.policylist-swiper
{
width
:
100%
;
margin-top
:
30px
;
height
:
150px
;
position
:
relative
;
background-color
:
#FAFAFA
}
.swiper-main
{
width
:
96%
;
height
:
100%
;
margin
:
0
auto
;
white-space
:
nowrap
;
overflow
:
hidden
}
.swiper-leftButton
,
.swiper-rightButton
{
position
:
absolute
;
top
:
33%
;
width
:
16px
;
height
:
54px
;
line-height
:
54px
;
background
:
rgba
(
240
,
240
,
240
,
1
);
border-radius
:
2px
;
cursor
:
pointer
;
text-align
:
center
}
.swiper-leftButton
{
left
:
20px
}
.swiper-rightButton
{
right
:
20px
}
.main-lists
,
.mian-list
{
display
:
inline-block
;
height
:
100%
;
overflow
:
hidden
}
.swiper-leftButton
:hover
,
.swiper-rightButton
:hover
{
background-color
:
rgba
(
235
,
242
,
255
,
1
);
color
:
#97A6AD
}
.mian-list
,
.mian-list
:hover
{
background
:
rgba
(
255
,
255
,
255
,
1
);
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
)}
.main-lists
{
white-space
:
nowrap
;
-webkit-transition
:
transform
.3s
linear
}
.mian-list
{
width
:
360px
;
margin-right
:
10px
;
border-radius
:
2px
;
border
:
1px
solid
rgba
(
230
,
232
,
233
,
1
);
cursor
:
pointer
}
.mian-list
:hover
{
border-radius
:
2px
;
border
:
1px
solid
rgba
(
17
,
142
,
233
,
1
)}
.list-img
{
float
:
left
;
width
:
70px
;
height
:
70px
;
margin-right
:
20px
;
color
:
#5D9ADD
;
background
:
rgba
(
235
,
242
,
255
,
1
);
white-space
:
normal
!important
;
text-align
:
center
;
display
:
table
;
padding
:
0
10px
;
box-sizing
:
border-box
}
.list-text-name
,
.list-text-title
{
font-size
:
14px
;
font-weight
:
500
;
font-family
:
PingFangSC-Medium
,
PingFangSC
}
.policylist-portrayal
,
.policylist-recommend
{
background
:
rgba
(
255
,
255
,
255
,
1
);
box-sizing
:
border-box
;
overflow
:
hidden
}
.list-img
>
span
{
display
:
table-cell
}
.list-text
{
float
:
left
;
line-height
:
24px
;
letter-spacing
:
2px
}
.list-text-title
{
color
:
rgba
(
72
,
72
,
72
,
1
)}
.list-text-name
{
color
:
rgba
(
121
,
121
,
121
,
1
)}
.policylist-portrayal
{
width
:
100%
;
height
:
118px
;
border-radius
:
1px
;
border
:
1px
solid
rgba
(
247
,
247
,
248
,
1
);
padding
:
20px
}
.portrayal-left
{
float
:
left
;
font-weight
:
600
;
color
:
#118EE9
;
font-size
:
1.6vw
;
margin-right
:
22px
}
.portrayal-right
{
float
:
left
;
width
:
85%
;
height
:
100%
;
overflow
:
hidden
;
padding
:
.5%
0
;
box-sizing
:
border-box
}
.portrayal-right-list
{
float
:
left
;
margin-right
:
16px
;
margin-bottom
:
10px
;
padding
:
5px
10px
;
font-size
:
12px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
cursor
:
default
}
.policylist-recommend
{
width
:
100%
;
height
:
60px
;
border-radius
:
1px
;
border
:
1px
solid
rgba
(
247
,
247
,
248
,
1
);
padding
:
0
20px
;
line-height
:
60px
}
.recommend-title
{
float
:
left
;
font-weight
:
600
;
font-size
:
1.6vw
;
color
:
#F2784B
;
margin-right
:
22px
}
.recommend-name
{
float
:
left
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
color
:
rgba
(
121
,
121
,
121
,
1
);
margin-right
:
30px
;
font-weight
:
600
}
.recommend-name
>
span
{
margin-left
:
10px
;
color
:
#118EE9
}
.recommend-input
{
float
:
right
;
width
:
220px
;
height
:
32px
}
.policylist-content
{
width
:
100%
}
.policylist-content-list
{
width
:
100%
;
padding
:
20px
30px
;
box-sizing
:
border-box
}
.policylist-conten-title
{
font-size
:
18px
;
font-family
:
PingFangSC-Semibold
,
PingFangSC
;
font-weight
:
600
;
color
:
rgba
(
72
,
72
,
72
,
1
);
margin-bottom
:
15px
;
cursor
:
pointer
}
.policylist-conten-title
a
{
text-decoration
:
none
!important
;
color
:
#333
!important
}
.policylist-conten-title
span
{
margin-left
:
10px
;
padding
:
5px
10px
;
font-size
:
12px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
color
:
rgba
(
255
,
255
,
255
,
1
);
background-color
:
#597EF7
}
.policylist-conten-items
,
.policylist-conten-text
,
.righttext-name
,
.righttext-span
{
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
}
.policylist-conten-text
{
color
:
rgba
(
121
,
121
,
121
,
1
);
margin-bottom
:
13px
}
.policylist-conten-items
{
color
:
rgba
(
153
,
153
,
153
,
1
)}
.policylist-conten-items
>
span
{
margin-right
:
40px
}
.policylist-pagination
{
text-align
:
right
}
.policylist-details
{
width
:
100%
;
height
:
130px
;
background
:
rgba
(
250
,
250
,
250
,
1
);
padding
:
30px
;
box-sizing
:
border-box
;
overflow
:
hidden
}
.details-leftimg
{
float
:
left
;
width
:
70px
;
height
:
70px
;
background
:
rgba
(
234
,
244
,
255
,
1
);
margin-right
:
22px
}
.details-righttext
{
float
:
left
;
width
:
80%
}
.righttext-name
{
width
:
100%
;
line-height
:
24px
;
color
:
rgba
(
72
,
72
,
72
,
1
)}
.righttext-span
{
line-height
:
24px
;
color
:
rgba
(
121
,
121
,
121
,
1
)}
.righttext-span
>
span
{
display
:
inline-block
}
.policylist-essay
{
width
:
100%
}
.essay-title
{
width
:
100%
;
height
:
175px
;
padding-top
:
30px
;
box-sizing
:
border-box
}
.essay-title-name
{
width
:
100%
;
height
:
75px
;
font-size
:
24px
;
font-weight
:
600
;
font-family
:
MicrosoftYaHei
;
color
:
rgba
(
72
,
72
,
72
,
1
);
line-height
:
40px
;
text-align
:
center
}
.essay-title-list
{
width
:
100%
;
margin-top
:
20px
;
text-align
:
center
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
color
:
rgba
(
170
,
170
,
170
,
1
)}
.essay-title-list
>
span
{
margin-right
:
38px
}
.essay-content
{
width
:
100%
;
font-size
:
14px
;
font-family
:
PingFangSC-Regular
,
PingFangSC
;
font-weight
:
400
;
color
:
rgba
(
85
,
85
,
85
,
1
);
line-height
:
42px
}
.policylist-buttons
{
width
:
100%
;
padding-bottom
:
30px
;
border-bottom
:
1px
solid
rgba
(
239
,
239
,
239
,
1
);
overflow
:
hidden
}
.policylist-buttons
>
div
{
float
:
right
;
width
:
120px
;
height
:
32px
;
line-height
:
32px
;
margin-right
:
13px
;
border-radius
:
20px
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
text-align
:
center
;
cursor
:
pointer
}
.proposer-title
,
.proposer
>
h1
{
width
:
100%
;
border
:
1px
solid
#E6E8E9
;
box-sizing
:
border-box
}
.policylist-navigation
{
width
:
100%
;
height
:
107px
;
font-size
:
14px
;
font-family
:
PingFangSC-Regular
,
PingFangSC
;
font-weight
:
400
;
color
:
rgba
(
70
,
70
,
70
,
1
);
padding
:
30px
0
;
box-sizing
:
border-box
}
.policylist-navigation
>
div
{
line-height
:
24px
;
cursor
:
pointer
}
.policylist-qr
{
width
:
100%
;
height
:
134px
;
line-height
:
134px
;
background
:
rgba
(
248
,
248
,
248
,
1
);
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
color
:
rgba
(
72
,
72
,
72
,
1
);
text-align
:
center
}
.proposer
{
width
:
100%
;
box-sizing
:
border-box
;
background
:
#fff
}
.proposer
>
h1
{
height
:
80px
;
font-size
:
18px
;
background
:
#F9F9F9
;
font-weight
:
900
;
line-height
:
80px
;
border-radius
:
1px
;
padding-left
:
30px
}
.proposer-title
{
padding
:
30px
;
height
:
180px
;
background
:
#fff
;
border-top
:
none
;
border-bottom
:
none
}
.proposer-title
::after
{
clear
:
both
;
content
:
""
;
display
:
block
;
height
:
0
;
visibility
:
hidden
}
.proposer-title
>
div
:nth-child
(
1
)
{
width
:
200px
;
height
:
120px
;
float
:
left
}
.proposer-title
>
div
:nth-child
(
1
)>
img
{
width
:
100%
;
height
:
100%
}
.proposer-title
>
ul
{
float
:
left
;
margin-left
:
30px
;
width
:
70%
}
.proposer-title
>
ul
>
li
:nth-child
(
1
)
{
font-family
:
MicrosoftYaHei
;
font-size
:
18px
;
color
:
#484848
;
letter-spacing
:
0
;
font-weight
:
700
;
padding-bottom
:
5px
}
.proposer-title
>
ul
>
li
:not
(
:nth-of-type
(
1
))
{
margin-top
:
12px
}
.proposer-title
>
ul
>
li
>
span
:nth-child
(
1
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
}
.proposer-title
>
ul
>
li
>
span
:nth-child
(
2
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#484848
;
letter-spacing
:
0
}
.proposer-title
>
div
:last-child
{
float
:
right
}
.proposer-details
>
div
>
div
{
border
:
1px
solid
#E6E8E9
;
height
:
40px
;
box-sizing
:
border-box
;
line-height
:
40px
;
padding-left
:
26px
;
font-family
:
PingFangSC-Medium
;
font-size
:
12px
;
color
:
#797979
;
letter-spacing
:
0
}
.proposer-details
>
div
>
div
:nth-of-type
(
odd
)
{
background
:
#F5F5F5
;
font-family
:
PingFangSC-Medium
;
font-size
:
12px
;
color
:
#797979
}
.proposer-details
>
div
:last-child
{
height
:
114px
}
.proposer-details
>
div
:last-child
>
div
{
line-height
:
114px
;
height
:
100%
}
.proposer-details
>
div
:last-child
>
div
:nth-child
(
2
)
{
padding
:
21px
0
0
26px
;
box-sizing
:
border-box
;
line-height
:
normal
;
height
:
auto
;
min-height
:
114px
}
.loading-brandfind
{
width
:
100%
;
height
:
100%
;
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
999
}
.tmbigdata-header
{
min-width
:
1000px
;
box-sizing
:
border-box
;
width
:
100%
;
height
:
198px
;
margin
:
0
auto
;
font-size
:
16px
;
background
:
#FFF
;
border
:
1px
solid
#E6E8E9
;
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
);
border-radius
:
2px
;
position
:
relative
}
.tmbigdata-header
>
.select
{
position
:
absolute
;
top
:
15px
;
right
:
30px
;
width
:
110px
}
.tmbigdata-header
>
.name
{
width
:
100%
;
padding
:
0
30px
;
line-height
:
60px
;
box-sizing
:
border-box
;
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
}
.tmbigdata-header
>
.main
{
display
:
flex
;
margin-top
:
10px
;
width
:
100%
;
height
:
100px
;
padding
:
0
20px
;
box-sizing
:
border-box
;
justify-content
:
space-around
}
.tmbigdata-header
>
.main
>
.item
{
width
:
23%
;
height
:
100%
;
background
:
#F9F9F9
;
border-radius
:
2px
;
margin
:
0
6px
;
padding
:
10px
30px
;
box-sizing
:
border-box
}
.tmbigdata-header
>
.main
>
.item
>
.name
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
;
line-height
:
40px
}
.tmbigdata-header
>
.main
>
.item
>
.number
{
font-family
:
PingFangSC-Medium
;
font-size
:
22px
;
color
:
#118EE9
;
letter-spacing
:
0
;
font-weight
:
600
;
line-height
:
40px
}
.tmbigdata-header
>
.main
>
.item
:hover
{
background
:
#E6E8E9
}
.tmbigdata-content
{
min-width
:
1000px
;
width
:
100%
;
height
:
600px
;
margin
:
20px
auto
0
}
.tmbigdata-content-left
,
.tmbigdata-content-right
{
height
:
100%
;
background
:
#FFF
;
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
);
box-sizing
:
border-box
}
.tmbigdata-content-left
{
float
:
left
;
width
:
66.25%
;
border
:
1px
solid
#E6E8E9
;
border-radius
:
2px
;
position
:
relative
}
.tmbigdata-content-right
{
float
:
right
;
width
:
31.9%
;
border
:
1px
solid
#E6E8E9
;
border-radius
:
2px
;
padding
:
20px
}
.tmbigdata-content-right-tabs
{
width
:
100%
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
;
position
:
relative
}
.tmbigdata-content-right-tabs
>
span
{
margin-right
:
20px
;
cursor
:
pointer
}
.tmbigdata-content-right-tabs
>
.special
{
color
:
#118EE9
}
.tmbigdata-content-right-tabs
>
div
{
position
:
absolute
;
right
:
0
;
top
:
0
;
color
:
rgba
(
82
,
86
,
106
,
.6
);
font-size
:
14px
;
text-align
:
right
;
font-family
:
SourceHanSansSC-regular
;
cursor
:
pointer
}
.tmbigdata-content-right-tabs
>
div
:hover
{
color
:
#118EE9
}
.tmbigdata-content-right-progress
{
width
:
100%
;
padding-top
:
8px
;
box-sizing
:
border-box
}
.tmbigdata-content-right-progress
>
.progress-item
{
width
:
100%
;
line-height
:
40px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
;
margin-top
:
12px
}
.tmbigdata-content-right-progress
>
.progress-item
>
span
{
display
:
inline-block
;
margin-right
:
10px
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
overflow
:
hidden
;
vertical-align
:
bottom
}
.tmbigdata-content-right-progress
>
.progress-item
>
div
{
display
:
inline-block
;
width
:
70%
}
.reg-bj-return
{
position
:
absolute
;
top
:
20px
;
left
:
20px
;
color
:
#797979
;
font-size
:
14px
;
font-size
:
.14rem
;
cursor
:
pointer
;
z-index
:
999
}
.reg-bj-return
>
.span1
:hover
{
color
:
#1AA1E6
}
.reg-bj-return
>
i
{
margin
:
0
7px
}
.tmbigdata-contentTwo
{
min-width
:
1000px
;
width
:
100%
;
height
:
340px
;
margin
:
20px
auto
0
}
.tmbigdata-contentTwo-left1
,
.tmbigdata-contentTwo-right1
{
height
:
100%
;
background
:
#FFF
;
border
:
1px
solid
#E6E8E9
;
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
)}
.tmbigdata-contentTwo-left1
{
float
:
left
;
width
:
66.25%
;
border-radius
:
2px
;
box-sizing
:
border-box
}
.tmbigdata-contentTwo-right1
{
float
:
right
;
width
:
31.9%
;
border-radius
:
2px
;
box-sizing
:
border-box
}
.tmbigdata-contentThree
>
.item
,
.tmbigdatadetail-header
{
border
:
1px
solid
#E6E8E9
;
background
:
#FFF
;
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
);
box-sizing
:
border-box
}
.tmbigdata-contentThree
{
width
:
100%
;
height
:
380px
;
margin
:
20px
auto
0
}
.tmbigdata-contentThree
>
.item
{
float
:
left
;
width
:
32%
;
height
:
100%
;
margin-right
:
20px
;
border-radius
:
2px
}
.tmbigdata-contentThree
>
.item
:last-child
{
margin-right
:
0
}
.tmbigdatadetail-header
{
width
:
100%
;
height
:
464px
;
margin
:
0
auto
;
border-radius
:
2px
;
padding
:
30px
}
.tmbigdatadetail-header-title
{
width
:
100%
;
overflow
:
hidden
;
margin-bottom
:
25px
}
.tmbigdatadetail-header-title
>
.name
{
float
:
left
;
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
}
.tmbigdatadetail-header-title
>
.select
{
float
:
right
;
width
:
110px
}
.tmbigdatadetail-echart
{
width
:
100%
;
height
:
280px
}
.tmbigdatadetail-table
{
width
:
100%
;
height
:
auto
;
margin
:
20px
auto
0
;
background
:
#FFF
;
border
:
1px
solid
#E6E8E9
;
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
);
border-radius
:
2px
;
padding
:
30px
;
box-sizing
:
border-box
}
.tmbigdatadetail-table-pagination
{
width
:
100%
;
text-align
:
right
;
margin-top
:
20px
}
.tmbigdatadetail-header
.is-active
{
color
:
#fff
!important
;
background
:
#40A3ED
}
.tmbigdatadetail-header
.el-tabs--card
>
.el-tabs__header
{
border-bottom
:
none
}
.tmbigdatadetail-header
.el-tabs--card
>
.el-tabs__header
.el-tabs__nav
{
border-radius
:
1px
}
.tmbigdatadetail-header
.el-tabs--card
>
.el-tabs__header
.el-tabs__item
{
border-bottom
:
1px
solid
#E4E7ED
;
line-height
:
30px
;
height
:
30px
}
.tmbigdatadetail-table
.el-table--enable-row-transition
.el-table__body
td
{
text-align
:
center
}
.wins
{
box-sizing
:
border-box
;
width
:
100%
;
padding
:
4px
10px
}
.wins-main-title
{
width
:
100%
;
height
:
21px
;
font-size
:
16px
;
font-weight
:
700
;
font-family
:
MicrosoftYaHei
;
color
:
rgba
(
121
,
121
,
121
,
1
);
margin-bottom
:
30px
}
.wins-main
.wins-main-submit
,
.wins-main-bigtype
.el-checkbox__label
,
.wins-main-bigtype
.wins-main-checkcount
,
.wins-main-form-box
.el-button
span
,
.wins-main-form-box
>
div
:nth-child
(
1
),
.wins-main-hot
>
div
:nth-child
(
1
)>
div
:nth-child
(
2
),
.winsresult-main
>
div
{
font-family
:
PingFangSC-Medium
,
PingFang
SC
}
.wins-main-form-box
{
display
:
flex
;
align-items
:
center
;
margin-bottom
:
20px
}
.wins-main-form-box
>
div
:nth-child
(
1
)
{
width
:
84px
;
height
:
20px
;
margin-right
:
50px
;
font-size
:
14px
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
);
line-height
:
20px
}
.wins-main-form-box
.el-button
{
padding
:
7px
0
7px
10px
;
text-align
:
left
;
width
:
400px
;
height
:
34px
;
background
:
rgba
(
250
,
250
,
250
,
1
);
border-radius
:
2px
;
border
:
1px
solid
rgba
(
238
,
238
,
238
,
1
)}
.wins-main-form-box
.el-button
span
{
width
:
100%
;
height
:
20px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
padding-right
:
10px
;
box-sizing
:
border-box
;
font-size
:
14px
;
font-weight
:
500
;
color
:
rgba
(
170
,
170
,
171
,
1
)}
.wins-main-form-box
.el-input
.el-input__inner
{
width
:
400px
;
height
:
34px
;
color
:
rgba
(
170
,
170
,
171
,
1
);
border-radius
:
2px
;
border
:
1px
solid
rgba
(
238
,
238
,
238
,
1
);
background
:
rgba
(
250
,
250
,
250
,
1
)}
.wins-main-hot
{
margin-left
:
136px
;
margin-top
:
10px
}
.wins-main-hot
>
div
:nth-child
(
1
)
{
display
:
flex
;
justify-content
:
space-between
;
box-sizing
:
border-box
;
width
:
400px
}
.wins-main-hot
>
div
:nth-child
(
1
)>
div
:nth-child
(
1
)
{
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
)}
.wins-main-hot
>
div
:nth-child
(
1
)>
div
:nth-child
(
2
)
{
font-size
:
14px
;
font-weight
:
500
;
color
:
rgba
(
17
,
142
,
233
,
1
);
cursor
:
pointer
}
.wins-main-hot
>
div
:nth-child
(
2
)
{
width
:
400px
}
.wins-main-hot
ul
{
margin-top
:
10px
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
}
.winsresult-dialog-content
,
.winsresult-title
{
justify-content
:
space-between
;
display
:
flex
}
.wins-main-hot
ul
>
li
{
width
:
40px
;
height
:
24px
;
background
:
rgba
(
237
,
238
,
250
,
1
);
border-radius
:
1px
;
margin-bottom
:
11px
;
margin-right
:
5px
;
text-align
:
center
;
line-height
:
24px
}
.wins-main-bigtype
{
margin-left
:
136px
;
max-width
:
990px
}
.el-cascader-panel
.el-cascader-menu__wrap
{
height
:
408px
}
.el-cascader-panel
>
div
:nth-child
(
1
)
{
width
:
263px
}
.el-cascader-panel
>
div
:nth-child
(
2
)
{
width
:
207px
}
.wins-main-bigtype
.el-checkbox
{
width
:
100px
;
margin-right
:
42px
;
margin-bottom
:
14px
}
.wins-main-bigtype
.el-checkbox__label
{
font-size
:
12px
;
font-weight
:
500
;
color
:
rgba
(
151
,
166
,
173
,
1
)}
.wins-main-bigtype
.wins-main-checkcount
{
font-size
:
12px
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
);
margin-left
:
-40px
}
.wins-main
.wins-main-submit
{
width
:
400px
;
height
:
40px
;
margin-top
:
50px
;
margin-left
:
133px
;
background
:
rgba
(
17
,
142
,
233
,
1
);
border-radius
:
2px
;
font-size
:
14px
;
font-weight
:
500
;
color
:
rgba
(
255
,
255
,
255
,
1
)}
.wins
.el-button
:focus
,
.wins
.el-button
:hover
{
color
:
#118EE9
;
border-color
:
#118EE9
;
background-color
:
#ecf5ff
}
.el-dropdown-menu__item
:focus
,
.el-dropdown-menu__item
:not
(
.is-disabled
)
:hover
{
background-color
:
#ecf5ff
!important
;
color
:
#118EE9
!important
}
.wins
.el-cascader
:not
(
.is-disabled
)
:hover
.el-input__inner
,
.wins
.el-input__inner
:hover
{
color
:
#118EE9
;
border-color
:
#118EE9
;
background-color
:
#ecf5ff
}
.el-cascader-node
:not
(
.is-disabled
)
:focus
,
.el-cascader-node
:not
(
.is-disabled
)
:hover
{
color
:
#118EE9
;
background
:
rgba
(
241
,
248
,
255
,
1
)
!important
}
.winsresult-back
,
.winsresult-main
>
div
{
cursor
:
pointer
;
font-weight
:
500
;
color
:
rgba
(
72
,
72
,
72
,
1
)}
.winsresult
{
box-sizing
:
border-box
;
height
:
100%
;
width
:
100%
;
padding
:
4px
10px
}
.winsresult-back
{
text-align
:
center
;
line-height
:
28px
;
width
:
70px
;
height
:
28px
;
background
:
rgba
(
255
,
255
,
255
,
1
);
border-radius
:
2px
;
border
:
1px
solid
rgba
(
209
,
209
,
209
,
1
)}
.winsresult-main
{
box-sizing
:
border-box
;
display
:
flex
;
flex-wrap
:
wrap
;
align-items
:
flex-start
;
width
:
100%
;
justify-content
:
space-between
;
padding-top
:
36px
}
.winsresult-main
>
div
{
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
box-sizing
:
border-box
;
padding
:
0
30px
0
20px
;
width
:
30.37%
;
height
:
64px
;
border-radius
:
2px
;
border
:
1px
solid
rgba
(
238
,
238
,
238
,
1
);
font-size
:
16px
;
margin-bottom
:
20px
}
.winsresult-main
i
{
color
:
#118EE9
;
font-size
:
24px
}
.winsresult
.el-pagination
button
,
.winsresult
.el-pagination
span
:not
([
class
*=
suffix
])
{
min-width
:
69px
}
.winsresult
.el-pagination.is-background
.btn-next
,
.winsresult
.el-pagination.is-background
.btn-prev
{
border-radius
:
2px
!important
}
.winsresult
.el-pagination.is-background
.btn-next
,
.winsresult
.el-pagination.is-background
.btn-prev
,
.winsresult
.el-pagination.is-background
.el-pager
li
{
margin
:
0
;
box-sizing
:
border-box
;
border
:
1px
solid
#ddd
;
border-radius
:
0
}
.winsresult
.el-pagination.is-background
.el-pager
li
{
border-right
:
0
}
.winsresult
.el-pagination.is-background
.el-pager
li
:not
(
.disabled
)
.active
{
background
:
#1C2B36
;
border
:
1px
solid
#1C2B36
}
.winsresult
.brandfind-list-page
{
width
:
100%
;
margin-bottom
:
35px
}
.winsresult
.brandfind-list-page
.el-pagination
{
margin-top
:
18px
;
float
:
right
}
.winsresult
.el-dialog__title
{
font-size
:
16px
}
.winsresult-dialog-name
{
font-size
:
26px
;
margin-bottom
:
12px
;
font-family
:
PingFangSC-Semibold
,
PingFang
SC
;
font-weight
:
600
;
color
:
rgba
(
72
,
72
,
72
,
1
)}
.winsresult-dialog-condition
{
display
:
flex
;
padding-bottom
:
20px
;
border-bottom
:
1px
solid
rgba
(
238
,
238
,
238
,
1
)}
.winsresult-dialog-condition
>
div
{
min-width
:
100px
;
margin-right
:
57px
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
)}
.winsresult-dialog-content
{
margin-top
:
20px
;
flex-wrap
:
wrap
;
max-height
:
270px
;
overflow
:
auto
}
.winsresult-dialog-content-name
{
display
:
flex
;
justify-content
:
space-between
}
.winsresult-dialog-content
>
div
{
width
:
30%
;
margin-bottom
:
20px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.winsresult
.el-breadcrumb__inner.is-link
{
font-weight
:
100
;
color
:
rgba
(
121
,
121
,
121
,
1
)}
.winsresult
.el-breadcrumb__item
:last-child
.el-breadcrumb__inner
{
font-weight
:
700
;
color
:
rgba
(
72
,
72
,
72
,
1
)}
.brandfind
,
.brandfind-box
{
width
:
100%
;
box-sizing
:
border-box
}
.brandfind-main-equal
>
div
::after
,
.brandfind-main-filter-item
::after
{
clear
:
both
;
content
:
""
;
visibility
:
hidden
}
.brandfind
{
background
:
#fff
}
.brandfind-title
{
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
900
}
.brandfind-box
{
padding
:
0
10px
}
.brandfind-search-box
{
height
:
40px
;
margin-top
:
30px
;
margin-bottom
:
20px
;
position
:
relative
}
.brandfind-search-box
.upload-input-img
{
position
:
absolute
;
padding
:
0
5px
;
left
:
5px
;
top
:
6px
;
background
:
#eee
;
display
:
flex
;
min-width
:
60px
;
height
:
30px
;
justify-content
:
space-between
;
align-items
:
center
;
z-index
:
991
;
border-radius
:
3px
;
font-size
:
14px
;
text-align
:
center
;
opacity
:
1
}
.brandfind-search-box
.upload-input-img
i
{
color
:
#797979
;
cursor
:
pointer
;
margin-left
:
15px
}
.brandfind-search-box
>
div
{
float
:
left
;
height
:
40px
}
.brandfind-search-box
>
div
:nth-child
(
1
)
{
width
:
88.7%
}
.brandfind-search-box
>
div
:nth-child
(
2
)
{
width
:
11.3%
}
.brandfind-search-box
>
div
:nth-child
(
1
)
.el-icon-camera
{
font-size
:
24px
;
cursor
:
pointer
}
.brandfind-search-box
>
div
:nth-child
(
1
)
.el-icon-camera
:hover
{
color
:
#118EE9
}
.brandfind-search-box
>
div
:nth-child
(
1
)
.el-input__suffix
{
right
:
10px
;
top
:
-2px
}
.brandfind-search-box-camera
{
position
:
absolute
;
top
:
5.3px
;
left
:
910px
;
z-index
:
1
;
color
:
#999
}
.brandfind-search-box
.el-input__inner
{
border-radius
:
2px
0
0
2px
;
width
:
100%
;
background
:
#f9f9f9
}
.brandfind-search-box
.el-button
{
border-radius
:
0
2px
2px
0
;
width
:
100%
;
height
:
100%
}
.brandfind-search-box
.el-input__icon
{
font-size
:
24px
}
.brandfind-list-title
,
.brandfind-list-title
>
span
,
.brandfind-main-equal-form-title
,
.brandfind-main-equal-form-title
span
,
.brandfind-main-filter-item
>
div
:nth-child
(
1
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
}
.brandfind-main
.el-tabs--border-card
>
.el-tabs__header
.el-tabs__item
{
padding
:
0
30px
!important
}
.brandfind-main
.el-tabs--border-card
>
.el-tabs__header
.el-tabs__item.is-active
{
background
:
#118EE9
;
color
:
#fff
}
.brandfind-main
.el-tabs__nav-scroll
{
background
:
#F9F9F9
}
.brandfind-main
.el-tabs--border-card
{
border
:
none
;
box-shadow
:
none
}
.brandfind-main
.el-tabs--border-card
>
.el-tabs__content
{
padding
:
0
}
.brandfind-main-filter
{
width
:
100%
;
min-height
:
172px
;
box-sizing
:
border-box
;
padding
:
32px
30px
0
;
border
:
1px
solid
#f7f7f8
}
.brandfind-main-filter-item
{
width
:
100%
;
box-sizing
:
border-box
;
min-height
:
24px
;
line-height
:
24px
;
margin-bottom
:
20px
;
position
:
relative
}
.brandfind-main-filter-item
::after
{
display
:
block
;
height
:
0
}
.brandfind-main-filter-item
>
div
{
float
:
left
;
line-height
:
24px
}
.brandfind-main-filter-item
>
div
:nth-child
(
1
)
{
color
:
#797979
;
letter-spacing
:
0
;
text-align
:
center
}
.brandfind-main-filter-item
>
div
:nth-child
(
2
)
{
max-width
:
85%
;
height
:
26px
;
overflow
:
hidden
;
transition
:
height
1s
}
.brandfind-main-filter-item
.el-checkbox-button__inner
,
.brandfind-main-filter-item
.el-checkbox-group
{
vertical-align
:
top
}
.brandfinddetails
.el-icon-search
,
.list-img
>
span
,
.policylist-buttons
>
div
>
img
,
.policylist-qr
>
img
{
vertical-align
:
middle
}
.brandfind-main-filter-item
.el-checkbox-button--mini
.el-checkbox-button__inner
{
text-align
:
left
;
border
:
none
;
margin-bottom
:
10px
;
width
:
100px
;
margin-right
:
20px
;
box-sizing
:
border-box
}
.brandfind-main-filter-item
.el-checkbox-button
:first-child
.el-checkbox-button__inner
{
border-left
:
none
;
width
:
54px
!important
;
border-radius
:
0
;
margin-left
:
20px
;
margin-right
:
45px
}
.brandfind
.el-checkbox-button.is-checked
:first-child
.el-checkbox-button__inner
{
width
:
-webkit-fill-available
;
background
:
#118EE9
;
margin-left
:
20px
;
margin-right
:
45px
}
.brandfind
.el-checkbox-button.is-checked
.el-checkbox-button__inner
{
background
:
#118EE9
}
.brandfind-main-filter-item
.el-checkbox-button
:last-child
.el-checkbox-button__inner
{
border-radius
:
0
}
.brandfind-main-filter-item
>
.brandfind-main-filter-more
{
box-sizing
:
border-box
;
width
:
70px
;
height
:
24px
;
line-height
:
24px
;
display
:
table-cell
;
vertical-align
:
middle
;
text-align
:
center
;
background
:
#FFF
;
border
:
1px
solid
#D1D1D1
;
border-radius
:
2px
;
position
:
absolute
;
top
:
0
;
right
:
0
}
.brandfind-main-filter-more
>
button
{
width
:
100%
;
height
:
100%
;
border
:
none
;
padding
:
0
;
background
:
0
0
;
border-radius
:
none
;
color
:
#484848
}
.brandfind-main-equal-header
{
display
:
none
}
.brandfind-main-equal
,
.brandfind-main-equal-warpper
{
width
:
100%
;
margin-top
:
20px
}
.brandfind-main-equal
>
div
::after
{
display
:
block
;
height
:
0
}
.brandfind-main-equal
>
.brandfind-main-equal-box
>
div
:nth-child
(
1
)
{
float
:
left
}
.brandfind-main-equal
>
.brandfind-main-equal-box
>
div
:nth-child
(
2
)
{
float
:
right
}
.brandfind-main-equal-form
.el-table--enable-row-transition
.el-table__body
td
{
height
:
32px
;
padding
:
0
}
.brandfind-main-equal-form
.el-table--enable-row-transition
.el-table__body
td
:nth-child
(
1
)
{
background
:
100%
#FCFCFC
;
text-align
:
center
}
.brandfind-main-equal-form
.el-table--enable-row-transition
.el-table__body
td
:last-child
{
text-align
:
center
}
.brandfind-main-equal-form
{
box-sizing
:
border-box
;
width
:
49%
;
height
:
256px
;
border
:
1px
solid
#F7F7F8
;
padding
:
20px
30px
30px
}
.brandfind-main-equal-form-title
{
margin-bottom
:
23px
;
color
:
#797979
;
letter-spacing
:
0
}
.brandfind-main-equal-form-title
span
{
display
:
inline-block
;
margin-left
:
10px
;
color
:
#118EE9
;
letter-spacing
:
0
}
.brandfind-list-box-text-info
::after
,
.brandfind-list-box-text-title
::after
,
.brandfind-main-equal-form-box
::after
{
display
:
block
;
clear
:
both
;
content
:
""
;
visibility
:
hidden
}
.brandfind-main-equal-form-box
::after
{
height
:
0
}
.brandfind-main-equal-form-box
>
div
{
float
:
left
;
width
:
49%
}
.brandfind-main-equal-form-box
>
div
:nth-child
(
2
)
{
float
:
right
}
.brandfind-main-equal-form-box
.el-table--border
::after
,
.brandfind-main-equal-form-box
.el-table
::before
,
.el-table--group
::after
{
width
:
0
}
.brandfind-list-box
,
.brandfind-list-box
>
ul
>
li
,
.brandfind-list-title
,
.brandfind-list-warpper
{
width
:
100%
;
box-sizing
:
border-box
}
.brandfind-list-warpper
{
margin-top
:
20px
;
min-height
:
400px
}
.brandfind-list-title
{
height
:
61px
;
padding-left
:
30px
;
line-height
:
61px
;
color
:
#797979
;
background
:
#FFF
;
border
:
1px
solid
#F7F7F8
;
border-bottom
:
none
;
border-radius
:
1px
}
.brandfind-list-title
>
span
{
color
:
#ff4500
}
.brandfind-list-box
{
border
:
1px
solid
#f7f7f8
;
height
:
100%
}
.brandfind-list-box
>
ul
>
li
{
height
:
180px
;
padding
:
30px
;
border-bottom
:
1px
solid
rgba
(
247
,
247
,
248
,
1
)}
.brandfind-list-box-logo
{
margin-right
:
30px
;
box-sizing
:
border-box
;
width
:
200px
;
height
:
120px
;
border
:
5px
solid
#f7f7f8
;
float
:
left
}
.brandfind-list-box-logo
>
img
{
width
:
100%
;
height
:
100%
}
.brandfind-list-box-text
{
overflow
:
auto
}
.brandfind-list-box-text-title
::after
{
height
:
0
}
.brandfind-list-box-text-title
>
div
{
float
:
left
}
.brandfind-list-box-text-title
>
div
:nth-child
(
1
)
{
font-family
:
MicrosoftYaHei
;
font-size
:
18px
;
color
:
#484848
;
letter-spacing
:
0
;
margin-right
:
16px
}
.brandfind-list-box-text-title
>
div
:nth-child
(
2
),
.brandfind-list-box-text-title
>
div
:nth-child
(
3
)
{
background
:
#EBF2FF
;
border-radius
:
2px
;
box-sizing
:
border-box
;
padding
:
4px
13px
;
width
:
126px
;
height
:
24px
;
margin-right
:
10px
;
text-align
:
center
;
font-family
:
PingFangSC-Regular
;
font-size
:
12px
;
color
:
#118EE9
;
letter-spacing
:
0
;
line-height
:
16px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.brandfind-list-box-text-title
>
div
:nth-last-child
(
1
)
{
float
:
right
;
height
:
28px
;
width
:
85px
;
box-sizing
:
border-box
;
padding
:
4px
10px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#FFF
;
letter-spacing
:
0
}
.brandfind-list-box-text-info
::after
{
height
:
0
}
.brandfind-list-box-text-info
>
div
{
margin-top
:
11px
;
overflow
:
auto
;
float
:
left
}
.brandfind-list-box-text-info
>
div
:nth-child
(
1
)
{
width
:
340px
}
.brandfind-list-box-text-info
>
div
>
div
{
margin-bottom
:
11px
}
.brandfind-list-box-text-info
>
div
>
div
span
{
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.brandfind-list-box-text-info
>
div
>
div
>
span
:nth-child
(
1
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
}
.brandfind-list-box-text-info
>
div
>
div
>
span
:nth-child
(
2
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#484848
;
letter-spacing
:
0
}
.statusreg
{
background
:
#35B34A
}
.statustrial
{
background
:
#F68367
}
.statusinvalid
{
background
:
#777F84
}
.collapse
,
.collapse1
{
height
:
auto
!important
}
.brandfind-main-equal-form-box-null
{
width
:
100%
;
min-height
:
180px
;
height
:
calc
(
100%
+
0px
);
display
:
flex
}
.brandfind-main-equal-form-box-null
>
div
{
margin
:
auto
;
width
:
140px
;
height
:
104px
;
padding-bottom
:
30px
}
.brandfind-main-equal-form-box-null
>
div
>
img
{
width
:
100%
;
height
:
100%
}
.brandfind-main-equal-form-box-null
>
div
>
div
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#AAAAAB
;
letter-spacing
:
0
;
text-align
:
center
;
width
:
100%
}
.el-icon-warning
,
.list-img
{
font-size
:
20px
}
.brandfind
.el-input--suffix
.el-input__inner
{
background
:
#fafafa
}
.brandfind
.el-pagination
button
,
.brandfind
.el-pagination
span
:not
([
class
*=
suffix
])
{
min-width
:
69px
}
.brandfind
.el-pagination.is-background
.btn-next
,
.brandfind
.el-pagination.is-background
.btn-prev
{
border-radius
:
2px
!important
}
.brandfind
.el-pagination.is-background
.btn-next
,
.brandfind
.el-pagination.is-background
.btn-prev
,
.brandfind
.el-pagination.is-background
.el-pager
li
{
margin
:
0
;
box-sizing
:
border-box
;
border
:
1px
solid
#ddd
;
border-radius
:
0
}
.brandfind
.el-pagination.is-background
.el-pager
li
{
border-right
:
0
}
.brandfind
.el-pagination.is-background
.el-pager
li
:not
(
.disabled
)
.active
{
background
:
#1C2B36
}
.brandfind-list-page
{
width
:
100%
;
margin-bottom
:
35px
}
.brandfind-list-page
.el-pagination
{
margin-top
:
18px
;
float
:
right
;
margin-bottom
:
18px
}
.el-message
{
background
:
#fff
!important
}
.brandfinddetails
{
width
:
100%
;
box-sizing
:
border-box
;
background
:
#fff
}
.brandfinddetails-title
{
box-sizing
:
border-box
;
padding
:
30px
;
height
:
180px
;
width
:
100%
;
background
:
#EBF2FF
}
.brandfinddetails-title
::after
{
clear
:
both
;
content
:
""
;
display
:
block
;
height
:
0
;
visibility
:
hidden
}
.brandfinddetails-title
>
div
:nth-child
(
1
)
{
width
:
200px
;
height
:
120px
;
float
:
left
}
.brandfinddetails-title
>
div
:nth-child
(
1
)>
img
{
width
:
100%
;
height
:
100%
}
.brandfinddetails-title
>
ul
{
float
:
left
;
margin-left
:
30px
}
.brandfinddetails-title
>
ul
>
li
:nth-child
(
1
)
{
font-family
:
MicrosoftYaHei
;
font-size
:
18px
;
color
:
#484848
;
letter-spacing
:
0
;
font-weight
:
700
;
padding-bottom
:
5px
}
.brandfinddetails-title
>
ul
>
li
:not
(
:nth-of-type
(
1
))
{
margin-top
:
12px
}
.brandfinddetails-title
>
ul
>
li
>
span
:nth-child
(
1
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
}
.brandfinddetails-title
>
ul
>
li
>
span
:nth-child
(
2
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#484848
;
letter-spacing
:
0
}
.brandfinddetails-title
>
div
:last-child
{
float
:
right
}
.brandfinddetails-steps
{
width
:
100%
;
box-sizing
:
border-box
;
border
:
1px
solid
#E6E8E9
;
height
:
163px
;
padding-top
:
100px
;
padding-bottom
:
40px
}
.brandfinddetails-steps
.el-step__icon-inner
{
display
:
none
}
.brandfinddetails-steps
.el-step__icon.is-text
{
border-radius
:
50%
;
transform
:
scale
(
.5
)}
.brandfinddetails-steps
.el-step__description
,
.brandfinddetails-steps
.el-step__title
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#F68367
;
letter-spacing
:
0
}
.brandfinddetails-steps
.el-step__description.is-finish
,
.brandfinddetails-steps
.el-step__head.is-finish
,
.brandfinddetails-steps
.el-step__title.is-finish
{
color
:
#f68367
;
border-color
:
#f68367
}
.brandfinddetails-steps
.el-step__description.is-wait
,
.brandfinddetails-steps
.el-step__title.is-wait
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#484848
;
letter-spacing
:
0
}
.brandfinddetails-steps
.el-step__main
{
transform
:
translateY
(
-80px
)}
.brandfinddetails-details
{
width
:
100%
;
box-sizing
:
border-box
;
padding
:
30px
;
border
:
1px
solid
#eee
}
.brandfinddetails-details-box
{
border-right
:
1px
solid
#E6E8E9
;
border-bottom
:
1px
solid
#E6E8E9
}
.brandfinddetails-details-box
>
div
>
div
{
border
:
1px
solid
#E6E8E9
;
border-right
:
0
;
border-bottom
:
0
;
height
:
40px
;
box-sizing
:
border-box
;
line-height
:
40px
;
padding-left
:
26px
;
font-family
:
PingFangSC-Medium
;
font-size
:
12px
;
color
:
#797979
;
letter-spacing
:
0
}
.brandfinddetails-details-box
>
div
>
div
:nth-of-type
(
odd
)
{
background
:
#F5F5F5
;
font-family
:
PingFangSC-Medium
;
font-size
:
12px
;
color
:
#797979
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-logo
{
height
:
100px
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-logo
>
div
{
line-height
:
100px
;
height
:
100%
}
.brandfinddetails-details-box-logo
>
div
:nth-child
(
2
)
{
box-sizing
:
border-box
;
padding-top
:
7px
}
.brandfinddetails-details-box-logo
>
div
:nth-child
(
2
)>
div
{
width
:
155px
;
height
:
83px
;
background
:
#0ff
}
.brandfinddetails-details-box-logo
>
div
:nth-child
(
2
)>
div
>
img
{
width
:
100%
;
height
:
100%
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-reg
>
div
:nth-child
(
1
)
{
display
:
flex
;
align-items
:
center
;
min-height
:
120px
;
height
:
100%
}
.brandfinddetails-details-box-reg
>
div
:nth-of-type
(
2
)
{
box-sizing
:
border-box
;
min-height
:
120px
;
height
:
100%
;
padding
:
28px
20px
0
26px
}
.brandfinddetails-details-box-reg
>
div
>
span
{
margin-right
:
60px
;
float
:
left
;
line-height
:
14px
;
height
:
28px
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-status
{
min-height
:
100px
;
display
:
flex
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-status
>
div
:nth-child
(
1
)
{
height
:
100%
;
min-height
:
100px
;
display
:
flex
;
align-items
:
center
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-status
>
div
:nth-child
(
2
)
{
box-sizing
:
border-box
;
min-height
:
100px
;
line-height
:
1px
;
height
:
100%
;
padding
:
25px
0
0
26px
;
align-items
:
center
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-status
>
div
:nth-child
(
2
)
li
{
height
:
14px
;
line-height
:
1
;
margin-bottom
:
8px
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
{
min-height
:
100px
;
display
:
flex
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
1
)
{
min-height
:
100px
;
align-items
:
center
;
display
:
flex
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
2
)
{
min-height
:
100px
;
height
:
100%
;
box-sizing
:
border-box
;
padding
:
25px
0
0
26px
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
2
)
li
{
line-height
:
1
;
height
:
14px
;
margin-bottom
:
13px
}
.brandfinddetails
.el-icon-search
{
margin-left
:
3px
;
color
:
#118EE9
;
font-size
:
16px
}
.brandfinddetails
.is-finish
.is-text
{
background
:
#f68367
!important
}
.brandfinddetails
.is-finish
.el-step__line
{
background
:
#F68367
}
.el-step__icon.is-text
{
background
:
#ccc
}
.ncldetail-main
{
width
:
100%
;
height
:
100%
;
background-color
:
#fff
;
padding
:
0
10px
}
.detail-loading
{
width
:
100%
;
height
:
100%
;
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
99000
}
.ncldetail-main-name
{
width
:
100%
;
box-sizing
:
border-box
;
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
;
line-height
:
70px
}
.ncldetail-main-title
{
width
:
100%
;
height
:
63px
;
color
:
rgba
(
16
,
16
,
16
,
1
);
font-size
:
14px
;
text-align
:
center
;
box-shadow
:
0
0
0
0
rgba
(
82
,
86
,
106
,
.2
);
font-family
:
Roboto
;
padding-top
:
10px
;
box-sizing
:
border-box
}
.ncldetail-main-title
>
.title-item1
,
.ncldetail-main-title
>
.title-item2
{
float
:
left
;
width
:
96px
;
height
:
30px
;
line-height
:
30px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
border-radius
:
16.5px
;
margin-right
:
1.2%
}
.ncldetail-main-title
>
.title-item1
{
color
:
#FFF
;
background-color
:
#118EE9
;
cursor
:
pointer
}
.ncldetail-main-title
>
.title-item2
{
color
:
#118EE9
;
background-color
:
#EBF2FF
;
cursor
:
pointer
}
.ncldetail-main-content-particular
>
div
>
div
,
.ncldetail-main-item
{
color
:
rgba
(
16
,
16
,
16
,
1
);
font-family
:
Roboto
;
text-align
:
center
;
cursor
:
pointer
;
float
:
left
}
.ncldetail-main-content
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
;
margin-top
:
15px
;
border-left
:
1px
solid
#eee
}
.ncldetail-main-content-particular
{
width
:
100%
;
max-height
:
120px
;
padding
:
0
30px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
margin-bottom
:
20px
}
.ncldetail-main-content-particular
>
div
{
width
:
100%
;
height
:
118px
;
border-radius
:
1px
;
border
:
1px
solid
rgba
(
230
,
232
,
233
,
1
);
box-sizing
:
border-box
;
padding
:
0
5px
0
13px
;
overflow
:
auto
}
.ncldetail-main-content-particular
>
div
::-webkit-scrollbar
{
width
:
4px
}
.ncldetail-main-content-particular
>
div
>
div
{
width
:
33px
;
height
:
33px
;
line-height
:
32px
;
font-size
:
16px
;
border
:
1px
solid
rgba
(
187
,
187
,
187
,
1
);
margin
:
10px
7px
;
border-radius
:
2px
}
.ncldetail-main-content-particular
>
div
>
.special
{
background
:
rgba
(
235
,
242
,
255
,
1
);
border-radius
:
2px
;
border
:
1px
solid
rgba
(
202
,
220
,
255
,
1
)}
.ncldetail-main-item
{
min-width
:
178px
;
min-height
:
171px
;
width
:
12.5%
;
height
:
10.4%
;
padding-bottom
:
14px
;
background-color
:
rgba
(
255
,
255
,
255
,
1
);
font-size
:
36px
;
box-sizing
:
border-box
;
position
:
relative
;
border-right
:
1px
solid
#F7F7F8
;
border-top
:
1px
solid
#F7F7F8
;
border-radius
:
1px
}
.ncldetail-main-item
>
.img
{
width
:
100%
;
margin-top
:
35px
}
.ncldetail-main-item
>
.img
>
img
{
display
:
inline-block
;
width
:
40px
;
height
:
40px
;
border-radius
:
50%
;
margin
:
0
auto
}
.ncldetail-main-item
>
.name
{
margin-top
:
20px
;
width
:
100%
;
text-align
:
center
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
}
.ncldetail-main-item
>
.maskLayer
>
.name
,
.ncldetail-main-item
>
.text
{
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
text-align
:
center
;
width
:
100%
;
letter-spacing
:
0
}
.ncldetail-main-item
>
.text
{
margin-top
:
15px
;
font-weight
:
600
;
color
:
#797979
}
.ncldetail-main-item
>
.maskLayer
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
opacity
:
.95
;
background
:
#118EE9
;
padding
:
20px
;
box-sizing
:
border-box
}
.ncldetail-main-item
>
.maskLayer
>
.name
{
line-height
:
45px
;
color
:
#FFF
}
.ncldetail-main-item
>
.maskLayer
>
.text
{
width
:
100%
;
height
:
90px
;
font-family
:
PingFangSC-Semibold
;
font-size
:
12px
;
color
:
#FFF
;
letter-spacing
:
0
;
line-height
:
19px
;
text-align
:
left
;
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
5
;
overflow
:
auto
}
.ncldetail-main-item
>
.maskLayer
>
.text
::-webkit-scrollbar
{
width
:
4px
}
.ncldetail-main-content2
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
;
padding
:
15px
30px
15px
0
;
box-sizing
:
border-box
}
.ncldetail-main-item2
{
width
:
100%
;
height
:
120px
;
border
:
1px
solid
#F7F7F8
;
border-bottom
:
none
}
.ncldetail-main-item2
:last-child
{
border-bottom
:
1px
solid
#F7F7F8
}
.item2-left
{
float
:
left
;
border-right
:
1px
solid
#f7f7f8
;
width
:
180px
;
height
:
100%
}
.item2-left
>
.img
{
width
:
100%
;
margin-top
:
25px
}
.item2-left
>
.img
>
img
{
display
:
block
;
width
:
40px
;
height
:
40px
;
border-radius
:
50%
;
margin
:
0
auto
}
.item2-left
>
.name
{
width
:
100%
;
margin-top
:
10px
;
text-align
:
center
;
font-family
:
PingFangSC-Semibold
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
}
.item2-right
{
float
:
left
;
width
:
64%
;
height
:
100%
;
padding
:
10px
30px
;
box-sizing
:
border-box
}
.item2-right
>
.right-list
{
width
:
100%
;
height
:
50px
;
line-height
:
50px
}
.item2-right
>
.right-list
>
span
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#484848
;
letter-spacing
:
0
;
margin-right
:
8px
}
.item2-right
>
.right-list
>
div
{
display
:
inline-block
;
width
:
32px
;
height
:
31px
;
line-height
:
31px
;
text-align
:
center
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
;
margin-right
:
15px
;
border
:
1px
solid
#D1D1D1
;
cursor
:
pointer
}
.item2-right
>
.right-list
>
.choose
,
.item2-right
>
.right-list
>
div
:hover
{
background
:
#EBF2FF
;
border
:
1px
solid
#CADCFF
;
border-radius
:
2px
}
.ncldetail-main-content2-particular
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
;
padding-right
:
30px
;
box-sizing
:
border-box
}
.RecommendedDetails
{
width
:
100%
;
min-height
:
400px
;
border
:
1px
solid
#E6E8E9
}
.RecommendedDetails
>
.Rtop
{
width
:
100%
;
height
:
177px
;
padding
:
30px
;
box-sizing
:
border-box
;
border-bottom
:
1px
solid
#E6E8E9
;
position
:
relative
}
.RecommendedDetails
>
.Rtop
>
.guanbi
{
position
:
absolute
;
top
:
24px
;
right
:
30px
;
width
:
90px
;
height
:
30px
;
line-height
:
30px
;
text-align
:
center
;
font-size
:
14px
;
border
:
1px
solid
#eee
;
color
:
#666
;
cursor
:
pointer
}
.RecommendedDetails
>
.Rtop
>
.guanbi
:hover
{
background-color
:
#118EE9
;
color
:
#fff
}
.RecommendedDetails
>
.Rtop
>
.name
{
width
:
100%
;
text-align
:
left
;
font-family
:
PingFangSC-Semibold
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
}
.RecommendedDetails
>
.Rtop
>
.text
{
margin-top
:
20px
;
width
:
100%
;
text-align
:
left
;
font-family
:
PingFangSC-Regular
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
line-height
:
24px
;
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
3
;
overflow
:
hidden
}
.RecommendedDetails
>
.Rbottom
>
.Rleft
>
div
,
.RecommendedDetails
>
.Rbottom
>
.Rright
>
.name
{
line-height
:
45px
;
cursor
:
pointer
;
font-family
:
PingFangSC-Medium
;
letter-spacing
:
0
;
font-size
:
14px
}
.RecommendedDetails
>
.Rbottom
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
}
.RecommendedDetails
>
.Rbottom
>
.Rleft
{
float
:
left
;
width
:
44%
;
padding
:
30px
;
border-right
:
1px
solid
#E6E8E9
;
box-sizing
:
border-box
}
.RecommendedDetails
>
.Rbottom
>
.Rright
{
float
:
right
;
width
:
54%
;
padding
:
30px
;
box-sizing
:
border-box
}
.RecommendedDetails
>
.Rbottom
>
.Rleft
>
div
{
width
:
100%
;
color
:
#797979
}
.RecommendedDetails
>
.Rbottom
>
.Rleft
>
.special
{
color
:
#118EE9
;
font-weight
:
600
}
.RecommendedDetails
>
.Rbottom
>
.Rright
>
.name
{
width
:
100%
;
color
:
#797979
}
.RecommendedDetails
>
.Rbottom
>
.Rright
>
.text
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
;
line-height
:
24px
}
.RecommendedDetails
>
.Rbottom
>
.Rright
>
.note
{
margin-top
:
20px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#97A6AD
;
letter-spacing
:
0
;
line-height
:
24px
}
.RecommendedDetails
>
.Rbottom
>
.Rright
>
.note
>
div
{
width
:
100%
;
line-height
:
45px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#E4393C
;
letter-spacing
:
0
}
.noticetm
{
width
:
100%
;
box-sizing
:
border-box
;
background
:
#fff
}
.noticetm-main-name
{
width
:
100%
;
box-sizing
:
border-box
;
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
;
line-height
:
70px
}
.noticetm-main-title
{
width
:
100%
;
height
:
80px
;
color
:
rgba
(
16
,
16
,
16
,
1
);
font-size
:
14px
;
text-align
:
center
;
box-shadow
:
0
0
0
0
rgba
(
82
,
86
,
106
,
.2
);
font-family
:
Roboto
;
padding-right
:
25px
;
padding-top
:
10px
;
box-sizing
:
border-box
}
.noticetm-main-title
>
.title-item1
,
.noticetm-main-title
>
.title-item2
{
float
:
left
;
height
:
33px
;
line-height
:
33px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
border-radius
:
16.5px
;
margin-right
:
1.2%
;
cursor
:
pointer
;
width
:
120px
}
.noticetm-main-title
>
.title-item1
{
color
:
#FFF
;
background-color
:
#118EE9
}
.noticetm-main-title
>
.title-item2
{
color
:
#118EE9
;
background-color
:
#EBF2FF
}
.noticetm
.noticetm-notice-title
,
.noticetm-input
{
color
:
#797979
;
letter-spacing
:
0
;
text-align
:
center
}
.noticetm-notice
.el-table
th
,
.noticetm-notice
.el-table
tr
{
background
:
0
0
}
.noticetm-find
{
padding
:
30px
;
border
:
1px
solid
#eee
}
.noticetm-notice
.el-table--fit
{
border
:
1px
solid
#F7F7F8
;
box-sizing
:
border-box
}
.el-button--mini.is-round
,
.noticetm-notice
.el-button--mini
{
background
:
#118EE9
}
.noticetm
.noticetm-notice-title
{
background
:
#F9F9F9
!important
;
font-family
:
MicrosoftYaHei
;
font-size
:
12px
}
.noticetm
.noticetm-notice-title
.cell
{
font-weight
:
900
}
.el-table
th
.is-leaf
,
.noticetm
.el-table
td
{
text-align
:
center
}
.brandfind-main-filter-item
.el-radio-button__inner
,
.brandfind-main-filter-item
.el-radio-group
{
vertical-align
:
top
}
.brandfind-main-filter-item
.el-radio-button--mini
.el-radio-button__inner
{
border
:
none
;
margin-bottom
:
10px
;
width
:
120px
;
margin-right
:
20px
;
box-sizing
:
border-box
}
.brandfind-main-filter-item
.el-radio-button__orig-radio
:checked
+
.el-radio-button__inner
{
background
:
#118EE9
}
.brandfind-main-filter-item
.el-radio-button
:first-child
.el-radio-button__inner
{
border-left
:
none
;
border-radius
:
0
;
width
:
-webkit-fill-available
;
margin-left
:
39px
;
margin-right
:
47px
}
.brandfind-main-filter-item
.el-radio-button
:last-child
.el-radio-button__inner
{
border-radius
:
0
}
.noticetm-input
{
height
:
28px
;
min-width
:
1126px
;
font-size
:
14px
}
.details-entry
,
.details-entry2
{
padding
:
5px
3px
;
font-size
:
12px
;
text-align
:
center
;
cursor
:
pointer
}
.noticetm-input
>
button
{
float
:
right
;
width
:
68px
}
.noticetm-input
input
{
height
:
22px
;
width
:
142px
;
border
:
1px
solid
#eee
;
margin-right
:
30px
}
.details-entry
{
background
:
#FFF
;
border
:
1px
solid
#D1D1D1
;
border-radius
:
2px
;
color
:
#000
;
transform
:
translateY
(
40px
)}
.details-entry2
{
border-radius
:
2px
;
transform
:
translateY
(
60px
);
background
:
#118EE9
}
.mian-list
,
.policylist-swiper
{
padding
:
20px
;
box-sizing
:
border-box
}
.noticetm
.el-pagination
button
,
.noticetm
.el-pagination
span
:not
([
class
*=
suffix
])
{
min-width
:
69px
}
.noticetm
.el-pagination.is-background
.btn-next
,
.noticetm
.el-pagination.is-background
.btn-prev
{
border-radius
:
2px
!important
}
.noticetm
.el-pagination.is-background
.btn-next
,
.noticetm
.el-pagination.is-background
.btn-prev
,
.noticetm
.el-pagination.is-background
.el-pager
li
{
margin
:
0
;
border
:
1px
solid
#ddd
;
border-radius
:
0
}
.noticetm
.el-pagination.is-background
.el-pager
li
:not
(
.disabled
)
.active
{
background
:
#1C2B36
}
.policylist-warpper
,
.policylist-warpper
>
.policylist
{
width
:
100%
;
height
:
100%
}
.policylist-header
{
width
:
100%
;
overflow
:
hidden
}
.header-left
{
float
:
left
;
font-size
:
16px
;
font-family
:
MicrosoftYaHei
;
color
:
rgba
(
121
,
121
,
121
,
1
);
cursor
:
pointer
}
.header-right
{
float
:
right
;
width
:
110px
;
height
:
28px
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
)}
.policylist-swiper
{
width
:
100%
;
margin-top
:
30px
;
height
:
150px
;
position
:
relative
;
background-color
:
#FAFAFA
}
.swiper-main
{
width
:
96%
;
height
:
100%
;
margin
:
0
auto
;
white-space
:
nowrap
;
overflow
:
hidden
}
.swiper-leftButton
,
.swiper-rightButton
{
position
:
absolute
;
top
:
33%
;
width
:
16px
;
height
:
54px
;
line-height
:
54px
;
background
:
rgba
(
240
,
240
,
240
,
1
);
border-radius
:
2px
;
cursor
:
pointer
;
text-align
:
center
}
.swiper-leftButton
{
left
:
20px
}
.swiper-rightButton
{
right
:
20px
}
.main-lists
,
.mian-list
{
display
:
inline-block
;
height
:
100%
;
overflow
:
hidden
}
.swiper-leftButton
:hover
,
.swiper-rightButton
:hover
{
background-color
:
rgba
(
235
,
242
,
255
,
1
);
color
:
#97A6AD
}
.mian-list
,
.mian-list
:hover
{
background
:
rgba
(
255
,
255
,
255
,
1
);
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
)}
.main-lists
{
white-space
:
nowrap
;
-webkit-transition
:
transform
.3s
linear
}
.mian-list
{
width
:
360px
;
margin-right
:
10px
;
border-radius
:
2px
;
border
:
1px
solid
rgba
(
230
,
232
,
233
,
1
);
cursor
:
pointer
}
.mian-list
:hover
{
border-radius
:
2px
;
border
:
1px
solid
rgba
(
17
,
142
,
233
,
1
)}
.list-img
{
float
:
left
;
width
:
70px
;
height
:
70px
;
margin-right
:
20px
;
color
:
#5D9ADD
;
background
:
rgba
(
235
,
242
,
255
,
1
);
white-space
:
normal
!important
;
text-align
:
center
;
display
:
table
;
padding
:
0
10px
;
box-sizing
:
border-box
}
.list-text-name
,
.list-text-title
{
font-size
:
14px
;
font-weight
:
500
;
font-family
:
PingFangSC-Medium
,
PingFangSC
}
.policylist-portrayal
,
.policylist-recommend
{
background
:
rgba
(
255
,
255
,
255
,
1
);
box-sizing
:
border-box
;
overflow
:
hidden
}
.list-img
>
span
{
display
:
table-cell
}
.list-text
{
float
:
left
;
line-height
:
24px
;
letter-spacing
:
2px
}
.list-text-title
{
color
:
rgba
(
72
,
72
,
72
,
1
)}
.list-text-name
{
color
:
rgba
(
121
,
121
,
121
,
1
)}
.policylist-portrayal
{
width
:
100%
;
height
:
118px
;
border-radius
:
1px
;
border
:
1px
solid
rgba
(
247
,
247
,
248
,
1
);
padding
:
20px
}
.portrayal-left
{
float
:
left
;
font-weight
:
600
;
color
:
#118EE9
;
font-size
:
1.6vw
;
margin-right
:
22px
}
.portrayal-right
{
float
:
left
;
width
:
85%
;
height
:
100%
;
overflow
:
hidden
;
padding
:
.5%
0
;
box-sizing
:
border-box
}
.portrayal-right-list
{
float
:
left
;
margin-right
:
16px
;
margin-bottom
:
10px
;
padding
:
5px
10px
;
font-size
:
12px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
cursor
:
default
}
.policylist-recommend
{
width
:
100%
;
height
:
60px
;
border-radius
:
1px
;
border
:
1px
solid
rgba
(
247
,
247
,
248
,
1
);
padding
:
0
20px
;
line-height
:
60px
}
.recommend-title
{
float
:
left
;
font-weight
:
600
;
font-size
:
1.6vw
;
color
:
#F2784B
;
margin-right
:
22px
}
.recommend-name
{
float
:
left
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
color
:
rgba
(
121
,
121
,
121
,
1
);
margin-right
:
30px
;
font-weight
:
600
}
.recommend-name
>
span
{
margin-left
:
10px
;
color
:
#118EE9
}
.recommend-input
{
float
:
right
;
width
:
220px
;
height
:
32px
}
.policylist-content
{
width
:
100%
}
.policylist-content-list
{
width
:
100%
;
padding
:
20px
30px
;
box-sizing
:
border-box
}
.policylist-conten-title
{
font-size
:
18px
;
font-family
:
PingFangSC-Semibold
,
PingFangSC
;
font-weight
:
600
;
color
:
rgba
(
72
,
72
,
72
,
1
);
margin-bottom
:
15px
;
cursor
:
pointer
}
.policylist-conten-title
a
{
text-decoration
:
none
!important
;
color
:
#333
!important
}
.policylist-conten-title
span
{
margin-left
:
10px
;
padding
:
5px
10px
;
font-size
:
12px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
color
:
rgba
(
255
,
255
,
255
,
1
);
background-color
:
#597EF7
}
.policylist-conten-items
,
.policylist-conten-text
,
.righttext-name
,
.righttext-span
{
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
}
.policylist-conten-text
{
color
:
rgba
(
121
,
121
,
121
,
1
);
margin-bottom
:
13px
}
.policylist-conten-items
{
color
:
rgba
(
153
,
153
,
153
,
1
)}
.policylist-conten-items
>
span
{
margin-right
:
40px
}
.policylist-pagination
{
text-align
:
right
}
.policylist-details
{
width
:
100%
;
height
:
130px
;
background
:
rgba
(
250
,
250
,
250
,
1
);
padding
:
30px
;
box-sizing
:
border-box
;
overflow
:
hidden
}
.details-leftimg
{
float
:
left
;
width
:
70px
;
height
:
70px
;
background
:
rgba
(
234
,
244
,
255
,
1
);
margin-right
:
22px
}
.details-righttext
{
float
:
left
;
width
:
80%
}
.righttext-name
{
width
:
100%
;
line-height
:
24px
;
color
:
rgba
(
72
,
72
,
72
,
1
)}
.righttext-span
{
line-height
:
24px
;
color
:
rgba
(
121
,
121
,
121
,
1
)}
.righttext-span
>
span
{
display
:
inline-block
}
.policylist-essay
{
width
:
100%
}
.essay-title
{
width
:
100%
;
height
:
175px
;
padding-top
:
30px
;
box-sizing
:
border-box
}
.essay-title-name
{
width
:
100%
;
height
:
75px
;
font-size
:
24px
;
font-weight
:
600
;
font-family
:
MicrosoftYaHei
;
color
:
rgba
(
72
,
72
,
72
,
1
);
line-height
:
40px
;
text-align
:
center
}
.essay-title-list
{
width
:
100%
;
margin-top
:
20px
;
text-align
:
center
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
color
:
rgba
(
170
,
170
,
170
,
1
)}
.essay-title-list
>
span
{
margin-right
:
38px
}
.essay-content
{
width
:
100%
;
font-size
:
14px
;
font-family
:
PingFangSC-Regular
,
PingFangSC
;
font-weight
:
400
;
color
:
rgba
(
85
,
85
,
85
,
1
);
line-height
:
42px
}
.policylist-buttons
{
width
:
100%
;
padding-bottom
:
30px
;
border-bottom
:
1px
solid
rgba
(
239
,
239
,
239
,
1
);
overflow
:
hidden
}
.policylist-buttons
>
div
{
float
:
right
;
width
:
120px
;
height
:
32px
;
line-height
:
32px
;
margin-right
:
13px
;
border-radius
:
20px
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
text-align
:
center
;
cursor
:
pointer
}
.proposer-title
,
.proposer
>
h1
{
width
:
100%
;
border
:
1px
solid
#E6E8E9
;
box-sizing
:
border-box
}
.policylist-navigation
{
width
:
100%
;
height
:
107px
;
font-size
:
14px
;
font-family
:
PingFangSC-Regular
,
PingFangSC
;
font-weight
:
400
;
color
:
rgba
(
70
,
70
,
70
,
1
);
padding
:
30px
0
;
box-sizing
:
border-box
}
.policylist-navigation
>
div
{
line-height
:
24px
;
cursor
:
pointer
}
.policylist-qr
{
width
:
100%
;
height
:
134px
;
line-height
:
134px
;
background
:
rgba
(
248
,
248
,
248
,
1
);
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFangSC
;
font-weight
:
500
;
color
:
rgba
(
72
,
72
,
72
,
1
);
text-align
:
center
}
.proposer
{
width
:
100%
;
box-sizing
:
border-box
;
background
:
#fff
}
.proposer
>
h1
{
height
:
80px
;
font-size
:
18px
;
background
:
#F9F9F9
;
font-weight
:
900
;
line-height
:
80px
;
border-radius
:
1px
;
padding-left
:
30px
}
.proposer-title
{
padding
:
30px
;
height
:
180px
;
background
:
#fff
;
border-top
:
none
;
border-bottom
:
none
}
.proposer-title
::after
{
clear
:
both
;
content
:
""
;
display
:
block
;
height
:
0
;
visibility
:
hidden
}
.proposer-title
>
div
:nth-child
(
1
)
{
width
:
200px
;
height
:
120px
;
float
:
left
}
.proposer-title
>
div
:nth-child
(
1
)>
img
{
width
:
100%
;
height
:
100%
}
.proposer-title
>
ul
{
float
:
left
;
margin-left
:
30px
;
width
:
70%
}
.proposer-title
>
ul
>
li
:nth-child
(
1
)
{
font-family
:
MicrosoftYaHei
;
font-size
:
18px
;
color
:
#484848
;
letter-spacing
:
0
;
font-weight
:
700
;
padding-bottom
:
5px
}
.proposer-title
>
ul
>
li
:not
(
:nth-of-type
(
1
))
{
margin-top
:
12px
}
.proposer-title
>
ul
>
li
>
span
:nth-child
(
1
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
}
.proposer-title
>
ul
>
li
>
span
:nth-child
(
2
)
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#484848
;
letter-spacing
:
0
}
.proposer-title
>
div
:last-child
{
float
:
right
}
.proposer-details
>
div
>
div
{
border
:
1px
solid
#E6E8E9
;
height
:
40px
;
box-sizing
:
border-box
;
line-height
:
40px
;
padding-left
:
26px
;
font-family
:
PingFangSC-Medium
;
font-size
:
12px
;
color
:
#797979
;
letter-spacing
:
0
}
.proposer-details
>
div
>
div
:nth-of-type
(
odd
)
{
background
:
#F5F5F5
;
font-family
:
PingFangSC-Medium
;
font-size
:
12px
;
color
:
#797979
}
.proposer-details
>
div
:last-child
{
height
:
114px
}
.proposer-details
>
div
:last-child
>
div
{
line-height
:
114px
;
height
:
100%
}
.proposer-details
>
div
:last-child
>
div
:nth-child
(
2
)
{
padding
:
21px
0
0
26px
;
box-sizing
:
border-box
;
line-height
:
normal
;
height
:
auto
;
min-height
:
114px
}
.loading-brandfind
{
width
:
100%
;
height
:
100%
;
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
999
}
.tmbigdata-header
{
min-width
:
1000px
;
box-sizing
:
border-box
;
width
:
100%
;
height
:
198px
;
margin
:
0
auto
;
font-size
:
16px
;
background
:
#FFF
;
border
:
1px
solid
#E6E8E9
;
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
);
border-radius
:
2px
;
position
:
relative
}
.tmbigdata-header
>
.select
{
position
:
absolute
;
top
:
15px
;
right
:
30px
;
width
:
110px
}
.tmbigdata-header
>
.name
{
width
:
100%
;
padding
:
0
30px
;
line-height
:
60px
;
box-sizing
:
border-box
;
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
}
.tmbigdata-header
>
.main
{
display
:
flex
;
margin-top
:
10px
;
width
:
100%
;
height
:
100px
;
padding
:
0
20px
;
box-sizing
:
border-box
;
justify-content
:
space-around
}
.tmbigdata-header
>
.main
>
.item
{
width
:
23%
;
height
:
100%
;
background
:
#F9F9F9
;
border-radius
:
2px
;
margin
:
0
6px
;
padding
:
10px
30px
;
box-sizing
:
border-box
}
.tmbigdata-header
>
.main
>
.item
>
.name
{
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
;
line-height
:
40px
}
.tmbigdata-header
>
.main
>
.item
>
.number
{
font-family
:
PingFangSC-Medium
;
font-size
:
22px
;
color
:
#118EE9
;
letter-spacing
:
0
;
font-weight
:
600
;
line-height
:
40px
}
.tmbigdata-header
>
.main
>
.item
:hover
{
background
:
#E6E8E9
}
.tmbigdata-content
{
min-width
:
1000px
;
width
:
100%
;
height
:
600px
;
margin
:
20px
auto
0
}
.tmbigdata-content-left
,
.tmbigdata-content-right
{
height
:
100%
;
background
:
#FFF
;
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
);
box-sizing
:
border-box
}
.tmbigdata-content-left
{
float
:
left
;
width
:
66.25%
;
border
:
1px
solid
#E6E8E9
;
border-radius
:
2px
;
position
:
relative
}
.tmbigdata-content-right
{
float
:
right
;
width
:
31.9%
;
border
:
1px
solid
#E6E8E9
;
border-radius
:
2px
;
padding
:
20px
}
.tmbigdata-content-right-tabs
{
width
:
100%
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
;
position
:
relative
}
.tmbigdata-content-right-tabs
>
span
{
margin-right
:
20px
;
cursor
:
pointer
}
.tmbigdata-content-right-tabs
>
.special
{
color
:
#118EE9
}
.tmbigdata-content-right-tabs
>
div
{
position
:
absolute
;
right
:
0
;
top
:
0
;
color
:
rgba
(
82
,
86
,
106
,
.6
);
font-size
:
14px
;
text-align
:
right
;
font-family
:
SourceHanSansSC-regular
;
cursor
:
pointer
}
.tmbigdata-content-right-tabs
>
div
:hover
{
color
:
#118EE9
}
.tmbigdata-content-right-progress
{
width
:
100%
;
padding-top
:
8px
;
box-sizing
:
border-box
}
.tmbigdata-content-right-progress
>
.progress-item
{
width
:
100%
;
line-height
:
40px
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
color
:
#797979
;
letter-spacing
:
0
;
margin-top
:
12px
}
.tmbigdata-content-right-progress
>
.progress-item
>
span
{
display
:
inline-block
;
margin-right
:
10px
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
overflow
:
hidden
;
vertical-align
:
bottom
}
.tmbigdata-content-right-progress
>
.progress-item
>
div
{
display
:
inline-block
;
width
:
70%
}
.reg-bj-return
{
position
:
absolute
;
top
:
20px
;
left
:
20px
;
color
:
#797979
;
font-size
:
14px
;
font-size
:
.14rem
;
cursor
:
pointer
;
z-index
:
999
}
.reg-bj-return
>
.span1
:hover
{
color
:
#1AA1E6
}
.reg-bj-return
>
i
{
margin
:
0
7px
}
.tmbigdata-contentTwo
{
min-width
:
1000px
;
width
:
100%
;
height
:
340px
;
margin
:
20px
auto
0
}
.tmbigdata-contentTwo-left1
,
.tmbigdata-contentTwo-right1
{
height
:
100%
;
background
:
#FFF
;
border
:
1px
solid
#E6E8E9
;
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
)}
.tmbigdata-contentTwo-left1
{
float
:
left
;
width
:
66.25%
;
border-radius
:
2px
;
box-sizing
:
border-box
}
.tmbigdata-contentTwo-right1
{
float
:
right
;
width
:
31.9%
;
border-radius
:
2px
;
box-sizing
:
border-box
}
.tmbigdata-contentThree
>
.item
,
.tmbigdatadetail-header
{
border
:
1px
solid
#E6E8E9
;
background
:
#FFF
;
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
);
box-sizing
:
border-box
}
.tmbigdata-contentThree
{
width
:
100%
;
height
:
380px
;
margin
:
20px
auto
0
}
.tmbigdata-contentThree
>
.item
{
float
:
left
;
width
:
32%
;
height
:
100%
;
margin-right
:
20px
;
border-radius
:
2px
}
.tmbigdata-contentThree
>
.item
:last-child
{
margin-right
:
0
}
.tmbigdatadetail-header
{
width
:
100%
;
height
:
464px
;
margin
:
0
auto
;
border-radius
:
2px
;
padding
:
30px
}
.tmbigdatadetail-header-title
{
width
:
100%
;
overflow
:
hidden
;
margin-bottom
:
25px
}
.tmbigdatadetail-header-title
>
.name
{
float
:
left
;
font-family
:
MicrosoftYaHei
;
font-size
:
16px
;
color
:
#797979
;
letter-spacing
:
0
;
font-weight
:
600
}
.tmbigdatadetail-header-title
>
.select
{
float
:
right
;
width
:
110px
}
.tmbigdatadetail-echart
{
width
:
100%
;
height
:
280px
}
.tmbigdatadetail-table
{
width
:
100%
;
height
:
auto
;
margin
:
20px
auto
0
;
background
:
#FFF
;
border
:
1px
solid
#E6E8E9
;
box-shadow
:
2px
2px
5px
0
rgba
(
226
,
226
,
226
,
.5
);
border-radius
:
2px
;
padding
:
30px
;
box-sizing
:
border-box
}
.tmbigdatadetail-table-pagination
{
width
:
100%
;
text-align
:
right
;
margin-top
:
20px
}
.tmbigdatadetail-header
.is-active
{
color
:
#fff
!important
;
background
:
#40A3ED
}
.tmbigdatadetail-header
.el-tabs--card
>
.el-tabs__header
{
border-bottom
:
none
}
.tmbigdatadetail-header
.el-tabs--card
>
.el-tabs__header
.el-tabs__nav
{
border-radius
:
1px
}
.tmbigdatadetail-header
.el-tabs--card
>
.el-tabs__header
.el-tabs__item
{
border-bottom
:
1px
solid
#E4E7ED
;
line-height
:
30px
;
height
:
30px
}
.tmbigdatadetail-table
.el-table--enable-row-transition
.el-table__body
td
{
text-align
:
center
}
.wins
{
box-sizing
:
border-box
;
width
:
100%
;
padding
:
4px
10px
}
.wins-main-title
{
width
:
100%
;
height
:
21px
;
font-size
:
16px
;
font-weight
:
700
;
font-family
:
MicrosoftYaHei
;
color
:
rgba
(
121
,
121
,
121
,
1
);
margin-bottom
:
30px
}
.wins-main
.wins-main-submit
,
.wins-main-bigtype
.el-checkbox__label
,
.wins-main-bigtype
.wins-main-checkcount
,
.wins-main-form-box
.el-button
span
,
.wins-main-form-box
>
div
:nth-child
(
1
),
.wins-main-hot
>
div
:nth-child
(
1
)>
div
:nth-child
(
2
),
.winsresult-main
>
div
{
font-family
:
PingFangSC-Medium
,
PingFang
SC
}
.wins-main-form-box
{
display
:
flex
;
align-items
:
center
;
margin-bottom
:
20px
}
.wins-main-form-box
>
div
:nth-child
(
1
)
{
width
:
84px
;
height
:
20px
;
margin-right
:
50px
;
font-size
:
14px
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
);
line-height
:
20px
}
.wins-main-form-box
.el-button
{
padding
:
7px
0
7px
10px
;
text-align
:
left
;
width
:
400px
;
height
:
34px
;
background
:
rgba
(
250
,
250
,
250
,
1
);
border-radius
:
2px
;
border
:
1px
solid
rgba
(
238
,
238
,
238
,
1
)}
.wins-main-form-box
.el-button
span
{
width
:
100%
;
height
:
20px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
padding-right
:
10px
;
box-sizing
:
border-box
;
font-size
:
14px
;
font-weight
:
500
;
color
:
rgba
(
170
,
170
,
171
,
1
)}
.wins-main-form-box
.el-input
.el-input__inner
{
width
:
400px
;
height
:
34px
;
color
:
rgba
(
170
,
170
,
171
,
1
);
border-radius
:
2px
;
border
:
1px
solid
rgba
(
238
,
238
,
238
,
1
);
background
:
rgba
(
250
,
250
,
250
,
1
)}
.wins-main-hot
{
margin-left
:
136px
;
margin-top
:
10px
}
.wins-main-hot
>
div
:nth-child
(
1
)
{
display
:
flex
;
justify-content
:
space-between
;
box-sizing
:
border-box
;
width
:
400px
}
.wins-main-hot
>
div
:nth-child
(
1
)>
div
:nth-child
(
1
)
{
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
)}
.wins-main-hot
>
div
:nth-child
(
1
)>
div
:nth-child
(
2
)
{
font-size
:
14px
;
font-weight
:
500
;
color
:
rgba
(
17
,
142
,
233
,
1
);
cursor
:
pointer
}
.wins-main-hot
>
div
:nth-child
(
2
)
{
width
:
400px
}
.wins-main-hot
ul
{
margin-top
:
10px
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
}
.winsresult-dialog-content
,
.winsresult-title
{
justify-content
:
space-between
;
display
:
flex
}
.wins-main-hot
ul
>
li
{
width
:
40px
;
height
:
24px
;
background
:
rgba
(
237
,
238
,
250
,
1
);
border-radius
:
1px
;
margin-bottom
:
11px
;
margin-right
:
5px
;
text-align
:
center
;
line-height
:
24px
}
.wins-main-bigtype
{
margin-left
:
136px
;
max-width
:
990px
}
.el-cascader-panel
.el-cascader-menu__wrap
{
height
:
408px
}
.el-cascader-panel
>
div
:nth-child
(
1
)
{
width
:
263px
}
.el-cascader-panel
>
div
:nth-child
(
2
)
{
width
:
207px
}
.wins-main-bigtype
.el-checkbox
{
width
:
100px
;
margin-right
:
42px
;
margin-bottom
:
14px
}
.wins-main-bigtype
.el-checkbox__label
{
font-size
:
12px
;
font-weight
:
500
;
color
:
rgba
(
151
,
166
,
173
,
1
)}
.wins-main-bigtype
.wins-main-checkcount
{
font-size
:
12px
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
);
margin-left
:
-40px
}
.wins-main
.wins-main-submit
{
width
:
400px
;
height
:
40px
;
margin-top
:
50px
;
margin-left
:
133px
;
background
:
rgba
(
17
,
142
,
233
,
1
);
border-radius
:
2px
;
font-size
:
14px
;
font-weight
:
500
;
color
:
rgba
(
255
,
255
,
255
,
1
)}
.wins
.el-button
:focus
,
.wins
.el-button
:hover
{
color
:
#118EE9
;
border-color
:
#118EE9
;
background-color
:
#ecf5ff
}
.el-dropdown-menu__item
:focus
,
.el-dropdown-menu__item
:not
(
.is-disabled
)
:hover
{
background-color
:
#ecf5ff
!important
;
color
:
#118EE9
!important
}
.wins
.el-cascader
:not
(
.is-disabled
)
:hover
.el-input__inner
,
.wins
.el-input__inner
:hover
{
color
:
#118EE9
;
border-color
:
#118EE9
;
background-color
:
#ecf5ff
}
.el-cascader-node
:not
(
.is-disabled
)
:focus
,
.el-cascader-node
:not
(
.is-disabled
)
:hover
{
color
:
#118EE9
;
background
:
rgba
(
241
,
248
,
255
,
1
)
!important
}
.winsresult-back
,
.winsresult-main
>
div
{
cursor
:
pointer
;
font-weight
:
500
;
color
:
rgba
(
72
,
72
,
72
,
1
)}
.winsresult
{
box-sizing
:
border-box
;
height
:
100%
;
width
:
100%
;
padding
:
4px
10px
}
.winsresult-back
{
text-align
:
center
;
line-height
:
28px
;
width
:
70px
;
height
:
28px
;
background
:
rgba
(
255
,
255
,
255
,
1
);
border-radius
:
2px
;
border
:
1px
solid
rgba
(
209
,
209
,
209
,
1
)}
.winsresult-main
{
box-sizing
:
border-box
;
display
:
flex
;
flex-wrap
:
wrap
;
align-items
:
flex-start
;
width
:
100%
;
justify-content
:
space-between
;
padding-top
:
36px
}
.winsresult-main
>
div
{
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
box-sizing
:
border-box
;
padding
:
0
30px
0
20px
;
width
:
30.37%
;
height
:
64px
;
border-radius
:
2px
;
border
:
1px
solid
rgba
(
238
,
238
,
238
,
1
);
font-size
:
16px
;
margin-bottom
:
20px
}
.winsresult-main
i
{
color
:
#118EE9
;
font-size
:
24px
}
.winsresult
.el-pagination
button
,
.winsresult
.el-pagination
span
:not
([
class
*=
suffix
])
{
min-width
:
69px
}
.winsresult
.el-pagination.is-background
.btn-next
,
.winsresult
.el-pagination.is-background
.btn-prev
{
border-radius
:
2px
!important
}
.winsresult
.el-pagination.is-background
.btn-next
,
.winsresult
.el-pagination.is-background
.btn-prev
,
.winsresult
.el-pagination.is-background
.el-pager
li
{
margin
:
0
;
box-sizing
:
border-box
;
border
:
1px
solid
#ddd
;
border-radius
:
0
}
.winsresult
.el-pagination.is-background
.el-pager
li
{
border-right
:
0
}
.winsresult
.el-pagination.is-background
.el-pager
li
:not
(
.disabled
)
.active
{
background
:
#1C2B36
;
border
:
1px
solid
#1C2B36
}
.winsresult
.brandfind-list-page
{
width
:
100%
;
margin-bottom
:
35px
}
.winsresult
.brandfind-list-page
.el-pagination
{
margin-top
:
18px
;
float
:
right
}
.winsresult
.el-dialog__title
{
font-size
:
16px
}
.winsresult-dialog-name
{
font-size
:
26px
;
margin-bottom
:
12px
;
font-family
:
PingFangSC-Semibold
,
PingFang
SC
;
font-weight
:
600
;
color
:
rgba
(
72
,
72
,
72
,
1
)}
.winsresult-dialog-condition
{
display
:
flex
;
padding-bottom
:
20px
;
border-bottom
:
1px
solid
rgba
(
238
,
238
,
238
,
1
)}
.winsresult-dialog-condition
>
div
{
min-width
:
100px
;
margin-right
:
57px
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
)}
.winsresult-dialog-content
{
margin-top
:
20px
;
flex-wrap
:
wrap
;
max-height
:
270px
;
overflow
:
auto
}
.winsresult-dialog-content-name
{
display
:
flex
;
justify-content
:
space-between
}
.winsresult-dialog-content
>
div
{
width
:
30%
;
margin-bottom
:
20px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.winsresult
.el-breadcrumb__inner.is-link
{
font-weight
:
100
;
color
:
rgba
(
121
,
121
,
121
,
1
)}
.winsresult
.el-breadcrumb__item
:last-child
.el-breadcrumb__inner
{
font-weight
:
700
;
color
:
rgba
(
72
,
72
,
72
,
1
)}
\ No newline at end of file
\ No newline at end of file
embed_applications/app/front/vues/pages/brandfind/brandfind.css
View file @
34e38177
...
@@ -19,6 +19,7 @@
...
@@ -19,6 +19,7 @@
/* padding: 24px 30px 30px 30px; */
/* padding: 24px 30px 30px 30px; */
/* width: 1126px; */
/* width: 1126px; */
width
:
100%
;
width
:
100%
;
padding
:
0
10px
;
}
}
.brandfind-search-box
{
.brandfind-search-box
{
...
...
embed_applications/app/front/vues/pages/brandfind/brandfind.html
View file @
34e38177
...
@@ -143,12 +143,12 @@
...
@@ -143,12 +143,12 @@
</div>
</div>
<!-- 筛选结束 -->
<!-- 筛选结束 -->
<el-tab-pane
label=
"相同商标"
style=
"padding:0px 30px"
>
<el-tab-pane
label=
"相同商标"
>
<div
class=
"brandfind-main-equal-warpper"
>
<div
class=
"brandfind-main-equal-warpper"
>
<div
class=
"brandfind-main-equal"
>
<div
class=
"brandfind-main-equal"
>
<!-- 表格 -->
<!-- 表格 -->
<div
class=
"brandfind-main-equal-box"
>
<div
class=
"brandfind-main-equal-box"
style=
"display:flex;"
>
<div
class=
"brandfind-main-equal-form"
>
<div
class=
"brandfind-main-equal-form"
style=
"flex:1"
>
<div
class=
"brandfind-main-equal-form-title"
>
<div
class=
"brandfind-main-equal-form-title"
>
商标注册地域分布
商标注册地域分布
<!-- <span>查看更多区域分布 ></span> -->
<!-- <span>查看更多区域分布 ></span> -->
...
@@ -210,7 +210,8 @@
...
@@ -210,7 +210,8 @@
</div>
</div>
<div
class=
"brandfind-main-equal-form"
>
<div
style=
"width:20px"
></div>
<div
class=
"brandfind-main-equal-form"
style=
"flex:1"
>
<div
class=
"brandfind-main-equal-form-title"
>
<div
class=
"brandfind-main-equal-form-title"
>
商标注册类别分布
商标注册类别分布
<!-- <span>查看更多区域分布 ></span> -->
<!-- <span>查看更多区域分布 ></span> -->
...
...
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