@charset "utf-8";
/* CSS Document */

.contentBox .leftArea{
  float:left;
  width:250px;
  margin-right:40px;}

.contentBox .rightArea{
  overflow:hidden;}

.contentBox .leftArea h3{
  margin-bottom:15px;}

/*改寫classLink*/
.contentBox .leftArea ul.classLink{
  padding:0;}
  
.contentBox .leftArea ul.classLink li{
  display:block;
  border-bottom: 1px solid #C1C1C1;
  position:relative;
  }

.contentBox .leftArea ul.classLink li > a{
  display:block;
  padding:10px 15px;
  font-size:16px;
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  color: #656766;
  text-align:left;
  }

.contentBox .leftArea ul.classLink li > a:hover{
  border-bottom:none;}

.contentBox .leftArea ul.classLink li > a.current{
  border-bottom:none;
  color: #FFF100;
  }

.contentBox .leftArea ul.classLink li > a.current:before{
  content: "★ ";
  }

/*改寫classLink*/
.contentBox .leftArea ul.classLink2{
  padding:0;}

ul.filters2 {
    display: block;
    /* background:#111111; */
    padding:0px 10px;
}

#filters2 {
    display: block;
    /* background:#111111; */
    padding:0px 10px;
}

.contentBox .leftArea ul.classLink2 li{
  display:block;
  margin-bottom: 5px;
  position:relative;
  }

.contentBox .leftArea ul.classLink2 .filters2 li{
  display:block;
  border-bottom: 1px solid #e1e1e1;
  position:relative;
  margin-bottom: 0px;
  }  

.contentBox .leftArea ul.classLink2 .filters2 li:last-child{
  display:block;
  border: none;
  position:relative;
  }  

.contentBox .leftArea ul.classLink2 li > a{
  display:block;
  padding: 5px 15px;
  font-size:16px;
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  color: #5e6766;
  text-align:left;
  border-radius: 4px;
  }

.contentBox .leftArea ul.classLink2  li > a:before{
   /* content: url(../img/menu/menu_story_c.png); */
   display: inline-block;
   height: 31px;
   vertical-align: middle;
   padding-right: 5px;
  }

.contentBox .leftArea ul.classLink2 #filters2 li a:hover:before{
   /* content: url(../img/menu/menu_story_c.png); */
   display: inline-block;
   height: 31px;
   vertical-align: middle;
   padding-right: 5px;
  }

.contentBox .leftArea ul.classLink2 ul.filters2 li a:hover:before{
   /* content: url(../img/menu/menu_story_c.png); */
   display: inline-block;
   height: 31px;
   vertical-align: middle;
   padding-right: 5px;
  }  

.contentBox .leftArea ul.classLink2 #filters2 li a:hover{
  border-bottom:none;  
  background: none;
  }

.contentBox .leftArea ul.classLink2 ul.filters2 li a:hover{
  border-bottom:none;  
  background: none;
  }   

.contentBox .leftArea ul.classLink2 li > a:hover{
  border-bottom:none;
  background: #178e7b;
  }

.contentBox .leftArea ul.classLink2 li > a.current{
  border-bottom:none;
  color: #5e6766;
  }

.contentBox .leftArea ul.classLink2 li > a.current:before{
   /* content: url(../img/menu/menu_story_c.png); */
   display: inline-block;
   height: 31px;
   vertical-align: middle;
   padding-right: 5px;
  }

/*類別說明*/
.classNote{
  padding-bottom:10px;
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  font-size:15px;
  color: #5e6766;
  text-align:center;
  line-height:1.8;
  }

/*標籤tag*/
.tagBox{
    display: none;
}

.tagBox h4{
  font-family: '微軟正黑體','Marck Script', cursive;
  display:inline-block;
  font-size: 13px;
  font-weight:normal;
  color: #5e6766;
  width: 100%;
  }

.tagBox ul{
  display:inline-block;
  width: 100%;
  }

.tagBox ul li{
  display:inline-block;
  /* margin-left:5px; */
  margin-bottom:5px;
  width: 100%;
  }

.tagBox ul li a{
  display:block;
  padding:4px 10px;
  font-size: 16px;
  /* border: 1px solid #178e7b; */
  color: #9fa0a0;
  font-family: "微軟正黑體";
  border-radius: 4px;
  }

.tagBox ul li a:hover{
  background: #178e7b;
  color: #ffffff;
  }
.tagBox ul li a.select{
  background: #000000;
  color: #FFF100;
  }

/*slick*/
.outsideArea .slick-dots{
  margin:0;
  bottom:-40px;
  }
