@charset "UTF-8";
.doc-list {
  padding-left: 0;
  list-style: none;
}
.doc-list .doc-item {
  text-align: center;
}
.doc-list .doc-item .item-img-link {
  display: inline-block;
  width: 150px;
  height: 195px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
}
.doc-list .doc-item .item-img-link .item-img {
  width: 100%;
  height: 100%;
}
.doc-list .doc-item .item-title {
  font-size: 1rem;
  line-height: 2.5rem;
}
.doc-list .doc-item .item-title a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  text-decoration: none;
  width: 100%;
}

.doc-detail .doc-detail-header-img-warp .book-detail-header-img {
  width: 200px;
  height: 255px;
}
.doc-detail .doc-price {
  font-size: 16px;
  color: #fb7a1b;
  vertical-align: sub;
}
.doc-detail .doc-price span {
  font-size: 30px;
}
.doc-detail .detail-content-list {
  list-style: none;
  padding-left: 0;
}
.doc-detail .detail-content-list .list-item {
  font-size: 14px;
  line-height: 38px;
  position: relative;
  top: -1px;
  border-top: 1px dotted #dbdbdb;
  border-bottom: 1px dotted #dbdbdb;
}

/*body*/
/*header*/
.header.header-fixed + .doc-chapter {
  margin-top: 60px !important;
}

