Commit 9108846a by wangmin

parent b486088d
...@@ -67,11 +67,11 @@ ...@@ -67,11 +67,11 @@
} }
.shui-wrapper .shui-zx { .shui-wrapper .shui-zx {
left: 1.75rem; left: 1.75rem;
top: 91.7rem; top: 92.3rem;
} }
.shui-wrapper .shui-yx { .shui-wrapper .shui-yx {
right: 1.25rem; right: 1.25rem;
top: 91.7rem; top: 92.3rem;
} }
.shui-wrapper img { .shui-wrapper img {
width: 11rem; width: 11rem;
...@@ -83,6 +83,7 @@ ...@@ -83,6 +83,7 @@
.yuny-wrapper img { .yuny-wrapper img {
width: 13.5rem; width: 13.5rem;
height: 2.4rem; height: 2.4rem;
margin: 2rem 0 1rem 0;
} }
.advise-wrapper-content-item { .advise-wrapper-content-item {
margin-bottom: 0.57rem; margin-bottom: 0.57rem;
...@@ -186,6 +187,7 @@ ...@@ -186,6 +187,7 @@
.yuny-wrapper img { .yuny-wrapper img {
width: 210px; width: 210px;
height: 42px; height: 42px;
margin: 40px 0 15px 0;
} }
.advise-wrapper-content-item { .advise-wrapper-content-item {
margin-bottom: 8px; margin-bottom: 8px;
...@@ -272,22 +274,23 @@ ...@@ -272,22 +274,23 @@
} }
.shui-wrapper .shui-zx { .shui-wrapper .shui-zx {
left: 28px; left: 28px;
top: 1251px; top: 1167px;
} }
.shui-wrapper .shui-yx { .shui-wrapper .shui-yx {
left: calc(50% - 16px); left: calc(50% - 16px);
top: 1251px; top: 1167px;
} }
.shui-wrapper img { .shui-wrapper img {
width: 215px; width: 215px;
height: 50px; height: 50px;
} }
.yuny-wrapper { .yuny-wrapper {
width: 56%; width: 57%;
} }
.yuny-wrapper img { .yuny-wrapper img {
width: 275px; width: 275px;
height: 55px; height: 55px;
margin: 40px 0 15px 0;
} }
.advise-wrapper-content-item { .advise-wrapper-content-item {
margin-bottom: 16px; margin-bottom: 16px;
...@@ -423,6 +426,7 @@ body { ...@@ -423,6 +426,7 @@ body {
margin-top: 15px; margin-top: 15px;
padding: 20px 10px 0 20px; padding: 20px 10px 0 20px;
} }
.shui-wrapper .shui-zs { .shui-wrapper .shui-zs {
position: absolute; position: absolute;
width: 9px; width: 9px;
...@@ -446,10 +450,7 @@ body { ...@@ -446,10 +450,7 @@ body {
.shui-wrapper img { .shui-wrapper img {
margin-top: 40px; margin-top: 40px;
} }
.yuny-wrapper img {
margin-top: 40px;
margin-bottom: 23px;
}
.advise-wrapper-content-item { .advise-wrapper-content-item {
display: flex; display: flex;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论