Commit 1ffbebb5 authored by 陈毅's avatar 陈毅

了解更多

parent 1be4f77e
......@@ -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: 1200px;
width: 1400px;
text-align: center;
margin:0px auto 75px;
}
......@@ -1436,7 +1440,7 @@ a.news {
.about {
width: 100%;
// height: 760px;
height: 690px;
height: 880px;
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: 86px;
margin-top: 170px;
}
.about .about-content .about-left ul li {
......@@ -1513,7 +1522,7 @@ a.news {
}
.about .about-content .about-left h2 {
margin-top: 150px;
margin-top: 125px;
margin-bottom: 38px;
color: #304f86;
font-weight: 500;
......@@ -1555,7 +1564,7 @@ a.news {
font-size: 18px;
display: inline-block;
margin-top: 78px;
margin-top: 120px;
margin-left: 140px;
// width: 141px;
// height: 36px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment