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
38f6ba59
Commit
38f6ba59
authored
Nov 19, 2019
by
任建
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
7905387e
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
86 additions
and
48 deletions
+86
-48
embed_applications/app/front/entry/index.ejs
+2
-2
embed_applications/app/front/entry/public/css/pagecom.css
+2
-2
embed_applications/app/front/entry/public/imgs/loading.png
+0
-0
embed_applications/app/front/vues/pages/brandfind/brandfind.css
+2
-3
embed_applications/app/front/vues/pages/brandfind/brandfind.html
+2
-1
embed_applications/app/front/vues/pages/brandfind/brandfind.js
+21
-1
embed_applications/app/front/vues/pages/brandfinddetails/brandfinddetails.html
+49
-33
embed_applications/app/front/vues/pages/ncldetail/ncldetail.css
+2
-2
embed_applications/app/front/vues/pages/ncldetail/ncldetail.html
+0
-0
embed_applications/app/front/vues/pages/ncldetail/ncldetail.js
+1
-1
embed_applications/app/front/vues/pages/noticetm/noticetm.js
+4
-2
embed_applications/app/front/vues/pages/proposer/proposer.html
+1
-1
No files found.
embed_applications/app/front/entry/index.ejs
View file @
38f6ba59
...
@@ -23,10 +23,10 @@
...
@@ -23,10 +23,10 @@
<div>
<div>
<el-scrollbar
class=
"page-component__scroll"
>
<el-scrollbar
class=
"page-component__scroll"
>
<div
id=
"embedwarpper"
>
<div
id=
"embedwarpper"
>
<div>
<div>
<keep-alive>
<router-view
name=
"default"
v-loading
.
fullscreen
.
lock=
"loading"
element-loading-text=
"拼命加载中"
<router-view
name=
"default"
v-loading
.
fullscreen
.
lock=
"loading"
element-loading-text=
"拼命加载中"
element-loading-spinner=
"el-icon-loading"
element-loading-background=
"rgba(0, 0, 0, 0.8)"
>
element-loading-spinner=
"el-icon-loading"
element-loading-background=
"rgba(0, 0, 0, 0.8)"
>
</router-view>
</router-view>
</keep-alive>
</div>
</div>
</div>
</div>
</el-scrollbar>
</el-scrollbar>
...
...
embed_applications/app/front/entry/public/css/pagecom.css
View file @
38f6ba59
.brandfind
,
.brandfind-box
{
width
:
100%
;
box-sizing
:
border-box
}
.brandfind-main-filter-item
.el-checkbox-button__inner
,
.brandfind-main-filter-item
.el-checkbox-group
,
.brandfind-main-filter-item
.el-radio-button__inner
,
.brandfind-main-filter-item
.el-radio-group
{
vertical-align
:
top
}
.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
:
3px
;
background
:
#118EE9
;
display
:
flex
;
min-width
:
60px
;
height
:
35px
;
justify-content
:
space-between
;
align-items
:
center
;
z-index
:
1128
;
border-radius
:
3px
;
font-size
:
14px
;
text-align
:
center
;
opacity
:
1
}
.brandfind-search-box
.upload-input-img
i
{
color
:
#fff
;
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.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
18px
0
;
border
:
1px
solid
#f7f7f8
}
.brandfind-main-filter-item
{
width
:
100%
;
box-sizing
:
border-box
;
min-width
:
1126px
;
min-height
:
24px
;
line-height
:
24px
;
margin-bottom
:
20px
}
.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
:
800px
;
height
:
26px
;
overflow
:
hidden
;
transition
:
height
1s
}
.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
{
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
{
float
:
right
;
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
}
.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
:
50%
;
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
}
.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%
}
.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
}
.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
:
110px
;
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
}
.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
}
.brandfinddetails
.is-finish
.el-step__line
{
background
:
#F68367
}
.ncldetail-main
{
width
:
100%
;
height
:
100%
;
background-color
:
#fff
;
padding-bottom
:
25px
}
.ncldetail-main-name
{
width
:
100%
;
padding-left
:
30px
;
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
:
10px
25px
0
;
box-sizing
:
border-box
}
.ncldetail-main-title
>
.title-item1
,
.ncldetail-main-title
>
.title-item2
{
float
:
left
;
width
:
96px
;
height
:
33px
;
line-height
:
33px
;
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
,
.ncldetail-main-item
{
font-family
:
Roboto
;
text-align
:
center
;
cursor
:
pointer
;
float
:
left
}
.ncldetail-main-content
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
;
margin-top
:
15px
}
.ncldetail-main-content-particular
{
width
:
100%
;
height
:
auto
;
padding
:
0
15px
;
box-sizing
:
border-box
;
overflow
:
hidden
}
.ncldetail-main-content-particular
>
div
{
width
:
45px
;
height
:
45px
;
line-height
:
45px
;
color
:
rgba
(
16
,
16
,
16
,
1
);
font-size
:
16px
;
border
:
1px
solid
rgba
(
187
,
187
,
187
,
1
);
margin
:
15px
}
.ncldetail-main-content-particular
>
.special
{
background-color
:
#118EE9
;
color
:
#fff
;
border
:
#118EE9
}
.ncldetail-main-item
{
min-width
:
178px
;
min-height
:
171px
;
width
:
13%
;
height
:
10.4%
;
padding-bottom
:
14px
;
background-color
:
rgba
(
255
,
255
,
255
,
1
);
color
:
rgba
(
16
,
16
,
16
,
1
);
font-size
:
36px
;
box-sizing
:
border-box
;
position
:
relative
;
border
:
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
:
hidden
}
.ncldetail-main-content2
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
;
padding
:
15px
30px
;
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
:
13.2%
;
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
:
0
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
;
font-family
:
PingFangSC-Medium
;
font-size
:
14px
;
letter-spacing
:
0
;
cursor
:
pointer
}
.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
}
.mian-list
,
.policylist-swiper
{
padding
:
20px
;
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
}
.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
;
font-size
:
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
}
.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
}
.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
.noticetm-notice-title
.cell
,
.proposer
>
h1
{
font-weight
:
900
}
.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
;
text-align
:
center
;
letter-spacing
:
0
}
.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
}
.el-table
th
.is-leaf
,
.noticetm
.el-table
td
{
text-align
:
center
}
.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
}
.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
}
.proposer-title
,
.proposer
>
h1
{
width
:
100%
;
border
:
1px
solid
#E6E8E9
;
box-sizing
:
border-box
}
.noticetm
.el-pagination.is-background
.el-pager
li
:not
(
.disabled
)
.active
{
background
:
#1C2B36
}
.proposer
{
width
:
100%
;
box-sizing
:
border-box
;
background
:
#fff
}
.proposer
>
h1
{
height
:
80px
;
font-size
:
18px
;
background
:
#F9F9F9
;
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
}
.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-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
:
3px
;
background
:
#118EE9
;
display
:
flex
;
min-width
:
60px
;
height
:
35px
;
justify-content
:
space-between
;
align-items
:
center
;
z-index
:
1128
;
border-radius
:
3px
;
font-size
:
14px
;
text-align
:
center
;
opacity
:
1
}
.brandfind-search-box
.upload-input-img
i
{
color
:
#fff
;
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.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
18px
0
;
border
:
1px
solid
#f7f7f8
}
.brandfind-main-filter-item
{
width
:
100%
;
box-sizing
:
border-box
;
min-height
:
24px
;
line-height
:
24px
;
margin-bottom
:
20px
}
.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
{
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
{
float
:
right
;
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
}
.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
}
.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%
}
.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
}
.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
:
110px
;
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
}
.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
}
.brandfinddetails
.is-finish
.el-step__line
{
background
:
#F68367
}
.ncldetail-main
{
width
:
100%
;
height
:
100%
;
background-color
:
#fff
;
padding-bottom
:
25px
}
.ncldetail-main-name
{
width
:
100%
;
padding-left
:
30px
;
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
:
10px
25px
0
;
box-sizing
:
border-box
}
.ncldetail-main-title
>
.title-item1
,
.ncldetail-main-title
>
.title-item2
{
float
:
left
;
width
:
96px
;
height
:
33px
;
line-height
:
33px
;
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
,
.ncldetail-main-item
{
font-family
:
Roboto
;
text-align
:
center
;
cursor
:
pointer
;
float
:
left
}
.ncldetail-main-content
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
;
margin-top
:
15px
}
.ncldetail-main-content-particular
{
width
:
100%
;
max-height
:
160px
;
padding
:
0
15px
;
box-sizing
:
border-box
;
overflow
:
auto
}
.ncldetail-main-content-particular
>
div
{
width
:
45px
;
height
:
45px
;
line-height
:
45px
;
color
:
rgba
(
16
,
16
,
16
,
1
);
font-size
:
16px
;
border
:
1px
solid
rgba
(
187
,
187
,
187
,
1
);
margin
:
15px
}
.ncldetail-main-content-particular
>
.special
{
background-color
:
#118EE9
;
color
:
#fff
;
border
:
#118EE9
}
.ncldetail-main-item
{
min-width
:
178px
;
min-height
:
171px
;
width
:
13%
;
height
:
10.4%
;
padding-bottom
:
14px
;
background-color
:
rgba
(
255
,
255
,
255
,
1
);
color
:
rgba
(
16
,
16
,
16
,
1
);
font-size
:
36px
;
box-sizing
:
border-box
;
position
:
relative
;
border
:
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
:
hidden
}
.ncldetail-main-content2
{
width
:
100%
;
height
:
auto
;
overflow
:
hidden
;
padding
:
15px
30px
;
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
:
13.2%
;
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
:
0
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
;
font-size
:
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
}
.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/entry/public/imgs/loading.png
0 → 100644
View file @
38f6ba59
2.66 KB
embed_applications/app/front/vues/pages/brandfind/brandfind.css
View file @
38f6ba59
...
@@ -136,7 +136,6 @@
...
@@ -136,7 +136,6 @@
.brandfind-main-filter-item
{
.brandfind-main-filter-item
{
width
:
100%
;
width
:
100%
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
min-width
:
1126px
;
min-height
:
24px
;
min-height
:
24px
;
line-height
:
24px
;
line-height
:
24px
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
...
@@ -164,7 +163,7 @@
...
@@ -164,7 +163,7 @@
}
}
.brandfind-main-filter-item
>
div
:nth-child
(
2
)
{
.brandfind-main-filter-item
>
div
:nth-child
(
2
)
{
max-width
:
8
00px
;
max-width
:
8
5%
;
height
:
26px
;
height
:
26px
;
overflow
:
hidden
;
overflow
:
hidden
;
transition
:
height
1s
;
transition
:
height
1s
;
...
@@ -284,7 +283,7 @@
...
@@ -284,7 +283,7 @@
.brandfind-main-equal-form
{
.brandfind-main-equal-form
{
box-sizing
:
border-box
;
box-sizing
:
border-box
;
width
:
50
%
;
width
:
49
%
;
height
:
256px
;
height
:
256px
;
border
:
1px
solid
#F7F7F8
;
border
:
1px
solid
#F7F7F8
;
padding
:
20px
30px
30px
30px
;
padding
:
20px
30px
30px
30px
;
...
...
embed_applications/app/front/vues/pages/brandfind/brandfind.html
View file @
38f6ba59
...
@@ -292,8 +292,9 @@
...
@@ -292,8 +292,9 @@
@
click=
"toTmDetail(tm)"
>
@
click=
"toTmDetail(tm)"
>
<div
<div
class=
"brandfind-list-box-logo"
>
class=
"brandfind-list-box-logo"
>
<img
:src=
"tm.logo"
<img
v-if=
"tm.logo"
:src=
"tm.logo"
alt=
""
>
alt=
""
>
<img
v-else
src=
"/imgs/loading.png"
alt=
""
>
</div>
</div>
<div
<div
class=
"brandfind-list-box-text"
>
class=
"brandfind-list-box-text"
>
...
...
embed_applications/app/front/vues/pages/brandfind/brandfind.js
View file @
38f6ba59
...
@@ -516,7 +516,6 @@
...
@@ -516,7 +516,6 @@
}
}
this
.
$root
.
postReq
(
url
,
obj
).
then
((
d
)
=>
{
this
.
$root
.
postReq
(
url
,
obj
).
then
((
d
)
=>
{
if
(
d
.
status
==
0
&&
d
.
data
)
{
if
(
d
.
status
==
0
&&
d
.
data
)
{
console
.
log
(
11111111111111
);
this
.
province_counts_o
=
d
.
data
.
province_counts
.
slice
(
0
,
5
).
map
((
item
,
index
)
=>
{
this
.
province_counts_o
=
d
.
data
.
province_counts
.
slice
(
0
,
5
).
map
((
item
,
index
)
=>
{
item
.
index
=
index
+
1
;
item
.
index
=
index
+
1
;
return
item
;
return
item
;
...
@@ -525,6 +524,27 @@
...
@@ -525,6 +524,27 @@
item
.
index
=
index
+
6
;
item
.
index
=
index
+
6
;
return
item
;
return
item
;
});
});
if
(
d
.
data
.
province_counts
.
length
){
var
num1
=
this
.
province_counts_o
.
length
;
for
(
var
i
=
0
;
i
<
5
-
num1
;
i
++
){
this
.
province_counts_o
.
push
({
count
:
"-"
,
index
:
"-"
,
percent
:
"-"
,
province
:
"-"
})
}
var
num2
=
this
.
province_counts_t
.
length
;
for
(
var
j
=
0
;
j
<
5
-
num2
;
j
++
){
console
.
log
(
j
);
this
.
province_counts_t
.
push
({
count
:
"-"
,
index
:
"-"
,
percent
:
"-"
,
province
:
"-"
})
}
}
this
.
ncl_counts_o
=
d
.
data
.
ncl_counts
.
slice
(
0
,
5
).
map
((
item
,
index
)
=>
{
this
.
ncl_counts_o
=
d
.
data
.
ncl_counts
.
slice
(
0
,
5
).
map
((
item
,
index
)
=>
{
item
.
index
=
index
+
1
;
item
.
index
=
index
+
1
;
return
item
;
return
item
;
...
...
embed_applications/app/front/vues/pages/brandfinddetails/brandfinddetails.html
View file @
38f6ba59
<div
class=
"brandfinddetails"
>
<div
class=
"brandfinddetails"
>
<div
class=
"brandfinddetails-title"
>
<div
class=
"brandfinddetails-title"
>
<div>
<div>
<img
:src=
"tmdetail.logo"
alt=
""
>
<img
v-if=
"tmdetail.logo"
:src=
"tmdetail.logo"
alt=
""
>
<img
v-else
src=
"/imgs/loading.png"
alt=
""
>
</div>
</div>
<ul>
<ul>
<li>
{{tmdetail.sbmc}}
</li>
<li>
{{tmdetail.sbmc}}
</li>
...
@@ -31,101 +32,114 @@
...
@@ -31,101 +32,114 @@
<div
class=
"brandfinddetails-details-box"
>
<div
class=
"brandfinddetails-details-box"
>
<el-row>
<el-row>
<el-col
:span=
"4"
>
商标名称
</el-col>
<el-col
:span=
"4"
>
商标名称
</el-col>
<el-col
:span=
"20"
>
{{tmdetail.sbmc}}
</el-col>
<el-col
v-if=
"tmdetail.sbmc"
:span=
"20"
>
{{tmdetail.sbmc}}
</el-col>
<el-col
v-else
:span=
"20"
>
-
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"4"
>
法律状态
</el-col>
<el-col
:span=
"4"
>
法律状态
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.sbzt}}
</el-col>
<el-col
v-if=
"tmdetail.sbzt"
:span=
"8"
>
{{tmdetail.sbzt}}
</el-col>
<el-col
v-else
:span=
"20"
>
-
</el-col>
<el-col
:span=
"4"
>
申请号
</el-col>
<el-col
:span=
"4"
>
申请号
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.sbzch}}
</el-col>
<el-col
v-if=
"tmdetail.sbzch"
:span=
"8"
>
{{tmdetail.sbzch}}
</el-col>
<el-col
v-else
:span=
"20"
>
-
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"4"
>
商标分类
</el-col>
<el-col
:span=
"4"
>
商标分类
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.gjfl}}
</el-col>
<el-col
v-if=
"tmdetail.gjfl"
:span=
"8"
>
{{tmdetail.gjfl}}
</el-col>
<el-col
v-else
:span=
"8"
>
-
</el-col>
<el-col
:span=
"4"
>
申请日期
</el-col>
<el-col
:span=
"4"
>
申请日期
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.sqrq}}
</el-col>
<el-col
v-if=
"tmdetail.sqrq"
:span=
"8"
>
{{tmdetail.sqrq}}
</el-col>
<el-col
v-else
:span=
"8"
>
-
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"4"
>
申请人名称
</el-col>
<el-col
:span=
"4"
>
申请人名称
</el-col>
<el-col
:span=
"20"
>
{{tmdetail.zcr}}
<i
@
click=
"toproposer(tmdetail.zcr)"
<el-col
v-if=
"tmdetail.zcr"
:span=
"20"
>
{{tmdetail.zcr}}
<i
@
click=
"toproposer(tmdetail.zcr)"
class=
"el-icon-search"
></i>
</el-col>
class=
"el-icon-search"
></i>
</el-col>
<el-col
v-else
:span=
"20"
>
-
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"4"
>
申请人名称(英文)
</el-col>
<el-col
:span=
"4"
>
申请人名称(英文)
</el-col>
<el-col
:span=
"20"
>
{{tmdetail.zcren}}
</el-col>
<el-col
v-if=
"tmdetail.zcren"
:span=
"20"
>
{{tmdetail.zcren}}
</el-col>
<el-col
v-else
:span=
"20"
>
-
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"4"
>
申请人地址(英文)
</el-col>
<el-col
:span=
"4"
>
申请人地址(英文)
</el-col>
<el-col
:span=
"20"
>
{{tmdetail.zcdzen}}
</el-col>
<el-col
v-if=
"tmdetail.zcdzen"
:span=
"20"
>
{{tmdetail.zcdzen}}
</el-col>
<el-col
v-else
:span=
"20"
>
-
</el-col>
</el-row>
</el-row>
<el-row
class=
"brandfinddetails-details-box-logo"
>
<el-row
class=
"brandfinddetails-details-box-logo"
>
<el-col
:span=
"4"
>
商标图片
</el-col>
<el-col
:span=
"4"
>
商标图片
</el-col>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<div>
<div
v-if=
"tmdetail.logo"
>
<img
:src=
"tmdetail.logo"
alt=
""
>
<img
:src=
"tmdetail.logo"
alt=
""
>
</div>
</div>
<div
v-else
>
<img
src=
"/imgs/loading.png"
alt=
""
>
</div>
</el-col>
</el-col>
<el-col
:span=
"4"
>
图片要素
</el-col>
<el-col
:span=
"4"
>
图片要素
</el-col>
<el-col
:span=
"8"
>
无
</el-col>
<el-col
:span=
"8"
>
-
</el-col>
</el-row>
</el-row>
<el-row
class=
"brandfinddetails-details-box-reg"
>
<el-row
class=
"brandfinddetails-details-box-reg"
>
<el-col
:span=
"4"
>
商品/服务项目 (未注册)
</el-col>
<el-col
:span=
"4"
>
商品/服务项目 (未注册)
</el-col>
<el-col
:span=
"20"
>
<el-col
v-if=
"serviceitems_wzc.length"
:span=
"20"
>
<span
v-for=
"(i,index) in serviceitems_wzc"
>
{{i.code}} {{i.name}}
</span>
<span
v-for=
"(i,index) in serviceitems_wzc"
>
{{i.code}} {{i.name}}
</span>
</el-col>
</el-col>
<el-col
v-else
:span=
"20"
>
-
</el-col>
</el-row>
</el-row>
<el-row
class=
"brandfinddetails-details-box-reg"
>
<el-row
class=
"brandfinddetails-details-box-reg"
>
<el-col
:span=
"4"
>
商品/服务项目 (已注册)
</el-col>
<el-col
:span=
"4"
>
商品/服务项目 (已注册)
</el-col>
<el-col
:span=
"20"
>
<el-col
v-if=
"serviceitems.length"
:span=
"20"
>
<span
v-for=
"(i,index) in serviceitems"
>
{{i.code}} {{i.small_name}}
</span>
<span
v-for=
"(i,index) in serviceitems"
>
{{i.code}} {{i.small_name}}
</span>
</el-col>
</el-col>
<el-col
v-else
:span=
"20"
>
-
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"4"
>
初审公告期号
</el-col>
<el-col
:span=
"4"
>
初审公告期号
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.csggqh}}
</el-col>
<el-col
v-if=
"tmdetail.csggqh"
:span=
"8"
>
{{tmdetail.csggqh}}
</el-col>
<el-col
v-else
:span=
"8"
>
-
</el-col>
<el-col
:span=
"4"
>
初审公告日期
</el-col>
<el-col
:span=
"4"
>
初审公告日期
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.csrq}}
</el-col>
<el-col
v-if=
"tmdetail.csrq"
:span=
"8"
>
{{tmdetail.csrq}}
</el-col>
<el-col
v-else
:span=
"8"
>
-
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"4"
>
注册公告期号
</el-col>
<el-col
:span=
"4"
>
注册公告期号
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.zcggqh}}
</el-col>
<el-col
v-if=
"tmdetail.zcggqh"
:span=
"8"
>
{{tmdetail.zcggqh}}
</el-col>
<el-col
v-else
:span=
"8"
>
-
</el-col>
<el-col
:span=
"4"
>
注册公告日期
</el-col>
<el-col
:span=
"4"
>
注册公告日期
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.zcrq}}
</el-col>
<el-col
v-if=
"tmdetail.zcrq"
:span=
"8"
>
{{tmdetail.zcrq}}
</el-col>
<el-col
v-else
:span=
"8"
>
-
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"4"
>
专用权期限
</el-col>
<el-col
:span=
"4"
>
专用权期限
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.zcrq?tmdetail.zcrq:\'-\'}} 至
<el-col
:span=
"8"
>
{{tmdetail.zcrq?tmdetail.zcrq:\'-\'}} 至
{{tmdetail.jzrq?tmdetail.jzrq:\'-\'}}
</el-col>
{{tmdetail.jzrq?tmdetail.jzrq:\'-\'}}
</el-col>
<el-col
:span=
"4"
>
是否共有商标
</el-col>
<el-col
:span=
"4"
>
是否共有商标
</el-col>
<el-col
:span=
"8"
>
</el-col>
<el-col
:span=
"8"
>
-
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"4"
>
后期指定日期
</el-col>
<el-col
:span=
"4"
>
后期指定日期
</el-col>
<el-col
:span=
"8"
>
</el-col>
<el-col
:span=
"8"
>
-
</el-col>
<el-col
:span=
"4"
>
国际注册日期
</el-col>
<el-col
:span=
"4"
>
国际注册日期
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.zcrq}}
</el-col>
<el-col
v-if=
"tmdetail.zcrq"
:span=
"8"
>
{{tmdetail.zcrq}}
</el-col>
<el-col
v-else
:span=
"8"
>
-
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"4"
>
优先权日期
</el-col>
<el-col
:span=
"4"
>
优先权日期
</el-col>
<el-col
:span=
"8"
>
</el-col>
<el-col
:span=
"8"
>
-
</el-col>
<el-col
:span=
"4"
>
代理人名称
</el-col>
<el-col
:span=
"4"
>
代理人名称
</el-col>
<el-col
:span=
"8"
>
{{tmdetail.dljg}}
<i
@
click=
"toproposer(tmdetail.dljg)"
<el-col
v-if=
"tmdetail.dljg"
:span=
"8"
>
{{tmdetail.dljg}}
<i
@
click=
"toproposer(tmdetail.dljg)"
class=
"el-icon-search"
></el-col>
class=
"el-icon-search"
></el-col>
<el-col
v-else
:span=
"8"
>
-
</el-col>
</el-row>
</el-row>
<el-row
class=
"brandfinddetails-details-box-status"
>
<el-row
class=
"brandfinddetails-details-box-status"
>
<el-col
:span=
"4"
>
商标状态
</el-col>
<el-col
:span=
"4"
>
商标状态
</el-col>
<el-col
:span=
"20"
>
<el-col
:span=
"20"
>
<ul>
<ul
v-if=
"tmdetail.sbzt"
>
<!-- <li><span>sss </span><span>212121</span></li>
{{tmdetail.sbzt}}
<li><span>12ss21 </span><span>212121</span></li>
</ul>
<li><span>12dd21 </span><span>212121</span></li>
<ul
v-else
>
<li><span>1221 </span><span>212121</span></li>
-
<li><span>1221 </span><span>212121</span></li>
<li><span>1221 </span><span>212121</span></li>
<li><span>1221 </span><span>212121</span></li> -->
</ul>
</ul>
</el-col>
</el-col>
</el-row>
</el-row>
...
@@ -138,6 +152,8 @@
...
@@ -138,6 +152,8 @@
@
click=
"window.open(lc.link_url)"
></i>
@
click=
"window.open(lc.link_url)"
></i>
</li>
</li>
</div>
</div>
<div
v-else
>
-
</div>
</el-col>
</el-col>
</el-row>
</el-row>
</div>
</div>
...
...
embed_applications/app/front/vues/pages/ncldetail/ncldetail.css
View file @
38f6ba59
...
@@ -69,10 +69,10 @@
...
@@ -69,10 +69,10 @@
/* 隐藏 */
/* 隐藏 */
.ncldetail-main-content-particular
{
.ncldetail-main-content-particular
{
width
:
100%
;
width
:
100%
;
height
:
auto
;
max-height
:
160px
;
padding
:
0px
15px
;
padding
:
0px
15px
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
overflow
:
hidden
;
overflow
:
auto
;
}
}
.ncldetail-main-content-particular
>
div
{
.ncldetail-main-content-particular
>
div
{
...
...
embed_applications/app/front/vues/pages/ncldetail/ncldetail.html
View file @
38f6ba59
embed_applications/app/front/vues/pages/ncldetail/ncldetail.js
View file @
38f6ba59
...
@@ -129,7 +129,7 @@
...
@@ -129,7 +129,7 @@
var
that
=
this
;
var
that
=
this
;
const
loadingbyc
=
this
.
$loading
({
const
loadingbyc
=
this
.
$loading
({
lock
:
true
,
lock
:
true
,
text
:
'
Loading
'
,
text
:
'
拼命加载中
'
,
spinner
:
'el-icon-loading'
,
spinner
:
'el-icon-loading'
,
background
:
'rgba(0, 0, 0, 0.7)'
background
:
'rgba(0, 0, 0, 0.7)'
});
});
...
...
embed_applications/app/front/vues/pages/noticetm/noticetm.js
View file @
38f6ba59
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,7 @@
},
},
/** 最新12期公告页面点击详情按钮前往公告商标查询 */
/** 最新12期公告页面点击详情按钮前往公告商标查询 */
toNoticeDetail
(
row
){
toNoticeDetail
(
row
){
console
.
log
(
row
);
console
.
log
(
row
,
";l;;;;;;;;;;;;;;;;;;"
);
if
(
row
&&
row
.
notice_issue
)
{
if
(
row
&&
row
.
notice_issue
)
{
this
.
selected_issue
=
row
.
notice_issue
;
this
.
selected_issue
=
row
.
notice_issue
;
this
.
brandKey
=
2
;
this
.
brandKey
=
2
;
...
@@ -121,7 +121,7 @@
...
@@ -121,7 +121,7 @@
"currentPage": 1
"currentPage": 1
} */
} */
console
.
log
(
v
);
console
.
log
(
v
,
"lllllllllllllll"
);
var
selected_issue
=
""
;
var
selected_issue
=
""
;
if
(
this
.
selected_issue
&&
this
.
selected_issue
!=
"不限"
)
{
if
(
this
.
selected_issue
&&
this
.
selected_issue
!=
"不限"
)
{
selected_issue
=
this
.
selected_issue
;
selected_issue
=
this
.
selected_issue
;
...
@@ -135,6 +135,7 @@
...
@@ -135,6 +135,7 @@
applynumber
:
this
.
selected_regnum
,
tmname
:
this
.
selected_tmname
,
applynumber
:
this
.
selected_regnum
,
tmname
:
this
.
selected_tmname
,
applier
:
this
.
selected_applier
,
nclNum
:
selected_nclNum
applier
:
this
.
selected_applier
,
nclNum
:
selected_nclNum
};
};
console
.
log
(
obj
);
var
that
=
this
;
var
that
=
this
;
this
.
$root
.
loading
=
true
;
this
.
$root
.
loading
=
true
;
this
.
$root
.
postReq
(
"/web/tmquery/tmqueryCtl/noticequery"
,
obj
).
then
(
d
=>
{
this
.
$root
.
postReq
(
"/web/tmquery/tmqueryCtl/noticequery"
,
obj
).
then
(
d
=>
{
...
@@ -142,6 +143,7 @@
...
@@ -142,6 +143,7 @@
if
(
d
.
status
==
0
&&
d
.
data
)
{
if
(
d
.
status
==
0
&&
d
.
data
)
{
var
rows
=
d
.
data
.
rows
;
var
rows
=
d
.
data
.
rows
;
for
(
var
i
=
0
;
i
<
rows
.
length
;
i
++
)
{
for
(
var
i
=
0
;
i
<
rows
.
length
;
i
++
)
{
console
.
log
(
rows
[
i
],
"99999999"
);
if
(
rows
[
i
].
sblb
)
{
if
(
rows
[
i
].
sblb
)
{
var
sblb
=
rows
[
i
].
sblb
.
replace
(
/
(
^
\s
*
)
|
(\s
*$
)
/g
,
""
);
var
sblb
=
rows
[
i
].
sblb
.
replace
(
/
(
^
\s
*
)
|
(\s
*$
)
/g
,
""
);
var
nclnum
=
sblb
.
split
(
" "
)[
0
];
var
nclnum
=
sblb
.
split
(
" "
)[
0
];
...
...
embed_applications/app/front/vues/pages/proposer/proposer.html
View file @
38f6ba59
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
</h1>
</h1>
<div
class=
"proposer-title"
>
<div
class=
"proposer-title"
>
<div>
<div>
<img
src=
"/imgs/
mz.jp
g"
alt=
""
>
<img
src=
"/imgs/
loading.pn
g"
alt=
""
>
</div>
</div>
<ul>
<ul>
<li>
{{companyInfo.name}}
</li>
<li>
{{companyInfo.name}}
</li>
...
...
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