.headfirst {
  /*    border-left:5px solid #2896b4;  */
  color: #464646;
  font-weight: bold;
}

.accordion ,
.accordion ul {
  border-radius: 5px;
  overflow: hidden;
}

.headsecond {
  padding: 0 9px;
  min-height: 2.4rem;
  line-height: 2.4rem;
  background-color: #F9F7F2;
}

.headsecond a {
  display: block;
  width: 50%;
  color: #A97F62;
  text-align: center;
  font-weight: 700;
}

.collapsible_title {
  font-size: 18px;
  padding: 12px 20px;
  background-color: #F9F7F2;
}
.collapsible_title a {
  color: #FF5A19;
  font-weight: 700;
  font-size: 16px;
}

.collapsible_title.title_orange_decoration::before {
  height: 0.8em;
}

.store_collapsible-body {
  display: block;
  padding: 0;
  background-color: #FFF;
}

.store_collapsible-body ul {
  display: flex;
  flex-wrap: wrap;
  padding-inline: 9px;
}

.store_collapsible-body ul li {
  padding: 6px 0;
  width: 50%;
  text-align: center;
}

.store_collapsible-body ul li a {
  display: block;
  margin: auto;
  padding: 3px 8px;
  width: fit-content;
  color: #7a7a7a;
  font-size: 16px;
  white-space: nowrap;
}

.store_collapsible-body ul li:hover a,
.store_collapsible-body ul li.active a,
.mobile_store_collapsible-body div.active a,
.mobile_store_collapsible-body div:hover a {
  color: #f34500;
  background-color: #F9F7F2;
  border-radius: 50px;
}
.mobile_store_collapsible-body {
  display: none;
}


a.active {
  color: #f34500;
}

.bookcase_search {
  width: 50%;
  position: relative;
}

button.bookcasesearch_btn {
  position: absolute;
  background: none;
  top: -4px;
  right: 10px;
  width: 5px;
  height: 5px;
  padding: 0;
  margin: 0;
  font-size: 16px;
  background: none;
  color: #464646;
  border: none;
}

button.bookcasesearch_btn:hover {
  color: #2896b4;
}

button.bookcasereset_btn {
  position: absolute;
  background: none;
  top: 0;
  right: 50px;
  width: 5px;
  height: 5px;
  color: #999;
  border: none;
  padding: 0;
  margin: 0;
}

input.searchword2 {
  height: 1.5rem;
}

.bookcase_bg {
  background-color: #E4E4E4;
  min-height: 500px;
  padding: 200px 0.75em 0.75em !important;
}

.bookcase_bg h1 {
  margin-bottom: 1em;
}

.searchBoxCont {
  background-color: #EBEBEB;
  padding: 1em;
  margin-bottom: 1em;
}

.searchBoxCont h1 {
  font-size: 22px;
  color: #2896b4;
  font-weight: bold;
}*/
/* 雜誌-主題 刊名tab */
.category_tab_group{

line-height: 50px;
background: #FFF;
border: 1px solid #ddd;
border-bottom: none;
text-align: center;
  box-sizing: border-box;
}
.category_tab_group a{ 
  display: inline-block;
  width:48%;
  box-sizing: border-box;
  text-align: center;
  padding: 3px;

}
.category_tab_group a:first-child{ 
  border-right: 1px solid #ddd;
}

.category_tab_group > .active a,.category_tab_group > a.active {
 display: inline-block;
font-weight: bolder;
font-size: 1.1em;
/*  background: #f1f1f1;*/

}
/* 單刊免費LIST */
ul.free_list .free_list_info{
  margin-top: 3em;
}

ul.free_list li img{height: 150px;}
ul.free_list  p.free_list_title{
font-size: 20px;
color: #000; 
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    height: 60px;
    }
ul.free_list  p:nth-child(2) {
}
ul.free_list  p:nth-child(4) {
color: #a97f62;
}
ul.free_list .btn_group{top: 6em;}
/* store */
.store_tab_list {
  margin-top: -2.5em;
}

/* .btn_group {
  position: absolute;
  right: .75em;
  top: 2em;
} */
.category_tab_list {
  margin-top: 1em;
}
.tab_list {
  display: inline-flex;
  align-items: stretch;
  float: right;
  width: 80px;
}

.tab_list a {
  color: #000;
}

