chongzhi.wxss 1.5 KB
.chongbox {
  padding: 24rpx 32rpx;
  box-sizing: border-box;
}

.chongzhir {
  color: #06121e;
  font-size: 32rpx;
  font-weight: bold;
}

.chongtext {
  display: flex;
  align-items: center;
  margin-top: 24rpx;
}

.chongtextleft {
  color: #06121e;
  font-size: 64rpx;
  font-weight: bold;
}

.chongtextright {
  width: 500rpx;
  height: 90rpx;
  color: #06121E;
  font-size: 64rpx;
  margin-left: 28rpx;
}
.enterhui{
  color:#BDC4CE
}

.chongtextright input {
  width: 100%;
  height: 100%;
}

.zhifu {
  display: flex;
  align-items: center;
  margin-top: 24rpx;
}

.zhifuleft {
  width: 32rpx;
  height: 32rpx;
  font-size: 0;
}

.zhifuright {
  display: flex;
  align-items: center;
  margin-left: 12rpx;
}

.zhifurightl {
  width: 56rpx;
  height: 60rpx;
  font-size: 0;
}

.zhifurightr {
  color: #06121e;
  font-size: 28rpx;
  margin-left: 6rpx;
}

.yuedu {
  display: flex;
  align-items: center;
  margin-top: 60rpx;
  position: fixed;
  bottom: 156rpx;
  left: 24rpx;
}

.yueduleft {
  width: 40rpx;
  height: 40rpx;
  font-size: 0;
}

.yuedutext {
  display: flex;
  align-items: center;
  margin-left: 6rpx;
}

.yueduagree {
  color: #8c9198;
  font-size: 24rpx;
}

.yuedujing {
  color: #fb6324;
  font-size: 24rpx;
}

.zhifupay {
  width: 702rpx;
  height: 88rpx;
  background: rgba(251, 99, 36, 1);
  opacity: 1;
  border-radius: 4rpx;
  color:#FFFFFF;
  font-size: 32rpx;
  text-align: center;
  line-height: 88rpx;
  position: fixed;
  bottom:40rpx;
  left:24rpx;
}