﻿@charset "UTF-8";

body {
  background-image: repeating-linear-gradient(90deg, #F7F7F7, #F7F7F7 1px, transparent 1px, transparent 18px), repeating-linear-gradient(0deg, #F7F7F7, #F7F7F7 1px, #fff 1px, #fff 18px);
  background-size: 18px;
}
.pane-contents .container {
  width: 100%;
}
#top-slider {
  position: relative;
  overflow: hidden;
  margin: 20px 0 0;
}
#top-slider .swiper-slide {
  padding: 0 4px;
  height: 450px;
  text-align: center;
  opacity: 0;
}
#top-slider.swiper-initialized .swiper-slide {
  opacity: 1;
}
#top-slider .swiper-slide--inner {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#top-slider .swiper-slide--inner:before {
  content: '';
  background: inherit;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 450px;
  z-index: -1;
}
#top-slider .swiper-slide img {
  width: auto;
  max-height: 100%;
}
#top-slider .swiper-button-prev {
  top: 50%;
  left: 30px;
  width: 60px;
  height: 60px;
  background: url(../../img/usr/common/prev.png);
}
#top-slider .swiper-button-next {
  top: 50%;
  right: 30px;
  width: 60px;
  height: 60px;
  background: url(../../img/usr/common/next.png);
}
#top-slider .swiper-button-prev:after,
#top-slider .swiper-button-next:after {
  display: none;
}
.block-top-feature {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0 0;
}
.page-top h2 {
  text-align: center;
  border: 0;
  padding: 0;
  margin: 0 0 40px;
}
.page-top h2 span {
  display: inline-block;
  font-size: 26px;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0 28px;
  background: url(../../img/usr/common/img_brackets_t.png) no-repeat left top, url(../../img/usr/common/img_brackets_b.png) no-repeat right bottom;
}
.block-top-feature-tab {
  width: 1200px;
  margin: 0 auto 32px;
}
.block-top-feature-tab--inner {
  display: flex;
  background: #FFF;
  border-bottom: 1px solid #111;
}
.block-top-feature-tab--item {
  position: relative;
  font-weight: bold;
  padding: 9px 28px 7px;
  transition: .3s ease;
}
.block-top-feature-tab--item.current {
  color: #FFF;
  background: #111;
}
.block-top-feature-tab--item:not(.current) {
  cursor: pointer;
}
.block-top-feature-tab--item:not(.current):not(:last-child):after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 16px;
  background: #DEDEDE;
}
.block-top-feature-lists:not([data-id="all"]) {
  display: none;
}
.block-top-feature-lists {
  width: 1200px;
  margin: 0 auto;
}
.block-top-feature-lists > ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 32px;
  margin: 0 0 40px;
  border-bottom: 1px solid #111;
}
.block-top-feature-article {
  width: 386px;
  margin: 0 21px 20px 0;
}
.block-top-feature-article:nth-child(3n) {
  margin-right: 0;
}
.block-top-feature-article a {
  display: block;
  padding: 18px 20px;
  border: 1px solid #BCBCBC;
  background: #FFF;
  height: 100%;
}
.block-top-feature-article a:hover {
  opacity: .8;
  text-decoration: none;
}
.block-top-feature-article--head {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin: 0 0 10px;
}
.block-top-feature-article--date {
  color: #ABABAB;
  font-size: 12px;
  margin: 0 auto 0 0;
}
.block-top-feature-article--icon {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 8px;
}
.block-top-feature-article--icon .icon {
  margin-bottom: 4px;
}
.icon {
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 1px 5px 0;
  color: #204B9F;
  background: #ECF0FA;
  margin: 0 4px 0 0;
}
.icon:last-child {
  margin-right: 0;
}
.block-top-feature-article--data {
  display: flex;
  justify-content: space-between;
  height: calc(100% - 36px);
}
.block-top-feature-article--text {
  width: 210px;
}
.block-top-feature-article--title {
  font-size: 18px;
  line-height: 1.33;
  border: 0;
  padding: 0;
  margin: 0 0 7px;
}
.block-top-feature-article--text p {
  font-weight: bold;
  line-height: 1.54;
  text-align: justify;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.block-top-feature-article--img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  text-align: center;
}
.block-top-feature-lists--no-data {
  text-align: center;
}
.block-top-feature-btn,
.block-top-news-btn {
  position: relative;
  display: block;
  border: 1px solid #000;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  width: 320px;
  margin: 0 auto;
  padding: 10px 0;
  height: 44px;
  background: #FFF;
}
.block-top-feature-btn:hover,
.block-top-news-btn:hover {
  text-decoration: none;
}
.block-top-feature-btn:before,
.block-top-news-btn:before {
  content: '';
  position: absolute;
  top: 0;
  left: 4px;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: calc(100% - 8px);
  border: 1px solid #111;
  border-right: 0;
  transition: .3s ease;
}
.block-top-feature-btn:after,
.block-top-news-btn:after {
  content: '';
  position: absolute;
  top: 0;
  right: 4px;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: calc(100% - 8px);
  border: 1px solid #111;
  border-left: 0;
  transition: .3s ease;
}
.block-top-feature-btn:hover:before,
.block-top-news-btn:hover:before {
  left: 8px;
}
.block-top-feature-btn:hover:after,
.block-top-news-btn:hover:after {
  right: 8px;
}
.block-top-media {
  width: 600px;
  margin: 0 auto;
  line-height: 0;
  padding: 80px 0 100px;
  text-align: center;
}
.block-top-news {
  padding: 80px 0;
  background: #F5F5F5;
}
.block-top-news--inner {
  width: 1200px;
  margin: 0 auto;
}
.block-top-news-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 40px;
}
.block-top-news-item {
  width: 594px;
  margin: 0 0 12px;
}
.block-top-news-item:nth-last-child(-n+2) {
  margin: 0;
}
.block-top-news-item a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #FFF;
  padding: 20px 24px;
  height: 100%;
}
.block-top-news-item a:hover {
  text-decoration: none;
  opacity: .8;
}
.block-top-news-item--date {
  color: #ABABAB;
  font-size: 12px;
  margin: 0 16px 0 0;
}
.block-top-news-item--new {
  margin: 0 8px 0 0;
}
.block-top-news-item--icon {
  display: flex;
  flex-wrap: wrap;
}
.block-top-news-item--icon li {
  font-size: 10px;
  font-weight: bold;
  padding: 1px 5px 0;
  color: #204B9F;
  background: #ECF0FA;
}
.block-top-news-item--text {
  font-weight: bold;
  margin: 8px 0 0;
  width: 100%;
}
.block-top-event {
  padding: 80px 0 30px;
}
.block-top-event--goods {
  width: 1200px;
  margin: 0 auto;
}
.block-top-event--goods .block-thumbnail-t--goods {
  height: auto;
}
.block-top-recommend {
  padding: 80px 0 40px;
  background: #F5F5F5;
}
.block-top-recommend h2 {
  margin: 0;
}
.block-top-recommend-items {
  background: #F5F5F5;
  padding: 0 0 100px;
}
.block-top-recommend-items ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.block-top-recommend-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 594px;
  background: #FFF;
  margin: 0 0 12px;
  padding: 20px;
}
.block-top-recommend-item:nth-last-child(-n+2) {
  margin: 0;
}
.block-top-recommend-item--img {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 159px;
  height: 236px;
  padding: 12px;
}
.block-top-recommend-item--img img {
  max-width: 100%;
  max-height: 100%;
}
.block-top-recommend-item--info {
  display: flex;
  flex-direction: column;
  width: 375px;
}
.block-top-recommend-item--info > * {
  width: 100%;
}
.block-top-recommend-item--icon {
  display: flex;
  margin: 0 0 8px;
  order: 1;
}
.block-top-recommend-item--icon .icon {
  display: inline-block;
  margin: 0 4px 0 0;
  font-size: 10px;
  font-weight: bold;
  padding: 1px 6px 0;
}
.block-top-recommend-item--icon .icon:last-child {
  margin: 0;
}
.block-top-recommend-item--icon .icon-e-book,
.block-top-recommend-item--icon .icon-hardcover {
  color: #204B9F;
  background: #ECF0FA;
}
.block-top-recommend-item--name {
  padding: 0;
  margin: 0 0 8px;
  border: 0;
  font-size: 14px;
  line-height: 1.3;
  order: 2;
}
.block-top-recommend-item--name a:hover {
  text-decoration: none;
  opacity: .8;
}
.block-top-recommend-item--price {
  font-size: 17px;
  line-height: 1.3;
  font-weight: bold;
  margin: 0 0 8px;
  order: 3;
}
.block-top-recommend-item--default-price + .block-top-recommend-item--price {
  color: #ED006D;
}
.block-top-recommend-item--price span {
  font-size: 11px;
  margin: 0 0 0 2px;
}
.block-top-recommend-item--member-price-text {
  color: #ED006D;
  font-size: 10px;
  font-weight: bold;
  order: 2;
}
.block-top-recommend-item--member-price + .block-top-recommend-item--member-price-text {
  order: 5;
}
.block-top-recommend-item--member-price {
  color: #ED006D;
  line-height: 1.3;
  font-weight: bold;
  margin: 0 0 5px;
  order: 6;
}
.block-top-recommend-item--member-price span {
  font-size: 10px;
}
.block-top-recommend-item--author,
.block-top-recommend-item--release-date {
  color: #888;
  font-size: 12px;
  line-height: 1.4;
  order: 7;
}
.block-top-recommend-item--release-date {
  order: 8;
}
.block-top-recommend-item--default-price {
  margin: -7px 0 7px;
  order: 4;
}
.block-top-recommend-item--comment {
  position: relative;
  margin: 15px 0 0;
  padding: 17px 16px 15px;
  border: 1px solid #9200ED;
  background: #FAF5FF;
  order: 9;
}
.block-top-recommend-item--comment:before {
  content: '';
  position: absolute;
  top: -8px;
  left: 20px;
  border-style: solid;
  border-width: 0 9px 8px 9px;
  border-color: transparent transparent #9200ED transparent;
}
.block-top-recommend-item--comment:after {
  content: '';
  position: absolute;
  top: -7px;
  left: 16px;
  border-style: solid;
  border-width: 0 13px 12px 13px;
  border-color: transparent transparent #FAF5FF transparent;
}
.block-top-recommend-item--comment dt {
  text-align: center;
  margin: 0 0 5px;
}
.block-top-recommend-item--comment dt span {
  color: #9200ED;
  font-size: 16px;
  font-weight: bold;
  padding: 3px 0 3px 24px;
  background: url(../../img/usr/common/icon_comment.png) no-repeat left center;
}
.block-top-recommend-item--comment dd {
  font-size: 13px;
  line-height: 1.77;
  font-weight: bold;
}
footer {
  margin: 0;
}
