.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      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;
}
.page-detail-lier-class .styleWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-detail-lier-class .styleWrap .styleItem {
  position: relative;
  border: 1px solid #eee;
  width: 152px;
  height: 214px;
  margin: 20px;
  text-align: center;
}
.page-detail-lier-class .styleWrap .styleItem .preview {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 9999;
  color: #ccc;
  background-color: #eee;
  opacity: 0.7;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.page-detail-lier-class .styleWrap .styleItem .check {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.page-detail-lier-class .styleWrap .styleItem .imgItem {
  width: 150px;
  height: 212px;
}
.page-detail-lier-class .styleWrap .styleItem .noPic {
  line-height: 212px;
  color: #ccc;
}
.page-detail-lier-class .styleWrap .imgName {
  text-align: center;
}
.page-detail-lier-class .styleWrap .styleItem:hover {
  border-color: #427bd4;
}
.page-detail-lier-class .styleWrap .preview:hover {
  color: #427bd4;
  opacity: 1;
}
.page-detail-lier-class .styleWrap .isCheck {
  border-color: #427bd4;
}

