@charset "UTF-8";
.page-main[data-v-cebe5a16] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-cebe5a16],
.slide-enter-active[data-v-cebe5a16] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-cebe5a16],
.slide-leave-to[data-v-cebe5a16] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-cebe5a16],
.slide-leave[data-v-cebe5a16] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-cebe5a16] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-cebe5a16] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-cebe5a16] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-cebe5a16]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.PDFDownload[data-v-cebe5a16] {
  display: none;
}
.dg-content[data-v-cebe5a16] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.dg-content .ctn[data-v-cebe5a16] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  min-width: 28.59rem;
  margin: 3.13rem 4.75rem 1rem;
  line-height: 0.88rem;
  color: #01194d;
  text-align: center;
}
.dg-content .pdf-wrap[data-v-cebe5a16] {
  width: 20rem;
  height: 16.38rem;
  margin-bottom: 3.5rem;
  overflow: auto;
}
.dg-content .pdf-wrap.isShowPDFTitle[data-v-cebe5a16] {
  height: 23.44rem;
  margin: 3.13rem 4.75rem 1rem;
}
.dg-content .pdf-wrap .pdf[data-v-cebe5a16] {
  min-height: 19.47rem;
  margin-right: 1rem;
  background: #fff;
  border: 1px solid #163049;
}
.dg-content .pdf-wrap[data-v-cebe5a16]::-webkit-scrollbar {
  width: 0.47rem;
}
.dg-content .pdf-wrap[data-v-cebe5a16]::-webkit-scrollbar-thumb {
  height: auto;
  min-height: auto;
  background: #c29d5c;
  border-radius: 0.94rem;
}
.dg-content .pdf-wrap[data-v-cebe5a16]::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 0.94rem;
}
.btn[data-v-cebe5a16] {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 1rem 0;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 -5px 4px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.btn button[data-v-cebe5a16] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  box-sizing: border-box;
  padding: 10px 3.81rem;
  line-height: 0.75rem;
  color: #ba9252;
  white-space: nowrap;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #ba9252;
  border-radius: 5px;
}
.btn button[data-v-cebe5a16]:nth-child(1) {
  margin-right: 12%;
}
.btn button[data-v-cebe5a16]:nth-child(2) {
  color: #fff;
  background: -webkit-linear-gradient(right, #c29d5c 0%, #ba9252 100%);
  background: linear-gradient(270deg, #c29d5c 0%, #ba9252 100%);
}
@media screen and (max-width: 1024px) {
.PDFDownload[data-v-cebe5a16] {
    display: block;
    width: 100%;
    height: 1.5rem;
    margin-top: 3.3%;
    line-height: 1.5rem;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 600;
}
.dg-content[data-v-cebe5a16] {
    max-height: 70vh;
    padding: 0 0.75rem;
}
.dg-content .ctn[data-v-cebe5a16] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 700;
    box-sizing: border-box;
    min-width: 90%;
    padding-bottom: 12px;
    margin: 15% 0 0;
    line-height: 0.56rem;
    border-bottom: 1px solid #163049;
}
.dg-content .pdf-wrap[data-v-cebe5a16] {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin-bottom: 12px;
    overflow: auto;
}
.dg-content .pdf-wrap.isShowPDFTitle[data-v-cebe5a16] {
    height: 9.38rem;
    margin-top: 1.41rem;
}
.dg-content .pdf-wrap .pdf[data-v-cebe5a16] {
    min-height: 0;
    max-height: 13rem;
    margin-right: 0;
    border: 0;
}
.dg-content .pdf-wrap[data-v-cebe5a16]::-webkit-scrollbar {
    display: none;
    width: 0;
}
.btn[data-v-cebe5a16] {
    position: relative;
    padding: 6% 0;
}
.btn button[data-v-cebe5a16] {
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 600;
    box-sizing: border-box;
    max-width: 9.22rem;
    padding: 10px 20%;
    line-height: 0.75rem;
    white-space: nowrap;
}
.btn button[data-v-cebe5a16]:nth-child(1) {
    display: none;
}
.btn button[data-v-cebe5a16]:nth-child(2) {
    color: #fff;
    background: -webkit-linear-gradient(right, #c29d5c 0%, #ba9252 100%);
    background: linear-gradient(270deg, #c29d5c 0%, #ba9252 100%);
}
}

/*# sourceMappingURL=app~._src_components_PDFV.973f0515.css.map*/