.writebg .tab_list .list1,
.writebg .tab_list .list2,
.tab_list a {
  display: inline-flex;
  align-items: stretch;
  float: none;
}


.tab_list .list1 span,
.tab_list .list2 span {
  top: auto;
  display: inline-flex;
  align-items: center;
  float: left;
  margin: 0 10px;
  font-size: 20px;
}

.tab_list .list1 span:hover,
.tab_list .list2 span:hover {
  color: #f34500;
}
.store_collapsible-body ul li.active a,
.tab_list a.active {
  color: #f34500;
}

.tab_list a.active span svg path,
.tab_list .list2 span:hover svg path{
  stroke: #f34500;
}

/* 排行-週月總 tab */
.ranking_tab {
  width: 100%;
  text-align: center;
  padding: 1em;
}

.ranking_tab div {
  display: inline-block;
  width: 25%;
}

.ranking_tab div a {
  width: 28px;
  height: 28px;
  background: #eee;
}

.box {
  margin-bottom: 1em !important;
}

.inside i {
  position: absolute;
  padding: .5em;
  right: -3px;
  top: 4%;
}

ul.catalog li h1,ul.catalog li h3 {
  font-size: 20px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 32px;

}
ul.catalog li h4 {
  font-size: 16px;
color: #a97f62;
margin-bottom: 5px;
}
.catalog_info {
  width: 100%;
}

/* 排行列表內容 */
i.icon {
  font: font-family:\5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Verdana, Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #b59b90;
}
.catalog_info span {
  margin-right: .5em;
}
.catalog_info p {
  margin-bottom: 5px;
}
.catalog_info p:last-child {
  padding-right: 20%;
}

span.text-orange {
  margin: .8em;
}
.text-orange {
  color: #000;
}
span.time {
  font-size: 10px;
  color: #999;
}

/* .btn_group{
    top:3em;
} */
@media screen and (max-width: 769px) {
  .btn_group {
    display: none;
  }
  .catalog_info p:last-child {
    padding-right: 0;
  }

}
@media screen and (max-width: 640px) {
  p.bookintro {
    padding-right: 0;
  }
}

.sort {
  margin-top: 1em;
}

.sort li>a,
.sort li>span {
  text-align: center;
}

.sort li>a:hover {
  color: #464646;
}

.search_word {
  color: #f34500;
}

.tabcontent {
  margin-top: 1em !important;
}

@media screen and (max-width: 960px) {
  .collapsible_title {
    padding-inline: 16px;
  }
  .headsecond {
    padding-inline: 32px;
  }
  .headsecond a {
    width: 100%;
    text-align: left;
  }
  .store_collapsible-body ul {
    padding-inline: 32px;
  }
  .store_collapsible-body ul li {
    width: 100%;
  }
  .store_collapsible-body ul li a {
    margin: 0;
    transform: translateX(-8px);
  }
}
@media screen and (max-width: 767px) {
  .headsecond {
    padding-inline: 20px;
  }
  .store_collapsible-body ul {
    padding-inline: 20px;
  }
}

@media screen and (max-width: 600px) {
  .accordion {
    margin-bottom: 1em;
    padding: 0 !important;
  }
  .headsecond {
    clear: both;
    overflow: hidden;
    width: 100%;
  }
}
/* 手機版側欄 */
@media screen and (max-width: 600px) {
  .accordion {
    position: relative;
    width: 100%;
    background: #fff;
  }
  .accordion .store_collapsible-body {
    display: none;
  }
  .accordion ul {
    width: max(33.3%, 105px);
    background-color: #F9F7F2;
  }
  .accordion li > div {
    display: flex;
    align-items: center;
    padding-block: 10px;
    min-height: 45px;
  }
  .accordion li > div.active {
    background: #fff;
  }
  .accordion .collapsible_title {
    display: flex;
    justify-content: center;
    padding-inline: 10px;
  }
  .accordion .collapsible_title a{
    color: #A97F62;
  }
  .title_orange_decoration.cate-title_orange_decoration::before {
    background: #A97F62
  }
  .accordion .headsecond {
    padding-inline: 10px;
    line-height: 1.35;
  }
  .accordion .headsecond.active a {
    color: #f34500;
  }
  .accordion .headsecond a {
    text-align: center;
  }
  .accordion.store-sidebar {
    display: flex;
  }
  .mobile_store_collapsible-body {
    display: flex;
    flex-wrap: wrap;
    width: 67%;
    height: fit-content;
    background: #fff
  }
  .mobile_store_collapsible-body > div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-block: 10px;
    width: 50%;
    height: 45px;
  }
  .mobile_store_collapsible-body > div a {
    padding: 3px 8px;
  }
}

