/*header set*/
#header_full {
  width: 100%;
  position: relative;  
  font-size: 14px;
  color: #2a2a2a;
  text-decoration:none;
  font-family: Arial,Helvetica,Sans-Serif;
  margin-bottom: 10px;
  padding-top: 48px;
}
#header_full  a {
 color: #2a2a2a;
 text-decoration:none; 
}
#header_full  a:hover {
  color: #2a2a2a;
  text-decoration:none;
}
#header_full .hide {
  left:-9999px;
  position:absolute;
}
#header_full datalist {
  display: none;
}
#header_full input::-webkit-calendar-picker-indicator {
  display: none;
}
#header_full datalist option {
  cursor: pointer;
}
#search_words_ul {
  display: none;
  position: absolute;
  padding: 8px 0;
  max-width: 413px;
  min-width: 252px;      
  top: 36px;
  left: 0;  
  text-align:left;
  color:#666;
  background-color:#fff; 
  border:1px solid #e6e4e4;     
  border-radius: 3px;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);  
  z-index:1;
}
#search_words_ul li {  
  padding: 0.9em 1em;
  display: block;
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
#search_words_ul li:hover,
#search_words_ul li.active {
  background-color: #f2f2f2;
}
#search_words_ul li.title {
  padding: 0.5em 1em;
  font-weight: bold;
  cursor: none;
}
#search_words_ul li.title:hover {
  background-color: transparent;
}
#search_words_ul li .title-secondary {
    font-size: 10px;
    color: #999999;
    line-height: 22px;
}
#search_words_ul li .nav-search-flagship {
    height: 42px;
    margin: 0;
    display: flex;
    align-items: center;
}
#search_words_ul li .nav-search-flagship-img{
    width: 42px;
}
#search_words_ul li .nav-search-flagship-title{
    margin-left: 8px;
}
#search_words_ul li .nav-search-flagship-a{
    color: orange;
}
/**header-box1**/
#header_full .fix_box {
  position: fixed;
  width: 100%;
  min-height: 48px;
  text-align:left;
  background-color:#f3f3f3;
  border-bottom: 2px solid #94c722;
  top: 0;
  z-index: 3;
  -webkit-overflow-scrolling:touch;  
  _position:absolute;
  _top:expression(documentElement.scrollTop+"px");
  animation: myfirst 5s;
  -moz-animation: myfirst 5s; /* Firefox */
  -webkit-animation: myfirst 5s;  /* Safari ??Chrome */
  -o-animation: myfirst 5s; /* Opera */
}
#header_full .header_box1 {
  width: 1180px;
  margin: 0 auto; 
  position:relative;
  display: flex;
  align-items: center;
  line-height: 1;  
}
#header_full .header_box2 {
  width: 1180px;
  margin: 0 auto;
  position:relative;
  height:65px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-position:0 0;
  background-repeat:no-repeat; 
}
#header_full .website_nav li {
  float: left;
}
#header_full .website_nav li a {
  display: inline-block;
  padding: 1.25em 0.4em;
}
#header_full .service_nav {
  margin-left: auto;
}
#header_full .service_nav li {
  float: left;
}
#header_full .service_nav li a {
  display: inline-block;
  padding: 1.25em 0.5em; 
}
#header_full .shopping a,
#header_full .shopping a:hover {
  color: #cc0000;
  font-weight: bold;
  font-family: Verdana;
}
#header_full .shopping strong {
  font-weight: bold;
}
#header_full .pop_tip_box span {  
  color: #cc0000;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana;
  padding-left: 2px;
}
#header_full .pop_tip {
  width:160px;
  position:absolute;
  top:40px;
  left:-28px;  
  text-align:left;
  color:#666;
  background-color:#fff; 
  border:1px solid #e6e4e4;     
  border-radius:6px;
  box-shadow: 0px 6px 18px 2px rgba(0, 0, 0, 0.1);
  display:none;
  z-index:1;
}
#header_full .pop_tip li {
  float:none;
  display:block;    
  border-top:1px solid #e6e4e4;
}
#header_full .pop_tip li:first-child{
  border-top: none;
}
#header_full .pop_tip span {
  padding: 0 0.2em;
  color: #cc0000;
  font-weight: normal;
  font-family: Verdana;
}
#header_full .pop_tip li a{
  padding: 0.9em 1em;
  display: block;
}
#header_full .pop_tip_box a:hover span{
  color: #cc0000; 
}
#header_full .pop_tip_box {
  position:relative;
}
#header_full .pop_tip::before,
#header_full .pop_tip::after {
  border-color: transparent;
  border-right: 7px solid transparent;
  border-style: solid;
  border-width: 0 7px 7px;
  bottom: 100%;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}
