.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

body, pre {
	font-family: 微軟正黑體;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

.relative {
	position: relative;
}

img {
	border-width: 0;
}

.slick-track a img {
	width: 100%;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}
	
.hide {
	display: none;
}
	
input[type="text"], select {
    -webkit-appearance: none;  /* Safari 和 Chrome，常用於iOS下移除內建樣式 */
    -moz-appearance: none;     /* FireFox */
    appearance: none;
	font-size: 12px;
}	

.nav-bar .search, header .search {
	display: none;
}

/* h2 各頁面第一層標題專用 */

h2, a.back {
	font-size: 18px;
	text-indent: 40px;
	line-height: 33px;
	letter-spacing: 0.1em;
}

h3 {
	color: #595757;
	font-size: 14px;
	margin-top: 42px;
}
.z img,.f_item img,.zz img{
  width: 100%;
}
.z-slider .pd_child {
	margin: 5px;
}
.z-slider img{
	width: 100%;
}

.z_container select {
	background: url(../images/arrow.png) no-repeat scroll right center transparent;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #595757;
	border-radius: 13px;
	width: 100px;
	height: 25px;
	text-indent: 8px;
	color: #595757;
	padding-left: 3px;
  }
  
  /* products */
  #products {
	float: left;
	width: 590px;
	margin-left: 80px;
  }
  
  .product-info {
	text-align: right;
	padding: 0 10px;
  }
  .z .pd_child {
	box-sizing: border-box;
	width: calc(100% / 3);
	padding: 10px;
	float: left;
	text-align: center;
	font-size: 13px;
	/* background: #579; */
  }
  .z.pagers {
	margin-top: 50px;
  }
  .cart-disable {
	filter: grayscale();
  }
  .pd-list-btn {
	transition: .2s
  }
  .pd-active {
	border-left: 2px solid #E51572;
	color: #E51572!important;
	padding-left: 5px;
	transition: .2s;
	background: url(../images/icon_m_nav_arrow_on.svg) right center no-repeat!important;
  
  }
  /* 20190728 */
  /* public father */
  img {
	/* vertical-align: top; */
  }
  
  .focus {
	box-sizing: border-box;
  }
  
  .spec a {
	margin: 0;
  }
  
  .scrollbar-macosx {
	height: 90px;
  }
  
  #gallery {
	position: relative;
  }
  
  .zoom {
	position: absolute;
	bottom: 10px;
	left: 10px;
	cursor: pointer;
  }
  
  .p_right .focus {
	border:1px solid #e51572!important;
  }
  .thumb {
	box-sizing: border-box;
	/* padding: 2px; */
  }
  .p_right td:nth-of-type(1){
	/* background: #234; */
	/* padding-left: 6px; */
	width: 55px;
  }
  @media (max-width:980px) {
	.z-text {
	  font-size: 16px !important;
	  font-weight: bold;
	}
  
	.z-hide-show {
	  display: none;
  
	}
  
	.pro td {
	  vertical-align: middle;
	}
  
	.pro tr {
	  height: 40px;
	  vertical-align: middle;
	}
  }
  
.p_right .pro {
	width: 291px;
}  

.product_main #thumbs {
	margin-top: 10px;
}

/* 20190917 -zac*/
@media (max-width: 336px){
	.z_left {
	  width: 140px!important;
	}
	.z_right {
	  width: 140px!important;
	}
  }
  /* ***20190917*** */
  /* 20190924 -zac */
  @media (max-width: 450px){
	  ._cname {
		  width: 140px !important;
	  }
  }
  ._cname {
	  margin: auto !important;
  }
  /* 20190924 -zac */