@media screen and (max-width:375px) {
  .store_collapsible-body ul li {
    width: 50%;
    padding: 0.55em 15px;
  }
}

/* 頻道下拉選單 */
.dropdown-channel {
  width: 150px !important;
}

/* NEW篩選TAG */
.filter {
  z-index: 9999 !important;
  margin: 1em 0em 0;
}

.filter>ul>li {
  display: inline-block;
  margin: 0;
  font-size: 18px;
  color: #b59b90;
}
.filter ul li a {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #b59b90;
}
.filter ul li:last-child a.dropdown-button {
  display: inherit;
  width: auto;
  height: auto;
  padding: 0 !important;

}
.filter ul li:hover {
  color: #b59b90;
  background: #f9f9f9;
  cursor: pointer;

}
.filter li.active {
  cursor: pointer;
  color: #b59b90;
  background: #f9f9f9;
  /*
  color: #b59b90;
  border-bottom: 2px solid #f34500;*/
}
.filter li.active a,
.filter li a:hover {
  color: #a28b81;
  font-weight: bolder;
}
/*filter_tag*/
.filter_tag {
  padding: .8em;
  margin-top: -16px;
  background: #f9f9f9;
  font-size: 15px;
  z-index: 9999 !important;
}

.filter_tag span {
  margin: 8px;
  color: #b59b90;
  font-weight: bold;
}
.filter_tag ul {
  margin-top: 5px;
  margin-bottom: 10px;
  overflow: hidden;
}
.filter_tag ul li {
  display: inline-block;
  margin: 8px 2px;
}
.filter_tag ul li a {
  margin-top: 8px;
  padding: 3px 5px;
  border-radius: 3px;
}
.filter_tag a.active,
.filter_tag a:hover {
  color: #fff;
  background-color: #b59b90;
}

/* 頻道下拉選單 */
.dropdown-channel {
  width: 150px !important;
}

/* NEW篩選TAG */
.filter {
  z-index: 9999 !important;
  margin: 1em 0em 0;
}

.filter>ul>li {
  display: inline-block;
  margin: 0;
  font-size: 18px;
  color: #b59b90;
}
.filter ul li a {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #b59b90;
}
.filter ul li:last-child a.dropdown-button {
  display: inherit;
  width: auto;
  height: auto;
  padding: 0 !important;

}
.filter ul li:hover {
  color: #b59b90;
  background: #f9f9f9;
  cursor: pointer;

}
.filter li.active {
  cursor: pointer;
  color: #b59b90;
  background: #f9f9f9;
  /*
  color: #b59b90;
  border-bottom: 2px solid #f34500;*/
}
.filter li.active a,
.filter li a:hover {
  color: #a28b81;
  font-weight: bolder;
}
/*filter_tag*/
.filter_tag {
  padding: .8em;
  margin-top: -16px;
  background: #f9f9f9;
  font-size: 15px;
  z-index: 9999 !important;
}

.filter_tag span {
  margin: 8px;
  color: #b59b90;
  font-weight: bold;
}
.filter_tag ul {
  margin-top: 5px;
  margin-bottom: 10px;
  overflow: hidden;
}
.filter_tag ul li {
  display: inline-block;
  margin: 8px 2px;
}
.filter_tag ul li a {
  margin-top: 8px;
  padding: 3px 5px;
  border-radius: 3px;
}
.filter_tag a.active,
.filter_tag a:hover {
  color: #fff;
  background-color: #b59b90;
}



/* 篩選TAG */
.nava ul li {
  display: inline-block;
  padding: 1em 0em;
}
.nava ul li a {
  font-size: 20px;
  padding: 5px .5em;
  font-weight: bold;
}
.nava ul li a.active {
  border-bottom: 3px solid #f34500;
}
.nava {
  z-index: 777 !important;
  background: #f9f9f9;
  padding: .5em;
}



.bookcovertest:before {
  content: "";
  display: block;
  margin-top: -50px;
  height: 90px;
  visibility: hidden;
}

