Commit 9090c65d by 刘海龙

111

parent e9d3a8ff
......@@ -111,7 +111,9 @@
.smrz .imgItemL { width: 5.4rem; height: 5.4rem; border-radius: .4rem; position: absolute;left: 0; top: 0; display: flex; align-items: center; justify-content: center; flex-direction: column; overflow: hidden; }
.smrz .imgItemR { width: 5.4rem; height: 5.4rem; border-radius: .4rem; position: absolute;right: 0; top: 0; display: flex; align-items: center; justify-content: center; flex-direction: column; overflow: hidden; }
.smrz .imgItemM { width: 5.4rem; height: 5.4rem; border-radius: .4rem; position: absolute;left: 50%; top: 0; transform: translate(-50%,0); display: flex; align-items: center; justify-content: center; flex-direction: column; overflow: hidden; }
.smrz .imgItem img { width: 100%; height: 100%; }
.smrz .imgItemL img { width: 100%; height: 100%; }
.smrz .imgItemR img { width: 100%; height: 100%; }
.smrz .imgItemM img { width: 100%; height: 100%; }
.smrz .addTipsimg { width: 1.05rem; height: 1.05rem; }
.smrz .addTips_wz { font-size: .5rem; color: #C45EFF; margin-top: .35rem; }
.smrz .zhengjz { width: 100%; height: 100%; }
......
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