.caiinfoBigbox {
  margin: 0 auto;
  width: 1400px;
  margin-top: 20px;
  min-height: calc(100vh - 578.38px);
}

.caiinfoTwoBigbox {
  margin: 20px 0;
  min-height: 300px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.caiinfoTwoBox {
  border-top: 2px solid #de2103;
  width: 1000px;
}

.caiinfoTwoTop {
  background-color: #de210320;
  padding: 0 20px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.caiinfoTwoTopLeft {
  display: flex;
  align-items: center;
}

.caiinfoTwoTopLeftImgBox {
  margin-right: 10px;
}

.caiinfoTwoTopLeftImg {
  width: 28px;
  height: 28px;
  object-fit: cover;
  border-radius: 50%;
}

.caiinfoTwoTopLeftName {
  color: #444;
  font-size: 14px;
}

.caiinfoTwoTopLeftTitle {
  width: 36px;
  height: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #d3ae09;
  border-radius: 5px;
  color: #fff;
  font-size: 10px;
}

.caiinfoTwoTopRight {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.caiinfoTwoTopRightRight {
  margin-left: 5px;
}

.caiinfoTwoTopRightRightText {
  font-size: 15px;
  color: #444;
}

.caiinfoTwoBomBigbox {
  background-color: #f5f5f5;
  padding: 10px;
}

.caiinfoTwoBomBox {
  min-height: 240px;
}

.caiinfoTwoBomTable thead tr th {
  color: #909399;
  font-size: 14px;
}

.caiinfoTwoBomTableText {
  color: rgb(222, 33, 3);
  display: flex;
  align-items: center;
  font-size: 14px;
}

.fushi234 {
  color: rgb(222, 33, 3);
  font-size: 14px;
  margin-left: 2px;
}

.fushi234:first-child {
  margin-left: 0;
}

.fushi234item {
  color: rgb(222, 33, 3);
  font-size: 14px;
  display: flex;
  align-items: center;
}

.pt {
  color: rgb(222, 33, 3);
  font-size: 14px;
  margin-left: 2px;
}

.pt:first-child {
  margin-left: 0;
}

.red-q {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  height: 18px;
  width: 18px;
  background-color: #de2103;
  margin-left: 2px;
}

.red-q:first-child {
  margin-left: 0;
}

.bule-q {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  height: 18px;
  width: 18px;
  margin-left: 2px;
  background-color: #4D6FF8;
}

.blue {
  color: #1c89f8;
}

.grey {
  color: #999;
}

.caiinfoTwoBomTableBut {
  width: 48px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 4px;
  background-color: #f56c6c;
  border: 1px solid #dcdfe6;
  border-color: #f56c6c;
  font-size: 12px;
  cursor: pointer;
  line-height: 1;
}

.caiinfoTwoBomTableBut:hover {
  background-color: #f89898;
  border-color: #f89898;
  outline: none;
}

/* .caiinfoTwoBomTable tbody tr:nth-child(5n) {
  background-color: #f0f9eb !important;
} */

.layui-layer-rim {
  border: 0;
}

.layui-layer-title {
  color: #303133;
  font-size: 18px;
  border-bottom: 0;
  height: 40px;
}

.pay-BigBox {
  padding: 16px;
}

.pay-box {
  margin-top: 12px;
  padding: 20px;
  border: 1px solid #eee;
  border-top: 2px solid #de2103;
  display: flex;
  flex-direction: column;
}

.pay-title {
  text-align: center;
  padding: 20px;
}

.pay-num {
  color: #de2103;
  font-size: 24px;
  font-weight: 700;
}

.pay-PaymentMethod {
  display: flex;
  align-items: center;
  color: #606266;
  font-size: 14px;
}

.payment-type-selector {
  margin: 10px 0;
}

.payment-options {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.el-radio {
  display: flex;
  align-items: center;
  color: #606266;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  height: 32px;
  outline: none;
  position: relative;
  user-select: none;
  white-space: nowrap;

}

.el-radio__label {
  font-size: 14px;
  font-weight: 500;
  color: #606266;
  margin-left: 20px;
}

.is-bordered {
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 0 15px 0 9px;
  margin-left: 5px;
}

.is-bordered:first-child {
  margin-left: 0;
}

.el-radio__input {
  display: flex;
  align-items: center;
  margin-right: 8px;
}

.is-checked {
  border-color: #409eff;
  color: #409eff;
}

.is-checked .el-radio__label {
  color: #409eff;
}

.user-info-dialog {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0;
}

.user {
  display: flex;
  align-items: center;
}

.zhifufs {
  color: #606266;
  font-size: 14px;
}

.jifen {
  color: #606266;
  font-size: 14px;
  margin-left: 10px;
}

.isJf-Text {
  color: #606266;
  font-size: 14px;
}

.layui-form-switch {
  margin-top: 0;
  border: 1px solid #eee;
  background-color: #eee;
  height: 20px;
  min-width: 40px;
}

.layui-form-switch>i {
  position: absolute;
  left: 2px;
  top: 1px;
  width: 16px;
  height: 16px;
  border-radius: 20px;
  background-color: #fff;
  -webkit-transition: .1s linear;
  transition: .1s linear;
}

.el-button {
  border-radius: 4px;
  font-size: 14px;
  padding: 9px 19px;
  border: 0;
  background-color: #409eff;
  border: 1px solid #dcdfe6;
  border-color: #409eff;
  color: #fff;
  cursor: pointer;
}

.el-button:hover {
  background-color: #79bbff;
  border-color: #79bbff;
}

.layui-form-onswitch {
  background-color: #DE2103;
  border-color: #DE2103;
}

.layui-form-onswitch>i {
  left: calc(100% + 4px);
}

.xsbut {
  color: rgb(222, 33, 3);
  font-size: 14px;
  cursor: pointer;
}

.modal-contentBig {
  height: calc(100% - 40px);
  padding: 20px;
}

.modal-contentBox {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.modal-content {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.modal-footer {
  display: flex;
  justify-content: center;
}

.confirm-btn {
  width: 60px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  background-color: #1890ff;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.confirm-btn:hover {
  background-color: #40a9ff;
}

.confirm-red-q {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  height: 22px;
  width: 22px;
  background-color: #de2103;
  margin-left: 4px;
}

.confirm-red-q:first-child {
  margin-left: 0;
}

.confirm-blue-q {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  height: 22px;
  width: 22px;
  background-color: #1c89f8;
  margin-left: 4px;
}

/* 弹出层样式 */
#mask-layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9998;
}

#goumaiitem {
  display: none;
  position: fixed;
  left: calc(50% - 200px);
  top: calc(28% - 170px);
  background-color: #fff;
  width: 400px;
  z-index: 9999;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}

.popup-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.popup-title {
  font-size: 18px;
  color: #303133;
}

.popup-close {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  font-size: 18px;
  color: #999;
  transition: color 0.3s;
}

.popup-close:hover {
  color: #ff5722;
}

/* 隐藏原始单选按钮 */
.el-radio__original {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

/* 自定义单选按钮样式 */
.el-radio__input {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #bdc3c7;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}

.el-radio.is-checked .el-radio__input {
  border-color: #3498db;
  background-color: #3498db;
}

.el-radio__input::after {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: white;
  opacity: 0;
  transition: opacity 0.3s;
}

.el-radio.is-checked .el-radio__input::after {
  opacity: 1;
}

.gonggaoRightBox {
  width: 337px;
}

.MainBomThreeBomBoxBomTextBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 36px;
}

.MainBomThreeLiAvatar {
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: 25px;
  justify-content: center;
  overflow: hidden;
  width: 25px;
}

.MainBomThreeLiAvatarImg {
  height: 100%;
  width: 100%;
}

.MainBomThreeLiText {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 220px;
  color: #000000;
}

.MainBomThreeLiTime {
  color: #999;
  font-size: 14px;
}

.caiinfoTwoRight {
  border: 1px solid #eee;
  padding: 20px;
  margin-top: 45px;
}