Commit 1d263f86 by liuhailong

aaa

parent 709d3d30
......@@ -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; flex-direction: row-reverse; align-items: center; padding: 0 .75rem; justify-content: space-between; }
.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; }
.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; }
......@@ -62,7 +62,7 @@
.vip .ktList_money { display: flex; align-items: center; }
.vip .ktList_money img { width: .75rem; height: .75rem; margin-right: .3rem; }
.vip .ktList_money p { font-size: .7rem; color: #FF3E66; }
.vip .payBox { width: 100%; height: 3.25rem; display: flex; align-items: center; justify-content: center; }
.vip .payBox { width: 100%; height: 3.25rem; display: flex; align-items: center; justify-content: space-between; }
.vip .payHd { display: flex; align-items: center; }
.vip .payYue { font-size: .7rem; color: #333; font-weight: 600; margin-right: 1.25rem; }
.vip .payNum { display: flex; align-items: center; }
......
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