.book-wrap {
  width: calc(20% - 24px);
  height: 366px;
  background: #FFFFFF;
  border: 1px solid #E9DDD2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin-bottom: 20px;
  margin-right: 24px;
}
.book-wrap .bookImg {
  width: 100%;
  height: 197px;
  border-bottom: 1px dashed #C6C4C4;
  padding: 4px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.book-wrap .bookImg img {
  max-width: 100%;
  max-height: 189px;
}
.book-wrap .bookImg div {
  position: relative;
}
.book-wrap .bookImg div span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -56px;
  margin-top: -17px;
  display: none;
}
.book-wrap .bookImg:hover .icon-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 113px;
  height: 34px;
  background: url(../img/upbeijing.dcb62897.png) no-repeat;
  background-size: cover;
  padding-left: 40px;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  opacity: 0.67;
  cursor: pointer;
}
.book-wrap .bookImg:hover .icon-upload input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.book-wrap .bookInfo {
  width: 100%;
  height: 134px;
  border-bottom: 1px dashed #C6C4C4;
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.book-wrap .bookInfo .bookName {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 22px;
  margin-left: -7px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.book-wrap .bookInfo .bookName div {
  -webkit-box-flex: 8px;
      -ms-flex: 8px 0 0px;
          flex: 8px 0 0;
  width: 8px;
  height: 8px;
  background: #FFCD04;
  border-radius: 50%;
  margin-left: -8px;
}
.book-wrap .bookInfo .bookName p {
  width: calc(100% - 10px);
  height: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #6868CE;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.book-wrap .bookInfo .bookIntroduce {
  width: auto;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 10px;
}
.book-wrap .bookInfo .bookIntroduce span {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  text-align: left;
}
.book-wrap .bookSchedule {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.book-wrap .bookSchedule span {
  display: inline-block;
  width: 24px;
  height: 21px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
}
.book-wrap .bookSchedule div {
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.book-wrap .bookSchedule div img {
  width: 19px;
  height: 19px;
  margin-right: 6px;
}
.book-wrap .bookSchedule div img:nth-of-type(1) {
  margin-left: 10px;
}
.book-wrap .bookSchedule .icon-enter {
  width: 32px;
  height: 16px;
  cursor: pointer;
}
.book-wrap .img {
  width: 29px;
  height: 29px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.book-wrap .check-box {
  position: absolute;
  left: 0;
  top: -1px;
  z-index: 1;
}

.content-ocr {
  width: 100%;
  background: #edf0f2;
  padding: 46px 0px 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content-ocr .pagination {
  margin-right: 16px;
}
.content-ocr .content {
  width: auto;
  padding: 0px 51px;
}
.content-ocr .content .input {
  margin-right: 22px;
}
.content-ocr .content .list {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  border: 1px solid #e6e6e6;
  margin-top: 10px;
  padding: 0px 0 16px 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content-ocr .content .list .top {
  width: calc(100% - 24px);
  height: 59px;
  border-bottom: 1px dashed #c6c4c4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-ocr .content .list .top .addBook {
  width: 113px;
  height: 34px;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  background: url(../img/addBook.dde2b604.png) no-repeat;
  background-size: cover;
  padding-left: 40px;
  line-height: 34px;
  cursor: pointer;
  margin-right: 40px;
}
.content-ocr .content .list .top .left {
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-ocr .content .list .top .right {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-ocr .content .list .top .right .showType {
  width: 140px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-ocr .content .list .top .right .showType span {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #4A4A4A;
}
.content-ocr .content .list .top .right .showType img {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.content-ocr .content .list .top .right .showType img:nth-of-type(2) {
  width: 20px;
  height: 20px;
}
.content-ocr .content .list .bottom {
  width: 100%;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-ocr .content .list .bottom-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-ocr .content .list .bottom .add-wrap {
  width: calc(20% - 24px);
  height: 366px;
  background: #EEF3FF;
  position: relative;
  margin-right: 24px;
}
.content-ocr .content .list .bottom .add-wrap img {
  width: 100%;
  height: 100%;
}
.content-ocr .content .list .bottom .add-wrap .add {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-40px, -40px);
          transform: translate(-40px, -40px);
  cursor: pointer;
}
.content-ocr .content .list .bottom .add-wrap .add img {
  width: 100%;
  height: 100%;
}
.content-ocr .content .list .bottom .book-list {
  width: 100%;
  min-height: 300px;
  margin-right: 24px;
}


/*# sourceMappingURL=9.1750509728150.css.map*/