.doc-side {
  position: fixed;
  top: 60px;
  bottom: 0;
  z-index: 999;
  width: 280px;
  background: #fafafa;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
  padding-bottom: 45px;
}
.doc-side .side-header {
  height: 45px;
  line-height: 45px;
  padding-left: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.doc-side .side-header .side-header-link {
  font-size: 20px;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  width: 220px;
  text-overflow: ellipsis;
  word-break: break-all;
}
.doc-side .side-header .search-link {
  position: absolute;
  right: 5px;
  top: 0;
  cursor: pointer;
  padding-left: 8px;
  padding-right: 8px;
}
.doc-side .doc-side-warp {
  background-color: #fafafa;
  height: 100%;
  overflow: hidden;
}
.doc-side .doc-side-scroll {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.doc-side .side-item .side-item-link-warp {
  height: 34px;
}
.doc-side .side-item .expanded > .hasicon.icon-triangle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAAEc4A0XAAAABGdBTUEAALGPC/xhBQAAAS5JREFUKBVjYEAGFnZODch8CJsRRMGkGBkZ/2IoYbSzc1P8xfAnHiRz4tC+BqZDh3bdZ2JivCMrLtwMEmS0tvbj/cv8pRjEwQCM/z+CLQFJWNk52f1jYHCCKQIZB2Oj0OaennwoAoQ4jBb2joUM/xn5sSlk/svTy3Ti4P5+bB5kY2BZePTops9MIJ3HD+4FewlmClBwH8i7ID5YAYgB8zcoDI4d2ncIJIYBsPmA0dLOxZCJ4a8khmoiBP4xMD8HB6SVm5vY/19/kv7/Y+AgQh8DIxPDD0Y2lnnHdu16BY8JkEZzZ2c9xt//g/AZ8p+Vcd3JvXsvwdSgGAATtLZz9fvL8NcIxgfRzAzM544e2r0JWQzExmoASMLT05P9/fefiSC2ICf7/O3bt/8EsakOAP1rVugeZKVdAAAAAElFTkSuQmCC);
  background-size: 8px 6px;
}
.doc-side .side-item .hasicon.icon-triangle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAQCAYAAAFVZq6RAAAABGdBTUEAALGPC/xhBQAAAVNJREFUKBV1Ub1KA0EQnt0LEaOIpT9FBEurvIG1oGDhNSaSU/MU2voCtnvJ7hklcC+g3Qk+QCpTCWqlnQoaMOYyZjbuurmQKW6++X5mBw7ALdFQOJotMoATzxjraV3KeGlkBOB97L4IdXGiHdY/O7MKZjBWTQjZ3LTEEOjNmsA0oUQo1TXN/4JWAdbXitt/ECBsRE92MEAoFRjsdg7ISsO9by5JWL+BCIvZU8ceJzGO43mbcNd8fHXvJgTGWVgLqiUScsbNuVc+qlauzKwFL5/bOCyXO4akzugjZHTOEHZ43tvKGkh3y16LgMW0178PZfRdV8191+RiGzAkIuYHg/RS/wAViSRJ7N3kmQiYIHUc4PHD4/OPkKpdb7VWiBtLE5EtxuBmYa6w5/v+J2nTA5yf1qoHZ9kFY4HhtncEb7cWVG6zRjOPAgzbOSgsB4H/aoRp/RehGXpnj7p9GAAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 6px 8px;
}
.doc-side .side-item .icon-triangle {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.doc-side .side-item .icon-triangle {
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 34px;
  position: absolute;
}
.doc-side .side-item .list-link {
  height: 34px;
  line-height: 34px;
  display: inline-block;
  font-size: 15px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  text-decoration: none;
  width: 100%;
  padding-left: 25px;
  cursor: pointer;
  margin-bottom: -1px;
}
.doc-side .side-item .list-link:hover {
  color: #666;
}
.doc-side .side-item.active > .side-item-link-warp > .list-link {
  color: #00AAEE;
}
.doc-side .side-item.active > .side-item-link-warp > .list-link:hover {
  color: #00AAEE;
}
.doc-side .side-item .doc-children {
  padding-left: 16px;
  display: block !important;
}

.doc-main {
  padding-left: 280px;
  background-color: #fff;
}
.doc-main .doc-content {
  position: relative;
  width: 80%;
  min-height: 500px;
  margin: 0 auto;
  padding: 8px 0 30px;
}
.doc-main h1 {
  font-size: 2rem;
}
.doc-main .detail-body {
  min-height: 400px;
  background-color: #fff;
}
.doc-main .detail-body figure {
  display: inline-block;
}
.doc-main .detail-body img {
  min-width: auto !important;
  max-width: 100% !important;
}
.doc-main .doc-page .page-list {
  padding-left: 0;
  list-style: none;
}
.doc-main .doc-page .page-list::after {
  display: block;
  clear: both;
  content: "";
}
.doc-main .doc-page .page-list .page-item {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 50%;
}
.doc-main .doc-page .page-list .item-link {
  cursor: pointer;
}
.doc-main .doc-page .item-up {
  float: left;
  text-align: left;
}
.doc-main .doc-page .item-down {
  float: right;
  text-align: right;
}

@media (max-width: 768px) {
  .header.header-fixed + .doc-chapter {
    margin-top: 90px !important;
  }
  .doc-side {
    display: none;
  }
  .doc-side.active {
    display: block;
  }
  .doc-main {
    padding-left: 0;
  }
  .doc-main .doc-content {
    position: relative;
    margin: 0 auto;
    padding: 8px 0 30px;
  }
  .doc-main .doc-page {
    margin-top: 30px;
  }
  .doc-main .doc-page .page-list .page-item {
    margin-top: 15px;
    width: 100%;
  }
  .doc-main .doc-page .item-up {
    float: none;
    text-align: left;
  }
  .doc-main .doc-page .item-down {
    float: none;
    text-align: left;
  }
}
.header-search-link-warp {
  display: none;
}

.header .h-search {
  display: none;
}

.sidebar-menu-btn {
  display: none;
}

.sidebar-close-btn {
  display: none;
}

@media (max-width: 768px) {
  .search-modal-content {
    width: 90% !important;
  }
}
@media (max-width: 768px) {
  .header .logo-text {
    text-align: center;
  }
  .side-header .search-link {
    right: 35px !important;
  }
  #sidebar {
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    transition: left 0.3s ease;
  }
  #sidebar.active {
    left: 0;
  }
  .sidebar-menu-btn {
    display: block;
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0;
    font-size: 22px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 44px;
    height: 44px;
    z-index: 999;
  }
  .sidebar-close-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 44px;
    font-size: 20px;
  }
}
.pswp__bg {
  opacity: 0.8 !important; /* 透明度设置为70% */
}

.search-modal {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.search-modal-content {
  border-radius: 3px;
  background-color: #fefefe;
  margin: 0 auto;
  margin-top: 60px;
  padding: 16px;
  border: 1px solid #888;
  width: 700px;
}

.search-modal__title {
  height: 32px;
  position: relative;
}
.search-modal__title .close {
  color: #aaa;
  position: absolute;
  right: 0;
  display: inline-block;
  top: 0;
  height: 24px;
  line-height: 20px;
  font-size: 27px;
  font-weight: bold;
}
.search-modal__title .close:hover,
.search-modal__title .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.search-modal__search {
  margin-top: 6px;
}

.search-modal__search-form {
  position: relative;
}
.search-modal__search-form .form-control {
  border: 1px solid #dfe3e9;
  box-shadow: none !important;
}
.search-modal__search-form .search-btn {
  height: 38px;
  position: absolute;
  top: 0;
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.search-modal__list {
  margin-top: 12px;
  overflow-y: auto;
  height: 410px;
}

.search-modal__list-item {
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 6px;
  margin-bottom: 10px;
}
.search-modal__list-item .item-title {
  font-weight: bold;
  cursor: pointer;
}
.search-modal__list-item .item-description {
  color: #666;
}

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