/*共用區*/
/* css reset 歸0 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,  tfoot, thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
.hide{
  display: none !important;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display:inline-block;
  width: 100%;
  height: auto;
}
a{color: #303030;}
.flex{display: flex;flex-wrap: wrap;}
.banner{width: 100%;justify-content: center;margin: 0 auto;}
.banner img:nth-of-type(2){max-width: 135px;max-height: 135px;margin: -14% 0 0 49%;}
#event{
  background: #B1D7E3;
}
.event_book_inf strong{
  color:#fcd105;
  font-weight: 500;
}
.event_book_inf{ position:relative;margin:0% 0 3%;}
.event_book_inf h3{font-size: 1.4em;margin-left: -3%;line-height: 1.5em;}
.event_book_inf ul{margin: 1% 0 2% 10%;font-size: 1.2em;line-height: 1.6em;}
.event_book_inf ul:nth-of-type(3) li:nth-of-type(1) a:nth-of-type(1){color: #cc0404;text-decoration: underline;background-color: inherit;padding: inherit;}
.event_book_inf ul:nth-of-type(3) li:nth-of-type(3){list-style: none;float: right;margin: -15% 11% 0 0;}
.event_book_inf a{
  display: inline-block;
  background-color:#cc0404;
  color: white;font-size:1rem;
  text-decoration: none;
  padding: 0 8px;
  border-radius: 12px;
  margin: 3px 2px;
  transition: background-color 0.2s linear;
}
.event_book_inf a:hover{
  background-color: #ff7600; 
  text-decoration: none;
}
.event_book_inf_new{
  position: absolute;
  border-radius: 50%;
  padding:.5% 2%;
  background-color: #FFF;
  color: #E21A21;
  top:2%;
  right:13%;
  z-index:0;
}
.event_book_inf_new:after{
  position:absolute;
  content:"";
  bottom:-21%;
  left:3%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #ffffff transparent transparent transparent;
  line-height: 0px;
  _border-color: #ffffff #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  transform:rotate(30deg);
  z-index:-1;}
  .author_inf p{
  font-size: 1.4em;
  color: #8D795C;	
  margin: 0;
}
.author_inf li{
  line-height: 26px;
}


/*好書系列*/
#event_booklist{
  width: 100%;
  float: left;
  margin: 0;
  padding:0;
}
#event_booklist .ps{
  width:70%;
  font-size:1.4em;
  line-height:1.6em;
  color:#000;
  text-align: center;
  padding-right: 1%;
  padding-left: 1%;
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #EC4596;
  font-family: "Microsoft JhengHei", Verdana, Arial;
}
#event_booklist h3 {
  padding: 0;margin:3% 0 3.5%;
  font-size: 2em;
  color: #8D795C;
  text-align: center;
  line-height: 1.5em;
}
#event_booklist h3 span{color:#005e92;}
h2{
  font-size: 1.5rem;line-height: 1.15;color: #FFF;padding: 1.3rem .5rem 3rem .2rem;
  display:inline-block;font-family: "PMingLiU", "新細明體", "MingLiU", serif;letter-spacing:0.1rem;  
}
#buy_all h2{background-color: #A96B8D;padding: .5rem 2rem .5rem 4.5rem;clip-path: polygon(0 0, 100% 0%, 90% 100%, 0 100%);}
#buy_all h2:nth-of-type(1){background: linear-gradient(to right, #184D7D 0%, #3086d3 100%);}
#buy_all h2:nth-of-type(2){background: linear-gradient(to right, #03607b 0%, #0094BE 100%);}
#event_booklist h3 .buyicon{
  color: #FFFFFF;
  margin-left: 2%;
  font-size: 1em;
  border-radius: 15px;
  background-color: #EA479A;
  margin-top: -50px;
  text-decoration: blink;
  padding: 1px 16px 1px;
}
#event_booklist .teacher{
  width:100%;
  text-align:center;
  font-size: 1em;
  line-height: 1em;
  color: #000;
  padding-top: 15px;
  float: left;
  margin-top: 0px;
  padding-bottom: 30px;
}
.event_booklist_contianer{ justify-content: center;width: 90%;align-items: flex-start;margin: 0 auto 2rem; }
.event_booklist_contianer:nth-last-of-type(1){ margin: 0 auto 3.5rem; }
.event_booklist_contianer h2{ width: 8%;margin-top: 1rem;clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 80%);writing-mode: vertical-rl; }
.event_booklist_contianer h2 span{ font-size: 0.8em; }
.event_booklist_contianer h2 span>span{ writing-mode: horizontal-tb; }
.event_booklist_contianer:nth-of-type(1) h2{ background: linear-gradient(to bottom, #d5402d 10%, #EB6869 90%); }
.event_booklist_contianer:nth-of-type(2) h2{ background: linear-gradient(to bottom, #191c5f 10%, #704fa5 90%); }
.event_booklist_contianer:nth-of-type(3) h2{ background: linear-gradient(to bottom, #116c6d 10%, #299596 90%); }
.event_booklist_contianer ul{ width: 90%; }
#event_booklist ul.list1 li{ width: 23%;margin: 0;  text-align: left;list-style: none; }
#event_booklist ul.list1 li img{ margin-bottom: 5px; }

/*書單2*/
#event_booklist ul.list2{
  width:100%;
  float:left;
  list-style-type: none;
  margin-top: 2%;
  margin-right: 0;
  margin-bottom: 2%;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#event_booklist ul.list2 li{
  width:25%;
  float:left;
  margin:0;
  padding:0;
  text-align:center;
}
#event_booklist ul.list2 li img{width: 196px;}

/*注意事項*/
#event_note {
  width: 70%;
  padding-bottom: 3%;
  padding-top: 3%;
  padding-right: 15%;
  padding-left: 15%;
  float: left;
  margin: 0;
  font-size: 13px;
  line-height: 20px;
  background-color: #DCBEDB;
} 
#event_note ul {
  list-style-type: disc;
} 
#event_note li {

} 
/*購買區*/
#buy_all{
  width:100%;
  float: left;
  padding-top: 2%;
  padding-bottom: 2%; 
  font-family: Verdana, "Microsoft JhengHei", Arial;
  background-color: #fff6e9;
}
#buy_all_link{
  width: 92%;
  float:left;
  margin-bottom: 0;
  padding-top: 10px;
  padding-right: 1%;
  padding-bottom: 1%;
  padding-left: 1%;
  margin-top: 0px;
  margin-right: 3%;
  margin-left: 3%;
  z-index: 99;
}
#buy_all_link a{
  color:#000;
}
#buy_all_link a.buyBtn{
  color:#FFFFFF;
  margin-left:5px;
  font-weight: bold;
  border-radius: 15px;
  background-color: #EA479A;
  margin-bottom: 5px;
  padding-top: 2px;
  padding-right: 6px;
  padding-bottom: 2px;
  padding-left: 6px;
  font-family: "Microsoft JhengHei", Verdana, Arial;
  font-size: 15px;
  text-decoration: none;
}
#buy_all_link ul { list-style-type: square;} 
#buy_all img{vertical-align:middle; }
.list_li_height{ height:100px;}
.list_li_height2{padding-top: 8%;height: 85px;}
.list_li_height3{padding-top: 12%;height: 75px;}
.list_li_rightLine{border-right-width:thin;border-right-style:dashed;border-right-color:#999}
#event_booklist ul.list1 li p{padding:5px 0;height:auto;margin:0}
#event_booklist ul.list1 li img{width:100%;}

/*書單1*/
#event_booklist ul.list1{
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
#event_booklist ul.list1+ul{ justify-content:flex-start;position: relative;}
#event_booklist ul.list1+ul+ul{ justify-content:flex-end;position: relative;}
.people,.cloud{position: absolute;}
.people{right:0;}
.cloud{left: -16px;top: 15%;}

@media screen and (min-width:770px) and (max-width:1199px){
#event_booklist ul.list2 li {
  width: 31%;
  margin: 0 1%;
}

}
@media(max-width:767px){
  .banner{margin: auto;}
  .banner img:nth-of-type(2){margin: .5rem auto 0;}
  .hidden-xs { display: none !important;}
  .visible-xs { display: block !important; }
  .banner h3{font-size: 1em;}
  .event_book_inf { display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center; }
  #buy_all img{max-width: 100%;margin: auto;display: inline-flex;justify-content: center;}
  h2{text-align: center;font-size: 1.2rem;}
  h2:after{display: none;}
  .event_booklist_contianer h2 { width: 12%; }
  .event_booklist_contianer ul { width: 84%; }
  .event_book_inf h3{font-size: 1.1em;margin: auto;}
  .event_book_inf:before{
    font-size: 1.3em;
    width: 70%;
    top: -49px;
    left: 15%;
    line-height: 1.3em;
    border-radius: 30px;
    z-index:-1;
  }
  #buy_all h2:nth-of-type(2):before{left: 16%;}
  .event_book_inf:after{ display:none; }
  .event_book_inf ul{ padding:2%;}
  .event_book_inf ul:nth-of-type(3) li:nth-of-type(3){float: inherit;text-align: center;margin: 3% 12% 3% 0;}
  .event_book_inf ul:nth-of-type(3) li:nth-of-type(3) img{max-width: 70%;}
  #event_booklist ul.list1 {flex-wrap: wrap;row-gap: 1rem;margin: 1rem auto;}
  #event_booklist ul.list1 li{ width: 42%;margin: 0 3%;float: left;}
  #event_booklist ul.list2 li { width: 47%; }
  #BodyFooter_rwd #footer_address li:nth-of-type(1) a:nth-of-type(1) img{max-width: 100%!important;}
  .people, .cloud {position: fixed;z-index: 9;width: 20%;}
  .people {top: 50%;}
  #event_booklist ul.list1 li p {padding: 0;}
  #event_booklist ul.list1:nth-of-type(2){border-right: none;}
  @media screen and (max-width:360px){
    #event_booklist ul.list1 li { width: fit-content; }
    .event_booklist_contianer, .event_booklist_contianer:nth-last-of-type(1) { margin: 0.5rem auto; }
    .event_booklist_contianer h2 { margin: auto; }
    :is(.event_booklist_contianer, .event_booklist_contianer ul, .event_booklist_contianer h2) { width: 100%; }
    .event_booklist_contianer h2 { writing-mode:initial;clip-path:initial;padding: .25rem 1rem; }
    .event_booklist_contianer h2 br { display: none; }
  }
  @media screen and (min-width:355px) and (max-width:767px){h2:before{left: 30%;}}
}

