/* line 5, ../../sass/res/pdf.scss */
.page-read-bottom {
  position: fixed;
  z-index: 20;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0px;
  width: 100%;
  height: 4.58667rem;
  transform: translateY(0);
  transition: transform 0.3s;
  will-change: transform;
}
/* line 17, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-thumb-imgs {
  position: absolute;
  top: 1.49333rem;
  width: calc(100% - 0.53333rem - 0.53333rem);
  display: -webkit-flex;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0.16rem 0.53333rem;
}
/* line 27, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-thumb-imgs .thumb-img-info {
  padding-right: 0.4rem;
}
/* line 30, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-thumb-imgs .thumb-img-info .thumb-img {
  width: 1.6rem;
  height: 2.13333rem;
  object-fit: cover;
}
/* line 36, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-thumb-imgs .thumb-img-info .thumb-img-num {
  margin-top: 0.16rem;
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.45333rem;
}
/* line 46, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-thumb-imgs .active .thumb-img {
  outline: #3ca6fe solid 0.05333rem;
}
/* line 50, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-thumb-imgs .active .thumb-img-num {
  color: #3ca6fe;
}
/* line 56, ../../sass/res/pdf.scss */
.page-read-bottom .swiper-pagination {
  bottom: auto;
  top: 0.53333rem;
  font-size: 0.32rem;
  color: #fff;
  height: 0.45333rem;
  text-align: left;
  padding-left: 0.53333rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
/* line 68, ../../sass/res/pdf.scss */
.page-read-bottom .swiper-pagination .total-page-wrapper {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  margin-left: 0.05333rem;
}
/* line 74, ../../sass/res/pdf.scss */
.page-read-bottom .swiper-pagination .total-page-wrapper .number-input {
  border-radius: 0.05333rem;
  border: none;
  outline: none;
  width: 0.8rem;
  height: 0.37333rem;
  text-align: center;
  margin-right: 0.05333rem;
}
/* line 83, ../../sass/res/pdf.scss */
.page-read-bottom .swiper-pagination .total-page-wrapper .number-input-active {
  outline: #3ca6fe solid 0.02667rem;
}
/* line 92, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-opt-btn {
  position: absolute;
  bottom: auto;
  top: 0.37333rem;
  right: 0.53333rem;
  display: flex;
  display: -webkit-flex;
}
/* line 99, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-opt-btn .download-print-wrapper {
  margin-left: 0.32rem;
  position: relative;
  z-index: 12;
}
/* line 104, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-opt-btn .download-pdf, .page-read-bottom .pdf-opt-btn .fav-pdf {
  height: 0.74667rem;
  font-size: 0.37333rem;
  color: #fff;
  z-index: 11;
  margin-left: 0.32rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
/* line 114, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-opt-btn .download-pdf img, .page-read-bottom .pdf-opt-btn .fav-pdf img {
  width: 0.64rem;
  height: 0.64rem;
  margin-right: 0.05333rem;
}
/* line 120, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-opt-btn :first-child {
  margin-left: 0;
}
/* line 124, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-banner-wrapper {
  position: absolute;
  bottom: 4.58667rem;
  padding: 0.4rem 0.53333rem 0;
  background: rgba(0, 0, 0, 0.7);
  width: calc(100% - 0.53333rem - 0.53333rem);
}
/* line 130, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-banner-wrapper .pdf-banner-img {
  width: 100%;
}
/* line 133, ../../sass/res/pdf.scss */
.page-read-bottom .pdf-banner-wrapper .pdf-banner-close {
  width: 0.42667rem;
  height: 0.42667rem;
  position: absolute;
  right: 0.32rem;
  top: 0.18667rem;
}

/* line 143, ../../sass/res/pdf.scss */
.page-read-bottom-hidden {
  transform: translateY(4.58667rem);
}

/* line 146, ../../sass/res/pdf.scss */
.page-read {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3D3D3E;
}
/* line 154, ../../sass/res/pdf.scss */
.page-read .page-read-content {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
  width: 100vw;
  border-top: 0;
}
/* line 162, ../../sass/res/pdf.scss */
.page-read .page-read-content .visibi {
  visibility: hidden;
}

/* line 169, ../../sass/res/pdf.scss */
.ios-download-tips {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.6);
}
/* line 177, ../../sass/res/pdf.scss */
.ios-download-tips img {
  position: absolute;
  top: 0.4rem;
  right: 0;
  width: 6.98667rem;
  height: 7.62667rem;
}

/* line 185, ../../sass/res/pdf.scss */
.guide_shadow {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 197, ../../sass/res/pdf.scss */
.guide_shadow img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 203, ../../sass/res/pdf.scss */
.guide_shadow .guide_shadow_know {
  position: absolute;
  bottom: 2.66667rem;
  margin: auto;
  width: 4rem;
  height: 0.96rem;
  line-height: 0.96rem;
  color: #fff;
  border-radius: 0.96rem;
  text-align: center;
  border: 0.02667rem solid #fff;
  font-size: 0.42667rem;
}

/* line 217, ../../sass/res/pdf.scss */
.hidden {
  display: none;
}
