Commit aa7b7168 by 贾新

fix

parent 893f11b0
...@@ -35,11 +35,13 @@ ...@@ -35,11 +35,13 @@
.card-item>div>div>img { .card-item>div>div>img {
width: 100%; width: 100%;
} }
.plate{
.plate {
width: 100%; width: 100%;
height: 588px; height: 588px;
background: url("../image/板块1.png") no-repeat center/1920px 588px; background: url("../image/板块1.png") no-repeat center/1920px 588px;
} }
.plate>img { .plate>img {
width: 100%; width: 100%;
height: auto; height: auto;
...@@ -123,10 +125,6 @@ ...@@ -123,10 +125,6 @@
color: #838383; color: #838383;
font-size: 15px; font-size: 15px;
} }
.card1 h4{
font-size: 24px;
margin-bottom: 20px
}
.card1:hover .icon { .card1:hover .icon {
...@@ -167,17 +165,9 @@ ...@@ -167,17 +165,9 @@
display: flex display: flex
} }
.plate5 > div p { .plate5>div img {
font-size: .28rem; width: 100%;
color: #ffff; height: 100%;
position: relative;
top: -2rem;
display: inline-block;
}
.plate5 > div img {
width: 480px;
height: 400px;
vertical-align: bottom; vertical-align: bottom;
} }
......
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