/****** 图书出版 ******/
#zt_class_nav {
  background-color: #f6f6f6;
}
#book-nav {
  height: 60px;
  width: 100%;
  background: #fff;
  margin-bottom: 15px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}
#book-nav:after {
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #fff), color-stop(0%, rgba(249, 249, 249, 0)));
  width: 60px;
  height: 61px;
  position: absolute;
  right: 0;
  top: 0;
}
#book-nav .swiper-wrapper {
  padding-right: 30px;
}
#book-nav .swiper-slide {
  float: left;
  text-align: center;
  list-style: none;
  line-height: 60px;
  font-size: 18px;
  padding: 0px 20px;
  width: auto;
}
#book-class .bookclass {
  line-height: 260%;
  text-align: center;
  font-size: 2rem;
  border: none;
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
}
/****** 图书专题页方块排列 ******/
#book-class {
  background-color: #f6f6f6;
}
#book-class .col-xs-6,
#book-class .col-xs-4 {
  padding: 3px;
  background-color: #fff;
}
.book-price {
  padding: 10px;
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
}
.book-price .col-xs-4 {
  width: 30%;
}
.book-price .col-xs-8 {
  width: 70%;
  padding-right: 0px;
}
.imgbook {
  width: 100%;
  text-align: center;
  position: relative;
}
.imgbook img {
  height: 120px;
}
.book-price p {
  font-size: 1.5rem;
}
.ziying-tag {
  margin: -2px 0 6px;
}
.b-title {
  line-height: 1.15;
  font-size: 15px;
  color: #424242;
  height: 32px;
}
.b-writer {
  padding: 5px 0 8px;
  line-height: 1;
}
.b-writer span {
  font-size: 12px;
  color: #9a9a9a;
}
.b-tag {
  display: flex;
  flex-wrap: wrap;
}
.b-tag span {
  padding: 0 4px;
  display: inline-block;
  height: 17px;
  line-height: 17px;
  font-size: 10px;
  border-radius: 3px;
  margin: 0 4px 4px 0;
}
.b-tag span:empty {
  display: none;
}
.b-ziying {
  border: 1px solid #f00;
  color: #f00;
}
.b-sale {
  background-color: #fc4b4b;
  color: #fff;
}
.n-p {
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding: 10px 0 15px;
}
.now-price {
  font-size: 18px;
  margin-right: 5px;
  color: #fc4b4b;
}
.old-price {
  margin-right: 5px;
  font-size: 12px;
  color: #999999;
}
.b-zhe {
  font-size: 12px;
  color: #999999;
}
.book-big-tip {
  padding: 11px 0 12px;
  background-color: #f6f6f6;
}
.book-big-tip .b-t-i {
  background-color: #fff;
  padding: 8px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.book-big-tip img {
  width: 20px;
  margin-right: 10px;
}
.book-big-tip p {
  font-size: 12px;
  line-height: 1.6;
  color: #333;
}
#book-class .tab-content {
  background-color: #fff;
}
/****** 图书列表 ******/
.books-link,
.books-link-n {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
}
.book-img img {
  width: 85px;
}
.book-txt {
  font-size: 1rem;
  padding-left: 10px;
}
.book-txt h3 {
  margin-top: 0px;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.book-txt p {
  line-height: 140%;
}
.book-txt p .ccprice {
  font-size: 2rem;
  color: #ff6e3d;
}
.book-txt p del {
  color: #999999;
  font-size: 1rem;
}
.book-txt .btn {
  float: left;
  padding: 5px 20px;
  font-size: 1.2rem;
  border-radius: 0px;
  margin-top: 10px;
}
.book-txt .btn-default {
  background-color: #ff6e3d;
  border: 1px solid #ff6e3d;
  color: #fff;
}
#book-content {
  padding: 0px;
  background-color: #f4f5f7;
}
.bookpic,
.booknpic {
  background-color: #fff;
  text-align: center;
}
.bookpic img {
  width: 100%;
  margin: 20px 0px;
}
.booknpic img {
  height: 300px;
  margin: 20px 0px;
}
.biaoti {
  background-color: #fff;
  box-shadow: 5px 0px 5px #f1f1f1;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #ececec;
  padding: 15px;
}
.biaoti h1 {
  color: #444444;
  font-size: 2rem;
}
.biaoti h2 {
  color: #999999;
  margin-top: 10px;
  font-size: 1.2rem;
}
.qita {
  background-color: #fff;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding: 15px;
  margin-top: 10px;
  font-size: 1.2rem;
}
.qita p span {
  color: #ff0000;
}
.yuanj {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding: 15px;
}
.yuanj strong {
  font-size: 1.2rem;
  font-weight: 300;
  color: #444444;
}
.yuanj span {
  font-size: 2.6rem;
  font-weight: 300;
  color: #ff6e3d;
}
.yuanj del {
  color: #999999;
  font-size: 1.2rem;
}
.yuanj b {
  font-weight: 300;
  color: #999;
  padding-left: 10px;
}
.bookbuycar {
  position: fixed;
  bottom: 0px;
  right: 0px;
  padding: 0px;
  z-index: 9998;
  background-color: #fff;
  border-top: 1px solid #ececec;
  text-align: right;
}
.bookbuycar span {
  color: #ff6e3d;
  font-size: 1.8rem;
}
.durl {
  font-size: 2rem;
  background-color: #ff6e3d;
  border: none;
  border-radius: 0;
  color: #fff;
  padding: 15px 70px;
}
.durl:hover,
.durl:focus {
  background-color: #ff8314;
  color: #fff;
}
.bcon,
.bncon {
  margin-bottom: 10px;
}
.bcon > p img {
  width: 100%;
}
.bcon h2,
.bncon h2 {
  text-align: center;
  padding: 20px;
}
.bcon h2 span,
.bncon h2 span {
  font-size: 2rem;
}
.bcon .plboxs h2 {
  margin-bottom: 15px;
}
.bncon {
  background-color: #fff;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding-bottom: 30px;
}
.jp-level {
  display: flex;
}
.jp-level li {
  font-size: 18px;
  flex: 1;
  text-align: center;
  margin: 0;
}
.level-2-content {
  padding-top: 10px;
  background-color: #f6f6f6;
}
.jp-level-2 {
  border-top: 1px solid #eee;
  background-color: #fff;
}
.nav-tabs {
  border-bottom: 1px solid #eee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #f00;
  background-color: transparent;
  border: none;
}
.nav-tabs > li > a {
  margin: 0;
  line-height: 1;
  border: none;
  border-radius: 0;
  padding: 15px 0;
}
#book-class {
  background-color: #f6f6f6;
}
#book-class .col-xs-12 {
  padding: 0;
}
.jp-level-1 {
  background-color: #fff;
}
.btn-disabled-0 {
  pointer-events: none !important;
  background-color: #ccc !important;
  border: 1px solid #ccc !important;
}
/*# sourceMappingURL=book.css.map */