#TouchNav span,
#TouchNav2 span {
  margin-left: 6px;
  color: #80675d;
  font-weight: bold;
}
#TouchNav,#TouchNav2,#TouchNav3,#TouchNav4,#TouchNav5,#TouchNav6,
#TouchNav7,#TouchNavAll {
  width: 98%;
  overflow: hidden;
  margin: .5em;
}
#TouchNav .swiper-wrapper,#TouchNav2 .swiper-wrapper,#TouchNav3 .swiper-wrapper,
#TouchNav4 .swiper-wrapper,#TouchNav5 .swiper-wrapper,#TouchNav6 .swiper-wrapper,
#TouchNav7 .swiper-wrapper,#TouchNavAll .swiper-wrapper {
  display: inherit;
  display: -webkit-inherit;
}
#TouchNav .swiper-slide,#TouchNav2 .swiper-slide,#TouchNav3 .swiper-slide,
#TouchNav4 .swiper-slide,#TouchNav5 .swiper-slide,#TouchNav6 .swiper-slide,
#TouchNav7 .swiper-slide,#TouchNavAll .swiper-slide {
  width: 4.2rem;
  margin:5px;
  letter-spacing: 1px;
  text-align: center;
  display: inline-block;
}
#TouchNav3 .swiper-slide,#TouchNav4 .swiper-slide {
  margin-right: 5px;
}
#TouchNavAll a {
  font-weight: bolder;
}
#TouchNav .swiper-slide a,#TouchNav2 .swiper-slide a,#TouchNav3 .swiper-slide a,
#TouchNav4 .swiper-slide a,#TouchNav5 .swiper-slide a,#TouchNav6 .swiper-slide a,
#TouchNav7 .swiper-slide a,#TouchNavAll .swiper-slide a {
  width: 4rem;
  transition: all .3s ease;
  display: block;
  color: #927d75;
  font-size: 14px;
  padding: 3px 0;
  border-radius: 5px;
  border: 1px solid #b59b90;
}
#TouchNav .active a,#TouchNav a:hover,#TouchNav2 .active a,#TouchNav2 a:hover,
#TouchNav3 .active a,#TouchNav3 a:hover,#TouchNav4 .active a,#TouchNav4 a:hover,
#TouchNav5 .active a,#TouchNav5 a:hover,#TouchNav6 .active a,#TouchNav6 a:hover,
#TouchNav7 .active a,#TouchNav7 a:hover,#TouchNavAll .active a,#TouchNavAll a:hover {
  transform: scale(1);
  color: #ffffff;
  font-weight: bold;
  background-color: #b59b90;
  border-radius: 5px;
}

#TouchNav3 .swiper-slide a,#TouchNav4 .swiper-slide a,#TouchNav7 .swiper-slide a {
  color: #e4815d;
  border-color: #e4815d;
}
#TouchNav3 .active a,#TouchNav3 a:hover,#TouchNav4 .active a,#TouchNav4 a:hover,
#TouchNav7 .active a,#TouchNav7 a:hover {
  background-color: #e4815d;
  color: #fff;
}

#TouchNav .swiper-slide:last-child a{}


/* 讀小說篩選TAG用 */
.novel,.novel a {
  width: 5em !important;
  box-sizing: border-box;
}
.Search_results_btn {
/*  padding: 0;
  margin: 1em 0;*/
}
.Search_results_btn a {
    font-size: 15px;
    line-height: 2;
    width: 3rem;
    letter-spacing: 2px;
    text-align: center;
  }

.Search_results_btn.author_tab .year a {
font-size:13px;
    width: 70px;
border: 1px solid #737373;
}
.year_btn{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    height: 43px;
    -webkit-box-orient: vertical;
    margin-bottom: .5em;
}
.year_btn a,.modalyear_btn a{
    margin:.5em;
    padding: 0;
    display: inline-block;
    width: 50px;    
}
.modalyear_btn a{
    padding:2px;
    width: 70px;
    border:1px solid #cecdcd;
}
.Search_results_btn.author_tab .center a{
    font-size: 13px;
    border:1px solid #737373;
}
.Search_results_btn.author_tab .center a:hover{    color: #000;background-color:#FFF; 
    border:1px solid #000;
}

