feat: 品牌里程
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.orico_Page_achievement {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
height: 100vh;
|
||||
min-height: 100vh;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
background: #f2f2f2;
|
||||
@@ -55,6 +55,9 @@
|
||||
font-weight: bold;
|
||||
color: #000000;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .achInfo .achNums .achive_shuju .title1 p {
|
||||
font-family: inherit;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .achInfo .achNums .achive_shuju .subtitle1 {
|
||||
margin-top: 1rem;
|
||||
font-size: 1.125rem;
|
||||
@@ -126,7 +129,7 @@
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list {
|
||||
width: 98%;
|
||||
background: url(../achievementimg/greyline.png) 50px 0 repeat-y;
|
||||
background: url(/static/index/images/greyline.png) 50px 0 repeat-y;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div {
|
||||
overflow: hidden;
|
||||
@@ -135,7 +138,7 @@
|
||||
.orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div h3 {
|
||||
margin: 0 0 0 2.1875rem;
|
||||
padding-left: 2.5rem;
|
||||
background: url(../achievementimg/greyyuandian.png) 3px 3px no-repeat;
|
||||
background: url(/static/index/images/greyyuandian.png) 3px 3px no-repeat;
|
||||
height: 2.375rem;
|
||||
font-size: 1.25rem;
|
||||
font-family: Montserrat-Bold, Montserrat;
|
||||
@@ -144,31 +147,17 @@
|
||||
line-height: 1.875rem;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div .backgroundimg {
|
||||
background: url(../achievementimg/yaundian.png) 3px 3px no-repeat !important;
|
||||
background: url(/static/index/images/yaundian.png) 3px 3px no-repeat !important;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div li p {
|
||||
width: 90%;
|
||||
margin-left: 1.5rem;
|
||||
.orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div li {
|
||||
display: inline-block;
|
||||
padding-left: 0.625rem;
|
||||
width: 100%;
|
||||
font-family: Montserrat-Medium, Montserrat;
|
||||
line-height: 1.5625rem;
|
||||
font-size: 1rem;
|
||||
margin-bottom: 0.625rem;
|
||||
font-family: Montserrat-Medium, Montserrat;
|
||||
font-weight: 500;
|
||||
color: #707070;
|
||||
line-height: 1.25rem;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div li p span {
|
||||
font-family: Montserrat-Medium, Montserrat;
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
padding: 0 0.9375rem 0.625rem 0.9375rem;
|
||||
background: #fff;
|
||||
margin: 0;
|
||||
margin-left: 1.875rem;
|
||||
display: block;
|
||||
float: left;
|
||||
padding: 0 0 1.24rem 4.6875rem;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .tech {
|
||||
background: #fff;
|
||||
|
||||
BIN
public/static/index/images/Achievement.png
Executable file
BIN
public/static/index/images/Achievement.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 322 KiB |
BIN
public/static/index/images/greyline.png
Executable file
BIN
public/static/index/images/greyline.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 132 B |
BIN
public/static/index/images/greyyuandian.png
Executable file
BIN
public/static/index/images/greyyuandian.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 654 B |
BIN
public/static/index/images/lichengbei.png
Executable file
BIN
public/static/index/images/lichengbei.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 721 B |
BIN
public/static/index/images/yaundian.png
Executable file
BIN
public/static/index/images/yaundian.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 556 B |
Reference in New Issue
Block a user