#header_full .pop_tip::before {
  border-bottom-color: #d9d9d9;
}
#header_full .pop_tip::after {
  border-bottom-color: #fff;
  margin-bottom: -1px;
}
/**header-box2**/
#header_full .header_box2 .books_logo {
  position:absolute;
  top: 0;
  left: 0;
  width: 205px;
  height: 65px;
  display: block;
}
#header_full .header_box2 .bg_pic {
  position:absolute;
  top: 0;
  left: 205px;
  width: 445px;
  height: 65px;
  display: block;
}
#header_full .header_box2 .bg_pic a{ 
  width: 440px;
  height: 65px;
  display:block; 
}
#header_full .header_box2 .figure_img {
  position:absolute;
  top:0;
  right:0;
}
#header_full .header_box2 .figure_img li{
  width: 190px;
  height: 65px;
  display: inline-block;
  float: left;
  margin-left: 6px;
  overflow:hidden;
}
#header_full .header_box2 .figure_img img {
 width:190px;
 height:65px;  
}
/**banner pop**/
#header_full .header_box_pop {
  width: 1180px;
  margin: 0 auto 6px;
  position: relative;
  display: flex;
}
#header_full .header_box_pop .logo {
  width: 230px;
  height: 70px;  
  position: relative;
  background-position: 0 5px;
  background-repeat: no-repeat;
}
#header_full .header_box_pop .logo a {    
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  height: 70px;
  display: block;
}
#header_full .flash_pic_pop {
  position:absolute;
  right: 0;
  width: 1180px;
  height: 650px;
  z-index: 3;
  background-size: contain;
  background-repeat: no-repeat;
}
#header_full .flash_pic {
  position:relative;
  width: 950px;
  height:70px;
  margin-left: auto;
}
#header_full .flash_pic_pop .activity{
  position:absolute;
  top: 0;
  right: 0;
  width: 1180px;
  height: 814px;
  display:block;
}
#header_full .flash_pic_pop .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  display: block;
}
#header_full .flash_pic .activity {
  position: absolute;
  top: 0;
  right: 0;
  width: 950px;
  height: 70px;
  display: block;
}
#header_full .flash_pic .open {
  position:absolute;
  top: 0;
  right: 0;
  width: 76px;
  height: 70px;
  display: block;
}
/**header-box3**/
#header_full .header_box3 {
  position: relative;
  width: 1180px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
}
#header_full .service_msg { 
  width: 690px;
  padding: 3px;
  line-height: 1.5;
  color:#333;
  overflow:hidden;
  vertical-align:middle;
}
#header_full .service_msg a{ 
  color:#00929f;
  text-decoration:underline;
}
#header_full .service_msg span.more { 
  margin:0 5px;
}
#header_full .service_msg strong {
  margin:0 3px;
  color:#f04f47; 
  font-weight:bold; 
}
#header_full .service_msg .icon-clock:before {
  color: #f04f47;
  font-size: 1.4em;
  vertical-align:  middle;
}
#header_full .service_msg .icon-volume-down:before {
  color: #ffac28;
  font-size: 1.5em;
  vertical-align:  middle;
}
#header_full .header_box3 .poin_img {
  margin-left: auto;
}
#header_full .header_box3 .poin_img li{
  width:78px;
  height:25px;
  display:inline;
  float:left;
  margin-left:1px;
  overflow:hidden;
}
/**header-box4**/
#header_full .header_box4 {
  width: 1180px;
  margin: 0 auto 10px;
  padding: 0 10px 0 0;
  position:relative;  
  background-color:#eeeeee;
  z-index:2;
  display: flex;
  align-items: center;
}
#header_full .search_box {
  position: relative; 
  float:  left;
  margin: 0 10px;
  padding: 2px;
  font-size: 13px;
  background-color:#94c722; 
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
}
#header_full .search_box a {
  color:#555;
}
#header_full .search_box form {
  position: relative;  
}
#header_full .search_box input {
  float: left;
  width: 250px;
  height: 33px;
  line-height: 33px;
  padding: 8px;
  margin-right: 1px;  
  color:#555;
  font-size:15px;
  text-indent:5px;
  border:none;
  border-radius: 0;
  background-color:#fff;  line-height: 1.5em;
}
#header_full .search_box .select_set {
  position: relative;
  float: left;  
}
#header_full .search_box select {
  position: relative;
  width: 110px;
  height: 33px;        
  border: 0;
  outline: 0;
  color: #555;
  font-size: 15px;    
  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
       -o-appearance: none;
          appearance: none;
  -ms-word-break: normal;
      word-break: normal;
  background-image: url(//jci.book.com.tw/img/down-arrow-01.svg);  
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: right 10px center;      
  background-size: 17px;
  padding: 5px 8px;
  border-radius: 0;
}
#header_full .search_box select::-ms-expand {
  display: none;
}
#header_full .search_box option {
  font-weight: normal;
  display: block;  
  min-height: 1.75em;
  padding: 0px 2px 1px;
  font-size: 15px;
}
#header_full .search_box button {
  position:  relative;
  width: 50px;
  height: 33px;
  border:none;
  cursor:pointer;  
}
#header_full .search_box i.icon-search::before {     
  display:block;  
  margin: 0 auto;  
  color: #fff;
  font-size: 17px;
}
#header_full .hot_key_words {
  width: 585px;
  margin-left: 10px;  
  overflow:hidden; 
  color:#78b620;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
}
#header_full .hot_key_words strong {   
  padding: 0.3em 0.5em;
  overflow:hidden; 
  color: #fff;  
  background-color:#ffac28;
  border-radius: 4px;
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
}
#header_full .hot_key_words a {
  margin-left: 5px;
  color: #78b620;   
  font-size: 15px;
  display:inline-block; 
}
#header_full .hot_key_words a:hover {
  color: #e7730c;
  text-decoration: none;
}
#header_full .nav_wrap {
  position: relative;
  width: 150px;
  float: left;
}
#header_full .nav_wrap .tooltip {  
  position: absolute;
  top: 0;
  left: -30px;
  width: 22px;
  height: 170px;
  padding: 25px 0 0 2px;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  color: #999;
  letter-spacing: 1px;
  display: flex;
  flex-direction: column;
  background-color: #fefedc;
  border: 1px solid #bfbfbf;
  border-radius: 3px;  
}
#header_full .tooltip::after,
#header_full .tooltip::before {
  left: 100%;
  top: 22px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;  
}
#header_full  .tooltip::after {
  border-color: rgba(246, 218, 0, 0);
  border-left-color: #fefedc;
  border-width: 5px;
  margin-top: -5px;
}
#header_full .tooltip::before {
  border-color: rgba(246, 218, 0, 0);
  border-left-color: #bfbfbf;
  border-width: 6px;
  margin-top: -6px;
}
#header_full .tooltip i{
  position: relative;
}
#header_full .tooltip i::before {
  padding: 1px 0;
  position: absolute;
  top: -20px;
  left: 1px;
  font-family: "icon_01";
  font-style: normal;
  font-size: 15px;
  content: '\e833';
  color: #ffac28; 
}
#header_full .nav_tabs {
  position: relative;
  width: 150px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fdf8f4;
  background: -moz-linear-gradient(top, #fdf8f4 23%, #d6d1cc 68%, #c5c0bb 87%, #b8b4b1 97%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(23%, #fdf8f4), color-stop(68%, #d6d1cc), color-stop(87%, #c5c0bb), color-stop(97%, #b8b4b1));
  background: -webkit-linear-gradient(top, #fdf8f4 23%, #d6d1cc 68%, #c5c0bb 87%, #b8b4b1 97%);
  background: -o-linear-gradient(top, #fdf8f4 23%, #d6d1cc 68%, #c5c0bb 87%, #b8b4b1 97%);
  background: -ms-linear-gradient(top, #fdf8f4 23%, #d6d1cc 68%, #c5c0bb 87%, #b8b4b1 97%);
  background: linear-gradient(to bottom, #fdf8f4 23%, #d6d1cc 68%, #c5c0bb 87%, #b8b4b1 97%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fdf8f4', endColorstr='#b8b4b1', GradientType=0);
}
#header_full .nav_tabs::before,
#header_full .nav_tabs::after {
  content: "";
  position: absolute;  
  left: 0;
  right: 0; 
}
#header_full .nav_tabs::before {
  top: 0;
  border-top: 4px solid #bfbfbf;
}
#header_full .nav_tabs::after {
  bottom: 0;
  border-bottom: 4px solid #bfbfbf;
}
#header_full .nav_tabs::after li.active{
  
}
#header_full .nav_tabs li {
  position: relative;
  font-size: 13px;
  color: #333;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#header_full .nav_tabs li a {
  line-height: 1em;
  color: #333;
  height: 48px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#header_full .nav_tabs li.active a {
  color: #f28900;
}
#header_full .nav_tabs li i {
  display: block;
  position: absolute;
  bottom: 2px;
  left: 40%;
}
#header_full .nav_tabs li i::before {
  font-family: "icon_01";
  font-style: normal;
  font-weight: bold;  
  font-size: 15px;
  content: '\f107';
  color: #333;
  padding-left: 0.3em;  
}
#header_full .nav_tabs li:first-child{
  width: 88px;  
}
#header_full .nav_tabs li:last-child{  
  flex: 1;
}
#header_full .nav_tabs li:first-child::before, 
#header_full .nav_tabs li:first-child::after,
#header_full .nav_tabs li:last-child::before,
#header_full .nav_tabs li:last-child::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;       
}
#header_full .nav_tabs li:first-child::before {
  left: 0;
  border-left: 3px solid #bfbfbf;
}
#header_full .nav_tabs li:last-child::before {
  right: 0;
  border-right: 3px solid #bfbfbf; 
}
#header_full .nav_tabs li:first-child::after {  
  right: 0;
  border-right: 1px solid #bfbfbf;
}
#header_full .nav_tabs li:last-child::after {
  left: 0;
  border-left: 1px solid #bfbfbf; 
}
#header_full .nav_tabs li.active a::before,
#header_full .nav_tabs li.active a::after {
  content: "";
  position: absolute;  
  left: 0;  
  height: 4px;
  right: 0;
  z-index: 1;
}
#header_full .nav_tabs li.active a::before{
  top: 0;
  background-color: #94c722;
}
#header_full .nav_tabs li:first-child.active a::after {
  bottom: 0;
  right: 1px;
  left: 3px;
  background-color: #fff;
}
#header_full .nav_tabs li:last-child.active a::after {
  bottom: 0;
  left: 1px;
  right: 3px;
  background-color: #fff;
}
#header_full .nav_tabs li.active {
  background-color: #fff;
}
#header_full .nav_tabs li.active i{
  opacity: 0;
}
#header_full .nav_box {
  width: 150px;
  min-height: 416px;
  position: absolute;
  top: 50px;
  left: 0;
  line-height: 25px;
  border: solid #bfbfbf;
  border-width: 0 3px 4px 3px;
  background-color: #fff;
  z-index: 0;
}
#header_full .nav_box .menu>li a:hover {
  text-decoration: underline;
}
#header_full .nav_box .menu>li {
  position: relative;
  padding: 0 0 0 5px;
  line-height: 25px;
  height: 25px;  
}
#header_full .nav_box .menu>li.color_1 {
  background-color: #f3f3f3;
}
#header_full .nav_box .menu>li.color_2 {
  background-color: #e5ded8;
}
#header_full .nav_box .menu>li.color_2 span:hover{
  background-color: #e5ded8;
}
#header_full .nav_box .menu>li span {
  display: block;
  padding: 0 3px;  
}
#header_full .nav_box .menu>li.here span,
#header_full .nav_box .menu>li span:hover {
  background-color: #94c722;
}
#header_full .nav_box .menu>li.here span::before,
#header_full .nav_box .menu>li span:hover ::before {
  font-family: "icon_01";
  font-style: normal;
  font-weight: normal;  
  font-size: 13px;
  content: '\e804';
  color: #333;
  padding-left: 0.3em;
  position: absolute;
  right: 5px;
}
#header_full .nav_box .menu>li:hover .nav_popup {
  display: block;
}
#header_full .nav_popup {
  position: absolute; 
  top: 0; 
  left: 144px;
  display: none;
  width: max-content;
  min-height: 416px;
  z-index: 1;
  border-width: 4px 0 4px 0;
  border-style: solid;
  border-color: #94c722;
  background-color: #fff;  
}
#header_full .nav_popup::before {
  content:"" ;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 3px solid #e5ded8;
}
#header_full .nav_popup::after {
  content:"" ;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  border-right: 1px solid #94c722;
}
#header_full .nav_popup.box1 {
  width: 203px;  
}
#header_full .nav_popup.box2 {
  width: 403px;
}
#header_full .nav_popup.box3 {
  width: 603px;
}
#header_full .nav_popup.box4 {
  width: 803px;
}
#header_full .nav_popup .box {
  width: 200px;  
  float: left;
}
#header_full .nav_popup .box:first-child{
  width: 203px;
}
#header_full .nav_popup .box h4 {    
  margin: 5px 8px 0;
  padding-bottom: 8px;  
  color: #333;
  height: 1.75em;
  line-height: 1.5em;
  overflow: hidden;
  font-weight: bold;
  border-bottom: 1px solid #e6e4e4;
}
#header_full .nav_popup .box h4 a {
  margin-right: 5px;
  color: #333;
}
#header_full .nav_popup .box h4 a:last-child{
  margin-right: 0;
}
#header_full .nav_popup .box ul {
  width: 100%;
  height: 115px;
  padding: 5px 8px;
}
#header_full .nav_popup .box li {
  color: #666;
  height: 2em;
  line-height: 2em;
  overflow: hidden;
}
#header_full .nav_popup .box li a {
  color: #666;
  margin-right: 5px;
}
#header_full .nav_popup .box li a:last-child{
  margin-right: 0;
}