/* 排行列表內容ul */
ul.rank_content {
  width: 95%;
  margin: 0 auto;
}
ul.rank_content li {
  padding: 1em .75em 1em 3em;
}
ul.rank_content .catalog_info h2 a {
  color: #a97f62;
}
ul.rank_content .catalog_info h2 a:hover {
  color: #6b4429;
}
ul.rank_subject .catalog_info h2 a{
    color: #7a7a7a;
}
ul.rank_subject .catalog_info h2 a:hover,ul.rank_subject .catalog_info p a.datecolor:hover {
  color: #6b4429;
}
ul.rank_subject .catalog_info p a.datecolor{color: #a97f62;}
.ranking_simple_cover_info .fa-user {
  font-size: 16px;
  width: 15px;
  text-align: center;

}
.catalog_info .fa-eye,.ranking_simple_cover_info .fa-eye {
  color: #4db7bd;
}
.catalog_info .fa-check-square,.ranking_simple_cover_info .fa-check-square {
    color: #b79be6;
}.ranking_simple_cover_info .fa-calendar {
  padding-right: 4px;
}
.ranking_simple_cover_info .fa-file-text-o {
 padding-right: 4px;
}
.ranking_simple_cover_info .fa-clock-o {
 padding-right: 4px;
}
.ranking_simple_cover_info .fa-eye {
  padding-right: 4px;
}
.ranking_simple_cover_info .fa-heart {
  padding-right: 4px;
}
.ranking_simple_cover_info .fa-check-square{
    padding-right: 4px;
}
.catalog_info .fa-heart,.catalog_info .fa-heart-o,
.ranking_simple_cover_info .fa-heart,.ranking_simple_cover_info .fa-heart-o {
  color: #f7a2bf;
}
.catalog_info .fa-star,.catalog_info .fa-star-o,
.ranking_simple_cover_info .fa-star {
  color: #efcf58;
}
/* 排行標 */
.rank {
  position: absolute;
  font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, sans-serif;
  font-size: 1em;
  display: inline-block;
  top: 45%;
  left: 5px;
  font-size: 17px;
  width: 20px;
  height: 20px;
  line-height: 20px;

}
.rank_1 {
  position: absolute;
  background-image: url(../img/top.png);
  width: 35px;
  height: 30px;
  text-indent: -9999px;
  display: inline-block;
  background-size: 34px;
}
.rank_2 {
  position: absolute;
  background-image: url(../img/top.png);
  width: 35px;
  height: 30px;
  text-indent: -9999px;
  background-position-y: -48px;
  background-size: 34px;
}
.rank_3 {
  position: absolute;
  background-image: url(../img/top.png);
  width: 35px;
  height: 29px;
  text-indent: -9999px;
  background-position-y: -95px;
  background-size: 34px;
}

.rank span {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0px;
  color: #848282;
  width: 38px;
  font-weight: bold;
  text-align: center;
  z-index: 99;
}
.rank_cover {
  position: absolute;
  top: 0;
  left: 0;
}

.ranktime {
  float: right;
  margin-right: 1em;
}
.rank_tab_list {
  width: 120px;
}
.swiper-container_one>.swiper-slide {
  width: 100%;
}
.ranking_simple_box {
  width: 100%;
  padding: .5em;
  margin-left: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-pagination-tab {
  width: 100%;
  text-align: center;
  position: inherit;
  margin: 1em 0 -8px 0;
  cursor: pointer;
}
a.more {
  font-size: 12px;
  padding: 8px 5px;
  color: #bf9a8a;
  background: #f9f9f9;
  border-radius: 15px;

}
a.more:hover {
  color: #f34500;
}
a.ranking_simple_box_tip i {
  font-size: 14px;
  color: #999;
}
.swiper-container_ranking .swiper-button-prev,
.swiper-container_ranking .swiper-button-next {
  display: none;


}
@media screen and (max-width: 999px) {
  span.time {
    display: inline-block;
    font-size: 10px;
    color: #999;
  }
  .swiper-container_ranking .swiper-button-prev,
  .swiper-container_ranking .swiper-button-next {
    display: block;

  }
  @media screen and (min-width: 768px) {
    .swiper-pagination-tab {
      visibility: hidden;
    }

  }
  @media screen and (max-width: 767px) {}
  .swiper-container_ranking>.swiper-button-next {
    top: 40px;
    right: -13px;
    z-index: -1;
    background-color: #fff;
  }
  .swiper-container_ranking>.swiper-button-prev {
    top: 40px;
    left: -13px;
    background-color: rgba(240, 240, 240, 0);
  }
  .swiper-pagination-tab {
    display: block;
  }
  .swiper-pagination-bullet-active {
    font-weight: bolder;
    color: #000 !important;
    border: 1px solid #d5d5d5;
    background: #fff;
  }
  li.my-bullet-active {
    background: #ff6600;
    opacity: 1;
  }

  #TouchNav .swiper-wrapper,
  #TouchNav2 .swiper-wrapper,
  #TouchNav3 .swiper-wrapper,
  #TouchNav4 .swiper-wrapper,
  #TouchNav5 .swiper-wrapper,
  #TouchNav6 .swiper-wrapper,
  #TouchNav7 .swiper-wrapper,
  #TouchNavAll .swiper-wrapper {
    display: flex;
  }
  #TouchNav .swiper-slide,
  #TouchNav2 .swiper-slide,
  #TouchNav3 .swiper-slide,
  #TouchNav4 .swiper-slide,
  #TouchNav5 .swiper-slide,
  #TouchNav6 .swiper-slide,
  #TouchNav7 .swiper-slide,
  #TouchNavAll .swiper-slide {
    margin-right: 5px;
    text-align: center;
    display: flex;
  }
}
li.my-bullet {
  display: inline-block;
  width: 15vw;
  height: 50px;
  line-height: 50px;
  border-radius: 3px;
  margin: .3em;
  color: #bbb;
}

