.bookDetailcss {
  content: "20260119 已包含單位 華藝總館調整";
}

.bookDetailLayout .ThemeBuilder .tabMenu {
  display: block;
}

/*目前是詳目頁手機板維持頁籤形式 其他是頁籤變成選單*/

.bookDetailWrap {
  padding-top: 1.5rem;
}

.bookDetailSet {
  width: 100%;
  max-width: 1230px;
  row-gap: 1.5rem;
  display: flex;
  flex-direction: column;
}

.lendEmptyContent {
  display: flex;
  flex-direction: column;
  column-gap: 1rem;
  row-gap: 1rem;
}

.bookDetailSet h2 {
  color: var(--G900);
  font-size: var(--h2FS);
  margin-bottom: 1.5rem;
}

.getBookContainer {
  width: 100%;
}

.getBookContainer {
  display: flex;
  flex-direction: column;
  column-gap: 1rem;
  row-gap: 1rem;
}

.getBookContainer>div {
  width: 100%;
  column-gap: 1rem;
}

.getBookContainer.domain_At_airiti>.col>div {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    border: 1px solid var(--G300);
    padding: 0.5rem;
    border-radius: 0.75rem;
}

/*.bookDetailSet h2 {
  color: var(--G900);
  font-size: var(--h2FS);
  margin-bottom: 1.5rem;
}
.briefContent {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}*/

.publishContent {
  margin-bottom: 1.5rem;
}

.publishGroup>div {
  padding-bottom: 0.5rem;
}

.publishGroup>div:last-child {
  padding-bottom: 0rem;
}

.publishList {
  display: flex;
  width: 100%;
  align-items: baseline;
}

.bookDetailSet>.col:nth-child(1) {
  display: flex;
  column-gap: 1rem;
  row-gap: 1rem;
  flex-direction: column;
}

.bookBioContainer .publishList a {
  display: inline;
  padding: 0;
  text-align: left;
  width: fit-content;
  height: fit-content;
  margin: 0;
}

.publishList .mao {
  color: var(--G900);
  font-size: var(--p2FS);
}

.publishList .item {
  color: var(--G900);
  font-size: var(--p2FS);
}

.publishList .bioInfoTitle {
  min-width: max-content;
}

.publishList a.authorName,
.publishList a.pubName,
.publishList a.doi {
  padding: 0;
  margin: 0;
  color: var(--tan);
  font-size: var(--p2FS);
}


.collocationGroup {


  height: auto;
  position: initial;
  width: auto;
}

.collocationGroup.-scroll {
  overflow-x: scroll;
  overflow-y: hidden;
}

.collocationGroup .tagMenu {
  min-width: auto;
  flex-wrap: wrap;
}


.collocationContent {
  position: relative;

  overflow: hidden;
  width: 97%;
  height: 3rem;
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 1.5rem;
  height: auto;
  position: initial;
  margin-top: 1rem;
  justify-content: flex-start;
  max-width: 597px;
}

.collocationContent .tagMenu .tag {
  width: auto;
  height: 31px;
  min-width: auto;
  text-align: left;
  padding: 0.3rem 1rem;
}

.collocationContent a.prev {
  padding: 0;
  margin: 0;

  margin: 0;
  width: 40px;
  height: 29px;

  line-height: 2;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 8px;
  z-index: 100;
  background: #ffffff;
}

.collocationContent a.next {
  padding: 0;
  margin: 0;

  margin: 0;
  width: 40px;
  height: 29px;

  line-height: 2;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 8px;
  z-index: 100;
  background: #ffffff;
}


