page { background-color: #EFF5F8; }
|
.coreshop-status-view { position: relative; text-align: center; margin: 45px 0 27px; display: flex; height: 58px; align-items: center; justify-content: center;
|
.status-img { position: absolute; width: 64px; }
|
.status-bg-view { position: relative; border-radius: 50%; border: 3px solid #fff; width: 27px; height: 27px; top: -32px; left: 35px; display: flex; justify-content: center; align-items: center;
|
.icon { font-size: 16px; }
|
}
|
}
|
.coreshop-padding { position: relative; padding: 25px 40px; line-height: 2; }
|
.coreshop-btn-view { position: relative; display: flex; align-items: center; justify-content: center;
|
.cu-btn { background: #FFFFFF; }
|
}
|
.coreshop-ad-view { margin-top: 36px;
|
.qrcode-img-view { display: flex; justify-content: center; align-items: center; margin-top: 9px;
|
.qrcode-img { width: 164px; border-radius: 3%; }
|
}
|
}
|
|
.chsop-pay-result-price { margin-top: 15px; color: #FF7159 !important; }
|