.tabMenu {
  width: 100%;
  margin: 1em auto;
}

.tabMenu>ul {
  display: block;
  overflow: hidden;
  height: 55px;
  border-bottom: 1px solid #e0e0e0;
}

.tabMenu>ul>li {
  cursor: pointer;
  display: block;
  float: left;
  width: 33%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.tabMenu>ul>li>a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background: #f9f9f9;
  z-index: 999;
  /*  width: 30px;
  padding: .4em .5em;
  border-radius: 50%;
  background: #f9f9f9;
  z-index: 999;*/
}

.tabMenu>ul>li>a.active,
.tabMenu>ul>li>a:hover {
  background: #f34500;
  color: #fff;
  transition: all .3s ease;
}

.tabMenu .tabSide {
  display: none;
  width: 100%;
  margin: 1em 0;
  transition: all .3s ease;
}

.tabMenu section.active {
  display: block;
  margin: 1em 0;
  line-height: 20px;
}

@media screen and (max-width: 540px) {
  .swiper-pagination-tab {
    display: block;
  }
  ul.catalog li,
  .catalog_info>p {
    text-align: center;
    display: block;
  }

  ul.catalog li img {
    float: inherit;
    margin: 0 auto;
    width: 150px;
    height: auto;
    position: relative;
  }
  ul.rank_content li {
    padding: 1em .75em;
  }
  .rank {
    position: absolute;
    text-align: center;
    left: 24px;
    top: 15px;
  }
  ul.catalog li h1 {
    font-size: 20px;
    text-align: left;
    display: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 32px;
  }
  ul.catalog li p.bookintro {
    display: none;
  }
  .catalog_info {
    min-height: auto;
  }
  .filter_tag ul {
    overflow: hidden;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .filter_tag ul::-webkit-scrollbar {
    display: none;
  }
}

.toolbar {
  display: inline-block;
  padding: 0 1em;
  margin-top: 1em;
}
.toolbar a {
  color: #7a7a7a;
  background: #f0f0f0;
  border-radius: 50px;
  padding: 3px 10px;
  margin-left: 10px;
  cursor: pointer;
}
.toolbar a:hover, 
.toolbar a.active {
  color: #f34500;
  background: #F9F7F2;
}
@media screen and (max-width: 430px) {
.filter ul li a {
  width:64px;
}
.toolbar {
  margin-top: 1.2em;
  padding: 0;
  font-size: 14px;
}
.toolbar a {
  margin-left: 5px;
  font-size: 14px;
}
.toolbar a:first-child {
  margin-left: 0;
}
}

@media screen and (max-width: 330px) {
  .toolbar,
  .toolbar a {
    font-size: 12px;
  }
  .toolbar {
    margin-top: 1.5em;
  }
}

/* 右側書本列表改為 一列5本 */
.rightcontent.cate-rightcontent .tabcontent {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cus-col {
  width: 18%;
}
.cus-col-buffer {
  height: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 900px) {
  .cus-col {
    width: 30%;
  }
}

@media screen and (max-width: 600px) {
  .cus-col {
    width: 48%;
  }
}