Commit 7c89d102 by liuhailong

aaaa

parent cc783186
......@@ -49,7 +49,7 @@
.vip .downBox { padding: .75rem; width: 100%; }
.vip .buyknow { width: 100%; font-size: .7rem; color: #333; font-weight: 600; }
.vip .knowList { margin-top: .25rem; font-size: .6rem; color: #999; line-height: .85rem; }
.vip .footBox { position: fixed; bottom: 0; left: 0; width: 100%; height: 2.5rem; border-top: .05rem solid #f2f2f2; display: flex; align-items: center; padding: 0 .75rem; justify-content: space-between;flex-direction: row-reverse; }
.vip .footBox { position: fixed; bottom: 0; left: 0; width: 100%; height: 2.5rem; border-top: .05rem solid #f2f2f2; display: flex; align-items: center; padding: 0 .75rem; justify-content: center;flex-direction: row-reverse; }
.vip .footBtn { width: 5.3rem; height: 1.8rem; border-radius: .9rem; background:linear-gradient(225deg,rgba(255,142,0,1) 0%,rgba(250,58,81,1) 100%); font-size: .7rem; color: #fff; text-align: center; line-height: 1.8rem; }
.vip .kaitongVipBG { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 3; }
.vip .kaitongBox { width: 100%; background: #fff; border-radius:.4rem .4rem 0px 0px; overflow: hidden; padding: 0 1rem; }
......
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