.outsideArea .slick-dots li{
  padding:0;
  width:10px;
  float:none;}
.outsideArea .slick-prev {
    left: 0;}
.outsideArea .slick-next {
    right: 0;}
.outsideArea .slick-prev{
    position: absolute;
    top: 50%;
    width: 30px;
    height: 55px;
    /* margin-top:-30px; */
    text-align: center;
    background:url(../img/prev.png) no-repeat;
    cursor: pointer;
    }

.outsideArea .slick-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 55px;
    /* margin-top:-30px; */
    text-align: center;
    background:url(../img/next.png) no-repeat;
    cursor: pointer;
}
.outsideArea .slick-prev:before, 
.outsideArea .slick-next:before{
  display:none;}
.outsideArea .slick-prev:hover, 
.outsideArea .slick-prev:focus{
  background:url(../img/prev.png) no-repeat;} 
.outsideArea .slick-next:hover, 
.outsideArea .slick-next:focus{
  background:url(../img/next.png) no-repeat;}

.outsideArea ul{
  padding:0 50px;
  position: relative;
  }

.recom-title {
    padding: 15px 0;
    font-size: 116%;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.outsideArea .wrap{
  position:relative;
  width: 100%;
  }

.outsideArea {
    padding: 0px 10px 10px 10px;
    border: 1px solid #d8d8d8;
    margin-top: 20px;
}

.shpdollar,.shpprice {
    color: #ed3729;
    font-weight: bold;
    font-family: "Century Gothic",Arial,"Microsoft JhengHei"
}

.shpdollar {
    margin-right: 5px
}

 .priceinfo .shpprice,.recom-item .priceinfo .shpqty,.priceinfo .shpdiscnt {
    padding: 0 3px;
    font-weight: bold;
    color: red;
    font-size: 123.1%
}


.outsideArea .item h4 a {
    text-align: left;
    width: 100%;
    height: 38px;
    line-height: 20px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}

/*列表*/
ul.facList{
  clear:both;
  padding-top:25px;
  margin:0 -15px;}

ul.facList li{
  float:left;
  padding:0 15px 40px 15px;}

ul.facList li .item{
  position:relative;}

ul.facList li.col-3{
  width:33.33%;}

ul.facList li .Img{
  position:relative;
  background: #FFFFFF no-repeat center;
  }

ul.facList li .Img:before{/*lazyload*/
  content: '';
  display: inline-block;
  padding-top: 99%;}

ul.facList li .Img img{/*lazyload*/
  display:block;
  width:100%;
  opacity:0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition:all 0.4s ease;
  -moz-transition:all 0.4s ease;
  -o-transition:all 0.4s ease;
  transition:all 0.4s ease;
  transition: All 0.4s ease-in-out;  03
  -webkit-transition:All 0.4s ease-in-out;  04
  -moz-transition:All 0.4s ease-in-out;  05
  -o-transition:All 0.4s ease-in-out;
  }

ul.facList li .Img img.lazyloaded{
  opacity:1;}

ul.facList li .Img:hover img{
  opacity: 1;
  /* -webkit-transform:rotate(15deg); */
  -moz-transform:rotate(15deg);
  -o-transform:rotate(15deg);
  /* transform:rotate(15deg); */
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  }

ul.facList li .Txt{
  padding:15px 5px;
  text-align:center;
  }

ul.facList li .Txt h3{
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  font-size:20px;
  font-weight:normal;
  margin-bottom:5px;}

ul.facList li .Txt h3 a{
  display:block;
  color: #5e6766;
  font-weight:normal;
  width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 42px;
  font-size: 16px;
  }

ul.facList li .Txt h3 a:hover{
  /* text-decoration:underline; */
  color: #178e7b;
  }

ul.facList li .Txt .price{
  padding-top:5px;
  font-size:13px;
  color:#727272;
  font-weight:normal;
  /* font-style:italic; */
  }

ul.facList li .Txt .price b{
  color: #e50012;
  font: bold 24px/1.2 Verdana,Helvetica,Arial;
  }

ul.facList li .Txt .price b.price_left{
  color: #707878;
  font: 12px/1.2 Verdana,Helvetica,Arial;
  float: left;
  height: 29px;
  line-height: 29px;
  }  

ul.facList li .Txt .price b.price_right{
  color: #e50012;
  font: bold 24px/1.2 Verdana,Helvetica,Arial;
  float: right;
  }    

ul.facList li .Txt .price b.discount {
    text-decoration: line-through;
}


.orderTable table td b.discount{
    text-decoration: line-through;
    font-size: 20px;
    color: #656766;
}

ul.facList li .Txt p{
  padding-top:5px;
  font-size:13px;
  color:#8B7958;
  line-height:1.8;
  height:55px;}

ul.facList li .ribbon_new{
  display:inline-block;
  background:url(../img/ribbon_new.png) no-repeat;
  width:40px;
  height:30px;
  text-indent:-9999px;}

ul.facList li .ribbon_hot{
  display:inline-block;
  background:url(../img/ribbon_hot.png) no-repeat;
  width:40px;
  height:30px;
  text-indent:-9999px;}


/*列表*/
ul.facList2{
  clear:both;
  padding-top:25px;
  margin:0 -15px;}

ul.facList2 li{
  float:left;
  padding: 0 15px 5px 15px;
  }

ul.facList2 li .item{
  position:relative;}

ul.facList2 li.col-3{
  width:33.33%;}

ul.facList2 li .Img{
  /* position:relative; */
  /* background: #FFFFFF no-repeat center; */
  }

ul.facList2 li .Img:before{/*lazyload*/
  /* content: ''; */
  display: flex;
  /* padding-top: 99%; */
  }

ul.facList2 li .Img img{/*lazyload*/
  display:block;
  width:100%;
  opacity: 1;
  /* position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  /* height: 100%; */
  /* -webkit-transition:all 0.4s ease; */
  -moz-transition:all 0.4s ease;
  -o-transition:all 0.4s ease;
  /* transition:all 0.4s ease; */
  }

ul.facList2 li .Img img.lazyloaded{
  opacity:1;
  }

ul.facList2 li .Img:hover img{
  /* opacity:0.7; */
  /* -webkit-transform:rotate(15deg); */
  -moz-transform:rotate(15deg);
  -o-transform:rotate(15deg);
  /* transform:rotate(15deg); */
  }

ul.facList2 li .Txt{
  padding:15px 5px;
  text-align:center;
  }

ul.facList2 li .Txt h3{
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  font-size:20px;
  font-weight:normal;
  margin-bottom:5px;}

ul.facList2 li .Txt h3 a{
  display:block;
  color: #000000;
  font-weight:normal;
  width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 42px;
  font-size: 16px;
  }

ul.facList2 li .Txt h3 a:hover{
  text-decoration:underline;
  }

ul.facList2 li .Txt .price{
  padding-top:5px;
  font-size:13px;
  color:#727272;
  font-weight:normal;
  /* font-style:italic; */
  }

ul.facList2 li .Txt .price b{
  color: #E60012;
  font: bold 24px/1.2 Verdana,Helvetica,Arial;
  }

ul.facList2 li .Txt .price b.discount {
    text-decoration: line-through;
}


.orderTable table td b.discount{
    text-decoration: line-through;
    font-size: 20px;
    color: #656766;
}

ul.facList2 li .Txt p{
  padding-top:5px;
  font-size:13px;
  color:#8B7958;
  line-height:1.8;
  height:55px;}

ul.facList2 li .ribbon_new{
  display:inline-block;
  background:url(../img/ribbon_new.png) no-repeat;
  width:40px;
  height:30px;
  text-indent:-9999px;}

ul.facList2 li .ribbon_hot{
  display:inline-block;
  background:url(../img/ribbon_hot.png) no-repeat;
  width:40px;
  height:30px;
  text-indent:-9999px;}
  
/******內頁******/
.contentBox{}

.contentBox h3.sectionTitle strong{
  font-size: 25px;
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;;}

/*產品介紹區*/
.productIntro{
  margin-top:15px;}

.productIntro .introBox .right .txt {
  color: #5e6766;
}

.productIntro .albumBox{
  float:left;
  width:50%;
  margin-right:15px;}

.productIntro .Img img{/*產品大圖*/
  width:100%;}

/*產品介紹縮圖文字*/
.introBox{
  overflow:hidden;}

ul.side_album{
  margin:2px -1px 0 -1px;
  width:100%;}

ul.side_album li{
  float:left;
  width:16.6%;
  overflow:hidden;
  padding:1px;}

ul.side_album li a{
  display:block;}
  
ul.side_album li a img{
  display:block;
  width:100%;}

.introBox .right{/*文字介紹*/
  overflow:hidden;}

.introBox .fbBox{}

.introBox b.code{/*商品編號*/
  display:block;
  margin-top:5px;
  font-size:12px;
  color:#999;
  font-weight:normal;}

.introBox .Txt{
  margin-top:20px;
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  font-size:14px;
  color: #5e6766;
  line-height:1.6;
  }
  
.outsideArea ul li .Img img{
  width:100%;
  display:block;
}

  
/*訂購規格區*/
.orderTable{
  padding-top:10px;
  margin-top:20px;
  border-top: 1px solid #f1f1f1;
  }

.orderTable table{}

.orderTable table th{
  padding:5px;
  font-size:15px;
  color: #86A90F;
  }

.orderTable table td{
  padding:5px;
  color: #5e6766;
  font-size: 14px;
  font-family: 微軟正黑體;
  width: auto;
  }

.product_p0 {
    color: #5e6766;
    font-size:  16px;
    text-decoration: line-through;
    font-weight:  normal;
    width:  100%;
    display:  inline-block;
}

.orderTable table td .product_p1 {
    color: #5e6766;
    font-size:  16px;
    text-decoration: line-through;
    font-weight:  normal;
    text-align:  right;
    width:  100%;
    display:  inline-block;
}

.orderTable table td .product_p2 {
    font-size: 26px;
    text-align:  right;
    display:  inline-block;
    width:  100%;
}

.orderTable table td .product_p3 {
    font-size: 26px;
    text-align:  right;
    display:  inline-block;
    width:  100%;
}

.orderTable table td .product_p4 {
    color: #178e7b;
    font-size:  16px;
    font-weight:  normal;
    display:  inline-block;
    text-align:  right;
    width:  100%;
}  

.orderTable table tr:first-child th{}

.orderTable table tr:first-child td{}
  
.orderTable table td b{
  font-weight:normal;
  color: #ff0000;
  font: bold 36px/1.2 Verdana,Helvetica,Arial,Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
  font-weight: bold;
  }

.orderTable .orderNote{/*處理備註*/
  padding-top:10px;}

.orderTable .orderNote textarea{/*處理備註*/
  width:100%;
  height:100px;
  padding:5px;
  border: 1px solid #C5C5C5;
  color:#2f2f2f;
  border-radius:5px;
  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.orderTable .btn{
  padding-top:20px;
  text-align:center;}

.orderTable .btn a{
  display:inline-block;
  padding:10px 15px;
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  font-size: 18px;
  color:#FFF;
  border-radius:3px;
  }

select#qty_num_2383 {
    font-size: 18px;
}

/*767*/
@media (max-width: 767px){
.top ul.classLink{
  float:none;
  width:100%;
  text-align:center;
  padding-bottom:10px;
  border-bottom:1px solid #CCC;
  margin-bottom:10px;}

.top ul.classLink2{
  float:none;
  width:100%;
  text-align:center;
  padding-bottom:10px;
  border-bottom:1px solid #CCC;
  margin-bottom:10px;}

.top .link{
  float:none;
  width:100%;
  text-align:center;}

ul.facList li.col-4{
  width:50%;}    

/*內頁*/
.productIntro .albumBox{
  width:100%;
  float:none;}

.introBox{
  margin-top:25px;}

}
/*767 end*/

/*640*/
@media (max-width: 640px){

/*標籤tag*/
.tagBox{
    display: block;
}


/*內頁*/
.contentBox .leftArea{
  float:none;
  width:100%;
  margin-right:0;}

.contentBox .rightArea{
  float:none;
  width:100%;
  margin-top:20px;}

}
/*640 end*/

/*360*/
@media (max-width: 360px){
  
ul.facList li .Txt h3{
  font-size:15px;}

/*內頁*/
.side_contactInfo ul{
  text-align:center;}
.side_contactInfo ul li{
  display:inline-block;}
.side_contactInfo ul li a b{
  display:none;}
}
/*360 end*/

.orderTable #buycar_add_status {
    color: #fff;
    font-family: 微軟正黑體;
    border-radius: 3px;
    padding: 4px;
    font-weight: normal;
}

.orderTable b#buycar_add_status_ht {
    font-size: 16px;
    font-family: 微軟正黑體;
    border-radius: 3px;
    background: #FFF100;
    color: #E60012;
    padding: 4px;
    border: 1px solid #E60012;
    display: inline-block;
    font-weight: bold;
}

.tagBox ul li a.current {
    background: #178e7b;
    color: #FEFEFE;
}

@media (max-width: 1160px){

.outsideArea ul{
  padding:0px;
  position: relative;
  } 

}  

@media (max-width: 640px){

.outsideArea ul{
  padding:0px;
  position: relative;
  }
  
}  


@media screen and (max-width:480px){
.grid-m-3 {
  float: left;
  padding: 0 10px !important;
  width:100%;
  box-sizing:border-box;
  }
}