.bookDetailLayout .fullTxtSentence {
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (any-hover: hover) {
  .collocationContent a.prev:hover {
    background: var(--seaBlue);
  }

  .collocationContent a.prev:hover>* {
    color: #ffffff;
  }

  .collocationContent a.next:hover {
    background: var(--seaBlue);
  }

  .collocationContent a.next:hover>* {
    color: #ffffff;
  }
}

.collocationContent a.prev:active {
  background: var(--seaBlue);
}

.collocationContent a.prev:active>* {
  color: #ffffff;
}

.collocationContent a.next:active {
  background: var(--seaBlue);
}

.collocationContent a.next:active>* {
  color: #ffffff;
}

.lendContent {
  border-radius: 8px;
  border: 1px solid var(--G300);
  padding: 1rem;
}

.lendPart,
.adminIfDuePart {
  display: flex;
  row-gap: 1rem;
  column-gap: 1rem;
  flex-direction: row;
}

.lendBtn,
.returnitemBtn,
.renewitemBtn {
  flex: 1;
}

.lendPart .dropTrigger {
  text-align: center;
}

.lendContent .dropTriggerName {
  width: max-content;
  margin: auto;
  display: block;
}

.lendContent .dropTrigger {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
}

.lendContent .dropTrigger .transIcon {
  position: absolute;
  top: 3px;
  right: 0px;
}

.lendContent .dropTrigger .prefertip {
  font-size: 0.875rem;
  display: inline-block;
  padding-top: 0.5rem;
  width: 100%;
  text-align: center;
}

.lendContent .dropTrigger .prefertip+.caseT {
  color: var(--G700);
}

.lendContent .dropPanelOption {
  padding-top: 1rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}

.visitor h6 {
  font-size: 0.875rem;
  font-weight: initial;
  padding-bottom: 0.5rem;
}

.topicURLGroup {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.topicURLGroup>div,
.extendReadURLGroup>div {
  padding-bottom: 0.5rem;
}

.topicURLList,
.extendReadURLList {
  padding-bottom: 0.5rem;
}

.topicURLList,
.extendReadURLList,
.topicURLList:link,
.extendReadURLList:link {
  text-align: left;
  color: var(--G900);
  text-decoration: none;
}

@media (any-hover: hover) {

  .topicURLList:hover,
  .extendReadURLList:hover {
    text-decoration: none;
    color: var(--seaBlue);
    cursor: pointer;
  }
}

.topicURLGroup>div:last-child,
.extendReadURLGroup>div:last-child {
  padding-bottom: 0rem;
}

.topicURLList,
.extendReadURLList {
  display: flex;
  width: 100%;
  align-items: baseline;
  column-gap: 0.5rem;
  flex-direction: row;
  row-gap: 0.5rem;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.topicURLList .topic,
.extendReadURLList .extendRead {
  display: -webkit-inline-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: calc(100% - 150px);
}

.topicURLList .date,
.extendReadURLList .date {
  font-size: 0.875rem;
  color: var(--G700);
}

.topicURLGroup .toggleMoreBtn,
.extendReadURLGroup .toggleMoreBtn {
  text-align: right;
  width: 100%;
}

.topicURLContainer,
.extendReadURLContainer {
  padding: 2rem 0;
}

.bookBioContainer .topicURLContent {
  display: none;
}

.fanContent {
  display: flex;
  justify-content: space-between;
  column-gap: 0.25rem;
  row-gap: 1rem;
}

.fanContent>div {
  flex: 1;
}

.shareContent h5.headline {
  text-align: center;
  padding: 1rem 0 0.5rem 0;
  font-weight: initial;
  font-size: 0.875rem;
  color: var(--G900);
}

.fanContent .btnBg-M {
  min-width: 75px;
  padding: 0.5rem;
}

.followGroup {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}

.shareGroup p {
  text-align: center;
  margin-bottom: 0.25rem;
  margin-top: 1rem;
  font-size: 0.875rem;
}

.shareContent {
  display: none;
}

.shareContent.-active {
  display: block;
}

.shareBtn>button.-active {
  border: 1px solid var(--seaBlue);
  background-color: var(--seaBlue);
  color: #fff;
}

.shareBtn>button.g500-Outline-Bg.-active [class^="icon-"]:before {
  color: #fff;
}

/*original share.css extend here*/
.getBookContainer .shareMenu {
  justify-content: center;
  column-gap: 2rem;
}

/*.getBookContainer .shareMenu a.share{background-color:#fff;box-shadow: 0px 3px 8px -1px rgba(0, 0, 0, 0.15);}*/
/*借閱情況*/
.visitor .ray {
  color: var(--G300);
}

.visitor {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--G900);
  font-size: var(--p3FS);
  row-gap: 0.5rem;
}

.visitor .math {
  color: var(--seaBlue);
  font-size: var(--p3FS);
}

.visitor .sum {
  display: flex;
  column-gap: 0.5rem;
}

ul.relateLinkInfo,
ul.extendInfo {
  margin-left: 0.5rem;
}

ul.relateLinkInfo li,
ul.extendInfo li {
  padding-bottom: 0.5rem;
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
}

.setOFbookOPSet .preferGroup>div,
.pressOPSet .preferGroup>div {
  width: 100%;
  text-align: center;
}



.coverBioContainer {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;

  align-items: center;
}

.bookDetailSet .coverBioGroup {
  text-align: center;
  width: 229px;
  height: 275px;
  box-shadow: 2px 5px 10px -1px rgba(0, 0, 0, 0.15);
  background: #fff;
}

.coverBioGroup .coverImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.bookDetailSet .coverBioGroup .coverImg {
  width: 204px;
  height: 275px;
  display: inline-block;
}

.preferGroup {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 1rem;
  width: 100%;
}


.bottomBtnSet {
  padding: 1rem;
  height: 72px;
  display: flex;
  justify-content: center;
  position: fixed;
  width: 100%;
  bottom: 0px;
  column-gap: 1rem;
}

.bottomBtnSet .viewBtn,
.bottomBtnSet .lendBtn {
  width: 50%;
  position: relative;
  z-index: 400;
}

.bottomBtnSetBg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  background: #fff;
  opacity: 0.5;
  z-index: 100;
  box-shadow: 0px 3px 8px -1px rgba(0, 0, 0, 0.15);
}

.editFeedBackContent {
  margin-bottom: 1.5rem;
}

.editFeedBackContent .phrasesTap .cusTap {
  width: max-content;
}

/*===▽▽評分*/
.rateResultGroup .scoreMenu {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.ratedSum {
  color: var(--G700);
  font-size: 0.875rem;
}

.rateBtn {
  width: 100%;
}

.rateResultGroup {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.edittologinTip {
  padding: 1rem 1.5rem;
  border-radius: 20px;
  background: var(--G100);
  margin-bottom: 1.5rem;
}

@media (any-hover: hover) {
  .edittologinTip a:hover {
    text-decoration: none;
    color: var(--seaBlue);
  }
}

.editFeedBackGroup {
  border-radius: 20px;
  border: 1px solid var(--G300);
  background: #fff;
  padding: 1rem;
}

.editFeedBackGroup .editor {
  border-bottom: 1px solid var(--G300);
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  row-gap: 1rem;
  padding-bottom: 1rem;
  column-gap: 1rem;
  align-items: center;
}

.editFeedBackGroup .scoreMenu label:before {
  color: var(--seaBlue);
}

.avatar {
  display: flex;
  align-items: center;
  column-gap: 2.5rem;
  flex: 1;
}

.whoImg {
  width: 2.5rem;
  height: 2.5rem;
}

.whoImg img {
  width: 100%;
  height: 100%;
}

.whoInfo {
  display: flex;
  column-gap: 2.5rem;
  flex-direction: column;
  align-items: flex-start;
}

.accountName {
  color: var(--seaBlue);
  font-size: var(--p3FS);
}

.schoolName {
  color: var(--G900);
  font-size: var(--p3FS);
}

.editFeedBack textarea {
  border-radius: 8px;
  font-size: 1rem;
  background: var(--G100);
}

.editFeedBackGroup .editThis {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 1.5rem;
  padding-top: 1.5rem;
}

.feedBackGroup {
  border-radius: 20px;
  border: 1px solid var(--G300);
  background: var(--G100);
  padding: 1rem 1.5rem;
  margin-bottom: 1.5rem;
}

.feedBackGroup .sender {
  border-bottom: 1px solid var(--G300);
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  row-gap: 1rem;
  column-gap: 1rem;
  padding-bottom: 1rem;
  align-items: center;
}

.feedBackGroup .sendout {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 1.5rem;
  padding-top: 1.5rem;
}

.feedBack {
  font-size: var(--p2FS);
}

@media (max-width: 767px) {
 .editFeedBackGroup .u-phrasesInput.cusphrasesInput{flex:1;min-width:100%;}
 .editFeedBackGroup .phrasesTap input[type="text"].phrases{flex:1;min-width:100%;}
}

@media (min-width: 768px) {

  .rateResultGroup,
  .preferGroup {
    width: 295px;
  }

  .sendFeedBackBtn {
    width: fit-content;
  }
}

@media (min-width: 1260px) {

  .whoInfo {
    flex-direction: row;
    align-items: center;
  }

}

/*===△△評分*/

/*目錄*/
.tableChapter {
  padding-bottom: 0.5rem;
}

.treeTriggerName {
  line-height: 1.5rem;
}

/*.tableTreePanel1>.treeTrigger {
  min-height: 2rem;
}

.tableTreePanel2>.treeTrigger {
  min-height: 3rem;
}

.tableTreePanel1>.treeTrigger {
  color: var(--G900);
  display: flex;
  align-items: center;
}

.tableTreePanel2>.treeTrigger {
  color: var(--G700);
  display: flex;
  align-items: center;
}


.tableTreePanel2 {
  padding-left: 1rem;
}*/

details .tableTreePanel1 a,
details .tableTreePanel2 a,
details .tableTreePanel1 a:hover,
details .tableTreePanel2 a:hover{text-decoration:none;}
/*目錄 end*/

/*已上線的新目錄*/
.bookDetail_branchCSS {
  content: '20251002';
}

.tableTreePanel2 {
  padding-left: 0rem;
}

.tableChapter {
  padding-bottom: 0rem;
}

.treeSub {
  padding-left: 1rem;
}

.tableofContent li {
  min-height: 3rem;
  line-height: 3;
}

/* Hide the nested list */

.tableChapter a {
  text-decoration: underline;
  text-align: left;
  line-height: 1.75;
  display: inline-flex;
}

  .tableChapter a.treeTriggerBtn,
  .tableChapter a.treeTriggerBtn:hover {
    text-decoration: none;
  }

.tableChapter .tableofContext {
  text-align: left;
  line-height: 1.75;
  display: -webkit-inline-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tableChapter .treeItem a,
.tableChapter .treeItem a:link {
  color: var(--seaBlue);
}

.icon-tip_up:before {
  color: var(--G700);
  text-decoration: none;
}

.icon-tip_down:before {
  color: var(--G700);
  text-decoration: none;
}

.tableofContent .transIcon.-active .icon-tip_up {
  display: inline-block;
}

.tableofContent .transIcon.-active .icon-tip_down {
  display: none;
}

.tableofContent li {
  min-height: 3rem;
  line-height: 3;
  color: var(--G700);
}

.tableofContent .treeSub .icon-noncheck::before {
  color: var(--G700);
}

.treeBranchName,
.treeTriggerName {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 3rem;
}

.treeTriggerName {
  line-height: inherit;
}

@media (any-hover: hover) {
  .tableofContent a:hover {
    color: var(--skyBlue);
    text-decoration: underline;
  }

  .tableofContent a.treeTriggerBtn:hover .icon-tip_up:before {
    color: var(--seaBlue);
    text-decoration: none;
  }

  .tableofContent a.treeTriggerBtn:hover .icon-tip_down:before {
    color: var(--seaBlue);
    text-decoration: none;
  }
}
/*已上線的新目錄--*/


.sendFeedBackBtn {
  width: 100%;
}

.preferContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 1rem;
  width: 100%;
}

.treeBranchName{    
  color: var(--G900);
}

/*前往圖書館*/
.bookDetailWrap .libBranchGroup{display: flex;}	
.bookDetailWrap .libBranchTagGatherGroup{display:none;}
.bookDetailWrap .checkLibBranchGroup{display:none;}
.bookDetailWrap .searchLibBranchSection .window_close .icon-tip_left{display:none;}
.bookDetailWrap .searchLibBranchSection .windowBottom{display:none;}
.bookDetailWrap .searchLibBranchContent .libBranchLinkMatch{height:320px;}
/*前往圖書館 -*/

@media (min-width: 768px) {
  .bookDetailSet>.col:nth-child(1) {
    flex-direction: row;
    flex: 1;
  }

  .getBookContainer {
    row-gap: 1rem;
  }

  .topicURLList {
    flex-direction: row;
  }

  .bottomBtnSet {
    display: none;
  }

}

@media (min-width: 1260px) {

  .bookDetailLayout .fullTxtSentence {
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .getBookContainer .fanContent>div {
    flex: initial;
	width: 90px;
  }

  .bookDetailSet {
    display: flex;
    align-items: flex-start;
    column-gap: 0.5rem;
    margin: auto;
    padding: 0 !important;
    flex-direction: row;
  }

  .bookDetailSet>.col:nth-child(1) .bookBioContainer {
    width: calc(100% - 295px);
  }

  .getBookContainer {
    width: 295px !important;
    flex-direction: column;
  }

  .bookBioContainer .topicURLContent {
    display: block;
    margin-top: 1.5rem;
  }

  .bookDetailSet .coverBioGroup {
    width: 295px;
    height: 355px;
  }

  .bookDetailSet .coverBioGroup .coverImg {
    width: 264px;
    height: 356px;
    text-align: center;
  }

  .collocationContent {
    max-width: 597px;
  }


}