#header_full .nav_popup .box b {
  color: #CC0000;
  font-weight: bold;
}
#header_full .nav_popup .box .ban {
  width: 200px;
  overflow: hidden;
}
#header_full .nav_popup .box .ban img {
  width: 200px;
  height: auto;
}
#header_full .nav_popup .box em {
  padding: 2px 3px;
  color: #fff;
  font-size: 10px;
  font-weight: normal;  
  font-family: Sans-Serif, PMingLiU; 
  border-radius: 4px;
  background-color: #cc0000;  
}
/**header-box5**/
#header_full .header_box5 {
  width: 1180px;
  margin: 0 auto 10px;
  position: relative;
  font-size: 15px;
  display: flex;
  align-items: center;
}
#header_full .header_box5 .title {
  min-width: 150px;
  padding: 0 10px 0 0;
  color: #00929f;
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
}
#header_full .header_box5 .title a {
  color: #00929f;  
}
#header_full .header_box5 .title a:hover{
  text-decoration: underline;
}
#header_full .header_box5 .title i{
  margin-left: auto;
}
#header_full .header_box5 .title i::before {
  font-family: "icon_01";
  font-style: normal;
  font-weight: bold;  
  font-size: 15px;
  content: '\e804';
  color: #333;
  padding-left: 0.3em;  
}
#header_full .header_box5 .nav {
  width: 100%;
  display: inline-flex;
  flex-grow: 1;
  flex-shrink:1;
  flex-wrap: nowrap;
  padding-left: 10px;
  overflow: hidden;
  color: #333;
}
#header_full .header_box5 .nav a {
  color: #333;
  text-decoration: none;
}
#header_full .header_box5 .nav a:hover{
  color: #f28900;
}
#header_full .header_box5 .nav li {
  margin-right: 8px;
  flex: none;
}
#header_full .header_box5 .nav li:last-child{
  margin-right: 0;
}
/**header-box6**/
#header_full .header_box6 {
  width: 1180px;
  height: 65px;
  margin: 0 auto 10px;
  position: relative;
  font-size: 15px;
  display: flex;
  align-items: center;
}
#header_full .header_box6 .img_bg{  
  position: relative;
  width: 375px;
  height: 65px;
  overflow: hidden;
  background-position: center right;
}
#header_full .header_box6 .img_bg a{
  position: absolute;
  top: 0;
  right: 0;
  width: 375px;
  height: 65px;
  display: block;
    
}
#header_full .header_box6 .img {
  margin-left: auto;
}
#header_full .header_box6 .img li{
  width: 190px;
  height: 65px;
  display: inline-block;
  float: left;
  margin-right: 6px;
  overflow:hidden;
}
#header_full .header_box6 .img li:last-child{
 margin-right: auto;	
}
#header_full .header_box6 .img img {
 width:190px;
 height:65px;  
}
/**header-box7**/
#header_full .header_box7 {
  width: 1180px;
  position: relative;
  margin: 0 auto 6px;
}
#header_full .header_box7 img {
  width: 1180px;
  height: auto;
}
/**header-simple**/
#header_full.simple {
  padding-top: 20px;
  border-bottom: 3px solid #9fd22e;
}