@media (min-width: 768px) and (max-width: 1200px) {
  .banner p img{ max-width:auto;}
  .event_book_inf:before{
  width: 20%;
  height: 81px;
  top: -50px;
  left: -132px;
  padding-top: 4%;
  }
}
/*共用區END*/

@media all and (min-width: 1201px){
  blockquote, q {
    quotes: none;
  }
  blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none;
  }

  /* remember to define focus styles! */
  :focus {
  outline: 0;
  }

  /* remember to highlight inserts somehow! */
  ins {
    text-decoration: none;
  }
  del {
    text-decoration: line-through;
  }
  /* css reset 歸0 end */

  body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft JhengHei";
    background-color:#fff;
    background: url(../images/0209056-3_line-bg.gif);
  }
  #BodyContainer {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
  }

  /* bodyHeader */
  #BodyHeader #header-share { /*PC*/
    width: 100%;
    line-height:2;
    font-size:13px;
    color: #000;
  }	
  #BodyHeader #header-share a {
    font-size: 13px;
    color: #000;
    text-decoration: underline;
  }
  #BodyHeader_m {display:none;} /*手機*/

  #BodyContentEvent {
    width: 850px;
    float: left;
  }


  /* Event css */
  #event {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 0;
    border: 0px solid #000;
  }
  #event a:hover {

  }

  /* 主圖 */
  #event_master {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
  } 
  #event_master img {
    width: 100%;
    height: auto;
  } 

  #event_book{
    width: 90%;
    float: left;
    margin: 0;
    padding-right: 5%;
    padding-bottom: 4%;
    padding-left: 5%;
    border-bottom: #8d795c solid 1px;
  }
  #event_book_inf {
    float: left;
    padding-left: 0px;
  }
  #event_book_inf ul {
    float: right;
    width: 55%;
  }
  #event_book_inf ul li {
    list-style-type: none;
  }


  #event_book .author_inf{
    font-family: "Microsoft JhengHei", Verdana, Arial;
    float: left;
    padding-top: 15px;
    line-height: 40px;
  }
  #event_book .author_inf h3 {
    font-size: 1.2em;
  }

  #event_book .author_inf ul{
    line-height: 30px;
    padding-left: 20px;
  }
  #event_book .author_inf li{
    font-family: "Microsoft JhengHei", Verdana, Arial;
    font-size: 16px;
    line-height: 26px;
    list-style-type: none;
    width: 50%;
    float: left;
  }
  #event_book .new{
    width:50px;
    height:50px;
    border-radius:9999em;
    background-color:#ea479a;
    color:#FFF;
    font-size:1.2em;
    line-height:2.3em;
    text-align: center;
  }


  /* news */
  #event_news table{margin-top:0;margin-bottom:0;width:100%;float:left;background-color:#fff;padding:4% 9%}
  #event_news .NewsStyle_title{font-size:17px;line-height:1.3em;font-family:"Microsoft JhengHei",Arial;color:#EA479A}
  #event_news .NewsStyle{font-size:13px;color:#000;line-height:16px;font-family:"Microsoft JhengHei",Arial}
  #event_news .NewsStyle a:link{font-size:13px;color:#000;line-height:18px;font-family:"Microsoft JhengHei",Arial}
  #event_news .NewsStyle a:visited{font-size:13px;color:#000;line-height:18px;font-family:"Microsoft JhengHei",Arial}
  #event_news .NewsStyle a:hover{font-size:13px;color:#5550A2;text-decoration:none;line-height:18px;font-family:"Microsoft JhengHei",Arial}
  #event_news .NewsStyle a:active{font-size:13px;color:#000;line-height:18px;font-family:"Microsoft JhengHei",Arial}
  /* news end*/

  /* Footer */
  #BodyFooter_rwd{float:left;width:850px;margin-left:auto;margin-right:auto;color:#333;font-family:"Microsoft JhengHei"}
  #BodyFooter_rwd #footer_line{width:90%;display:block;float:left;height:auto;text-align:center;border-top-width:thin;border-top-style:solid;border-top-color:#333;margin:2% 5%}
  #BodyFooter_rwd #footer_inline a{color:#333}
  #BodyFooter_rwd #footer_inline ul{float:left;width:100%;margin-bottom:0;margin-top:3%}
  #BodyFooter_rwd #footer_inline ul li{display:inline;line-height:2em;font-size:1em;clear:both;width:100%;margin-right:1%;margin-bottom:0}
  #BodyFooter_rwd #footer_inline ul li img{width:20%;height:auto;vertical-align:middle}
  #BodyFooter_rwd #footer_address{margin-top:0;float:left;width:100%;margin-right:auto;text-align:center;margin-left:auto}
  #BodyFooter_rwd #footer_address a{color:#333}
  #BodyFooter_rwd #footer_address ul{float:left;text-align:center;margin-bottom:1%;width:100%;clear:both}
  #BodyFooter_rwd #footer_address ul li{float:left;display:block;width:100%;line-height:2em;text-align:center;font-size:.8em}
  /* Footer end */

  /* 舊版IE */
  #noie{background-color:#FFF;width:100%;text-align:center}
  /* 舊版IE end */

  #topbutton{display:none}

}