.page-detail-lier-class .page-detail-lier-money {
  color: red;
  margin: 0 15px;
  font-size: 20px;
}
.page-detail-lier-class .title-mai {
  width: 48px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background: #edf2fc;
  border-radius: 0px 0px 3px 3px;
}
.page-detail-lier-class .title-maifang {
  width: 48px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background: #fef3eb;
  border-radius: 0px 0px 3px 3px;
}
.page-detail-lier-class .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
}
.page-detail-lier-class .title-user {
  padding-left: 5%;
}
.page-detail-lier-class .el-collapse-item__header {
  font-size: 16px;
  font-weight: bold;
}
.page-detail-lier-class .form-item-cont {
  width: 300px;
  display: block;
}
.page-detail-lier-class .bizhong {
  margin-top: -26px;
  margin-left: 40%;
}
.page-detail-lier-class .btn-icon-lock {
  position: absolute;
  z-index: 1;
  top: 0;
  padding: 0;
  border: none;
}
.page-detail-lier-class .el-table__header-wrapper .cell-warning {
  color: #f59a23;
  font-size: 14px;
}
.page-detail-lier-class .table-input .text-item {
  display: block;
}
.page-detail-lier-class .table-input .text-item .el-form-item__content {
  width: 100%;
}
.page-detail-lier-class .image-box {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.page-detail-lier-class .image-box .image-name {
  width: calc(100% - 50px);
  cursor: pointer;
  color: #427bd4;
}
.page-detail-lier-class .image-box .el-icon-circle-close {
  font-size: 16px;
  cursor: pointer;
}