#header_full.simple .search_box{
  position: absolute;
  right: 0;
  top: 10px;
  margin: 0;
}
/**footer**/
#footer_full {
  width: 100%;
  min-height: 190px;  
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  border-top: 1px solid #e6e4e4;
  background-color: #f3f3f3;
  font-size: 13px;
  color: #8b8a8a;
  font-family: Helvetica;
}
#footer_full a:hover {
  color:#f28900;
  text-decoration:none;
}
#footer_full.simple .sitemap_service {
  display: none; 
}
#footer_full.simple .copyright {
  
}
#footer_full .sitemap_service {
  width: 1180px;
  margin: 15px auto;
  border-bottom: 1px solid #e6e4e4;
}
#footer_full .container_table {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#footer_full .table_tr {
  display: table-row;
}
#footer_full .table_td {
  display: table-cell;
  width: 15%;
  padding: 0 0.5em;
  vertical-align: top;
}
#footer_full .table_td:last-child,
#footer_full .table_td.logo-list {
  width: 25%;
  border: 1px solid transparent;  
}
#footer_full .sitemap_service h4 {
  font-size: 13px;
  line-height: 1.75em;
  font-weight: bold;
  color: #666;
  padding-bottom: 0;
  margin-bottom: 10px;
}
#footer_full .sitemap_service a {
  display: block;
  font-size: 13px;
  color: #8b8a8a;
  text-decoration: none;
  font-weight: normal;
  padding: 0 0.2em 1em;  
}
#footer_full .sitemap_service a:hover {
  color:#f28900;
  text-decoration:none;
 }
