/*style共用元件調整*/
.selectStyle select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 1px 1px 1px 4px;
  margin: 0px auto;
  border: 1px solid #505050;
  border-radius: 4px;
  background: url("../images/od_di_arrow.png") no-repeat right center transparent;
  /*! background-color: #FFF; */
  width: 95%;
  max-width: 200px;
  cursor: pointer;
}
/*表單頁籤*/
.listPageWrap{
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.listPage{
  width: 100%;
}
.listPage ul{
  display: inline-block;
  border-radius: 4px;
  margin-top: 10px;
  position: relative;
}
.pageStyle{
  width: 44px;
  text-align: center;
  line-height: 44px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  border: 1px solid #c8c8c8;
  float: left;
  margin-left: -1px;
}
.listPage ul li:nth-child(1){
  border-radius: 3px 0px 0px 3px;
}
.listPage ul li:nth-last-child(1){
  border-radius: 0px 3px 3px 0px;
}
.pageStyle-atv{
  background: #c8c8c8;
}
.pageStyle-atv a{
  color: #ffffff;
}
.pageStyle:hover{
  color: #505050;
  background: #ebebeb;
}
.pageStyle:hover .atv_link{
  color: #505050;
}
.pageStyle a:hover{
  color: #505050;
}
.pageBack ,.pageBack2 ,.pagePrev ,.pagePrev2{ height: 44px;}
.pagePrev a:nth-child(1){
  content:url(../images/mb_prevBtn.png);
  position: absolute;
  left: 0;
  top: 2px;
}
.pagePrev2 a:nth-child(1){
  content:url(../images/mb_prev2Btn.png);
  position: absolute;
  left: 0;
  top: 2px;
}
.pagePrev:hover a:nth-child(1){
  content:url(../images/mb_prevBtn.png);
}
.pagePrev2:hover a:nth-child(1){
  content:url(../images/mb_prev2Btn.png);
}
.pageBack a:nth-child(1){
  content:url(../images/mb_backBtn.png);
  position: absolute;
  left: 0;
  top: 2px;
}
.pageBack2 a:nth-child(1){
  content:url(../images/mb_back2Btn.png);
  position: absolute;
  left: 0;
  top: 2px;
}
.pageBack:hover a:nth-child(1){
  content:url(../images/mb_backBtn.png);
}
.pageBack2:hover a:nth-child(1){
  content:url(../images/mb_back2Btn.png);
}
/*uc0105*/
.prodsInterface{
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
}
.view100w{
  max-width: none;
}

/*右側書牆介面*/
.functionBar{
  line-height: 30px;
  margin: 25px auto 0px;
  width: 92%;
  max-width: 985px;
}
.functionBar_cover{
  line-height: 30px;
  margin: 25px auto 0px;
  width: 92%;
  max-width: 985px;
}
.functionBarPD{
  line-height: 50px;
  margin: 25px auto 20px;
  width: 92%;
  max-width: 925px;
}
.filterBtn_wrap ,.browseWrap ,.sortWrap{
  display: inline-block;
}
.filterBtn_wrap{
  width: 20%;
  max-width: 120px;
  height: 30px;
}
.filterBtn{
  background: #147dce;
  border-radius: 4px;
}
.filterBtn a{
  display: block;
  text-align: center;
  width: 100%;
  color: #FFF;
  font-family: "微軟正黑體";
  font-size: 1rem;
  letter-spacing: 1px;
}
.filterBtn:hover{
  background: #3a9dea;
}
.filterBtn a:hover{
  color: #FFF;
}
.browseWrap ,.sortWrap{
  float: right;
}
.browseWrap ul{
  position: relative;
}
.browseWrap div{
  float: left;
  width: 1px;
  background: #505050;
  height: 29px;
}
.sortWrap select{
  padding-right: 25px;
  width: 140px;
  margin-left: 10px;
}
.browseList{
  width: 30px;
  height: 28px;
  float: left;
  border: 1px solid #505050;
  margin-bottom: -8px;
  margin-left: -1px;
  cursor: pointer;
}
.browseCover{
  width: 30px;
  height: 28px;
  float: left;
  border: 1px solid #505050;
  cursor: pointer;
  border-right: 1px solid transparent;
}
.browseCover:hover{
  width: 30px;
  height: 28px;
  float: left;
  border: 1px solid #ff7b00;
  cursor: pointer;
  position: absolute;
  left: -32px;
}
.browseList:hover{
  width: 30px;
  height: 28px;
  float: left;
  border: 1px solid #ff7b00;
  cursor: pointer;
}
.browseCover span{
  float: left;
  background: url("../images/prods/prods-browse-cover.png") no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  background-position-y: 3px;
}
.browseList span{
  float: left;
  background: url("../images/prods/prods-browse-list.png") no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
}
.browseCover span:hover{
  background: url("../images/prods/prods-browse-cover-h.png") no-repeat;
  background-position: center;
}
.browseList span:hover{
  background: url("../images/prods/prods-browse-list-h.png") no-repeat;
  background-position: center;
}.functionText{
  margin: 10px 0px;
}
.functionText p{
  line-height: 1.2;
}
.functionText span{
  color: #e64132;
  font-size: 1.1rem;
}
.functionText_cover{
  display: block;
}

/*bookwall*/
.bookwallWrap{
  width: 100%;
  background: #fff;
  /*! box-shadow: 1px 1px 4px 1px #ccc; */
  display: block;
  padding-top: 20px;
  padding-bottom: 30px;
  margin: 20px auto 20px;
  max-width: 980px;
  position: relative;
}
.bookwallSet>ul{
  /*! padding: 0px 2.5%; */
}
.bookBox{
  float: left;
  text-align: center;
  width: 50%;
  margin: 10px auto 30px;
}
.bookBox>div{
  width: 92%;
  margin: 0 auto;
}
.bookCover{
  /*! border: 1px solid #c8c8c8; */
}
.bookCover a{
  display: block;
  position: relative;
  overflow: hidden;
}
.coverMask{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  height: auto;
}
.bookCover>a>img{
  width: 100%;
  box-shadow: 2px 1px 10px -1px #ccc;
  max-width: 200px;
  background-image: url(../images/book_cover.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.coverMask img{ width: 100%;}
.bookCover:hover .coverMask{
  display: block;
}
.putCartBtn_wrap{
  line-height: 38px;
  margin: 15px 0px 0px;
  border: 1px solid #505050;
  border-radius: 4px;
  text-align: center;
  /*! max-width: 180px; */
}
.putCartBtn_wrap:hover{
  border: 1px solid #ff7b00;
  color: #ff7b00;  
}
.putCartBtn_wrap:disabled{
  border: 1px solid #c8c8c8;  
  color: #c8c8c8;  
}
.putCartBtn_wrap:disabled .putCartBtn_wrap a{
  color: #c8c8c8 !important;  
}
.addCartBtnWarpDisabled:hover{
  border: 1px solid #c8c8c8;
  color: #c8c8c8;    
}
.putCartBtn_wrap a{
  display: block;
  width: 100%;
}
.putCartBtn_wrap_cover{
  margin: 15px 0px;
}
.CategoriesWrap{
  display: none;
}
.CategoriesWrap select{
  padding: 4px 25px 4px 35px;
  box-shadow: 0px 0px 2px 0px #ccc;
}
.bookTitle, .bookMedal{
  text-align: left;
}
.bookTitle{
  margin: 15px 0px;
  min-height: 2.8rem;
  max-height: 2.8rem;
  overflow: hidden;
}
.bookTitle>a{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.bookMedal{
  margin-top: 5px;
}
.Medal-A ,.Medal-B ,.Medal-C{
  display: inline-block;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.Medal-A{
  background: url('../images/prods/prods-medal-like.png') no-repeat;
  background-size: 70%;
  background-position: center;
}
.Medal-B{
  background: url('../images/prods/prods-medal-mark.png') no-repeat;
  background-size: 70%;
  background-position: center;
}
.Medal-C{
  background: url('../images/prods/prods-medal-label.png') no-repeat;
  background-size: 70%;
  background-position: center;
}
.Medal-A:hover{
  background: url('../images/prods/prods-medal-like-h.png') no-repeat;
  background-size: 70%;
  background-position: center 1px;
}
.Medal-B:hover{
  background: url('../images/prods/prods-medal-mark-h.png') no-repeat;
  background-size: 70%;
  background-position: center 1px;
}
.Medal-C:hover{
  background: url('../images/prods/prods-medal-label-h.png') no-repeat;
  background-size: 70%;
  background-position: center 1px;
}

/*左側分類選取介面*/
.prods_closeBtn{
  float: right;
  width: 40px;
  height: 40px;
  background: url('../images/prods/prods-catgory-close.png')no-repeat;
  background-size: 85%;
  background-position: center;
  cursor: pointer;
}
.prodsInterface-L{
  display: none;
  background: rgba(0,0,0,0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 5001;
  top: 0;
}
.prodsInterface-L>div{
  display: block;
  /*! position: fixed; */
  /*! z-index: 1; */
  background: #f7f7f7;
  width: 85vw;
  height: 100vh;
  top: 0;
  overflow: scroll;
}
.prodsInterface-L h3{
  margin-left: 20px;
  font-weight: 400;
  padding-top: 20px;
}
.categoryWrap{
  margin-left: 0px;
  margin-bottom: 35px;
}
.categoryList_prods{
  margin-left: 20px;
  line-height: 30px;
  overflow: hidden;
  max-height: 250px;
}
.prods_categoryTitle{
  font-weight: 500 !important;
  display: block;
  margin: 20px 0px 0px;
  font-size: 1.25rem;
  line-height: 49px;
  text-align: left;
  width: 75%;
  position: relative;
  cursor: pointer;
}
.prods_categoryTitle:hover{
  color: #ff7b00;
}
.categorySubTitle_toggle {
  position: absolute;
  right: -30%;
  top: 6px;
  display: block;
  cursor: pointer;
}
.categorySubTitle_toggle div{
  content: url(../images/category_toggleBtn.png);
}
.categorySubTitle_toggle div:hover{
  content: url(../images/category_toggleBtn-h.png);
}
.categorySubTitle_toggle img{ vertical-align: top;}
/*分類頁收合按效果*/
.toggleBtn_up{
    transform-origin:center center;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transition: transform 0.2s; 
    -moz-transition: -moz-transform 0.2s; 
    -moz-transition: -moz-transform 0.2s; 
    -o-transition: -o-transform 0.2s; 
    -ms-transition: -ms-transform 0.2s; 
}
.toggleBtn_down{
    transform-origin:center center;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: transform 0.2s;
    -moz-transition: -moz-transform 0.2s; 
    -moz-transition: -moz-transform 0.2s; 
    -o-transition: -o-transform 0.2s; 
    -ms-transition: -ms-transform 0.2s; 
}
.bgSkin{
  display: block;
  position: fixed;
  z-index: 2;
  background: #f7f7f7;
  width: 80%;
  height: 100vh;
}

 /*篩選格STYLE*/
.articleCategory{
  display: inline-block;
}
.articleSign{
  padding: 40px;
}
.article {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size:1.2rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.article input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #F5F5F5;
  border: 1px solid #696969;
  border-radius: 3px;
}
.article:hover input ~ .checkmark {
  background-color: #eee;
}
.article input:checked ~ .checkmark {
  background-color: #FFF;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.article input:checked ~ .checkmark:after {
  display: block;
}
.article .checkmark:after {
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid #585858;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(deg);
  transform: rotate(45deg);
}
/*篩選格STYLE END*/
/*再搜尋STYLE*/
.categorySearch{
  width: 90%;
  margin: 30px auto -10px;
  position: relative;
}
.categorySearch input{
  font-family: "微軟正黑體";
  width: calc(100% - 10px);
  line-height: 30px;
  padding-left: 10px;
  box-shadow: rgba(0,0,0,0.2) 1px 1px 1px 0px inset;
}
.promotiomSearchDelet {
  color: #505050;
  font-size: 1rem;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  position: absolute;
  line-height: 40px;
  right: 23px;
  top: -4px;
  cursor: pointer;
}
.categorySearch span{
  position: absolute;
  right: 2px;
  top: 5px;
}
.categorySearch button{
  width: 25px;
  height: 25px;
  background: none;
}
.categorySearch > span img {
    position: absolute;
    right: 4px;
    cursor: pointer;
}
/*再搜尋STYLE END*/
.applyBtn_wrap{
  width: 100%;
  max-width: 170px;
  margin: 50px auto;
  display: block;
  line-height: 40px;
}
.applyBtn{
  height: 40px;
}


/*uc0105.1_CategoryProds_list*/
.bookcase_arrow_wrap{
  position: absolute;
  top: 0px;
  width: 100%;
  /*! margin-left: -3%; */
  height: 100%;
  /*! display: none; */
  left: 0;
}
.bookcase_arrowR button,.bookcase_arrowL button{
  max-width: 18px;
  background: none;
  margin-top: 100px;
}
.bookcase_arrowR img,.bookcase_arrowL img{
  width: 100%;
}
.bookcase_arrowL{
  float: left;
  height: 100%;
  display: none;
  cursor: pointer;
  margin-left: 1%;
}
.bookcase_arrowR{
  float: right;
  height: 100%;
  cursor: pointer;
  margin-right: 1%;
}
.bookCover_wrap{
  float: left;
  width: 50%;
  max-width: 110px;
}
.bookwallSet{
  /*! margin-left: 5px; */
}
.bookText_wrap{
  float: left;
  width: calc(100% - 130px);
  /*! max-width: 180px; */
  margin-left: 10px;
}
.bookText_set{
  margin: 0px 0px 0px 10px;
}
.bookTitle-list{
  margin: 0px 0px 10px;
  font-size: 1rem;
}
.bookMedal-list{
  margin-top: -10px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.publishing_wrap {
  margin-top: -5px;
  margin-bottom: -5px;
}
.publishing_wrap p{
  color: #3b78e7;
  font-size: 0.9rem;
}

/*書籍內容細節*/
.bookContent_wrap{
  display: block;
  width: 100%;
  float: right;
}
.bookContent_set{
  margin-left: 20px;
}
.bookContent_title{
  width: 100%;
}
.bookContent_title ul{
  border-bottom: 1px solid #d0d0d0;
  display: table-row;
}
.bookContent_title>div{
  max-height: 160px;
  overflow-y: scroll;
  border-top: 1px solid #d0d0d0;
}
.bookwallSet>ul>li{
  /*! padding: 20px 2.5% 10px; */
  /*! margin: 20px 0px; */
  /*! background: #fff; */
  /*! box-shadow: 1px 1px 2px 0px #ccc; */
}
.bookContent_title li{
  /*float: left;*/
  display: table-cell;
  line-height: 35px;
  /*! padding-right: 5px; */
}
.bookContent_list span{
  color: #ff7b00;
  background: #f0f0f0;
  border-radius: 10px;
  margin: 0px 2px;
  min-width: 20px;
  display: inline-block;
  text-align: center;
  line-height: 21px;
  /*! padding-left: 6px; */
  padding-right: 5px;
  font-size: 0.8rem;
  font-weight: bold;
}
.bookContent_list a{
  color: #585858;
}
.bookCintent_list-atv{
  border-bottom: 2px solid #848484;
}
.contentList{
  font-size: 1.05rem;
  letter-spacing: 1.2px;
  line-height: 1.5;
}
.contentPage{
  background: #adadad;
  display: inline-block;
  padding: 0px 5px;
  min-width: 45px;
  text-align: center;
  margin: 25px 0px 10px;
  border-radius: 3px;
  color: #FFF;
  font-weight: bold;
}
  .contentText{
    height: 80px;
    overflow: hidden;
    padding-right: 5px;
    color: #585858;
  }
  .contentText span{
    color: #ff0000;
  }
 /*書籍內容細節END*/

/*uc0302.4_prodsDetail*/
  .prodsDetail_wrap{width: 92%;display: block;padding-bottom: 30px;margin: -10px auto 20px; }
  .shareBtn_wrap{ float: right; position: relative;}
  .shareBtn{
    background: url('../images/prods/prods-medal-share.png') no-repeat;
    background-position: center;
    width: 30px;
    height: 40px;
    vertical-align: middle;
  }
  .shareBtn:hover{
    background: url('../images/prods/prods-medal-share-h.png') no-repeat;
    background-position: center;
  }
  .socialNetwork {
    display: none;
    float:left;
    position: absolute;
    width: 35px;
    top: 50px;
    left: -2.5px;
    z-index: 5;
  }
  .socialNetwork a{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    background-size: 100%;
    background-position: center;
  }
  .socialNetwork a:hover{
    background-size: 100%;
    background-position: center;
  }
  .shareFB{
    background: url('../images/prods/share-fbLogo.png') no-repeat;
  }
  .shareTW{
    background: url('../images/prods/share-twitterLogo.png') no-repeat;
  }
  .shareLIEN{
    background: url('../images/prods/share-lienLogo.png') no-repeat;
  }
  .shareBlog{
    background: url('../images/prods/share-blogLogo.png') no-repeat;
  }
  .shareFB:hover{
    background: url('../images/prods/share-fbLogo-h.png') no-repeat;
  }
  .shareTW:hover{
    background: url('../images/prods/share-twitterLogo-h.png') no-repeat;
  }
  .shareLIEN:hover{
    background: url('../images/prods/share-lienLogo-h.png') no-repeat;
  }
  .shareBlog:hover{
    background: url('../images/prods/share-blogLogo-h.png') no-repeat;
  }
  .socialNetwork img{ max-width: 35px; }
  .prodsDetail{ margin: 0 auto;width: 100%;}
  .prodsDetail_L{position: relative;}
  .itemCover{
    min-height: 430px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
    /*! cursor: url(../images/mouse_scorll.png),auto; */
  }
  .itemCover_sizeL{width: 340px;height: 430px;position: absolute;right: -100%;z-index: 3500;background-size: 200%;border: 1px solid #c8c8c8;background-color: #FFF;}
  .coverZoom{position: absolute;width: 170px;height: 215px;background-color: #ebebeb90;border: 1px solid #c8c8c8;}
  .prodsDetail_C{color: #585858;}
  .prodsDetail_C h2{ margin: 35px 15px 10px 0px; font-size: 1.5rem;min-height: 3.1rem;}
  .prodsDetail_text span{ color: #ff7b00; }
  .prodsDetail_text i{}
  .prodsDetail_text p{ line-height: 1.55; }
  .reMark{color:#505050;}
  .prodsItem_cost span{ font-size: 1.2rem; }
  .prodsDetail_nav{margin: 10px auto; display:none;}
  .prodsDetail_nav ul{ display: table; }
  .prodsDetail_nav li{ display: block; float: left;  position:relative;margin-right: 10px;}
  .prodsDetail_nav li a{  line-height: 30px;margin-left: 27px;}
  .readIcon a:before{ 
    content:url('../images/prods/prods-nav-read.png');
    position: absolute;
    left: 0px;
    top: 3px;
  }
  .favoriteIcon a:before{ 
    content:url('../images/prods/prods-nav-favorite.png');
    position: absolute;
    left: 0px;
    top: 3px;
  }
  .followIcon a:before{ 
    content:url('../images/prods/prods-nav-follow.png');
    position: absolute;
    left: 0px;
    top: 3px;
  }
  .prodsDetail_btnWrap{ display: table;width: 100%;color: #585858;}
  .prodsDetail_btnWrap>div{ float: left; width: 100%; }
  .cartBtnadd, .usedBooks ,.eBooks{
    display: inline;
    width: 100%;
    min-height: 55px;
    border:1px solid #c8c8c8;
    border-radius: 5px;
    margin: 8px auto;
    text-align: center;
    padding: 15px 0px;
    position: relative;
    color: #585858;
    background: none;
  }
.usedBooks_wrap , .eBooks_wrap{
    display: none;
}
  .prodsDetail_btnWrap p{
  margin-top: -25px;
  }
  .prodsDetail_btnWrap span{ 
    position: absolute; 
    top:22px;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 1.2rem;
  }
  .cartBtnadd{
    color: #FFF;
    display: block;
    background: #FF7B00;
    width: 100%;
    line-height: 50px;
    border-radius: 5px;
    font-size: 1.5rem;
    text-align: center;
    padding: 0;
    border: 1px solid #FF7B00;
    margin-top: 25px;
  }
  .cartBtnadd:hover{
    color: #FFF;
    background: #ff9a00;
    border: 1px solid #ff9a00;
  }
  .cartBtnadd:active{
    color: #FFF;
    background: #ff4b1e;
    border: 1px solid #ff4b1e;
  }  
  .prodsDetail_R{  margin: 10px auto;}
  .prodsBanner{ /*! max-width:350px ; */ margin: 0px auto 3px; }
  .prodsBanner:hover{ filter: brightness(85%);}
  .prodsBannerB:hover{ filter:none;}
  .prodsBanner img{ width: 100%; margin: 0 auto;}
  .promoText li{position: relative;margin: 20px 10px; color: #585858;max-width: 350px;margin: 20px auto;}
  .promoIconA>a,.promoIconB>a{
    display: inline-block;
    width: calc(100% - 60px);
    vertical-align: middle;
    margin-left: 5px;
  }
  .promoIconA span, .promoIconB span{
    display: inline-block;
    width: 45px;
    height: 45px;
  }
.promoText i{
  
  display: inline-block;
  width: calc(100% - 50px);
  vertical-align: middle;
}
  .promoIconC{ display: none;}
  .programDownload_wrap{
    position: absolute;
    bottom: 0px;
    z-index: 999;
    width: 100%;
    left: 50%;
    transform: translate(-50% , 0%);
    display: none;
  }
  .programDownload_wrap h3{
    text-align: center;
    margin: 0px 0px 10px;
  }
  .programDownload a{
    float: left;
    width: 50%;
    text-align: center;
  }
  .programDownload{
    display: inline-block;
    width: 90%;
    margin: 0 auto;
    margin: 0 5%;
  }
  .programDownload a img{ width: 95%; }
  .prodsDetail_D{ width: 100%; position: relative;}
  .prodsDetail_images{ background: none;position: relative;width: 100%;max-width: 1350px;margin: 0 auto;}
  .prodsDetail_arrow{position: relative;padding: 0px 0px 240px;z-index: 99;}
  .itemImages_wrap{ width: 83%; /*! overflow: hidden; */ padding: 45px 0px;margin: 0 auto;/*! float: left; */max-width: 800px;position: relative;}
  .itemImages_wrap ul{ width: 100%; overflow: hidden;}
  .itemImages_wrap ul>div{ /*! max-width: 750px; */  overflow: hidden;height: 150px;}
  /*.itemImages_wrap>div{ width: 100%; overflow: hidden;}*/
  /*.itemImages_wrap>div>ul{ max-width: 750px; max-height: 150px; overflow: hidden;}*/
  .itemImages{max-width: 100px;float: left;margin: 0px 20px 0px 0px;box-shadow: 2px 4px 5px -1px #ccc;background: #FFF;}
  .itemImages a{ display:block;}
  .itemImages img{ width: 100%;}
  .itemImages:hover{opacity: 0.75;}
  .itemImages1 a img{ /*background-image:url('../images/prods/itemCover.jpg');僅示意*/background-size: contain;background-position: center;background-repeat: no-repeat;}
  .itemImages2 a img{ /*background-image:url(../images/prods/itemImage02.jpg);僅示意*/background-size: contain;background-position: center;background-repeat: no-repeat;}
  .itemImages3 a img{ /*background-image:url(../images/prods/itemImage01.jpg);僅示意*/background-size: contain;background-position: center;background-repeat: no-repeat;}
  .itemImages4 a img{ /*background-image:url(../images/prods/itemImage02.jpg);僅示意*/background-size: contain;background-position: center;background-repeat: no-repeat;}
  .itemImages5 a img{ /*background-image:url(../images/prods/itemImage01.jpg);僅示意*/background-size: contain;background-position: center;background-repeat: no-repeat;}
  .itemImages6 a img{ /*background-image:url(../images/prods/itemImage02.jpg);僅示意*/background-size: contain;background-position: center;background-repeat: no-repeat;}
  .itemImages_arrowL {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: -8%;
    transform: translate(0%, -50%);
  }
  .itemImages_arrowR {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: -8%;
    transform: translate(0%, -50%);
  }
  .itemImages_arrowL button ,.itemImages_arrowR button { background: none;}
  .itemImages_arrowL button{
    background: url('../images/prods/prods-bookcase-arrowL.png') no-repeat;
    background-size: 65%;
    background-position: center;
  }
  .itemImages_arrowR button{
    background: url('../images/prods/prods-bookcase-arrowR.png') no-repeat;
    background-size: 65%;
    background-position: center;
  }
  .itemImages_arrowL button:hover{
    background: url('../images/prods/prods-bookcase-arrowL-h.png') no-repeat;
    background-size: 65%;
    background-position: center;
  }
  .itemImages_arrowR button:hover{
    background: url('../images/prods/prods-bookcase-arrowR-h.png') no-repeat;
    background-size: 65%;
    background-position: center;
  }
  .itemImages_arrowR img , .itemImages_arrowL img{ width: 65%; }
  .itemImages_bgMark{background: #f2f2f3;min-height: 240px;position: inherit;z-index: -5;margin-top: -240px;}
  .prodsInfo_textWrap{
  }
  .prodsInfo_text{width: 90%;margin: 0 auto;}
  .booksInfo{
    padding: 20px 0px;
    line-height: 1.8;
  }
  .booksInfo span{margin-right: 15px;display: block;}
  .booksInfo strong{margin-right: 10px;}
  .booksDescription_wrap{
    position: relative;
  }
  .prodsDescription{
    width: 100%;
    background: #FFF;
  }
  .descriptionList{
    line-height: 50px;
    border-bottom: 1px solid #c8c8c8;
    width: 90%;
    margin: 0 auto;
    font-size: 1.25rem;
  }
  .descriptionList_toggle{
    float: right;
    margin-right: 0%;
  }
  .descriptionList a{
    display: block;
    width: calc(95% - 30px);
    width: 100%;/*配合目前程式調整*/
  }
  .descriptionList_toggle>div{
    cursor: pointer;
    margin-top: 14px;
  }
  .toggleBtn_up span{
    background: url(../images/category_toggleBtn_up.png) no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: block;
  }
  .toggleBtn_down span{
    background: url(../images/category_toggleBtn_down.png) no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: block;
  }
  .descriptionList-atv .toggleBtn_up{display: block;}
  .descriptionList-atv .toggleBtn_down{display: none;}
  .descriptionList-atv .toggleBtn_up span{
    background: url(../images/category_toggleBtn_up-h.png) no-repeat;
    background-position: center;
  }
  .descriptionList-atv a{
    color: #ff7b00;
  }
  .descriptionList:hover .toggleBtn_up span{
    background: url(../images/category_toggleBtn_up-h.png) no-repeat;
    background-position: center;
  }
  .descriptionList:hover .toggleBtn_down span{
    background: url(../images/category_toggleBtn_down-h.png) no-repeat;
    background-position: center;
  }
  .prodsDerail_toggleBtn_up span{
    background: url(../images/category_toggleBtn_up.png) no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    display: block;
  }
  .prodsDerail_toggleBtn_down span{
    background: url(../images/category_toggleBtn_down.png) no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    display: block;
  }
  .descriptionList-atv .prodsDerail_toggleBtn_up{display: none;}
  .descriptionList-atv .prodsDerail_toggleBtn_down{display: block;}
  .descriptionList-atv .prodsDerail_toggleBtn_up span{
    background: url(../images/category_toggleBtn_up-h.png) no-repeat;
    background-position: center;
  }
  .prodsDerail_toggleBtn_up{ display: none; }
  .descriptionList-atv a{
    color: #ff7b00;
  }
  .descriptionList:hover .prodsDerail_toggleBtn_up span{
    background: url(../images/category_toggleBtn_up-h.png) no-repeat;
    background-position: center;
  }
  .descriptionList:hover .prodsDerail_toggleBtn_down span{
    background: url(../images/category_toggleBtn_down-h.png) no-repeat;
    background-position: center;
  }
  .descriptionList:hover a{
    color: #ff7b00;
  }

.descriptionList:active .prodsDerail_toggleBtn_up span{
    display: block;
    background: url(../images/category_toggleBtn_up-h.png) no-repeat;
    background-position: center;  
}
  .descriptionText{
    width: 90%;
    color: #505050;
    line-height: 1.8;
    letter-spacing: 0.3px;
    margin: 15px auto 20px;
    display: none;
  }
  .descriptionText h3{
    margin: 10px auto 10px;
    font-size: 1.2rem;
  }
  .descriptionText hr{ margin: 5px 0px; display: none;}
  .prodsDescription >.descriptionText:nth-last-child(1){
    padding-bottom: 10px;    
  }
  .shopGuide{
    max-width: 1200px;
    margin: 0px auto 0px;
    width: 90%;
    background: #FFF;
    padding: 50px 5% 20px;
  }
  .shopGuide h3{font-size:1.25rem;}
  .shopGuide p , .shopGuide a{line-height: 1.8}
  .shopGuide a{text-decoration: underline;text-align: center;display: block;margin: 20px auto 0px;max-width: 320px;line-height: 2.5rem;}
  .shopGuide a:hover{text-decoration: underline;}
/*uc0302.4_prodsDetail_TryRead*/
  .tryRead_viewWrap{
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 5500;
  }
  .tryRead_view{
    position: absolute;
    width: 100%;
    max-width: 900px;
    left: 50%;
    transform: translate(-50% , -50%);
    top: 50%;
  }
  .tryRead_arrowL, .tryRead_arrowR{width: 50px;height: 50px;position: absolute;top: 50%;transform: translate(0%,-25%);cursor: pointer;}
  .tryRead_arrowL{left: -10px;}
  .tryRead_arrowR{right: -10px;}
  .tryRead_viewContent{
    width: calc(100% - 100px);
    background: rgba(255,255,255);
    border-radius: 15px;
    padding: 45px 10px 15px;
    margin: 0 auto;
    max-height: 90vh;
  }
  .tryRead_viewContent h2{width: 95%;margin: 0px auto 15px;}
  .tryRead_viewImages{ text-align: center; overflow: hidden;}
  .tryRead_viewImages li{ min-width: 150px;min-height: 150px;}
  .tryRead_viewImages li img{ width: 95%; height: 100%;}
  .tryRead_viewContent p{
    text-align: right;
    margin: 10px auto 0px;
    width: 95%;
  }
  .viewpage_input input{
    display: inline-block;
    margin-right: 5px;
    text-align: center;
    border: 1px solid #ebebeb;
    width: 20px;
    box-shadow: 1px 1px 2px 0px #ccc inset;
    color: #505050;
  }
  .tryRead_bgMark{
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
  }







/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
@media (max-width: 319px) {

}

@media (min-width: 320px) and (max-width: 499px)  {

}

@media (min-width: 500px) and (max-width: 767px) {
/*uc0105_CategoryProds_cover*/
  .bookBox{
    float: left;
    text-align: center;
    width: 33%;
  }
/*uc0302.4_prodsDetail*/
  .programDownload_wrap {
    left: 50%;
    transform: translate(-50% , 0%);
  }
  .programDownload_wrap >div{
    position: relative;
    min-width: 500px;
    margin: 0 auto;
    padding: 0px 15%;
  }
  .programDownload_wrap h3{
    float: left;
    margin: 0 0px 0 5%;
    text-align: left;
  }
  .programDownload a{
    float: left;
    width: auto;
    text-align: center;
    margin-right: 0px;
  }
  .programDownload{
    display: inline-block;
    width: calc(100% - 170px - 5%);
    margin: 0px;
  }
   .itemImages_wrap > ul {
     max-width: 600px;
     max-height:150px;
     min-height:150px;
  }


}
@media (min-width: 600px) and (max-width: 800px)  {
  .bookcase_arrow_wrap{
    display: none;
  }
/*uc0105.1_CategoryProds_list*/
  .bookCover_wrap{
    max-width: 205px;
    width: 25%;
  }
  .bookText_wrap{
    max-width: none;
    width: calc(100% - 205px);
    margin-left: 15px;
  }
  .bookText_set{
  position: relative;
  }
  .bookTitle-list{
    font-size: 1.1rem;
    width: calc(100% - 105px);
  }
  .bookMedal-list{
    position: absolute;
    top: 10px;
    right: 0px;
    width: 100px;
  }
  .publishing_wrap{
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .publishing_wrap p{
    line-height: 20px;
    font-size: 0.95rem;
  }
  .putCartBtn_wrap{
    float: right;
    /*! width: 130px; */
    margin-top: -50px;
    margin-bottom: 30px;
  }
  .putCartBtn_wrap_cover{
    margin: 15px 0px;
    float: none;
  }
  .bookContent_wrap{
    display: block;
    width: calc(100% - 205px);
    float: left;
    margin-top: -15px;
    margin-bottom: 0px;
    margin-left: 10px;
  }
  .bookContent_set{
    margin-left: 15px;
  }
  .bookContent_title{
    width: 100%;
  }
  .bookContent_title ul{
    /*! border-bottom: 1px solid #d0d0d0; */
  }
  .bookContent_title li{
    float: left;
    line-height: 35px;
    padding-right: 10px;
  }
  .bookContent_list span{
    color: #ff7b00;
    background: #f0f0f0;
    border-radius: 10px;
    margin: 0px 5px;
    min-width: 20px;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 0.8rem;
    font-weight: bold;
  }
  .bookContent_list a{
    color: #585858;
  }
  .bookContent_list-atv{
    border-bottom: 2px solid #848484;
  }
  .Medal-A{
    background-size: 90%;
    background-position: center;
    margin-right: 5px;
  }
  .Medal-B{
    background-size: 90%;
    background-position: center;
    margin-right: 5px;
  }
  .Medal-C{
    background-size: 90%;
    background-position: center;
  }
  .Medal-A:hover{
    background-size: 90%;
    background-position: center 1px;
  }
  .Medal-B:hover{
    background-size: 90%;
    background-position: center 1px;
  }
  .Medal-C:hover{
    background-size: 90%;
    background-position: center 1px;
  }
}

@media (min-width: 768px) /*and (max-width: 1100px)*/{
  /*表單頁籤*/
  .listPageWrap{
    text-align: right;
  }
  .bookBox{
    text-align: center;
    width: 25%;
  }
  .prodsInterface-L > div {
      width: 65vw;
  }
/*uc0105_CategoryProds_cover*/
  .prodsInterface-L h3{padding-top: 0px;}
  .bookwallWrap{
    background: #FFF;
    padding: 20px;
    width: calc(96% - 40px);
    box-shadow: 1px 1px 4px 1px #ccc;
  }
/*uc0302.4_prodsDetail*/
  .socialNetwork {
    width: 180px;
    position: relative;
    top: auto;
    text-align: right;
  }
  .socialNetwork a {
    width: 35px;
    height: 35px;
  }
  .prodsDetail_L{
    width: 340px;
    margin-right: 30px;
    float: left;
  }
  .itemCover {/*! cursor: url(../images/mouse_scorll.png),auto; */}
  .prodsDetail_btnWrap{
    width: calc(100% - 370px);
    margin-top: -10px;
    max-width: 425px;
    min-width: 300px;
  }
  .cartBtnadd {
  }
  .prodsDetail_R{ margin-top: 30px;}
  .prodsBanner_wrap>div{ 
    float: left;
    width: 50%;
  }
  .prodsBanner{ max-width: none;}
  .prodsBanner img {
    max-width: 350px;
    /*! margin-left: 0px; */
  }
  .programDownload_wrap {
    left: 50%;
    transform: translate(-25% , 0%);
    display: none;
  }
  .promoText li{
    float: left;
    width: 50%;
    margin: 25px 0px 10px;
    max-width: none;
  }
  .promoIconC{ display: none;}
  /*.itemImages_wrap ul > div{
    max-height: 150px;
    max-width: 1200px;
  }*/
  .itemImages {
    width: 130px;
    max-width: 130px;
  }
  .itemImages_bgMark{
    min-height: 285px;
    margin-top: -285px;
  }
  .programDownload_wrap >div{
    width: auto;
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 768px;
    margin: 0 auto;
  }
  .programDownload_wrap h3{
    display: inline-block;
    margin: 0 0px 0 5%;
    text-align: left;
    vertical-align: top;
  }
  .programDownload a{
    float: left;
    width: auto;
    text-align: center;
    margin-right: 0px;
  }
  .programDownload{
    display: inline-block;
    width: calc(100% - 170px - 5%);
    margin: 0px;
  }
  .itemImages_wrap {
    margin: 0 0 0 7.5%;
  }
  .itemImages_wrap > ul {
    max-height: 195px;
    min-height: 195px;
  }
  .itemImages_wrap ul > div {
    height: auto;
  }
  .itemImages_arrowR {
    right: 0;
  }
  .itemImages_arrowL{
    left: -5%;
  }
  .prodsInfo_textWrap { width: 100%;}
  .prodsInfo_text{max-width: 1200px;}
  .booksInfo p{
    display: inline-block;
  }
  .booksInfo p{ display: inline-block; }
  .booksInfo p:after{
    content:"|";
    margin-left: -4px;
    margin-right: 5px;
  }
  .booksInfo p:nth-last-child(1):after{
    content:" ";
    margin-left: -4px;
    margin-right: 5px;
  }
  .booksInfo span{  display: inline-block;}
  .booksInfo strong{  margin-right: 0px;}
  .booksDescription_wrap{
    background: #FFF;
    width: 100%;
    overflow-x: hidden;
  }
  .prodsDescription{
    display: table;
    margin: 0 auto;
    width: 90%;
    max-width: 1200px;
    position: relative;
  }
  .menu-hr{
    width: 100%;
    height: 1px;
    background: #c8c8c8;
    display: block;
    position: absolute;
    bottom: 0px;
    z-index: 0;
  }
  .descriptionList{
    display: table-cell;
    width: auto;
    min-width: 70px;
    line-height: 60px;
    text-align: center;
    border-bottom: none;
    position: relative;
  }
  .descriptionList a {
    width: 80%;
    margin: 0 auto;
    padding: 0px;
  }
  .descriptionList-atv a {
    color: #ff7b00;
  }
  .descriptionList_hover{  
    width: 100%;
    height: 1px;
    background: #ff7b00;
    display: none;
  }
  .descriptionList-atv .descriptionList_hover{
    display: block;
  }
  .descriptionList_toggle{
    display: none;
  }
  .descriptionText{
    display: none;
    position: absolute;
    top: 48px;
    left: 50%;
    width: 100vw;
    transform: translate(-50%, 0);
    max-width: none;
    padding: 10px 0px 20px;
  }
  .descriptionText>div{
    position: relative;
    margin: 0 auto; 
    width: 85%;
    max-width: 1200px; 
    overflow-y: hidden;
  }
  .shopGuide {
    padding: 50px 5% 35px;
  }
  .descriptionText_height{ min-height: 400px; background: #FFF;}
  .descriptionText hr { display: block; }

}

@media (min-width: 801px) /*and (max-width: 1100px)*/{
  .bookcase_arrow_wrap{
    display: none;
  }
/*uc0105.1_CategoryProds_list*/
  .prodsInterface-R{
    min-height: 110vh;
  }
  .bookCover_wrap{
    max-width: 230px;
    width: 25%;
  } 
  .bookwallSet{
    margin-left: 0px;
  }
  .bookwallSet > ul{
    padding: 0px;
  }
  .bookwallSet>ul>li{
    /*! padding: 30px 20px 20px; */
    /*! margin-top: 25px; */
  }
  .bookContent_title > div {
    /*! max-height: 240px; */
  }
  .bookContent_title li{
    width: 30%;
    text-align: center;
  }
  .bookText_wrap{
    width: 25%;
    max-width: 170px;
    float: right;
  }
  .bookTitle-list{
    font-size: 1.2rem;
  }
  .bookMedal-list{
    margin: 0px 0px 10px;
  }
  .Medal-A{
    background-size: 90%;
    background-position: center;
    margin-right: 5px;
  }
  .Medal-B{
    background-size: 90%;
    background-position: center;
    margin-right: 5px;
  }
  .Medal-C{
    background-size: 90%;
    background-position: center;
  }
  .Medal-A:hover{
    background-size: 90%;
    background-position: center 1px;
  }
  .Medal-B:hover{
    background-size: 90%;
    background-position: center 1px;
  }
  .Medal-C:hover{
    background-size: 90%;
    background-position: center 1px;
  }
  .putCartBtn_wrap{
    margin-top: 110px;
  }
  .bookContent_wrap{
    width: calc(75% - 180px);
    float: left;
    margin-top: -5px;
    display: block;
  }
.putCartBtn_wrap_cover {
    margin: 15px 0px;
    float: none;
  }
}
@media (min-width: 1101px){
  /*表單頁籤*/
  .listPageWrap{
    text-align: right;
  }
/*左側分類選取介面*/
  .prodsInterface-L{
    display: block;
    width: 280px;
    position: relative;
    padding: 25px 0px;
    background: none;
    float: left;
    z-index: 4500;
  }
  .prodsInterface-L>div{
    display: block;
    position: relative;
    /*! z-index: 1; */
    background: none;
    width:100%;
    top: auto;
    overflow: hidden;
    height: auto;
  }
  .prodsInterface-L h3{
    margin-top: 0px;
    padding-top: 0px;
  }
  .categoryList_prods{max-height: 345px;}
  .bgMark{
    display: none;
  }
  .prodsInterface-R{
    float: right;
    width: calc(100% - 280px);
  }
  .functionBar{
    margin: 25px auto;
  }
  .functionBarPD{
    margin: 20px auto 10px;
    max-width: 1200px;
  }
  .functionBar_cover{
    max-width: 985px;
    margin: 25px auto;
  }
  .shareBtn{
    display: none;
  }
  .socialNetwork {
    left: auto;
    width: auto;
  }
  .socialNetwork a{
    display: inline-block; 
    margin: 0px 0px 0px 2px;
    width: 25px;
    height: 25px;
  }
  .socialNetwork img{ max-width: 35px; }
  .filterBtn_wrap{
    display: none;
  }
  .prodsDetail_wrap {
    max-width: 1200px;
    margin-bottom: -50px;
  }
  .prodsDetail{ min-height: 500px;}
  .prodsDetail_R {
    float: right;
    margin: 0;
    width: 265px;
  }
  .prodsDetail_C{
    width: calc(100% - 275px - 360px);
    text-align: left;
    float: left;
  }
  .prodsDetail_C h2{
    margin-top: 0px;
  }
  .prodsDetail_L{
    margin-bottom: 50px;
  }
  .prodsBanner_wrap > div {
    float: none;
    width: 100%;
  }
  .promoText li{ 
    float: none;
    width: 100%;
  }
  .applyBtn_wrap{
    display: block;
  }
  .functionText{
    margin-top: -25px;
  }
  .bookBox > div {
    width: 86%;
  }
  .bookBox{
    float: left;
    text-align: center;
    width: 20%;
  }
  .descriptionText {
    line-height: 2.5;
    padding-top: 30px;
  }
  .descriptionText > div {
    height: 600px;
  }
  .descriptionText p, .descriptionText h3, .descriptionText a{
    padding: 0px 10px;
  }
  .descriptionText_height{
    min-height: 450px;
  }
}

@media (min-width: 1500px){
  /*表單頁籤*/
  .listPageWrap{
    text-align: right;
  }
  .functionBar{
    margin: 25px auto;
  }
  .functionBar_cover{
    margin: 25px auto;    
  }
}