.body { background-color: #fff; } .btn-cz{ text-align: center; padding: 10px; background-color: #ff5722; color: #fff; border-radius: 40rpx; margin: 10px 20px; } .vip-center { display: flex; flex-direction: row; justify-content: space-between; align-items: center; } .vip-level-icon { margin: 0 5rpx; max-width: 60px; height: 20px; } .pay-box { background-color: #fff; display: flex; justify-content: space-between; flex-direction: row; padding: 0 20px; flex-wrap: wrap; } .top-lab { width: 40px; text-align: center; background-color: #ff5722; color: #fff; float: right; border-top: none; border-radius: 10px; } .pay-box-items { margin-top: 10px; width: 48%; flex-direction: column; border-radius: 10px; line-height: 25px; overflow: hidden; } .pay-box-items-txt { padding: 1rpx 0; padding-left: 13px; } .pay-box-items view text { line-height: 25px; } .pay-select { border: solid 1px #ff5722; } .select-text { background-color: #ff5722; color: #fff; height: 30px; border-radius: 0rpx 0rpx 10rpx 10rpx; } .given-txt { height: 30px; border-top: solid 1rpx #9e9e9e1f; } .kb-txt { color: #FF9800; }