#footer_full i.icon_711,
#footer_full i.icon_mobile,
#footer_full i.icon_chat,
#footer_full i.icon_fb {
  width: 15px;
  height:15px;
  margin-right: 2px;
  background-repeat:no-repeat;    
  display:inline-block;
  vertical-align: middle;  
  background-image: url(images/sp_footer.png);
}
#footer_full i.icon_711 {
  margin-right: 4px;      
  background-size: contain;  
  background-image: url(//jci.book.com.tw/jss/books/mobilebase/css/images/logo-7-eleven.svg);
}
#footer_full i.icon_mobile {    
  background-position: 0 -571px;  
}
#footer_full i.icon_chat {    
  background-position: 0 -673px;  
}  
#footer_full i.icon_fb {
  background-position: 0 -624px;   
}
/**books-header**/
#header_full.books {
  padding-top: 66px;
}
#header_full.books .header_box4 {
  width: 1180px;
  margin: 0 auto 10px;
  padding: 10px;
  position:relative;  
  background-color:#eeeeee;
  z-index:1;
}
/**member-header**/
#header_full.member {
  padding-top: 66px;
}
#header_full.member .header_box4 {
  width: 1180px;
  margin: 0 auto 10px;
  padding: 10px;
  position:relative;  
  background-color:#eeeeee;
  z-index:1;
}
#header_full.member.all {
  padding-top: 48px;
}
#header_full.member .search_box {
  margin: 0;
}
/**group-header**/
#header_full.group {
  padding-top: 66px;
}
#header_full.group .header_box4 {
  width: 1180px;
  margin: 0 auto 10px;
  padding: 10px;
  position:relative;  
  background-color:#eeeeee;
  z-index:1;
}
#header_full.group.all {
  padding-top: 48px;
}
#header_full.group .fix_box {
  border-bottom: 2px solid #00ba91;
}
#header_full.group .books_logo {
  position:absolute;
  top: 0;
  left: 0;
  width: 205px;
  height: 65px;
  display: block;
}
#header_full.group .bg_pic {
  position:absolute;
  top: 0;
  left: 205px;
  width: 370px;
  height: 65px;
  display: block; background: pink;
}
#header_full.group .search_box {
  background-color: #00ba91;
  margin: 0;  
}
#header_full.group .search_box select{
  background-image: url(//jci.book.com.tw/img/down-arrow-02.svg);
}
#header_full.group .hot_key_words a {
  color: #00ba91;
}
#header_full.group .hot_key_words a:hover {
  color: #e7730c;
  text-decoration: underline;
}
#header_full.group .shopping a,
#header_full.group .shopping a:hover{
  color: #2a2a2a;
  font-weight: normal;
}
#header_full.simple.group {
  padding-top: 20px;
  border-bottom: 3px solid #00ba91;
}
#footer_full .logo_list {  
  position: relative;
  padding-right: 58px;
}
#footer_full .logo_list span {
  width: 40px;
  height: 40px;
  margin: 0 6px 10px 0;
  display:inline-block;
  vertical-align: middle;  
  background-image: url(//jci.book.com.tw/css/header/images/sp_footer.png);
}
#footer_full .logo_list .logo_1 {
  background-position: 0 0;
}
#footer_full .logo_list .logo_2 {
  background-position: 0 -55px;
}
#footer_full .logo_list .logo_3 {
  background-position: 0 -110px;
}
#footer_full .logo_list .logo_4 {
  background-position: 0 -330px;
}
#footer_full .logo_list .logo_5 {
  background-position: 0 -220px;
}
#footer_full .logo_list .logo_6 {
  width: 90px;
  height: 40px;
  background-position: 0 -275px;
}
#footer_full .logo_list .logo_7 {
  background-position: 0 -330px;
}
#footer_full .logo_list .logo_8 {
  background-position: 0 -385px;
}
#footer_full .logo_list .logo_9 {
  width: 70px;
  height: 90px;
  margin: 0;
  position: absolute;
  display: block;
  right: 20px;
  top: 32px;  
  background-position: 0 -724px;
}
#footer_full .copyright {
  width: 1180px;
  margin: 15px auto 0;  
  padding: 1em;
  font-size: 13px;
  color: #8b8a8a;
  line-height: 2em;
  text-align: center;
}
/**transition-header**/
#header_full.transition .header_box_pop{
  position: relative; border: 1px solid red;
  width: 950px;
  height: 70px;
}
#header_full.transition .flash_pic_pop {}
#header_full.transition .header_box_pop .activity{
  width: 880px;
  height: 70px;
  display: block;  
}
/**change-language**/
#header_full #header-overlay,
#header_full .header-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;  
  /* opacity: :0.50; */
  background-color: rgba(0,0,0,0.50);
  z-index: 999;
}
#header_full #change-language-win,
#header_full .change-language-win {
  width: 250px;
  padding: 10px;  
  top: 35%;
  left: 50%;
  margin-left: -125px;
  margin-top: -100px;
  min-height: 200px;
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  color: #6b6b6b;
  z-index: 9999;
  position: fixed;
  font-size: 16px;
  font-family:  Helvetica, Arial, Sans-Serif;
}
#header_full #change-language-win ul,
#header_full .change-language-win ul {
  box-sizing: border-box; 
  margin:0;
  padding:0;
  list-style:none; 
}
#header_full #change-language-win a,
#header_full .change-language-win a {
  color: #636363;
}
#header_full #change-language-win h3,
#header_full .change-language-win h3 {  
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 20px;  
  min-height: 20px;
  font-size: 16px;
}
#header_full #change-language-win .btn-close,
#header_full .change-language-win .btn-close {
  float: right;
  width: 30px;
  height: 20px;
  cursor: pointer;
}
#header_full #change-language-win .btn,
#header_full .change-language-win .btn {
  background-color: #fff;
  border:1px solid #e6e6e6;
  border-radius: 5px;
  color: #636363;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 45px;
  height: 45px;
  padding:0;
  width: 100%;
  margin:5px auto;
  text-decoration: none;
  text-align: center;
}
#header_full #change-language-win li.here .btn,
#header_full .change-language-win li.here .btn {
  background-color: #94C621;
  border:1px solid #94C621;
  color: #fff;
}
/*pop-public-loading*/
.pop-public-loading {
  z-index: 99999;
  position: fixed; 
  width: 136px;
  height: 136px;
  top: 40%;
  left: 50%;
  margin-left: -68px;
  margin-top: -68px;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;               
}
.pop-public-loading img {
  width: 124px;
  height: 124px;
  display: block;
  margin: 6px auto; 
}

