Commit 2e25a50a by 刘海龙

111

parent 61a04a5f
......@@ -107,9 +107,9 @@
.smrz .list_bd { width: 70%; text-align: right; font-size: .7rem; color: #999; }
.smrz .list_bd::-webkit-input-placeholder { color: #999; }
.smrz .scimgBox { width: 100%; margin-top: .5rem; padding: 0 .7rem; position: relative; height: 5.4rem; }
.smrz .imgItem-left { width: 5.4rem; height: 5.4rem; border-radius: .8rem; border: .05rem dashed #FC7583; display: flex; align-items: center; justify-content: center; flex-direction: column; overflow: hidden; position: absolute; left: 0;top: 0; }
.smrz .imgItem-middle { width: 5.4rem; height: 5.4rem; border-radius: .8rem; border: .05rem dashed #FC7583; display: flex; align-items: center; justify-content: center; flex-direction: column; overflow: hidden; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); }
.smrz .imgItem-right { width: 5.4rem; height: 5.4rem; border-radius: .8rem; border: .05rem dashed #FC7583; display: flex; align-items: center; justify-content: center; flex-direction: column; overflow: hidden;absolute; right: 0;top: 0; }
.smrz .scimgBox .imgItem-left { width: 5.4rem; height: 5.4rem; border-radius: .8rem; border: .05rem dashed #FC7583; display: flex; align-items: center; justify-content: center; flex-direction: column; overflow: hidden; position: absolute; left: 0;top: 0; }
.smrz .scimgBox .imgItem-middle { width: 5.4rem; height: 5.4rem; border-radius: .8rem; border: .05rem dashed #FC7583; display: flex; align-items: center; justify-content: center; flex-direction: column; overflow: hidden; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); }
.smrz .scimgBox .imgItem-right { width: 5.4rem; height: 5.4rem; border-radius: .8rem; border: .05rem dashed #FC7583; display: flex; align-items: center; justify-content: center; flex-direction: column; overflow: hidden;absolute; right: 0;top: 0; }
.smrz .addTipsimg { width: 1.05rem; height: 1.05rem; }
.smrz .addTips_wz { font-size: .5rem; color: #FC7583; 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