.van-cell{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0.267rem 0.427rem;overflow:hidden;color:#323233;font-size:0.373rem;line-height:0.64rem;background-color:#fff}.van-cell::after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;content:' ';pointer-events:none;right:0.427rem;bottom:0;left:0.427rem;border-bottom:0.027rem solid #ebedf0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless::after,.van-cell:last-child::after{display:none}.van-cell__label{margin-top:0.107rem;color:#969799;font-size:0.32rem;line-height:0.48rem}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-ms-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:0.64rem;font-size:0.427rem;line-height:0.64rem}.van-cell__left-icon{margin-right:0.107rem}.van-cell__right-icon{margin-left:0.107rem;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required::before{position:absolute;left:0.213rem;color:#ee0a24;font-size:0.373rem;content:'*'}.van-cell--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.van-cell--large{padding-top:0.32rem;padding-bottom:0.32rem}.van-cell--large .van-cell__title{font-size:0.427rem}.van-cell--large .van-cell__label{font-size:0.373rem}
.van-field__label{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:6.2em;margin-right:0.32rem;color:#646566;text-align:left;word-wrap:break-word}.van-field__label--center{text-align:center}.van-field__label--right{text-align:right}.van-field--disabled .van-field__label{color:#c8c9cc}.van-field__value{overflow:visible}.van-field__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.van-field__control{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none}.van-field__control::-webkit-input-placeholder{color:#c8c9cc}.van-field__control::-moz-placeholder{color:#c8c9cc}.van-field__control:-ms-input-placeholder{color:#c8c9cc}.van-field__control::-ms-input-placeholder{color:#c8c9cc}.van-field__control::placeholder{color:#c8c9cc}.van-field__control:disabled{color:#c8c9cc;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#c8c9cc}.van-field__control:-moz-read-only{cursor:default}.van-field__control:read-only{cursor:default}.van-field__control--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.van-field__control--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.van-field__control--custom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:0.64rem}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:0.64rem}.van-field__control[type=search]{-webkit-appearance:none}.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon{-ms-flex-negative:0;flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:-0.213rem;padding:0 0.213rem;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:0.427rem;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;font-size:0.427rem;line-height:inherit}.van-field__left-icon{margin-right:0.107rem}.van-field__right-icon{color:#969799}.van-field__button{padding-left:0.213rem}.van-field__error-message{color:#ee0a24;font-size:0.32rem;text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:0.107rem;color:#646566;font-size:0.32rem;line-height:0.427rem;text-align:right}.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control::-moz-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control:-ms-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control::-ms-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--min-height .van-field__control{min-height:1.6rem}
.van-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0.267rem 0.32rem;background-color:#fff}.van-search__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:0.32rem;background-color:#f7f8fa;border-radius:0.053rem}.van-search__content--round{border-radius:26.64rem}.van-search__label{padding:0 0.133rem;color:#323233;font-size:0.373rem;line-height:0.907rem}.van-search .van-cell{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0.133rem 0.213rem 0.133rem 0;background-color:transparent}.van-search .van-cell__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 0.213rem;color:#323233;font-size:0.373rem;line-height:0.907rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}
.box-title[data-v-7ee5091c] {
  color: #000;
  height: 0.587rem;
  line-height: 0.587rem;
  font-size: 0.427rem;
  text-align: left;
  padding: 0.267rem 0 0.267rem 0;
}
.box-title span[data-v-7ee5091c] {
  vertical-align: middle;
  font-weight: bold;
  position: relative;
}
.box-title .right[data-v-7ee5091c] {
  float: right;
  margin-right: 0;
}
.box-title .right span[data-v-7ee5091c] {
  font-weight: normal;
  font-size: 0.373rem;
  color: #8d939d;
  float: left;
}
.box-title .right img[data-v-7ee5091c] {
  width: 0.293rem;
  height: 0.293rem;
  float: right;
  margin-top: 0.16rem;
  margin-left: 0.08rem;
  display: block;
}

.com_lay_list[data-v-1817d05a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0.16rem 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.com_lay_list .item[data-v-1817d05a] {
  width: 2.8rem;
  overflow: hidden;
  margin-bottom: 0.267rem;
}
.com_lay_list .item .com_lay_img[data-v-1817d05a] {
  width: 2.8rem;
  height: 3.733rem;
  background: #f0f0f0;
  -webkit-box-shadow: 0 0.107rem 0.107rem 0 rgba(184,197,217,0.2);
          box-shadow: 0 0.107rem 0.107rem 0 rgba(184,197,217,0.2);
  border-radius: 0.213rem;
}
.com_lay_list .item .com_lay_img img[data-v-1817d05a] {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 0.213rem;
}
.com_lay_list .item .com_lay_img .kongdiv[data-v-1817d05a] {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f0f0f0), color-stop(50%, #f8f8f8), color-stop(75%, #f0f0f0));
  background: -o-linear-gradient(left, #f0f0f0 25%, #f8f8f8 50%, #f0f0f0 75%);
  background: linear-gradient(to right, #f0f0f0 25%, #f8f8f8 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  -webkit-animation: slide-1817d05a 1s infinite;
          animation: slide-1817d05a 1s infinite;
}
.com_lay_list .item .com_lay_name[data-v-1817d05a] {
  word-break: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.16rem;
  font-size: 0.373rem;
  color: #212832;
  letter-spacing: 0;
  text-align: left;
  font-weight: normal;
}
.com_lay_list .item .kongtext[data-v-1817d05a] {
  width: 100%;
  height: 0.32rem;
  background: #ebebeb;
  -webkit-animation: slide-1817d05a 1s infinite;
          animation: slide-1817d05a 1s infinite;
}
.com_lay_list .item .margin18[data-v-1817d05a] {
  margin-top: 0.24rem;
}
.com_lay_list .item[data-v-1817d05a]:active {
  opacity: 0.5;
}
@-webkit-keyframes slide-1817d05a {
0% {
    background-position: 100% 0;
}
100% {
    background-position: -100% 0;
}
}
@keyframes slide-1817d05a {
0% {
    background-position: 100% 0;
}
100% {
    background-position: -100% 0;
}
}

.com_lay[data-v-0fbaf904] {
  position: relative;
}

.com-shu-list .com-header[data-v-184ee328] {
  margin: 0 0.533rem;
  height: 1.067rem;
  padding-top: 0.267rem;
  overflow: hidden;
  line-height: 1.067rem;
}
.com-shu-list .com-header .header-title[data-v-184ee328] {
  float: left;
  font-size: 0.533rem;
  color: #303135;
  font-weight: bold;
  display: block;
}
.com-shu-list .com-header .header-type[data-v-184ee328] {
  float: right;
  font-size: 0.373rem;
  color: #3bc18e;
  display: block;
}
.com-shu-list .top-banner[data-v-184ee328] {
  font-size: 0;
}
.com-shu-list .top-banner .bannerimg[data-v-184ee328] {
  width: 100%;
  height: 3.653rem;
  background: #7fffd4;
  background-size: 100% 100%;
}
.com-shu-list .top-banner .top-title[data-v-184ee328] {
  display: none;
  padding: 0.533rem;
  background: #f5fcf9 no-repeat;
  position: relative;
  background-size: 1.867rem 1.333rem;
  background-position: 100% 100%;
}
.com-shu-list .top-banner .top-title .list-bg[data-v-184ee328] {
  position: absolute;
  left: 1.9%;
  top: 6%;
  width: 0.373rem;
  height: 0.347rem;
}
.com-shu-list .top-banner .top-title .list-bg2[data-v-184ee328] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.867rem;
  height: 1.333rem;
}
.com-shu-list .top-banner .top-title .title[data-v-184ee328] {
  line-height: 0.48rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: PingFangSC-Regular;
  -webkit-font-family: PingFangSC-Regular;
  font-size: 0.347rem;
  color: #303135;
}
.com-shu-list .com-body[data-v-184ee328] {
  text-align: left;
}
.com-shu-list .com-body .com-item[data-v-184ee328] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0.213rem 0;
}
.com-shu-list .com-body .com-item .shadow[data-v-184ee328] {
  -webkit-box-shadow: 0 0.053rem 0.16rem 0 rgba(184,197,217,0.3);
          box-shadow: 0 0.053rem 0.16rem 0 rgba(184,197,217,0.3);
  height: 3.733rem;
  background: url("/default_book_cover.png") center center;
  background-size: 100% 100%;
  border-radius: 0.213rem;
}
.com-shu-list .com-body .com-item .shadow img[data-v-184ee328] {
  width: 2.8rem;
  height: 3.733rem;
  border-radius: 0.213rem;
}
.com-shu-list .com-body .com-item .row-right[data-v-184ee328] {
  height: 3.013rem;
  margin-left: 0.32rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  position: relative;
}
.com-shu-list .com-body .com-item .row-right .book-name[data-v-184ee328] {
  font-size: 0.427rem;
  color: #212832;
  letter-spacing: 0.006rem;
  line-height: 0.64rem;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0.133rem;
  width: 88%;
}
.com-shu-list .com-body .com-item .row-right .book-descrip[data-v-184ee328] {
  padding-top: 0.027rem;
  font-size: 0.347rem;
  color: #8d939d;
  line-height: 0.533rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.com-shu-list .com-body .com-item .row-right .book-rank[data-v-184ee328] {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.747rem;
  height: 0.747rem;
}
.com-shu-list .com-body .com-item .row-right .book-rank img[data-v-184ee328] {
  width: 0.747rem;
  height: 0.747rem;
  float: left;
}
.com-shu-list .com-body .com-item .row-right .book-end[data-v-184ee328] {
  margin-top: 0.133rem;
  overflow: hidden;
  text-align: center;
}
.com-shu-list .com-body .com-item .row-right .book-end .span1[data-v-184ee328] {
  font-size: 0.32rem;
  color: #c7ccd3;
  display: block;
  float: left;
}
.com-shu-list .com-body .com-item .row-right .book-end .span2[data-v-184ee328] {
  padding: 0 0.08rem;
  height: 0.427rem;
  line-height: 0.453rem;
  border: 0.03rem solid rgba(137,193,168,0.4);
  border-radius: 0.053rem;
  font-size: 0.32rem;
  color: #6bbb97;
  text-align: center;
  display: block;
  float: right;
  margin-left: 0.133rem;
}
.com-shu-list .com-body .com-item .row-right .book-end .span3[data-v-184ee328] {
  padding: 0 0.08rem;
  height: 0.427rem;
  line-height: 0.453rem;
  border: 0.03rem solid rgba(161,170,215,0.4);
  border-radius: 0.053rem;
  font-size: 0.32rem;
  color: #8992c2;
  display: block;
  float: right;
  text-align: center;
}
.com-shu-list .com-body .com-item[data-v-184ee328]:active {
  background-color: #f4f4f4;
}

.com-lay-mix[data-v-f45270da] {
  position: relative;
}
.com-lay-mix .paddingb32[data-v-f45270da] {
  margin-bottom: 0;
  margin-top: 0.267rem;
}
.com-lay-mix .com_mix_list[data-v-f45270da] {
  position: relative;
}
.more-txt[data-v-f45270da] {
  margin-top: 0.027rem;
  height: 1.173rem;
  line-height: 1.173rem;
  font-size: 0.373rem;
  color: #8d939d;
}
.more-txt .more-bar[data-v-f45270da] {
  margin: 0 0.427rem;
  position: relative;
  z-index: 10;
  border-top: 0.027rem solid rgba(234,235,239,0.4);
}
.more-txt span[data-v-f45270da] {
  vertical-align: middle;
}
.more-txt img[data-v-f45270da] {
  margin-left: 0.107rem;
  vertical-align: middle;
  width: 0.213rem;
}

.com-lay-mix[data-v-1105b60f] {
  position: relative;
  padding-bottom: 0.533rem;
}
.com-lay-mix .class_list[data-v-1105b60f] {
  margin-top: 0.267rem;
}
.com-lay-mix .class_list ul[data-v-1105b60f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.com-lay-mix .class_list ul li[data-v-1105b60f] {
  width: 4.373rem;
  height: 0.96rem;
  background: #fff;
  border-radius: 0.107rem;
  margin-bottom: 0.267rem;
  font-size: 0.427rem;
  line-height: 0.96rem;
  text-align: center;
}
.com-lay-mix .contact_us[data-v-1105b60f] {
  margin-top: 0.8rem;
}
.com-lay-mix .contact_us ul[data-v-1105b60f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.com-lay-mix .contact_us ul li[data-v-1105b60f] {
  width: 100%;
  height: 0.96rem;
  background: #fff;
  border-radius: 0.373rem;
  margin-bottom: 0.267rem;
  font-size: 0.427rem;
  line-height: 0.96rem;
  text-align: center;
}

.navigate-bar[data-v-36b1a4a5] {
  width: 100%;
  height: 1.44rem;
  line-height: 1.173rem;
  font-size: 0.453rem;
  position: fixed;
  top: 0;
  z-index: 2000;
  background: -o-linear-gradient(225deg, #ff9242 0%, #ff5360 100%);
  background: linear-gradient(225deg, #ff9242 0%, #ff5360 100%);
  border-bottom: 0.027rem solid #efefef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: -0.133rem 0.32rem 0.32rem -0.533rem #999;
          box-shadow: -0.133rem 0.32rem 0.32rem -0.533rem #999;
}
.navigate-bar .slot[data-v-36b1a4a5] {
  width: 1.067rem;
  height: 1.173rem;
  position: absolute;
}
.navigate-bar .slot2[data-v-36b1a4a5] {
  width: 2.133rem;
  height: 1.173rem;
  position: absolute;
}
.navigate-bar .left-slot[data-v-36b1a4a5] {
  margin-top: 0.133rem;
  width: 2.667rem;
}
.navigate-bar .left-slot img[data-v-36b1a4a5] {
  width: 2.293rem;
  height: 0.64rem;
  margin: 0.267rem 0.267rem;
}
.navigate-bar .title-slot[data-v-36b1a4a5] {
  height: 1.173rem;
  margin: auto;
}
.custom-tabs[data-v-36b1a4a5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.custom-tab[data-v-36b1a4a5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.373rem 0.32rem 0.08rem 0.32rem;
  margin: 0 0.16rem;
  color: rgba(255,255,255,0.6);
  position: relative; /* for underline */
}
.custom-tab .tab-label[data-v-36b1a4a5] {
  font-size: 0.427rem;
  line-height: 0.533rem;
}
.custom-tab.active[data-v-36b1a4a5] {
  color: #fff;
  font-weight: 600;
}
.custom-tab.active[data-v-36b1a4a5]::after {
  content: '';
  position: absolute;
  left: 12%;
  right: 12%;
  height: 0.08rem;
  background: #fff;
  bottom: -0.32rem;
  border-radius: 0.053rem;
}

.home_page[data-v-4bfd99b6] {
  padding-top: 0.4rem;
  background: #f3f6fa;
}
.home_page[data-v-4bfd99b6] .van-tabbar--fixed {
  position: fixed !important;
}
.home_page[data-v-4bfd99b6] .van-search__content {
  background: #fff;
}
.home_page[data-v-4bfd99b6] .van-search {
  padding: 0;
  margin: 0.267rem 0;
}
.home_page .search[data-v-4bfd99b6] {
  margin-top: 0.267rem;
}
.home_page .top[data-v-4bfd99b6] {
  padding: 0.427rem 0.853rem 0 0.853rem;
}
.home_page .home_box[data-v-4bfd99b6] {
  margin-top: 1.333rem;
  padding: 0 0.427rem;
}
.home_page .border[data-v-4bfd99b6] {
  border-radius: 0.32rem;
  overflow: hidden;
}