/** breadcrumb **/
#breadcrumb-trail {
  width: 100%;
  display: flex;
  flex-direction: row;
  color: #5a5a5a;
  margin-bottom: 5px;
}
#breadcrumb-trail a {
  color: #2c62c2;
}
#breadcrumb-trail li {
  line-height: 2em;
  font-size: 14px;
  margin-right: 5px;  
}
#breadcrumb-trail li:before {
  font-family: "icon_01";
  font-style: normal;
  font-weight: normal;
  content: '\f105';
  color: #bbbbbb;  
  vertical-align: inherit;
  display: inline-block;
  font-size: 15px;
  margin: 0 5px 0 5px;  
}
#breadcrumb-trail li:first-child:before {
  display: none
}
/* 搜尋關鍵字新增預測商品業種功能 */
#search_fonts_ul {
    display: none;
    position: absolute;
    padding: 8px 0;
    max-width: 386px;
    min-width: 245px;
    top: 31px;
    left: 0;
    text-align: left;
    color: #000000;
    background-color: #fff;
    border: 1px solid #e6e4e4;
    border-radius: 3px;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}
#search_fonts_ul li {
    padding: 0.7em 1em;
    display: block;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
#search_fonts_ul li:hover,
#search_fonts_ul li.active {
    background-color: #f2f2f2;
}
#search_fonts_ul li.title {
    padding: 0.5em 1em;
    font-weight: bold;
    cursor: none;
}
#search_fonts_ul li.title:hover {
    background-color: transparent;
}
/* 既有全站分類旗艦店優化視覺設計與切版(寬版) */
#header_full .header_box8 {
    width: 1180px;
    margin: 0 auto 10px;
    padding: 0 10px 0 0;
    position: relative;
    background-color: #eeeeee;
    z-index: 1;
    display: flex;
    align-items: center;
}
#header_full .nav_all {
    position: relative;
    width: 150px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fdf8f4;
    background: -moz-linear-gradient(top, #fdf8f4 23%, #d6d1cc 68%, #c5c0bb 87%, #b8b4b1 97%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(23%, #fdf8f4), color-stop(68%, #d6d1cc), color-stop(87%, #c5c0bb), color-stop(97%, #b8b4b1));
    background: -webkit-linear-gradient(top, #fdf8f4 23%, #d6d1cc 68%, #c5c0bb 87%, #b8b4b1 97%);
    background: -o-linear-gradient(top, #fdf8f4 23%, #d6d1cc 68%, #c5c0bb 87%, #b8b4b1 97%);
    background: -ms-linear-gradient(top, #fdf8f4 23%, #d6d1cc 68%, #c5c0bb 87%, #b8b4b1 97%);
    background: linear-gradient(to bottom, #fdf8f4 23%, #d6d1cc 68%, #c5c0bb 87%, #b8b4b1 97%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fdf8f4', endColorstr='#b8b4b1', GradientType=0);
}
#header_full .nav_all::before,
#header_full .nav_all::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
}
#header_full .nav_all::before {
    top: 0;
    border-top: 4px solid #bfbfbf;
}
#header_full .nav_all::after {
    bottom: 0;
}
#header_full .nav_all::after li.active {
    bottom: 0;
}
#header_full .nav_all li {
    position: relative;
    font-size: 13px;
    color: #333;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#header_full .nav_all li a {
    line-height: 1em;
    color: #333;
    height: 48px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#header_full .nav_all li.active a {
    color: #f28900;
}
#header_full .nav_all li i {
    display: block;
    position: absolute;
    bottom: 2px;
    left: 45%;
}
#header_full .nav_all li i::before {
    font-family: "icon_01";
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    content: '\f107';
    color: #333;
    padding-left: 0.3em;
}
#header_full .nav_all li:first-child {
    width: 88px;
}
#header_full .nav_all li:last-child {
    flex: 1;
}
#header_full .nav_all li:first-child::before,
#header_full .nav_all li:first-child::after,
#header_full .nav_all li:last-child::before,
#header_full .nav_all li:last-child::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
}
#header_full .nav_all li:first-child::before {
    left: 0;
    border-left: 3px solid #bfbfbf;
}
#header_full .nav_all li:last-child::before {
    right: 0;
    border-right: 3px solid #bfbfbf;
}
#header_full .nav_all li:first-child::after {
    right: 0;
    border-right: 1px solid #bfbfbf;
}
#header_full .nav_all li:last-child::after {
    left: 0;
    border-left: 1px solid #bfbfbf;
}
#header_full .nav_all li.active a::before,
#header_full .nav_all li.active a::after {
    content: "";
    position: absolute;
    left: 0;
    height: 4px;
    right: 0;
    z-index: 1;
}
#header_full .nav_all li.active a::before {
    top: 0;
    background-color: #94c722;
}
#header_full .nav_all li:first-child.active a::after {
    bottom: 0;
    right: 1px;
    left: 3px;
    background-color: #fff;
}
#header_full .nav_all li:last-child.active a::after {
    bottom: 0;
    left: 3px;
    right: 3px;
}
#header_full .nav_all li.active {
    background-color: #fff;
}
#header_full .nav_all li.active i {
    opacity: 0;
}
#header_full .nav_wrap .box5 {
    width: 803px;
}
#header_full .nav_wrap .box6 {
    width: 603px;
}
#header_full .nav_popup {
    position: absolute;
    left: 146px;
    min-height: 416px;
    z-index: 1;
    border-width: 4px 0 4px 1px;
    border-style: solid;
    border-color: #94c722;
    background-color: #fff;
}
.type04_header .nav_popup .box {
    width: 184px;
    height: auto;
    position: relative;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    background: #fff;
}
#header_full .nav_popup .box:first-child {
    width: 200px;
}
#header_full .nav_wrap .menu span {
    padding: 0 5px;
    font-size: 100%;
    font-weight: normal;
    color: #000;
    margin-bottom: 0;
}
#header_full .nav_wrap .menu>li.flagship span a {
    color: #6F9B10;
    font-weight: bold;
}
#header_full .nav_box .menu>li.flagship span a:hover {
    color: #000;
    font-weight: normal;
    text-decoration: underline;
}
#header_full .nav_box .menu {
    position: relative;
}
#header_full .nav_popup::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 3px solid #e5ded8;
}
#header_full .nav_popup::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-right: 1px solid #94c722;
}
#header_full .nav_popup .popup_bd {
    border-left: 3px solid #e5ded7;
    position: relative;
    overflow: hidden;
    _height: 1%;
}
#header_full .nav_popup .box_flagship {
    width: 600px;
    height: auto;
    position: relative;
    overflow: hidden;
    float: left;
    display: flex;
    margin: 0;
    background: #fff;
    /*ie6*/
}
#header_full .nav_popup .box_flagship .button {
    margin: 2px;
    display: flex;
    align-items: center;
	padding: 0;
    font-size: 14px;
}
#header_full .nav_popup .box_flagship .flex-container {
    display: flex;
}
#header_full .nav_popup .box_flagship .flex-container>div {
    width: 23%;
    margin: 5px;
    text-align: center;
}
#header_full .nav_popup .box_flagship .wrap {
    flex-wrap: wrap;
}
#header_full .nav_popup .box_flagship .logo {
    width: 35%;
}
#header_full .nav_popup .box_flagship .logo img {
    display: inline;
    width: 100%;
    height: auto;
}
#header_full .nav_popup .box_flagship .txt {
    width: 65%;
    vertical-align: middle;
    padding-left: 10px;
    text-align: left;
}
#header_full .nav_popup .box_flagship .txt em {
    padding: 2px 3px;
    color: #fff;
    font-size: 8px;
    font-weight: normal;
    font-family: Sans-Serif;
    border-radius: 4px;
    background-color: #cc0000;
    margin-left: 2px;
}
#header_full .nav_popup .box_flagship .txt h2 {
    width: 100%;
    line-height: 18px;
}
#header_full .nav_popup .box_flagship .group {
    margin-bottom: 3px;
}
#header_full .nav_popup .box_ban {
    width: 200px;
    position: relative;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    background: #fff;
    /*ie6*/
}
#header_full .nav_popup .ban img {
    float: right;
}
#header_full .nav_popup .box_flagship {
    padding: 5px 8px;
}
#header_full .nav_popup.box5 h4 {
    font-weight: bold;
    position: relative;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden;
    margin-bottom: 3px;
    padding-bottom: 2px;
    *padding: 0;
}
#header_full .nav_popup.box5 h4 a:hover {
    color: #333;
}
#header_full .nav_popup.box5 h4 a {
    font-weight: bold;
    margin-right: 5px;
    background-color: #fff;
}
#header_full .nav_popup.box5 h4 .more {
    position: absolute;
    top: 0;
    right: 5px;
    font-weight: 100;
    color: #00929f;
    padding-left: 25px;
    background-position: -980px 2px;
}
#header_full .nav_popup.box5 h4 .more a {
    color: #00929f;
}
#header_full .nav_popup.box5 h4 div {
    color: #000;
}
#header_full .nav_popup p {
    line-height: 2em;
    height: 2em;
    overflow: hidden;
    font-size: 93%;
    *line-height: 1.9em;
    *height: 1.9em;
}
#header_full .nav_popup p a {
    color: #666;
    font-size: 12px;
    margin-left: 10px;
}
#header_full .nav_popup p a:hover {
    color: #666;
    font-size: 12px;
    text-decoration: underline;
}
#header_full .nav_popup a.point {
    font-weight: bold;
    color: #CC0000;
}
#header_full .nav_popup a.point:hover {
    color: #cc0000;
}
#header_full .nav_all li .line {
}









