Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DTBPcompnay
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李堔
DTBPcompnay
Commits
1ffbebb5
Commit
1ffbebb5
authored
Jun 02, 2022
by
陈毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
了解更多
parent
1be4f77e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
11 deletions
+20
-11
layout.less
src/assets/theme/layout.less
+20
-11
No files found.
src/assets/theme/layout.less
View file @
1ffbebb5
...
...
@@ -829,11 +829,15 @@ h3 {
}
}
.service {
.service {
//行业解决办法
// padding-top: 65px;
background-color: #e9edef;
.main{
height: 100%;
max-width: 1400px;
min-width: 1100px;
width: 80%;
// height: 100%;
height: 880px;
padding-top: 50px;
}
h2{
...
...
@@ -845,7 +849,7 @@ h3 {
}
.line{
margin-bottom: 75px;
width: 1
2
00px;
width: 1
4
00px;
text-align: center;
margin:0px auto 75px;
}
...
...
@@ -1436,7 +1440,7 @@ a.news {
.about {
width: 100%;
// height: 760px;
height:
69
0px;
height:
88
0px;
background: #EEEEEE;
@media screen and (max-width:1100px) {
...
...
@@ -1454,16 +1458,21 @@ a.news {
.about .about-content {
width: 1200px;
width: 1400px;
max-width: 1400px;
min-width: 1100px;
width: 80%;
margin: 0 auto;
height: 100%;
display: flex;
justify-content: space-around;
// border: 1px solid #021d8b;
}
.about .about-content .about-right {
float: right;
margin
-top: 156px
;
width: 650px
;
margin
: auto
;
flex: 1
;
}
@media (max-width:1280px) {
.about .about-content{
...
...
@@ -1475,11 +1484,11 @@ a.news {
}
.about .about-content .about-left {
float: left;
//
float: left;
}
.about .about-content .about-left ul {
margin-top:
86
px;
margin-top:
170
px;
}
.about .about-content .about-left ul li {
...
...
@@ -1513,7 +1522,7 @@ a.news {
}
.about .about-content .about-left h2 {
margin-top: 1
50
px;
margin-top: 1
25
px;
margin-bottom: 38px;
color: #304f86;
font-weight: 500;
...
...
@@ -1555,7 +1564,7 @@ a.news {
font-size: 18px;
display: inline-block;
margin-top:
78
px;
margin-top:
120
px;
margin-left: 140px;
// width: 141px;
// height: 36px;
...
...
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