.ocr-tips-modal .ant-modal-content .ant-modal-header {
  border: none;
}
.ocr-tips-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  width: 80px;
  height: 32px;
  border-bottom: 5px solid #6868CE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: 500;
  color: #6868CE;
}
.ocr-tips-modal .ant-modal-content .ant-modal-footer .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 46px;
}
.ocr-tips-modal .ant-modal-content .ant-modal-footer .button div {
  width: 84px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #9B9B9B;
  cursor: pointer;
}
.ocr-tips-modal .ant-modal-content .ant-modal-footer .button .cancle {
  border: 1px solid #9B9B9B;
  margin-right: 50px;
}
.ocr-tips-modal .ant-modal-content .ant-modal-footer .button .ok {
  background: url(../img/beijing.29660abe.png) no-repeat;
  background-size: cover;
  color: #fff;
  border: none;
}
.ocr-tips-modal .ant-modal-content .ant-modal-footer .button div:nth-of-type(1):hover {
  border: 1px solid #6868CE;
  color: #6868CE;
}
.ocr-tips-modal .ant-modal-content .ant-modal-footer .button div:nth-of-type(2):hover {
  opacity: 0.9;
}
.ocr-tips-modal .ant-modal-content .modal-content {
  width: 100%;
  min-height: 160px;
  max-height: 300px;
  overflow-y: auto;
}
.ocr-tips-modal .ant-modal-content .modal-content .content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  margin-top: 20px;
}
.ocr-tips-modal .ant-modal-content .modal-content .content > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ocr-tips-modal .ant-modal-content .modal-content .content img {
  width: 120px;
  height: 150px;
  cursor: pointer;
}
.ocr-tips-modal .ant-modal-content .modal-content .content .active img {
  border: 1px solid #6868CE;
}

.ocr-tips-wrap .ant-modal-content .ant-modal-header {
  border: none;
}
.ocr-tips-wrap .ant-modal-content .ant-modal-header .ant-modal-title {
  width: 80px;
  height: 32px;
  border-bottom: 5px solid #6868CE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: 500;
  color: #6868CE;
}
.ocr-tips-wrap .ant-modal-content .ant-modal-footer .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 46px;
}
.ocr-tips-wrap .ant-modal-content .ant-modal-footer .button .tips-btn-cancle {
  margin-right: 50px;
}
.ocr-tips-wrap .ant-modal-content .ant-modal-footer .button div {
  width: 84px;
  height: 34px;
  border: 1px solid #9B9B9B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #9B9B9B;
  cursor: pointer;
}
.ocr-tips-wrap .ant-modal-content .ant-modal-footer .button div:nth-of-type(1):hover {
  border: 1px solid #6868CE;
  color: #6868CE;
}
.ocr-tips-wrap .ant-modal-content .ant-modal-footer .button div:nth-of-type(2):hover {
  opacity: 0.9;
}
.ocr-tips-wrap .ant-modal-content .ant-modal-footer .button :nth-child(2) {
  background: url(../img/beijing.29660abe.png) no-repeat;
  background-size: cover;
  color: #fff;
  border: none;
  margin-left: 24px;
}
.ocr-tips-wrap .ant-modal-content .modal-content {
  width: 100%;
  min-height: 160px;
  max-height: 300px;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ocr-tips-wrap .ant-modal-content .modal-content .content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

.pswp__zoom-wrap {
  -webkit-transform: translate3d(0px, 0px, 0px) scale(1) !important;
          transform: translate3d(0px, 0px, 0px) scale(1) !important;
}
.pswp__zoom-wrap .pswp__img {
  width: auto !important;
  height: auto !important;
  max-width: 80% !important;
  max-height: 80% !important;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ocr-image-box {
  width: 100%;
  background: #edf0f2;
  padding: 46px 0px 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ocr-image-box .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ocr-image-box .left .tips {
  margin-left: 16px;
  color: #6868CE;
  cursor: pointer;
}
.ocr-image-box .left .tips i {
  margin-right: 6px;
}
.ocr-image-box .content {
  padding: 0px 51px;
}
.ocr-image-box .content .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ocr-image-box .content .title .input {
  width: 190px;
  height: 32px;
  border: 1px solid #979797;
  position: relative;
}
.ocr-image-box .content .title .input input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 3px 5px;
}
.ocr-image-box .content .title .input input :focus {
  outline: none;
}
.ocr-image-box .content .title .input img {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 13px;
  top: 6px;
  cursor: pointer;
}
.ocr-image-box .content .title .status-box {
  margin-right: 70px;
}
.ocr-image-box .content .title .status-box .ant-radio {
  margin-left: 24px;
}
.ocr-image-box .content .addBook {
  width: 113px;
  height: 34px;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  background: url(../img/icon-upload.eb812b68.png) no-repeat;
  background-size: cover;
  padding-left: 40px;
  line-height: 34px;
  cursor: pointer;
  position: relative;
}
.ocr-image-box .content .addBook input {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
}
.ocr-image-box .content .list {
  width: 100%;
  min-height: 500px;
  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 26px 16px 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ocr-image-box .content .list .top {
  width: 100%;
  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;
}
.ocr-image-box .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;
}
.ocr-image-box .content .list .top .right .button-search {
  margin-left: 21px;
}
.ocr-image-box .content .list .top .right .sort-box input {
  width: 50px;
  outline: none;
  border: 1px solid #ccc;
  padding: 2px 8px;
}
.ocr-image-box .content .list .bottom {
  width: 100%;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ocr-image-box .content .list .bottom .img-box {
  width: calc(16.66%);
  height: 250px;
  padding-top: 16px;
  padding-right: 23px;
  border-bottom: 1px dashed #C6C4C4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.ocr-image-box .content .list .bottom .img-box .checked {
  width: 15px;
  height: 15px;
  border: 1px solid #6868CE;
  display: inline-block;
  border-radius: 50%;
  margin-right: 12px;
  vertical-align: top;
  cursor: pointer;
}
.ocr-image-box .content .list .bottom .img-box .checked.active {
  background-color: #B4B4FF;
}
.ocr-image-box .content .list .bottom .img-box .ocr-img-wrap {
  width: calc(100% - 27px);
  cursor: pointer;
}
.ocr-image-box .content .list .bottom .img-box .ocr-img-wrap .ocr-img-box {
  padding: 6px;
  background: #EEF3FF;
  position: relative;
  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;
  width: calc(100% - 12px);
  height: 157px;
}
.ocr-image-box .content .list .bottom .img-box .ocr-img-wrap .ocr-img-box img {
  max-width: 100%;
  max-height: 145px;
  background: #EEF3FF;
}
.ocr-image-box .content .list .bottom .img-box .ocr-img-wrap .ocr-img-box span {
  min-width: 25px;
  height: 25px;
  background: #EEF3FF;
  position: absolute;
  left: 6px;
  top: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #6868CE;
  line-height: 25px;
}
.ocr-image-box .content .list .bottom .img-box p {
  line-height: 28px;
  font-size: 14px;
  font-weight: 400;
  color: #4A4A4A;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.ocr-image-box .fileName-box {
  width: 100%;
}
.ocr-image-box .fileName-box p:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ocr-image-box .fileName-box img {
  width: 20px !important;
  height: 21px !important;
  margin-right: 10px;
}
.ocr-image-box .fileName-box.error p {
  color: #FF5747 !important;
}
.ocr-image-box .dragClass {
  border: 1px solid red !important;
}


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