@charset "utf-8";

body, h1, h2, h3, h4, p, a,span, ul, li{
	font-family: "Microsoft JhengHei", "PMingLiU", "Helvetica Neue", Helvetica, Arial, "Century Gothic", sans-serif;
}

pre{
	background-color: transparent;
	border:0px;
	font-size: 1em;
	padding: 6px 0px;
}

#all { background-color:#F7F7F7; }
.text-danger { color:red; }
.color_red{ color:red; }
.color_red2{ color:#FB3A7B; }
.color_orange{ color:#FEB902; }
.color_orange2{ color:#FF6600; }
.color_blue{ color:#00A6F6; }
.color_gray{ color:#333; }
.color_gray6{ color:#666; }
.light-grey{ color:#BBB; }
.bg_red{ background-color:red; color:#FFF; }
.bg_black{ background-color:black; color:#FFF; }
.bg-secondary2 { background-color:#EDEDEE; color:#333; }
.small-1em { font-size: 1em; }
.bigger-120 { font-size: 120%; }
.bigger-150 { font-size: 150%; }
.bigger-160 { font-size: 160%; }
.bigger-180 { font-size: 180%; }
.bigger-200 { font-size: 200%; }
.bigger-2em { font-size: 2em; }
.bigger-3em { font-size: 3em; }

.padding-20 { padding: 20px 0; }

.btn_cus1 { background-color: #FFF; border: 1px solid #93E7F1; } 


.text-vertical {
  vertical-align: middle;
}

/*
.idx_vip{ margin-top:-20px;}
@media screen and (max-width:375px) {
  .idx_vip{ margin-top:-30px;}
}

.idx_vip .col-xs-4 {
  background:#F7F7F7;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .idx_vip .col-xs-4 {
    padding: 2px;
    padding-top: 15px;
  }
}
@media screen and (max-width:375px) {
  .idx_vip .col-xs-4 {
    padding: 2px;
    padding-top: 20px;
  }
}



.idx_vip{ margin-top:0px;text-align:center;}
.idx_vip .col-xs-4 { padding:10px;}
@media screen and (max-width:375px) {
  .idx_vip .col-xs-4 { padding: 2px; padding-top: 20px; }
}


.idx_vip{
	background:red;
	border:1px solid blue;
	padding:20px;
	margin:10px;
	width:90%;
	text-align:center;
}

*/

.idx_vip img{ width:200px;}

@media (max-width: 800px) {
  .idx_vip img{ width:150px;}
}
@media (max-width: 600px) {
  .idx_vip img{ width:130px;margin-top:20px; }
}
@media screen and (max-width:375px) {
  .idx_vip img{ width:100px;margin-top:40px;margin-bottom:-5px;}
}



.clearfix:before,
.clearfix:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.clearfix:after,
.navbar:after,
.navbar-header:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* general styles */
a,
button {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a i.fa,
button i.fa {
  margin: 0 5px;
}
.clickable {
  cursor: pointer !important;
}
.required {
  color: #467fbf;
}
.accent {
  color: #467fbf;
}
.text-uppercase {
  /*  */
  letter-spacing: 0.08em;
}
@media (max-width: 991px) {
  .text-center-sm {
    text-align: center;
  }
}
p.lead {
  margin-bottom: 40px;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    color: #212529;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

section,
div.section {
  margin-bottom: 0px;		/*  */
}

.no-mb {
  margin-bottom: 0 !important;
}
@media screen and (max-width:375px) {
  .bar.no-mb {
    padding-top: 0px;
  }
}

.mb-small {
  margin-bottom: 20px !important;
}

.portfolio.no-space {
  padding: 0 15px;
}


.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5 {
	font-family: "Microsoft JhengHei", "PMingLiU", "Helvetica Neue", Helvetica, Arial, "Century Gothic", sans-serif;
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: solid 3px #00A6F6;
  vertical-align: middle;
  /*  */
}

.idx_heading h1,
.idx_heading h2,
.idx_heading h3,
.idx_heading h4,
.idx_heading h5 {
	font-family: "Microsoft JhengHei", "PMingLiU", "Helvetica Neue", Helvetica, Arial, "Century Gothic", sans-serif;
  display: inline-block;
  vertical-align: middle;
  /*  */
  letter-spacing: 0.06em;
  border-left:red 2px solid;
  border-right:red 2px solid;
  padding: 0px 20px !important;
  margin: 10px 0px !important;
}

.heading h1 i.fa,
.heading h2 i.fa,
.heading h3 i.fa,
.heading h4 i.fa,
.heading h5 i.fa {
  display: inline-block;
  background: #467fbf;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  border-radius: 15px;
}

#search-black{ padding-top:10px;}

#search-black .search-bar {
  padding:10px 10px;
  width:350px;
  height:35px;
  color:#666;
  border:1px solid #999;
 }

 #search-black .search-btn {
  cursor:pointer;
  height:35px;
  vertical-align:top;
  border:1px solid #666;
  border-left:0;
  border-radius:0 4px 4px 0;
}
#search-black .search-btn i{
  font-size: 20px !important;
}
#search-black .keywords-wrap { 
  color:#959595;
  font-size:13px;
  margin-top:2px;
  letter-spacing:-.5px;
  max-width:600px;
  overflow:hidden;
 }
 #search-black .keywords {
  cursor:pointer;
  margin:0.2em;
  display:inline-block;
  vertical-align:bottom
 }
 #search-black .keywords:hover {
  color:#383839;
 }
 
 @media (max-width: 1200px){
  #search-black {padding:10px 0px 0px 10px;}
  #search-black .search-bar { width:80%; }
  #search-black .keywords-wrap {
    width:430px;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align:left;
  }
}
 @media (max-width: 991px){
  #search-black {padding:10px 0px 0px 0px;}
  #search-black .search-bar { width:200px; }
  #search-black .keywords-wrap {
    width:300px;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align:left;
  }
}

@media (max-width: 991px){
  #search-black {padding:10px 0px 0px 0px;}
  #search-black .search-bar { width:200px; }
  #search-black .keywords-wrap {
    width:300px;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

@media (max-width: 767px){
  #search-black {padding:10px 0px 0px 0px;}
  #search-black .search-bar { width:80%; }
  #search-black .keywords-wrap { width:100%; }
}

@media (max-width: 480px){
  #search-black {padding:10px 0px 0px 10px;}
  #search-black .search-bar { width:78%; } /*240px*/
  #search-black .keywords-wrap { width:350px; }
}

@media (max-width: 375px){
  #search-black { padding:0px 0px 0px 0px; text-align:left;}
  #search-black .search-bar { width:76%; } /*240px*/
  #search-black .keywords-wrap { width:120%; }
}

@media (max-width: 352px){
  #search-black { padding:0px 0px 0px 0px; text-align:left;}
  #search-black .search-bar { width:70%; } /*240px*/
  #search-black .keywords-wrap { width:120%; }
}


.icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  color: #fff;
  line-height: 80px;
  border-radius: 40px;
  border: solid 1px #fff;
  font-size: 20px;
}
.icon.icon-lg {
  font-size: 30px;
  border-width: 2px;
}
.ul-icons {
  padding-left: 10px;
}
.ul-icons li {
  list-style-type: none;
  line-height: 20px;
  margin-bottom: 20px;
}
.ul-icons li i {
  width: 20px;
  height: 20px;
  background: #467fbf;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  line-height: 20px;
  margin-right: 10px;
}
ul.list-style-none {
  list-style: none;
}
#text-page h1,
#text-page h2,
#text-page h3 {
  font-weight: 700;
}
#error-page {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 100px;
}
#error-page h4 {
  margin-bottom: 40px;
}
#error-page p.buttons {
  margin-top: 40px;
}

.pages-listing .item {
  text-align: center;
}
.pages-listing .item h3 {
  font-size: 18px;
  /*  */
  margin-bottom: 20px;
  letter-spacing: 0.08em;
}
.pages-listing .item h3 a {
  color: #555555;
}
.pages-listing .item .text {
  margin-bottom: 20px;
}
.pages-listing .item .text p {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}

/* Banner - Owl Carousel */
.owl-theme .owl-controls{
	margin-top: -28px !important;
	text-align: center;
}

.banner {
  margin-bottom: 30px;
  text-align: center;
}
.banner img {
  margin: 0 auto;
}
.banner a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/* 隱藏換頁 點點點 767 */
@media (max-width: 600px) {
  .owl-pagination{ display:none;}
}

#top-links {
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0px 0px 0px;
  margin: 0;
  color: #333;
  background: #F7F7F7;
  background:linear-gradient(to bottom,#F4F4F4 0,#E6E6E6 100%);
}
#top-links p {
  margin: 0;
  font-size: 12px;
}
#top-links a {
  color: #333;
}

#top-links a:hover {
  color: #00A6F6;
  text-underline-position: auto;
  cursor:pointer;
}

#top-links ul {
  position: relative;
  float: right;
  list-style-type: none;
  margin-top: 3px;
}
#top-links li {
  position: relative;
  float: left;
  padding: 0 13px;
}
#top-links li:last-child {
  padding: 0 0 0 13px;
}
@media (max-width: 480px) {
  #top-links a i.fa, #top-links button i.fa { margin: 0px 0px; }
  #top-links li { padding: 0 4px; }
  #top-links li:last-child { padding: 0 0 0 4px; }
}


#top-links li:after {   /*選項隔線*/
  content: '';
  position: absolute;
  top: 4px;
  right: 0;
  width: 1px;
  height: 10px;
  background:#666;
}
#top-links li:last-child:after {
  display: none;
}
#top-links li a {
  color: #333;
}
#top-links li a:hover {
  color: #00A6F6;
}


#top {
  background: #F7F7F7;
  color: #333;
  padding: 10px 0;
}
#top p {
  margin: 0;
  font-size: 12px;
}
#top a {
  color: #333;	/*左上*/
}

#top a:hover {
  color: #00A6F6;
  text-underline-position: auto;
  cursor:pointer;
}

#top .social {
  float: right;
  text-align: right;
}
#top .social a {
  color: #999999;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  vertical-align: bottom;
}
#top .social a:hover {
  color: #fff;
}
#top .social a:hover.facebook {
  background-color: #4460ae;
}
#top .social a:hover.gplus {
  background-color: #c21f25;
}
#top .social a:hover.twitter {
  background-color: #3cf;
}
#top .social a:hover.instagram {
  background-color: #cd4378;
}
#top .social a:hover.email {
  background-color: #4a7f45;
}


#top .login {  
  float: right;
}
#top .login a {
  font-size: 12px;
  color: #333;
  margin-right: 15px;
  text-decoration: none;
  /*  */
  font-weight: 700;
  letter-spacing: 0.10em;
}
#top .login a:hover {
  color: #00A6F6;
}

#top .news{ 
  font-size: 12px;
  color: #333;
  margin: 0px 0px;
  text-align: center;
}
#top .news a { 
  margin: 0px 4px;
}
#top .news a img {
  max-height:50px;
}

.nopadding { padding: 0px; }

@media (max-width: 991px) {
  #top .news a img {
    margin-left: 0px;
    max-width:100px;
  }
}

@media (max-width: 480px) {
  #top .news a img {
    margin-left: 0px;
    max-width: 85px;
    max-height: 40px;
    padding-top: 5px;
  }
}


@media (max-width: 767px) {
  #top .login {
    float: left;
  }
}

#top .light {
  background: #fff;
  color: #999999;
  border-bottom: solid 1px #eeeeee;
}
#top .light .login a {
  color: #555555;
}

.navbar {
  border: none;
}


#back-top { 
	position: fixed;
  display: none;
	right: 12px;
	bottom: 12px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #438EB9;
  text-align: center;
	border-radius: 50px; 
	cursor: pointer;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	z-index: 1001;
}
#back-top:hover { 
	background-color: #333;
}
#back-top a:focus {
	color: #fff;
}
#back-top a i{ 
  font-size:2em;
  padding:0px 0px;
  margin:3px 0px 0px 0px;
}

@media (max-width: 1280px) {
	#back-top { 
		right: 5px;
		bottom: 5px;
	}
}



.navbar ul.nav > li > a {			/* 主選單連結 */

	font-size: 16px;
	font-weight: 600;
	text-decoration:none;
  color:rgba(0, 0, 0, 0.6);

  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
	background-color:#FFF;
  padding-top: 30px ;
  padding-bottom: 25px ;
}

.navbar ul.nav > li > a:hover {
  padding-top: 30px ;
  padding-bottom: 25px ;
	color:rgba(0, 0, 0, 1);
	background-color:#FFF;
}

.navbar ul.nav > li.active > a,
.navbar ul.nav > li.open > a {
  text-decoration: none !important;
	background-color:#FFF !important;
	color:rgba(0, 0, 0, 1) !important;
  padding-top: 30px ;
  padding-bottom: 25px ;
}


@media (max-width: 768px) {	
  .navbar ul.nav > li.active > a,
  .navbar ul.nav > li.open > a {
    border-top-color: transparent;
    padding-top: 0px ;
    padding-bottom: 0px ;
  }
  .navbar ul.nav > li > a:hover {
    border-top-color: transparent;
  }
}
.navbar.navbar-light ul.nav > li.active > a {
  border-top: solid 5px #294d76;
  background: #fff !important;
  color: #555555 !important;
}
.navbar.navbar-light ul.nav > li.active > a:hover {
  border-top: solid 5px #294d76;
}
.navbar.navbar-light ul.nav > li > a:hover,
.navbar.navbar-light ul.nav > li.open > a:hover,
.navbar.navbar-light ul.nav > li > a:focus,
.navbar.navbar-light ul.nav > li.open > a:focus {
  border-top: solid 5px #467fbf;
  background: #fff !important;
  color: #555555 !important;
}



.navbar ul.dropdown-menu {				/* 第二層選單    */
  margin: 0;
  padding: 0;
}
.navbar ul.dropdown-menu li {
  list-style-type: none;
  border-bottom: solid 1px #eeeeee;
  /*  */
  letter-spacing: 0.08em;
  padding: 4px 0;
}
.navbar ul.dropdown-menu li a {
  position: relative;
  /* color: #999999; */
  color:rgba(0, 0, 0, 0.6);
  font-size: 16px;
	font-weight: 600;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  left: 0;

}
.navbar ul.dropdown-menu li a:hover {
  color: #467fbf;
  text-decoration: none;
  background: none;
  left: 2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}


@media (max-width: 767px) {
  .navbar ul.dropdown-menu li a:hover {
    left: 0;
  }
}

.navbar .yamm-content h3 {
  font-size: 18px;
  /*  */
  padding-bottom: 10px;
  margin-top: 5px;
  border-bottom: dotted 1px #555555;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .navbar .yamm-content h3 {
    font-size: 14px;
  }
}
.navbar .yamm-content h5 {
  /*  */
  padding-bottom: 10px;
  border-bottom: dotted 1px #555555;
  letter-spacing: 0.08em;
}
.navbar .yamm-content ul {
  margin: 0;
  padding: 0;
}
.navbar .yamm-content ul li {
  list-style-type: none;
  border-bottom: solid 1px #eeeeee;
  /*  */
  padding: 4px 0;
}
.navbar .yamm-content ul li a {
  position: relative;
  color: #999999;
  font-size: 12px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.navbar .yamm-content ul li a:hover {
  color: #467fbf;
  text-decoration: none;
  padding-left: 2px;
}
.navbar .yamm-content .banner {
  margin-bottom: 10px;
}
.navbar .yamm-fw .dropdown-menu {
  padding: 0;
}
.navbar .navbar-buttons {
  float: right;
}

.navbar .navbar-buttons button,
.navbar .navbar-buttons a.btn,
.navbar .navbar-buttons .btn-default.navbar-toggle {
  margin-top: 11px;
  margin-bottom: 11px;
  margin-left: 0;
  margin-right: 5px;
  background: #2E2E2E;	
  -webkit-border-radius: 4px; /*圓角*/
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.navbar .btn-default,
.navbar .btn-default.navbar-toggle {
  color: #999999;
  background-color: #fff;
  margin-left: 7px;
  margin-right: 0;
}
.navbar .btn-default:hover,
.navbar .btn-default.navbar-toggle:hover,
.navbar .btn-default:focus,
.navbar .btn-default.navbar-toggle:focus {
  background-color: #fff;
  border-color: #467fbf;
  color: #467fbf;
}

.navbar #search {
  clear: both;
  border-top: solid 1px #467fbf;
  text-align: right;
}
.navbar #search form {
  float: right;
}
.navbar #search form .input-group {
  width: 500px;
}
@media (max-width: 768px) {
  .navbar #search form .input-group {
    width: 100%;
  }
}

.navbar #basket-overview a {
  margin-left: 7px;
}
.navbar-affixed-top {
  top: -32px;
}
.navbar-affixed-top.affix-top {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navbar-affixed-top.affix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
body.boxed .navbar-affixed-top.affix {
  position: static;
}

#login-modal .modal-header {
  background-color: #61C3D0;
  color:#FFF;
  text-align: center;
}
#login-modal .modal-header h4 {
  /*  */
  font-size: 1.8em;
  color:#FFF;
}
#login-modal .modal-header img {
  vertical-align: bottom;
}
#login-modal form {
  margin-bottom: 20px;
}
#login-modal a {
  color: #467fbf;
}
#login-modal p {
  font-weight: 300;
  margin-bottom: 20px;
  font-size: 13px;
}
#login-modal .login_btn {
  background-color: #61C3D0;
  color:#FFF;
  text-align: center;
  border-radius: 6px 6px 6px 6px;
  width:100%;
  padding:10px;
  font-size: 1.5em;
}
#login-modal .modal-content{
  box-shadow:none;
}


/* buttons */
.btn {
  font-weight: 700;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  /*  */
  letter-spacing: 0.08em;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0;
}
.input-group .btn {
  font-size: 14px;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: color-yiq(#343a40);
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-eee {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: transparent;
}
.btn-outline-eee:hover {
  color: #333;
  background-color: #EDEDEE;
  border-color: transparent;
}
.btn-outline-eee:focus, .btn-outline-eee.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0);
}
.btn-outline-eee.disabled, .btn-outline-eee:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-eee:not(:disabled):not(.disabled):active, .btn-outline-eee:not(:disabled):not(.disabled).active,
.show > .btn-outline-eee.dropdown-toggle {
  color: color-yiq(#00A6F6);
  background-color: #EDEDEE;
  border-color: transparent;
  ;
}
.btn-outline-eee:not(:disabled):not(.disabled):active:focus, .btn-outline-eee:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-eee.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0);
}

/* 按鈕 : 實體 : 瞭解更多2 */
.btn-template-main {
  color: #FFF;
  background-color: #FF0000;
  border-color: #FF0000;
	font-family: "Microsoft JhengHei", "PMingLiU", "Helvetica Neue", Helvetica, Arial, "Century Gothic", sans-serif;
}
.btn-template-main:hover,
.btn-template-main:focus,
.btn-template-main:active,
.btn-template-main.active,
.open > .dropdown-toggle.btn-template-main {
  color: #FF0000;
  background-color: #e6e6e6;
  border-color: #FF0000;
}

.btn-template-main:active,
.btn-template-main.active,
.open > .dropdown-toggle.btn-template-main {
  background-image: none;
}

.btn-template-main.disabled,
.btn-template-main[disabled],
fieldset[disabled] .btn-template-main,
.btn-template-main.disabled:hover,
.btn-template-main[disabled]:hover,
fieldset[disabled] .btn-template-main:hover,
.btn-template-main.disabled:focus,
.btn-template-main[disabled]:focus,
fieldset[disabled] .btn-template-main:focus,
.btn-template-main.disabled:active,
.btn-template-main[disabled]:active,
fieldset[disabled] .btn-template-main:active,
.btn-template-main.disabled.active,
.btn-template-main[disabled].active,
fieldset[disabled] .btn-template-main.active {
  background-color: #ffffff;
  border-color: #FF0000;
}
.btn-template-main .badge {
  color: #ffffff;
  background-color: #FF0000;
}
.btn-template-main:hover,
.btn-template-main:focus,
.btn-template-main:active,
.btn-template-main.active {
  background: #FF0000;
  color: #ffffff;
  border-color: #FF0000;
}


.btn-template-transparent-primary {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-template-transparent-primary:hover,
.btn-template-transparent-primary:focus,
.btn-template-transparent-primary:active,
.btn-template-transparent-primary.active,
.open > .dropdown-toggle.btn-template-transparent-primary {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-template-transparent-primary:active,
.btn-template-transparent-primary.active,
.open > .dropdown-toggle.btn-template-transparent-primary {
  background-image: none;
}
.btn-template-transparent-primary.disabled,
.btn-template-transparent-primary[disabled],
fieldset[disabled] .btn-template-transparent-primary,
.btn-template-transparent-primary.disabled:hover,
.btn-template-transparent-primary[disabled]:hover,
fieldset[disabled] .btn-template-transparent-primary:hover,
.btn-template-transparent-primary.disabled:focus,
.btn-template-transparent-primary[disabled]:focus,
fieldset[disabled] .btn-template-transparent-primary:focus,
.btn-template-transparent-primary.disabled:active,
.btn-template-transparent-primary[disabled]:active,
fieldset[disabled] .btn-template-transparent-primary:active,
.btn-template-transparent-primary.disabled.active,
.btn-template-transparent-primary[disabled].active,
fieldset[disabled] .btn-template-transparent-primary.active {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-template-transparent-primary .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-template-transparent-primary:hover,
.btn-template-transparent-primary:focus,
.btn-template-transparent-primary:active,
.btn-template-transparent-primary.active {
  background: #fff;
  color: #467fbf;
  border-color: #fff;
}
.btn-template-transparent-black {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-template-transparent-black:hover,
.btn-template-transparent-black:focus,
.btn-template-transparent-black:active,
.btn-template-transparent-black.active,
.open > .dropdown-toggle.btn-template-transparent-black {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-template-transparent-black:active,
.btn-template-transparent-black.active,
.open > .dropdown-toggle.btn-template-transparent-black {
  background-image: none;
}
.btn-template-transparent-black.disabled,
.btn-template-transparent-black[disabled],
fieldset[disabled] .btn-template-transparent-black,
.btn-template-transparent-black.disabled:hover,
.btn-template-transparent-black[disabled]:hover,
fieldset[disabled] .btn-template-transparent-black:hover,
.btn-template-transparent-black.disabled:focus,
.btn-template-transparent-black[disabled]:focus,
fieldset[disabled] .btn-template-transparent-black:focus,
.btn-template-transparent-black.disabled:active,
.btn-template-transparent-black[disabled]:active,
fieldset[disabled] .btn-template-transparent-black:active,
.btn-template-transparent-black.disabled.active,
.btn-template-transparent-black[disabled].active,
fieldset[disabled] .btn-template-transparent-black.active {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-template-transparent-black .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-template-transparent-black:hover,
.btn-template-transparent-black:focus,
.btn-template-transparent-black:active,
.btn-template-transparent-black.active {
  background: #fff;
  color: #000;
  border-color: #fff;
}


.btn-template-primary {
  color: #ffffff;
  background-color: #666;
  border-color: #666;
}
.btn-template-primary:hover,
.btn-template-primary:focus,
.btn-template-primary:active,
.btn-template-primary.active,
.open > .dropdown-toggle.btn-template-primary {
  color: #ffffff;
  background-color: #333;
  border-color: #333;
}
.btn-template-primary:active,
.btn-template-primary.active,
.open > .dropdown-toggle.btn-template-primary {
  background-image: none;
}
.btn-template-primary.disabled,
.btn-template-primary[disabled],
fieldset[disabled] .btn-template-primary,
.btn-template-primary.disabled:hover,
.btn-template-primary[disabled]:hover,
fieldset[disabled] .btn-template-primary:hover,
.btn-template-primary.disabled:focus,
.btn-template-primary[disabled]:focus,
fieldset[disabled] .btn-template-primary:focus,
.btn-template-primary.disabled:active,
.btn-template-primary[disabled]:active,
fieldset[disabled] .btn-template-primary:active,
.btn-template-primary.disabled.active,
.btn-template-primary[disabled].active,
fieldset[disabled] .btn-template-primary.active {
  background-color: #666;
  border-color: #666;
}
.btn-template-primary .badge {
  color: #666;
  background-color: #ffffff;
}


#intro {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#intro .item {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  height: 100%;
}
#intro .item h1 {
  /*  */
  font-size: 50px;
  color: #fff;
  margin-bottom: 40px;
  letter-spacing: 0.08em;
}
@media (max-width: 991px) {
  #intro .item h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #intro .item h1 {
    font-size: 25px;
  }
}
#intro .item h3 {
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #intro .item h3 {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
#intro .item .btn {
  text-transform: none;
}
@media (max-width: 991px) {
  #intro .item .btn {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  #intro .item .carousel-caption {
    left: 10%;
    right: 10%;
  }
}


#intro .container,
#intro .row {
  height: 100%;
  position: relative;
}
.jumbotron {
  /*
  padding: 30px;
  margin-bottom: 0;
  */
  position: relative;
  /* background: url('../img/photogrid.jpg') center center repeat;  //Banner 背景圖*/
  background-size: cover;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.jumbotron .dark-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #93e7f1;	/* Banner 背景色
  opacity: 0.9;
  filter: alpha(opacity=90);*/
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron p,
.jumbotron ul {
  color: #fff;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  color: #ffffff;
  /*  */
  letter-spacing: 0.08em;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 400;
}
.jumbotron p.text-uppercase {
  font-weight: 700;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 46px;
  }
}

#member .left {
  background-color: #FFF;
  border: 1px solid #93E7F1;
}
#member .right {
  background-color: #FFF;
  border: 1px solid #93E7F1;
  padding: 20px 10px 10px 10px;
  margin: 0px -10px 0px 0px;
  min-height:100%;
}
#member h3 {  /* 標題 */
  font-size: 18px;
}
#member h3 img{
  padding: 15px 15px;
  max-width: 120px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

#member h4 {   /* 標題 */
  font-size: 1.5em;
  text-align:center;
  color: #666;
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
  letter-spacing: 5px;
}

#member .sele_w {
  float: left;
  width: 22.5%;
  margin: 0 10px 15px 0;
}

#member .right_top {
  background-color: #FFF;
  border: 1px solid #93E7F1;
  padding: 10px 10px 10px 10px;
  margin: 0px -10px 0px 0px;
}

#member .right_main {
  background-color: #FFF;
  border: 1px solid #93E7F1;
  padding: 20px 10px 10px 10px;
  margin: 10px -10px 0px 0px;
  min-height: 86%;  /* 對齊左選單 */
}

/* @media screen and (max-width:375px) { */
@media screen and (max-width:767px) {

  #member .right {
    margin:10px -15px 0px -15px !important;
  }
  #member .sele_w {
    float: left;
    width: 30%;
    margin: 0 2px 15px 0;
  }
  #member .checkbox label, .radio label {
    padding-left:0px;
  }
  #member .right_top {
    margin: auto;
  }  
  #member .right_main {
    padding: 20px 10px 10px 10px;
    margin: 10px auto;
    min-height: 86%;  /* 對齊左選單 */
  }
  
}

#member { display: flex; }
#div_left { display: table-cell; }
#div_right { display: table-cell; }

@media screen and (max-width:767px) {
  #member { display:unset; }
  #div_left { display:unset; }
  #div_right {
    display:unset;
    padding:0px 0px;
  }
}




#categoryMenu h3 {
  padding: 10px;
  background: #f7f7f7;
  margin: 0;
  letter-spacing: 0.08em;
}

.panel.sidebar-menu h3 {
  padding: 5px 0;
  margin: 0;
}
.panel.sidebar-menu {
  background: #fff;
  margin: 0 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.panel.sidebar-menu .panel-heading {
  margin-bottom: 10px;
  background: none;
  padding: 0;
  letter-spacing: 0.08em;
  border-bottom: none;
}

.panel.sidebar-menu .panel-heading h1,
.panel.sidebar-menu .panel-heading h2,
.panel.sidebar-menu .panel-heading h3,
.panel.sidebar-menu .panel-heading h4,
.panel.sidebar-menu .panel-heading h5 {
  display: inline-block;
  line-height: 1.1;
  margin-bottom: 0;
  padding-bottom: 10px;
	font-family: "Microsoft JhengHei", "PMingLiU", "Helvetica Neue", Helvetica, Arial, "Century Gothic", sans-serif;
	font-size: 18px;
}

.panel.sidebar-menu .panel-heading h3 span{
    font-size: 11pt;
    font-family: 'Microsoft JhengHei';
    color: #949494;
    padding-left: 0.2em;
    display: inline-block;
    letter-spacing:0px;

}


.panel.sidebar-menu .panel-heading .btn.btn-danger {
  color: #fff;
  margin-top: 5px;
}
.panel.sidebar-menu .panel-body {	
  padding: 0;
}

.panel.sidebar-menu .panel-body span.colour {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: solid 1px #555555;
  vertical-align: top;
  margin-top: 2px;
  margin-left: 5px;
}
.panel.sidebar-menu .panel-body span.colour.white {
  background: #fff;
}
.panel.sidebar-menu .panel-body span.colour.red {
  background: red;
}
.panel.sidebar-menu .panel-body span.colour.green {
  background: green;
}
.panel.sidebar-menu .panel-body span.colour.blue {
  background: blue;
}
.panel.sidebar-menu .panel-body span.colour.yellow {
  background: yellow;
}
.panel.sidebar-menu .panel-body label {
  color: #999999;
  font-size: 12px;
}
.panel.sidebar-menu .panel-body label:hover {
  color: #555555;
}


.panel.sidebar-menu ul.nav.category-menu {
  margin-bottom: 20px;
  /*  */
  font-weight: 700;
  letter-spacing: 0.08em;
}

/* 左選單: 字型 */
.panel.sidebar-menu ul.nav.category-menu li a {
	font-family: "Microsoft JhengHei", "PMingLiU", "Helvetica Neue", Helvetica, Arial, "Century Gothic", sans-serif;
	color: rgba(0, 0, 0, 0.7);
	font-size: 15px;
}

.panel.sidebar-menu ul.nav ul {
  list-style: none;
  padding-left: 0;
}
.panel.sidebar-menu ul.nav ul li {
  display: block;
}
.panel.sidebar-menu ul.nav ul li a {
  position: relative;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: none !important;
  display: block;
  padding: 10px 15px;
  padding-left: 30px;
  font-size: 12px;
  color: #999999;
}
.panel.sidebar-menu ul.nav ul li a:hover,
.panel.sidebar-menu ul.nav ul li a:focus {
  text-decoration: none;
  background-color: #eeeeee;

    border-left: 5px solid #467FBF;
    color: #0069e8;
}
.panel.sidebar-menu ul.tag-cloud {
  list-style: none;
  padding-left: 0;
}
.panel.sidebar-menu ul.tag-cloud li {
  display: inline-block;
}
.panel.sidebar-menu ul.tag-cloud li a {
  display: inline-block;
  padding: 5px;
  border: solid 1px #eeeeee;
  border-radius: 0;
  color: #467fbf;
  margin: 5px 5px 5px 0;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-size: 12px;
}
.panel.sidebar-menu ul.tag-cloud li a:hover {
  color: #467fbf;
  text-decoration: none;
  border-color: #467fbf;
}
.panel.sidebar-menu ul.popular,
.panel.sidebar-menu ul.recent {
  list-style: none;
  padding-left: 0;
  padding: 20px 0;
}
.panel.sidebar-menu ul.popular li,
.panel.sidebar-menu ul.recent li {
  margin-bottom: 10px;
  padding: 5px 0;
  border-bottom: dotted 1px #eeeeee;
}
.panel.sidebar-menu ul.popular li:before,
.panel.sidebar-menu ul.recent li:before,
.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
  content: " ";
  display: table;
}
.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
  clear: both;
}
.panel.sidebar-menu ul.popular li:before,
.panel.sidebar-menu ul.recent li:before,
.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
  content: " ";
  display: table;
}
.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
  clear: both;
}
.panel.sidebar-menu ul.popular li img,
.panel.sidebar-menu ul.recent li img {
  width: 50px;
  margin-right: 10px;
}
.panel.sidebar-menu ul.popular li h5,
.panel.sidebar-menu ul.recent li h5 {
  margin: 0 0 10px;
}
.panel.sidebar-menu ul.popular li h5 a,
.panel.sidebar-menu ul.recent li h5 a {
  font-weight: normal;
}
.panel.sidebar-menu ul.popular li p.date,
.panel.sidebar-menu ul.recent li p.date {
  float: right;
  font-size: 12px;
  color: #999999;
}
.panel.sidebar-menu ul.popular li:last-child,
.panel.sidebar-menu ul.recent li:last-child {
  border-bottom: none;
}
.panel.sidebar-menu .text-widget {
  font-size: 12px;
}
.panel.sidebar-menu.with-icons ul.nav li a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: relative;
  top: 0;
  float: right;
}


/* 左選單 - 下拉選單 */
.menu-xs {
  width:100%;
  padding: 10px 0px 0px 0px;
}
.menu-xs button {
  width:100%;
  margin:0px;
  -webkit-border-radius: 4px; /*圓角*/
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
}
.menu-xs ul {
  width:100%;
  margin:0px;
  letter-spacing: 1px;
}
.menu-xs ul li {
  border-bottom: 1px solid #EEE;
  padding: 2px 0px;
}
.menu-xs ul li a {
  font-size:14px;
}
.dropdown-menu>.active>a {
  color:#666;
  background-color:#EEE;
}
.dropdown-menu>.active>a:hover {
  color:#666;
  background-color:#EEE;
}



/* 商品分類 */
.prd-black {
  float: left;
  text-align: center;
  font-size: 1em;
  min-width: 120px;
}
.prd-cate {
  text-align: center;
  margin-bottom: 0px;
  padding:0px 18px;
}
.prd-cate .image {
  overflow: hidden;
  max-height: 190px;
}
.prd-cate .image a {
  margin: 0;
}
.prd-cate h3 {
  font-size: 18px;
  margin-top:10px;
  margin-bottom: 5px;
  letter-spacing: 0.08em;
}
.prd-cate h3 a {
  color: #555555;
}
.prd-cate p.role {
  color: #999999;
  font-size: 12px;
  letter-spacing: 0.06em;
}
.prd-cate .text p {
  color: #999999;
  font-size: 12px;
}

@media (max-width: 991px) {
  .prd-black {
    min-width: 90px;
  }  
  .prd-cate {
    text-align: center;
    margin-bottom: 0px;
    padding: 0px 0px;
  }
  .prd-cate h3 {
    font-size: 15px;
    margin-top:10px;
    margin-bottom: 10px;
    letter-spacing: 0em;
  }
  .prd-cate .image {
    overflow: hidden;
    max-height: 80px;
    max-width: 80px;
    text-align: center;
  }
}
@media screen and (max-width:375px) {
  .prd-black {
    min-width: 85px;
  }  
}
@media (min-width: 360px) {
  .prd-black {
    min-width: 82px;
  }  
}



/* 商品分類-百業達人, 地方特產 */
.cate_spec{
	float: right;
	color:#333;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
}
.cate_spec a{
	color:#333;
	padding:0px 10px;
}
.cate_spec a:hover{
	color:#467fbf;
}
@media screen and (max-width:375px) {
	.cate_spec{
		color:#333;
		font-size:16px;
		font-weight:bold;
	}
	.cate_spec a{
		color:#333;
		padding:0px 2px;
	}
}
@media (min-width: 360px) {
	.cate_spec{
		color:#333;
		font-size:16px;
		font-weight:bold;
	}

}

/*文字特效*/
.blink {
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes blink {
	/*
    0% { opacity: 1; color:#00A6F6; }
    20% { opacity: 0.8; color:#FF6600; }
    40% { opacity: 0.6; color:green; }
    60% { opacity: 0.4; color:blue; }
    80% { opacity: 0.4; color:green; }
    100% { opacity: 0.6; color:black; }
    */
  0%{opacity:1;}
  90%{opacity:0;}
  100%{ color:#232323;}
}









/* 商品標籤-促銷 */
.ribbon {
  width: 60px;
  height: 30px;
  line-height: 30px;
  background: #4fbfa8;
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 0.9rem;
  margin-bottom: 20px;
  position: absolute;
  top: 30px;
  left: 0px;
  text-align: center;
}
.ribbon.sale {
  background: #4fbfa8;
}
.ribbon.new {
  background: #5bc0de;
}
.ribbon.new::after {
  content: '';
  border-top: 15px solid #1f7e9a;
}
.ribbon.sold {
  background: #f0ad4e;
}
.ribbon.sold::after {
  content: '';
  border-top: 15px solid #b06d0f;
}
.ribbon.gift {
  background: #5cb85c;
}
.ribbon.gift::after {
  content: '';
  border-top: 15px solid #2d672d;
}
.ribbon:nth-of-type(2) {
  top: 72px; /*與新品的距離 82 */
}
.ribbon::after {
  content: '';
  border-top: 15px solid #308372;
  border-left: 15px solid transparent;
  border-right: 0 solid transparent;
  position: absolute;
  bottom: -15px;
  left: 0;
  display: block;
}

.owl-carousel .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page.active span,
.owl-carousel .owl-controls.clickable .owl-page:hover span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #467fbf;
}
.owl-carousel .owl-controls .owl-buttons,
.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 5px;
  right: 0;
}
.owl-carousel .owl-controls .owl-buttons div,
.owl-theme .owl-controls .owl-buttons div {
  width: 26px;
  height: 26px;
  line-height: 25px;
  margin: 0 5px 0 0;
  font-size: 18px;
  color: #467fbf;
  padding: 0;
  background: #fff;
  border-radius: 13px;
  vertical-align: middle;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
}
.home-carousel {
  position: relative;
  /*background: url('') center center repeat;*/
  background-size: cover;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.home-carousel .dark-mask {		/* Banner 遮罩 */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: #93e7f1; */
  background: #FFF;
  opacity: 1;
  filter: alpha(opacity=0);
}
@media (max-width: 767px) {
  .home-carousel .dark-mask {
  /* background: #93e7f1; */
  background: #FFF;
  opacity: 0;
  filter: alpha(opacity=100);
 }
}

.home-carousel .owl-carousel {		/* banner */
  padding-top: 0px;
  padding-bottom: 0px;
}


.home-carousel .owl-theme .owl-controls .owl-page span {
  background: #666;
}
.home-carousel .owl-theme .owl-controls .owl-page.active span {
  background: #fff;	/* J: */
}
.home-carousel .owl-theme .owl-controls .owl-page:hover span {
  background: #fff;
}
@media (max-width: 767px) {
  .home-carousel {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .home-carousel .right {
    text-align: right;
  }
}
.home-carousel h1,
.home-carousel h2,
.home-carousel h3,
.home-carousel p,
.home-carousel ul {
  color: #fff;
}
.home-carousel h1 {
  font-weight: 700;
  font-size: 46px;
  letter-spacing: 0.08em;
}
@media (max-width: 991px) {
  .home-carousel h1 {
    font-size: 36px;
  }
}
.home-carousel h2 {
  font-weight: 700;
  
  font-size: 40px;
  letter-spacing: 0.08em;
}
.home-carousel ul,
.home-carousel p {
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  
  letter-spacing: 0.10em;
}
@media (max-width: 991px) {
  .home-carousel ul,
  .home-carousel p {
    font-size: 14px;
  }
}
.home-carousel ul li {
  margin-bottom: 10px;
}
.customers {
  padding: 0;
  margin-bottom: 40px;
}
.customers .item {
  list-style-type: none;
  text-align: center;
  margin: 0 20px;
}
.customers .item img {
  display: inline-block;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'//www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.customers .item img:hover {
  max-width: auto;
  filter: none;
  -webkit-filter: none;
}
.testimonials {
  padding: 0;
  margin-bottom: 40px;
}
.testimonials .item {
  list-style-type: none;
  margin: 0 5px;
  background: #fff;
  padding-bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonials .item .testimonial {
  position: relative;
  padding: 20px;
}
.testimonials .item .testimonial:before,
.testimonials .item .testimonial:after {
  content: " ";
  display: table;
}
.testimonials .item .testimonial:after {
  clear: both;
}
.testimonials .item .testimonial:before,
.testimonials .item .testimonial:after {
  content: " ";
  display: table;
}
.testimonials .item .testimonial:after {
  clear: both;
}
.testimonials .item .testimonial .text {
  color: #999999;
  margin-bottom: 40px;
}
.testimonials .item .testimonial .bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  height: 50px;
}
.testimonials .item .testimonial .bottom .icon {
  color: #467fbf;
  font-size: 30px;
  float: left;
  width: 20%;
}
.testimonials .item .testimonial .name-picture {
  float: right;
  width: 80%;
  text-align: right;
}
.testimonials .item .testimonial .name-picture h5 {
  font-size: 14px;
  
  letter-spacing: 0.08em;
}
.testimonials .item .testimonial .name-picture p {
  color: #999999;
  margin: 0;
  font-size: 12px;
}
.testimonials .item .testimonial .name-picture img {
  float: right;
  width: 60px;
  border-radius: 30px;
  margin-left: 10px;
}

.team-member {
  text-align: center;
  margin-bottom: 40px;
}
.team-member h3 {
  font-size: 18px;
  
  margin-bottom: 5px;
  letter-spacing: 0.08em;
}
.team-member h3 a {
  color: #555555;
}
.team-member p.role {
  color: #999999;
  font-size: 12px;
  
  letter-spacing: 0.06em;
}
.team-member .social {
  margin-bottom: 20px;
}
.team-member .social a {
  margin: 0 10px 0 0;
  color: #fff;
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
}
.team-member .social a i {
  vertical-align: bottom;
  line-height: 26px;
}
.team-member .social a.facebook {
  background-color: #4460ae;
}
.team-member .social a.gplus {
  background-color: #c21f25;
}
.team-member .social a.twitter {
  background-color: #3cf;
}
.team-member .social a.instagram {
  background-color: #cd4378;
}
.team-member .social a.email {
  background-color: #4a7f45;
}
.team-member .text p {
  color: #999999;
  font-size: 12px;
}
.team-member .social,
.team-member-detail .social {
  margin-bottom: 20px;
}
.team-member .social a,
.team-member-detail .social a {
  margin: 0 10px 0 0;
  color: #fff;
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
}
.team-member .social a i,
.team-member-detail .social a i {
  vertical-align: bottom;
  line-height: 26px;
}
.team-member .social a.facebook,
.team-member-detail .social a.facebook {
  background-color: #4460ae;
}
.team-member .social a.gplus,
.team-member-detail .social a.gplus {
  background-color: #c21f25;
}
.team-member .social a.twitter,
.team-member-detail .social a.twitter {
  background-color: #3cf;
}
.team-member .social a.instagram,
.team-member-detail .social a.instagram {
  background-color: #cd4378;
}
.team-member .social a.email,
.team-member-detail .social a.email {
  background-color: #4a7f45;
}
.box-simple {
  text-align: center;
  margin-bottom: 40px;
}
.box-simple .icon {
  color: #467fbf;
  border-color: #467fbf;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.box-simple h3 {
  font-weight: normal;
  font-size: 18px;
  
  line-height: 1.5;
  color: #555555;
  font-weight: 800;
  letter-spacing: 0.08em;
}
.box-simple h3 a {
  color: #555555;
}
.box-simple p {
  color: #999999;
}
.box-simple:hover .icon {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.box-simple:hover .icon i {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.box-simple.box-white {
  padding: 20px;
  border: dotted 1px #999999;
}
.box-simple.box-white .icon {
  color: #555555;
  border-color: transparent;
  font-size: 70px;
}
.box-simple.box-dark {
  padding: 20px;
  border: dotted 1px #999999;
  background: #555555;
  color: #fff;
}
.box-simple.box-dark .icon {
  color: #f7f7f7;
  border-color: transparent;
  font-size: 70px;
}
.box-simple.box-dark h3 {
  color: #fff;
}
.box-simple.box-dark h3 a {
  color: #fff;
}
.box-simple.box-dark p {
  color: #fff;
}
.box-image {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 15px 0;
}
.box-image .bg {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #467fbf;
}
.box-image .name {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image .name h3 {
  color: #fff;
  
  font-size: 18px;
  letter-spacing: 0.08em;
}
.box-image .name h3 a {
  color: #fff;
  text-decoration: none;
}
.box-image .text {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  -webkit-transform: translate(0, -150%);
  -ms-transform: translate(0, -150%);
  -o-transform: translate(0, -150%);
  transform: translate(0, -150%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image:hover .bg {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.box-image:hover .name {
  position: absolute;
  -webkit-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  -o-transform: translate(0, -75%);
  transform: translate(0, -75%);
}
.box-image:hover .text {
  position: absolute;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.box-image-text {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 15px 0;
}
.box-image-text .top {
  position: relative;
  margin-bottom: 10px;
}
.box-image-text .top .bg {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #467fbf;
}
.box-image-text .top .name {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image-text .top .name h3 {
  color: #fff;
  
  font-size: 18px;
  letter-spacing: 0.08em;
}
.box-image-text .top .name h3 a {
  color: #fff;
  text-decoration: none;
}
.box-image-text .top .text {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  -webkit-transform: translate(0, -150%);
  -ms-transform: translate(0, -150%);
  -o-transform: translate(0, -150%);
  transform: translate(0, -150%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image-text .content h3,
.box-image-text .content h4 {
  
  line-height: 1.5;
  color: #555555;
  font-weight: 800;
  letter-spacing: 0.08em;
}
.box-image-text .content p {
  color: #999999;
}
.box-image-text:hover .bg {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.box-image-text:hover .name {
  position: absolute;
  -webkit-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  -o-transform: translate(0, -75%);
  transform: translate(0, -75%);
}
.box-image-text:hover .text {
  position: absolute;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
/* universal box */
.box {
  background: #fff;
  margin: 0 0 30px;
  border: solid 1px #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  border-left: none;
  border-right: none;
}
.box .box-header {
  background: #f7f7f7;
  margin: -20px 0 20px;
  padding: 20px;
  border-bottom: solid 1px #eeeeee;
  
  letter-spacing: 0.08em;
}
.box .box-header:before,
.box .box-header:after {
  content: " ";
  display: table;
}
.box .box-header:after {
  clear: both;
}
.box .box-header:before,
.box .box-header:after {
  content: " ";
  display: table;
}
.box .box-header:after {
  clear: both;
}
.box .box-footer {
  /* background: #61C3D0; */
  color:#FFF;
  margin-top: 10px;
  padding: 20px;
  border-top: 1px solid #eee;
}

.box .box-footer .btn-secondary{ /*更新購物車*/
  background: #333333;
  color:#FFF;
  font-size: 1em;
}

/* 去買單
.box .box-footer .btn-template-outlined{
  background: red;
  color:#FFF;
  font-size: 1em;
}
*/

.btn-template-outlined{       /*儲存, 去買單*/
  background: red;
  color:#FFF !important;
  font-size: 1em;
}
.btn-template-outlined:hover{ /*儲存*/
  background: rgb(255, 66, 66);
  color:#333;
  font-size: 1em;
  border: 1px solid #333;
}

.btn-white{       /*白底黑框*/
  background: rgb(255, 255, 255);
  color:#333;
  font-size: 1em;
  border: 1px solid #333;
}


.btn-blue {             /*回上頁*/
  background-color: #61C3D0;
  color: #FFF;
  font-size: 1em;
  margin:6px;
}
.btn-blue:hover {       /*回上頁*/
  background-color: #82c8d1;
  color: #FFF;
  font-size: 1em;
  margin:6px;
}

/*小按鈕 : 填寫評價 */
.btn-blue-sm {
  background-color: #61C3D0;
  color: #FFF !important;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-blue-sm:hover {
  background-color: #82c8d1;
}

@media screen and (max-width:375px) {
  .box .box-footer {        /*繼續購物*/
    margin-top: 10px;
    padding: 4px;
  }
  .box .box-footer .btn-secondary{ /*更新購物車*/
    font-size: 1em;
    padding:4px;
  }
  .box .box-footer .btn-template-outlined{ /*去買單*/
    font-size: 1em;
    padding:4px;
  } 
  .d-flex { display:block; }
}


.d-flex{ display: flex !important; }  /*宣告使用 fllex */

.justify-content-between { justify-content: space-between !important;}
.align-items-center { align-items: center !important;}

.no-border {
  border: none;
}

.box.no-border {
  border: none;
}

/* 麵包屑 */
#heading-breadcrumbs {
  padding: 20px 0;
  min-height: 40px;
  margin-bottom: 10px;
  background-color: #93E7F1;
  background-size:cover;
  background-position:bottom center;
  /*  background: #93E7F1 url() no-repeat center top */
}

#heading-breadcrumbs.no-mb {
  margin-bottom: 0;
}
#heading-breadcrumbs h1 {
  color: #333333;
  
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media (max-width: 991px) {
  #heading-breadcrumbs h1 {
    text-align: center;
  }
}
#heading-breadcrumbs ul.breadcrumb {
  margin-top: 5px;
  margin-bottom: 0;
}

.bar {		/* 內容區域 */
  position: relative;
  /* background: #467fbf; */
  padding: 20px 0;
}

.bar.background-pentagon {
  /* background: url('../img/texture-bw.png') center center repeat;*/
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
}
.bar.background-gray {
  background: #eeeeee;
}
.bar.background-gray-dark {
  background: #555555;
}
.bar.background-white {
  background: #fff;
}
.bar.background-image-fixed-1 {
  /* background: url('../img/fixed-background-1.jpg') center top no-repeat; */
  background-attachment: fixed;
  background-size: cover;
}
.bar.background-image-fixed-2 {
  /* background: url('../img/fixed-background-2.jpg') center top no-repeat; */
  background-attachment: fixed;
  background-size: cover;
}
.bar.color-white h1,
.bar.color-white h2,
.bar.color-white h3,
.bar.color-white h4,
.bar.color-white h5,
.bar.color-white h6,
.bar.color-white p {
  color: #fff;
}
.bar.padding-big {
  padding: 50px 0;
}
.bar.padding-horizontal {
  padding-left: 30px;
  padding-right: 30px;
}
.bar.margin-vertical {
  margin-top: 20px;
  margin-bottom: 20px;
}
.bar .dark-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.portfolio.no-space {
  padding: 0 15px;
}
.portfolio.no-space .box-image {
  margin: 0 -15px;
}
.portfolio-project .project-more h4 {
  color: #555555;
  
  margin-bottom: 0;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.08em;
}
.portfolio-project .project-more p {
  color: #999999;
  padding: 10px 0;
  margin-bottom: 20px;
  text-align: left;
}
.portfolio-showcase {
  margin: 15px 0 60px;
}
.portfolio-showcase h3 a {	/* 首頁 -  公司簡介 */

  
  line-height: 1.5;
  letter-spacing: 0.08em;
  color: #3e3e3e;

}
.portfolio-showcase p.lead {
  color: #555555;
  margin-bottom: 20px;
}
.portfolio-showcase p {
  color: #999999;
}
.portfolio-showcase p.buttons {
  margin-top: 40px;
}
.see-more {
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
}
.see-more p {
  font-size: 28px;
  font-weight: 100;
  margin-bottom: 20px;
}
.showcase .item {
  text-align: center;
}
.showcase .item .icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  color: #555555;
  line-height: 50px;
  border-radius: 25px;
  border: solid 1px #555555;
}
.showcase .item h4 {
  color: #555555;
  
  letter-spacing: 0.08em;
  line-height: 1.5;
  font-size: 16px;
}
.showcase .item h4 span {
  font-weight: bold;
  font-size: 51px;
}
.packages .package {
  background: #fff;
  margin-top: 25px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  text-align: center;
  border: solid 1px #467fbf;
  overflow: hidden;
}
.packages .package .package-header {
  height: 57px;
  color: #fff;
  line-height: 57px;
  background: #467fbf;
}
.packages .package .package-header h5 {
  color: #fff;
  
  font-weight: bold;
  line-height: 57px;
  margin: 0;
  letter-spacing: 0.08em;
}
.packages .package .package-header.light-gray {
  background: #eeeeee;
}
.packages .package .package-header.light-gray h5 {
  color: #555555;
}
.packages .package .price {
  line-height: 120px;
  height: 100px;
  color: #fff;
  font-weight: 400;
}
.packages .package .price h4 {
  display: inline;
  font-size: 50px;
  line-height: normal;
  margin-bottom: 0;
}
.packages .package .price .period {
  line-height: normal;
  color: #999999;
}
.packages .package ul {
  padding: 0;
}
.packages .package ul li {
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 80%;
  margin: auto;
  border-bottom: 1px dotted #ccc;
}
.packages .package ul li:last-child {
  border-bottom: 0;
}
.packages .package ul li i {
  font-size: 13px;
  margin-right: 5px;
}
.packages .best-value .package {
  margin-top: 0;
  padding-bottom: 40px;
}
.packages .best-value .package .package-header {
  height: 72px;
  padding-top: 17px;
  height: 82px !important;
}
.packages .best-value .package .package-header h5 {
  font-weight: bold;
  line-height: 29px;
  
  letter-spacing: 0.08em;
}
.packages .best-value .package .package-header .meta-text {
  font-size: 13px;
  line-height: 15px;
}




.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}



#map {
  height: 300px;
}
#map.with-border {
  border-top: solid 1px #467fbf;
  border-bottom: solid 1px #467fbf;
}
#blog-listing-big .post,
#blog-homepage .post {
  margin-bottom: 60px;
}
#blog-listing-big .post h2,
#blog-homepage .post h2,
#blog-listing-big .post h4,
#blog-homepage .post h4 {
  
  letter-spacing: 0.08em;
}
#blog-listing-big .post h2 a,
#blog-homepage .post h2 a,
#blog-listing-big .post h4 a,
#blog-homepage .post h4 a {
  color: #555555;
}
#blog-listing-big .post h2 a:hover,
#blog-homepage .post h2 a:hover,
#blog-listing-big .post h4 a:hover,
#blog-homepage .post h4 a:hover {
  color: #467fbf;
}
#blog-listing-big .post .author-category,
#blog-homepage .post .author-category {
  color: #999999;
  
  font-weight: 300;
  letter-spacing: 0.08em;
}
#blog-listing-big .post .author-category a,
#blog-homepage .post .author-category a {
  font-weight: 500;
}
#blog-listing-big .post .date-comments a,
#blog-homepage .post .date-comments a {
  color: #999999;
  margin-right: 20px;
}
#blog-listing-big .post .date-comments a:hover,
#blog-homepage .post .date-comments a:hover {
  color: #467fbf;
}
@media (min-width: 768px) {
  #blog-listing-big .post .date-comments,
  #blog-homepage .post .date-comments {
    text-align: right;
  }
}
#blog-listing-big .post .intro,
#blog-homepage .post .intro {
  text-align: left;
}
#blog-listing-big .post .image,
#blog-homepage .post .image {
  margin-bottom: 10px;
  overflow: hidden;
}
#blog-listing-big .post .image img,
#blog-homepage .post .image img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  #blog-listing-big .post .image img.img-responsive,
  #blog-homepage .post .image img.img-responsive {
    min-width: 100%;
  }
}
#blog-listing-big .post .video,
#blog-homepage .post .video {
  margin-bottom: 10px;
}
#blog-listing-big .post .read-more,
#blog-homepage .post .read-more {
  text-align: right;
}
#blog-listing-medium .post {
  margin-bottom: 60px;
}
#blog-listing-medium .post h2 {
  
  margin: 0 0 10px;
  font-size: 24px;
  letter-spacing: 0.08em;
}
#blog-listing-medium .post h2 a {
  color: #555555;
}
#blog-listing-medium .post h2 a:hover {
  color: #467fbf;
}
#blog-listing-medium .post .author-category {
  float: left;
  color: #999999;
  
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.08em;
}
#blog-listing-medium .post .author-category a {
  font-weight: 500;
}
#blog-listing-medium .post .date-comments {
  float: right;
  font-size: 12px;
}
#blog-listing-medium .post .date-comments a {
  color: #999999;
  margin-right: 20px;
}
#blog-listing-medium .post .date-comments a:hover {
  color: #467fbf;
}
@media (min-width: 768px) {
  #blog-listing-medium .post .date-comments {
    text-align: right;
  }
}
#blog-listing-medium .post .intro {
  text-align: left;
}
#blog-listing-medium .post .clearfix:before,
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:before,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:before,
#blog-listing-medium .post .navbar-header:after {
  content: " ";
  display: table;
}
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:after {
  clear: both;
}
#blog-listing-medium .post .clearfix:before,
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:before,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:before,
#blog-listing-medium .post .navbar-header:after {
  content: " ";
  display: table;
}
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:after {
  clear: both;
}
#blog-listing-medium .post .image {
  margin-bottom: 10px;
  overflow: hidden;
}
#blog-listing-medium .post .image img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  #blog-listing-medium .post .image img.img-responsive {
    min-width: 100%;
  }
}
#blog-listing-medium .post .video {
  margin-bottom: 10px;
}
#blog-listing-medium .post .read-more {
  text-align: right;
}
.box-image-text.blog .author-category {
  color: #999999;
  
  letter-spacing: 0.08em;
  font-weight: 300;
  font-size: 12px;
}
.box-image-text.blog .author-category a {
  font-weight: 500;
}
.box-image-text.blog .intro {
  text-align: left;
  margin-bottom: 20px;
}
#blog-homepage .post {
  margin-bottom: 30px;
}
#blog-homepage .post h2,
#blog-homepage .post h4,
#blog-homepage .post .author-category,
#blog-homepage .post .read-more {
  text-align: center;
}
#blog-homepage .post .read-more {
  margin-top: 20px;
}
#blog-post #post-content {
  margin-bottom: 20px;
}
#blog-post .comment {
  margin-bottom: 25px;
}
#blog-post .comment:before,
#blog-post .comment:after {
  content: " ";
  display: table;
}
#blog-post .comment:after {
  clear: both;
}
#blog-post .comment:before,
#blog-post .comment:after {
  content: " ";
  display: table;
}
#blog-post .comment:after {
  clear: both;
}
#blog-post .comment .posted {
  color: #999999;
  font-size: 12px;
}
#blog-post .comment .reply {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
#blog-post .comment.last {
  margin-bottom: 0;
}
#blog-post #comments,
#blog-post #comment-form {
  padding: 20px 0;
  margin-top: 20px;
  border-top: solid 1px #eeeeee;
}
#blog-post #comments:before,
#blog-post #comment-form:before,
#blog-post #comments:after,
#blog-post #comment-form:after {
  content: " ";
  display: table;
}
#blog-post #comments:after,
#blog-post #comment-form:after {
  clear: both;
}
#blog-post #comments:before,
#blog-post #comment-form:before,
#blog-post #comments:after,
#blog-post #comment-form:after {
  content: " ";
  display: table;
}
#blog-post #comments:after,
#blog-post #comment-form:after {
  clear: both;
}
#blog-post #comments h4,
#blog-post #comment-form h4 {
  margin-bottom: 20px;
}
#blog-post #comment-form {
  margin-bottom: 20px;
}

/* 商品-列表圖 */
.products-big .image {
  min-height: 250px;
  max-height: 250px;
}
.img-fluid {    /*購物車,評價 小圖 prd_rating */
  max-width: 100%;
  min-width: 100px;
  height: auto;
}

@media screen and (max-width:767px) {
  .products-big .image {
    min-height: auto;
    max-height: auto;
  }
  .img-fluid {
    min-width: 60px;
    height: auto;
  }  
}

.prd_group {
  display:flex;
  flex-wrap: wrap;
  width:100%;
}

.product {
  background: #fff;
  border-bottom: solid 1px #e6e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
  overflow: hidden;
  text-align: center;
}
.product .image {
  overflow: hidden;
}
.product .image img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.product .text {
  overflow: hidden;
  padding: 10px;
}
@media screen and (max-width:767px) {
  .prd_group { flex-wrap: wrap; }
  .product { min-width: 50%; }

  .product .image img.img-responsive {
    min-width: 100%;
  }
  .product .text {
    overflow: hidden;
    padding: 0px;
  }  
}

.product .text h3 {
	font-size: 15pt;
	font-weight: 700;
	/*  */
	line-height: 1.4em;
	text-align: left;

	height: 55px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.product .text h3 a { color: #555555; }
.product .text h3 a:hover { text-decoration: none; }
.product .text p.price {
  font-size: 2em !important;
  color: red;
  font-weight: bold;
}

.product .text p.price del,
#prd_show .price del {
  color: #999999;
  display: inline-block;
  margin-right: 5px;
  font-size: 12pt !important;
  font-weight: normal;
}

.product .text p.tips {
  color: red;
  font-size: 1.2em;
}

@media screen and (max-width:767px) {
  .product .text {
    padding: 0px;
    text-align: left;
  }
  .product .text h3 {   /*品名*/
    font-size: 12pt;
    /*  */
	margin-bottom:0px; 

	height: 45px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  }
  
  .product .text p.price {
    font-size: 120% !important;
    padding-top: 10px;
  }
  .product .text p.price del {
    margin-right: 5px;
    font-size: 90% !important;
  }
  .product .text p.tips {
    font-size: 90%;
  }
  
}


.product .buttons {
  clear: both;
  position: absolute;
  display: none;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: solid 1px transparent;
  padding: 20px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-align: center;
}
.product .buttons .btn {
  margin-bottom: 20px;
}
.product:hover {
  border-bottom: solid 1px #808080;
  top: 0;
}
.product:hover .buttons {
  clear: both;
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
}
.product:hover .image img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}


.goToDescription {
  font-size: 12px;
  text-align: center;
  margin-bottom: 40px;
}
.goToDescription a {
  color: #999999;
  text-decoration: underline;
}
#productMain {
  margin-bottom: 30px;
}
#productMain .sizes {
  text-align: center;
}
#productMain .sizes h3 {
  font-weight: 700;
  letter-spacing: 0.08em;
  /*  */
  margin-bottom: 40px;
}
#productMain .sizes a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #ccc;
  line-height: 40px;
  color: #555555;
  text-align: center;
  text-decoration: none;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
#productMain .sizes a.active,
#productMain .sizes a:hover {
  background: #467fbf;
  color: #fff;
}
#productMain .sizes input {
  display: none;
}
#productMain .price {
  font-size: 40px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
#thumbs a {
  display: block;
  border: solid 1px transparent;
}
#thumbs a.active {
  border-color: #467fbf;
}
#product-social {
  text-align: center;
}
#product-social h4 {
  font-weight: 300;
  margin-bottom: 10px;
}
#product-social p {
  line-height: 26px;
}
#product-social p a {
  margin: 0 10px 0 0;
  color: #fff;
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
}
#product-social p a i {
  vertical-align: bottom;
  line-height: 26px;
}
#product-social p a.facebook {
  background-color: #4460ae;
}
#product-social p a.gplus {
  background-color: #c21f25;
}
#product-social p a.twitter {
  background-color: #3cf;
}
#product-social p a.instagram {
  background-color: #cd4378;
}
#product-social p a.email {
  background-color: #4a7f45;
}
@media (max-width: 991px) {
  #product-social {
    text-align: center;
  }
}
#checkout .nav {
  margin-bottom: 20px;
  border-bottom: solid 1px #467fbf;
}
#checkout .nav li {
  height: 100%;
}
#checkout .nav li a {
  display: block;
  height: 100%;
}

/* 固定表格 */
#order-summary table {
  margin-top: 20px;
}
#order-summary table td {
  color: #999999;
}
#order-summary table tr.total td,
#order-summary table tr.total th {
  font-size: 18px;
  color: #555555;
  font-weight: 700;
}


/* 購物車 */
#basket .box {
  background: #FFF;
  padding: 10px;
  border: none;
  margin: 0px 0px 10px 0px;
}

 /*table 不加格線*/
.table-borderless,
.table-borderless th {
  border: 1px solid #FFF !important;
  padding:auto;
  margin:0;
}

#checkout .table tbody,
#basket .table tbody,
#customer-order .table tbody {
   margin-bottom:10px;
   background-color: transparent;
}

#checkout .table tbody tr td,
#basket .table tbody tr td,
#customer-order .table tbody tr td {
  vertical-align: middle;
}
#checkout .table tbody tr td a,
#basket .table tbody tr td a,
#customer-order .table tbody tr td a {
  color: #333;
}
#checkout .table tbody tr td a:hover,
#basket .table tbody tr td a:hover,
#customer-order .table tbody tr td a:hover {
  color: #00A6F6;
}

#basket .table tbody tr td .btn_edit {  /*編輯*/
  min-height: 32px;
}
#basket .table tbody tr td .btn_edit a {
  color: #00A6F6;
  min-height: 32px;
}
#basket .table tbody tr td .btn_edit a:hover {
  color: #8BB821;
}

#basket .table .no_line {  /*隱藏格線*/
  border-top: 0px;
}


#checkout .table tbody tr td input,
#basket .table tbody tr td input,
#customer-order .table tbody tr td input {
  margin: 2px;
}

#checkout .table tbody tr td img,
#basket .table tbody tr td img,
#customer-order .table tbody tr td img {
  width: 50px;
}


#basket .foot tr td {
  padding: 4px 0px;
}

.foot {
  width: 100%;
  border: 0px;
}
.border_top { /*加上框線*/
  border-bottom: 1px solid #DDD;
}
.border_bottom { /*加底線*/
  border-bottom: 1px solid #DDD;
}


/* 手機轉直式表格 
@media screen and (max-width:375px){ */
@media screen and (max-width:767px){
  #basket .table table,
  #basket .table thead,
  #basket .table tbody,
  #basket .table th,
  #basket .table td,
  #basket .table tr {
    display: block;
  }
  #basket .table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #basket .table tr {
    margin: 0 0 1rem 0;
  }
 
  #basket .table tr:nth-child(even) { /*偶數列底色*/
    background: #F5F5F5;
  }
  #basket .table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 25%;
  }


  #basket .table .foot,
  #basket .table td.foot,
  #basket .table th.foot,
  .p-0 {									/* foot 區塊: 寄送資訊 */
    padding-left: 0px;
    border-bottom: 0px;
  }
  #basket .foot tr:nth-child(even) { /*偶數列底色*/
    background: transparent;
  }


  #basket .table td:before {
    position: absolute;
    left: 6px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
  }

  #basket .table td:nth-of-type(1):before { content: ""; }
  #basket .table td:nth-of-type(2):before { content: "商品名稱"; }
  #basket .table td:nth-of-type(3):before { content: "金額"; }
  #basket .table td:nth-of-type(4):before { content: "數量"; }
  #basket .table td:nth-of-type(5):before { content: "小計"; }
  #basket .table td:nth-of-type(6):before { content: "刪除"; }

  #basket .rating td:nth-of-type(3):before { content: "評價"; }
  #basket .rating td:nth-of-type(4):before { content: "留言"; }
  #basket .rating .h5 { margin-top:0px; }

  #basket .table tbody tr td img { width: 100px; }
  #basket .table tbody tr td .h5 { margin:0px; }

  .table-responsive > .table > tbody > tr > td {  /*品名自動換行*/
    white-space: normal;
  }
  #basket .table-responsive {  /*不加表格外框線*/
    border: 0px;
  }


}

.ship {
  margin-bottom: 30px;
  padding: 0px 80px;
}
@media screen and (max-width:767px) {
  .ship {
    margin-bottom: 30px;
    margin-left: 0px;
    padding: 0px;
  }
  .ship .form-group{
    padding: 0px 0px;
    margin: 10px 0px;
  } 
}




.shipping-method h4,
.payment-method h4 {
  
  letter-spacing: 0.08em;
}
#customer-orders table tr th,
#customer-orders table tr td {
  vertical-align: baseline;
}
#customer-order .table tfoot th {
  font-size: 18px;
  font-weight: 300;
}
#customer-order .addresses {
  text-align: right;
  margin-bottom: 30px;
}
#customer-order .addresses p {
  font-size: 18px;
  font-weight: 300;
}
#customer-account {
  margin-bottom: 30px;
}


#cart-modal {
  overflow: hidden;
}
#cart-modal .modal-header {
  background-color: #61C3D0;
  color:#FFF;
  text-align: center;
}
#cart-modal .modal-header h4 {
  
  font-size: 1.8em;
  color:#FFF;
}
#cart-modal .modal-header img {
  vertical-align: bottom;
}
#cart-modal form {
  margin-bottom: 20px;
}
#cart-modal a {
  color: #467fbf;
}
#cart-modal p {
  font-weight: 300;
  margin-bottom: 20px;
  font-size: 13px;
}
#cart-modal .login_btn {
  background-color: #61C3D0;
  color:#FFF;
  text-align: center;
  border-radius: 6px 6px 6px 6px;
  width:100%;
  padding:10px;
  font-size: 1.5em;
}
#cart-modal .modal-content{
  box-shadow:none;
  overflow: hidden;
  padding-bottom:10px;
}
#cart-modal .form-group {
  overflow: hidden;
  padding: 4px;
  margin: 0px;
}
#cart-modal .under_line {
  border-bottom: 2px dashed #EDEDEE;
}

#cart-modal .modal-body .btn-template-outlined {
  background-color: #61C3D0;
  color: #FFF;
  margin:6px;
}
#cart-modal .modal-body h4 {
  font-size: 115%;
  color: #666;
  padding-top: 10px;
  padding-bottom: 0px;
}
#cart-modal .modal-content{
  box-shadow: 0 0 5px #666;;
}




#get-it {
  background: #467fbf;
  padding: 50px 0 30px;
  color: #fff;
  text-align: center;
}
#get-it h1,
#get-it h2,
#get-it h3,
#get-it h4,
#get-it h5,
#get-it h6 {
  color: #fff;
  /*  */
  letter-spacing: 0.08em;
  margin: 0 0 20px;
}
#get-it p {
  margin: 0 0 20px;
}


#footer {
  background: #F7F7F7;
  color: #333;
  padding: 20px 0;
  border-top: 1px solid #d8d8d8;
}
#footer .items { padding:0px 130px;}

#footer a {
  color: #666;
  font-size:110%;
}
#footer a:hover {
  color: #333;
  text-decoration: none;
}

@media (max-width: 670px){
  #footer .items { padding:0px 50px; }
}
@media (max-width: 480px){
  #footer .items { padding:0px 20px; }
  #footer a { font-size:100%; }
}
@media screen and (max-width:375px){
  #footer .items { padding:0px 0px; }
}


#copyright {
  background: #989898;
  color: #FFF;
  padding: 15px 0;
  font-size: 1em;
  line-height: 28px;
  text-align: center;
}

#copyright p {
  margin: 0;
}
@media (max-width: 991px) {
  #copyright p {
    float: none !important;
    text-align: center;
    margin-bottom: 0px;
  }
}

@media (max-width: 480px){
  #copyright .col-md-12 {
    padding: 0;
  }
  #copyright p {
    text-align: center;
    font-size: 0.9em;
    letter-spacing: 1px;
	  line-height:16pt;
  }
}



[data-animate] {
  opacity: 0;
  filter: alpha(opacity=0);
}
#style-switch-button {
  position: fixed;
  top: 100px;
  left: 0px;
  border-radius: 0;
}
#style-switch {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  padding: 20px;
  position: fixed;
  top: 140px;
  left: 0;
  background: #fff;
  border: solid 1px #eeeeee;
}
@media (max-width: 991px) {
  #style-switch-button {
    display: none;
  }
  #style-switch {
    display: none;
  }
}

.breadcrumb {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  background-color: none;
  letter-spacing: 0.08em;
}
/* nav 主選單 */
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #467fbf;
}

.nav-tabs {
  border-bottom: 1px solid #467fbf;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #467fbf;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #467fbf;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills2 > li > a {
  border-radius: 0;
  color: #666;
}

.nav-pills2 > li > a i,
.nav-pills2 > li > a:hover i,
.nav-pills2 > li > a:focus i {      /* <i>icon 灰底 */
  background-color:#666;
  color:#FFF;
  padding:3px 0px 0px 0px; 
  min-width: 22px;
  min-height: 22px;
  text-align: center;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}

.nav-pills2 > li.active > a i,
.nav-pills2 > li.active > a:hover i,
.nav-pills2 > li.active > a:focus i { /* <i>icon 紅底 */
  background-color:red;
  color:#FFF;
  padding:3px 0px 0px 0px; 
  min-width: 22px;
  min-height: 22px;
  text-align: center;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}



/*頁籤-首頁*/
.nav2-justified {
  width: 100%;
  border-bottom: solid 0px #333;
  background-color: #EDEDEE;
  vertical-align: middle;
}
.head_t {
  font-size: 1.2em !important;
  min-width: 80px;
  margin-top:15px;
  font-weight: bold;
}

.nav2-pills > li {
  float: left;
  text-align: center;
  font-size: 1em;
  min-width: 100px;
}
.nav2-pills > li > a {
  /*border-radius: 0;*/
  background: #FFF;
  margin:10px 5px 0px 5px;

  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

@media screen and (max-width:767px) {
  .nav2-justified {
    height: 45px;
  }
  .head_t {
    font-size: 1em !important;
    min-width: 80px;
    margin-top:15px;
    margin-left:5px;
    font-weight: bold;
  }
  .nav2-pills > li {
    float: left;
    text-align: center;
    font-size: 1em;
    min-width: 50px;
  }
  .nav2-pills > li > a {
    background: #FFF;
    margin:5px 1px 0px 1px;
    padding: 10px 10px;

    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  
}



.nav2-pills > li + li {
  margin-left: 2px;
}
.nav2-pills > li.active > a,
.nav2-pills > li.active > a:hover,
.nav2-pills > li.active > a:focus {
  background-color: #FB3A7B;
  color: #FFF;
}

.nav2-pills .nav2-link {
  border-radius: 0;
  color: #333;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.nav2-pills .nav2-link:hover,
.nav2-pills .nav2-link:focus,
.nav2-pills .nav2-link.active {
  background: #FB3A7B;
  color:#FFF;
}

/*價格*/
.nav2-pills > .open > a,
.nav2-pills > .open > a:hover,
.nav2-pills > .open > a:focus {
  background: #FB3A7B;
  color:#FFF;
}




/*頁籤-產品*/
.nav3-justified {
  width: 100%;
  border-bottom: solid 1px #CCC;
  /* background-color: #EDEDEE; */
  vertical-align: middle;
}

.nav3-pills > li {      /* 標題 */
  float: left;
  text-align: center;
  font-size: 1.2em;
  min-width: 200px;
  /* letter-spacing:1px; */
}
.nav3-pills > li > a {
  background: #E8E8E8;
  color:#333;
  margin:10px 1px 0px 1px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}


@media screen and (max-width:375px) {
  .nav3-justified {
    height: 45px;
  }
  .nav3-pills > li {
    float: left;
    text-align: center;
    font-size: 1em;
    min-width: 50px;
  }
  .nav3-pills > li > a {
    margin:5px 1px 0px 1px;
    padding: 10px 10px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
}

.nav3-pills > li + li {
  margin-left: 2px;
}
.nav3-pills > li.active > a,
.nav3-pills > li.active > a:hover,
.nav3-pills > li.active > a:focus {
  background-color: #D1D1D1;
  color: #333;
  font-weight:700;
}
/*選取中*/
.nav3-pills > .open > a,
.nav3-pills > .open > a:hover,
.nav3-pills > .open > a:focus {
  background: #D1D1D1;
  color:#333;
}


.tab-content {    /* 商品介紹內容區, QA */
  background: #FFF;
  padding: 15px;
  /* border: solid 1px #ddd; */
  border-top: none;
  margin-bottom: 20px;
  min-height: 200px;
}

.tab-content h4 {   /* QA標題 */
  font-size: 1.5em;
  text-align:center;
  color: #666;
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
  letter-spacing: 5px;
}

.tab-content p {    /* QA內容 */
  font-size: 14px;
}

.tab-content img {
  max-width: 100%;
}

/* 影片介紹 */
#service-three iframe {
	width: 100%;
	height:580px;
}
@media screen and (max-width:375px) {
  #service-three iframe {
    width: 100%;
    height:250px;
  }
}




/* navbar */
.navbar {
  position: relative;
  min-height: 62px;
  margin-bottom: 0;
  border-bottom: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-affixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) { /*畫面方向*/
  .navbar-fixed-top .navbar-collapse,
  .navbar-affixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 62px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 14px;
  margin-bottom: 14px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-nav {
  margin: 10.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-btn.btn-sm {
  margin-top: 16px;
  margin-bottom: 16px;
}
.navbar-btn.btn-xs {
  margin-top: 20px;
  margin-bottom: 20px;
}
.navbar-text {
  margin-top: 21px;
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #cccccc;
  border-bottom: none;
}
.navbar-default .navbar-brand {
  color: #555555;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #3b3b3b;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #555555;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #555555;
  background-color: #92b3d9;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #467fbf;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #467fbf;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #cccccc;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #467fbf;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #555555;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #467fbf;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #467fbf;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #555555;
}
.navbar-default .navbar-link:hover {
  color: #555555;
}
.navbar-default .btn-link {
  color: #555555;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #555555;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}


a {		/* footer 連結 */
  color:rgba(255, 255, 255, 0.7);
  transition: 0.3s;
}
a:hover,
a:focus {
	text-decoration:none;
    color:rgba(255, 255, 255, 0.3);
    transition: 0.3s;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.img-rounded {
  border-radius: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.breadcrumb {
  padding: 20px 0;
  margin-bottom: 20px;
  background-color: transparent;
  border-radius: 0;
  text-align: right;
}
.breadcrumb > li + li:before {
  content: ">\00a0";
  color: #555555;
}
.breadcrumb > .active {
  color: #999999;
}
@media (max-width: 991px) {
  .breadcrumb {
    padding: 20px 0;
    text-align: right;
  }
}
/* dropdowns */
.dropdown-menu {
  z-index: 1000;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
/* labels */
.label {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: normal;
  /*  */
  letter-spacing: 0.08em;
}
/* forms.less */
label {
  font-weight: normal;
  	font-family: "Microsoft JhengHei", "PMingLiU", "Helvetica Neue", Helvetica, Arial, "Century Gothic", sans-serif;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.form-control:focus {
  border-color: #467fbf;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 127, 191, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 127, 191, 0.6);
}
.form-group {
  margin-bottom: 20px;
}


.pages {
  text-align: center;
}

.pages .loadMore {
  text-align: center;
}
.pages .loadMore_r {
  text-align: right;
}

.pages .pagination {
  text-align: center;
}
.features-buttons button {
  margin-bottom: 20px;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.page-item.active .page-link {
  color: #fff !important;
  background-color: #666;
  border-color: #666;
}
.page-item.disabled .page-link {
  color: #868e96;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.5rem 0.75rem;
  line-height: 1.25;
  color: #666 !important;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:focus, .page-link:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
  outline: 0;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* pagination */
.pagination {
  margin: 20px 0;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  border-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #438EB9;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #438EB9;
  background-color: #b8cee6;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #438EB9;
  border-color: #438EB9;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
}


/* responsive utilities */
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center !important;
  }
  .text-center-xs img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-center-sm {
    text-align: center !important;
  }
  .text-center-sm img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

/* type */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  /* font-family: "Roboto", Helvetica, Arial, sans-serif; */
	font-family: "Microsoft JhengHei", "PMingLiU", "Helvetica Neue", Helvetica, Arial, "Century Gothic", sans-serif;
  font-weight: 900;
  line-height: 1.1;
  /* color: #333333; */
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.text-small {
  font-size: 12px;
}
.text-large {
  font-size: 18px;
}
.text-italic {
  font-style: italic;
}
.text-primary {
  color: #467fbf;
}
a.text-primary:hover {
  color: #36669c;
}
.bg-primary {
  color: #fff;
  background-color: #467fbf;
}
a.bg-primary:hover {
  background-color: #36669c;
}
abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #999999;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 14px;
  border-left: 5px solid #467fbf;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  border-right: 5px solid #467fbf;
}
address {
  margin-bottom: 20px;
  line-height: 1.42857143;
}



/* 左選單 */
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.panel-heading {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  /*  */
  letter-spacing: 0.08em;
  padding: 15px 15px;
}
.panel-heading h3{
  padding: 15px 15px;
  /*
  border-bottom: 2px solid #EDEDEE !important;
  */
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group.accordion .panel {
  border-color: #ccc;
}

.panel-primary {
  border-color: #00A6F6;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #00A6F6;
  border-color: #00A6F6;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00A6F6;
}
.panel-primary > .panel-heading .badge {
  color: #00A6F6;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #467fbf;
}
.panel-primary .panel-title {
  font-weight: 300;
}
.panel-primary .panel-title a:hover {
  color: #fff;
  text-decoration: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #467fbf;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.progress-bar-primary {
  background-color: #467fbf;
}
.progress-striped .progress-bar-primary {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}


.yamm .nav,
.yamm .collapse,
.yamm .dropup.use-yamm,
.yamm .dropdown.use-yamm {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 15px;
  right: 15px;
}



.a2 a {
  color: #FFF;
}
.a2 a:hover {
  color: #CCC;
  text-decoration: none;
}

.about span{
    font-size: 12pt;
    font-family: 'Microsoft JhengHei';
    color: #949494;
    padding-left: 0.2em;
    display: inline-block;
    letter-spacing:0px;
}


.j_title_span {
    font-size: 12pt;
    font-family: 'Microsoft JhengHei';
    color: #949494;
    padding-left: 0.2em;
    display: inline-block;
    letter-spacing:0px;
}




#contact a {	
  color:rgba(0, 0, 0, 0.7);
  transition: 0.3s;
}
#contact a:hover,
a:focus {
	text-decoration:none;
    color:rgba(0, 0, 0, 0.3);
    transition: 0.3s;
}
#contact a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#contact .ul-icons li i {
  width: 20px;
  height: 20px;
  background: none;
  color: #467FBF;
  font-size: 20px;
  text-align: center;
  border-radius: 10px;
  line-height: 20px;
  margin-right: 10px;
}
#contact ul.list-style-none {
  list-style: none;
}



/* Product 商品詳細頁-show */
#prd_show {
	width: 100%;
}

#prd_show .head {
  position: relative;
  padding: 0 15px;
  margin-bottom:20px;
}
@media (max-width: 1279px) {
  #prd_show .head,
  #prd_show .detail .detail-slick .detail-item {
    padding: 0;
  }
}

/*輪播圖*/
#prd_show .head .album {
  float: left;
  width: 400px;
}
@media (max-width: 640px) {
  #prd_show .head .album {
    float: none;
    width: 100%;
  }
}

/*大圖區*/
#prd_show .head .album .big {
  position: relative;
}

/*大圖箭頭*/
#prd_show .head .album .big a.album-prev,
#prd_show .head .album .big a.album-next {
  position: absolute;
  top: 100%;
  display: block;
  width: 25px;
  height: 25px;
  background-color: rgba(0,0,0,0.30);
  /*border: 2px solid rgba(0,0,0,0.30);*/
  border-radius: 100%;
  outline: none;
  transition: background .25s linear;
  -ms-transition: background .25s linear;
  -moz-transition: background .25s linear;
  -webkit-transition: background .25s linear;
  margin-top: -25px;
  z-index: 10000;
}
#prd_show .head .album .big a.album-prev:hover,
#prd_show .head .album .big a.album-next:hover {
  /*border: 2px solid rgba(0,0,0,1);*/
  background: rgba(0,0,0,1);
}

#prd_show .head .album .big a.album-prev.slick-hidden,
#prd_show .head .album .big a.album-next.slick-hidden {
  background: none;
  opacity: .15;
  cursor: not-allowed;
}

#prd_show .head .album .big a.album-prev { /*左箭頭*/
  right: 27px;
}
#prd_show .head .album .big a.album-prev:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 10px;
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#prd_show .head .album .big a:hover.album-prev:after {
  border-left: 2px solid rgba(255,255,255,1);
  border-bottom: 2px solid rgba(255,255,255,1);
}

#prd_show .head .album .big a.album-next { /*右箭頭*/
  right: 0;
}
#prd_show .head .album .big a.album-next:after {
  content: '';
  position: absolute;
  top: 8px;
  right: 10px;
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#prd_show .head .album .big a:hover.album-next:after {
  border-top: 2px solid rgba(255,255,255,1);
  border-right: 2px solid rgba(255,255,255,1);
}


/*大圖*/
#prd_show .head .album .big .slick-slide {
	height: 400px;
	background-color: #F3F1F1;
}
#prd_show .head .album .big .slick-slide > img {
	position: relative; top: 50%; transform: translateY(-50%);max-height: 400px; margin: 0 auto;
}
@media (max-width: 640px) {
	#prd_show .head .album .big .slick-slide { height: 593px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 593px;}
}
@media (max-width: 604px) {
	#prd_show .head .album .big .slick-slide { height: 557px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 557px;}
}
@media (max-width: 600px) {
	#prd_show .head .album .big .slick-slide { height: 553px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 553px;}
}
@media (max-width: 540px) {
	#prd_show .head .album .big .slick-slide { height: 493px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 493px;}
}
@media (max-width: 533px) {
	#prd_show .head .album .big .slick-slide { height: 486px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 486px;}
}
@media (max-width: 510px) {
	#prd_show .head .album .big .slick-slide { height: 455px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 455px;}
}
@media (max-width: 480px) {
	#prd_show .head .album .big .slick-slide { height: 433px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 433px;}
}
@media (max-width: 424px) {
	#prd_show .head .album .big .slick-slide { height: 377px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 377px;}
}
@media (max-width: 414px) {
	#prd_show .head .album .big .slick-slide { height: 367px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 367px;}
}
@media (max-width: 400px) {
	#prd_show .head .album .big .slick-slide { height: 353px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 353px;}
}
@media (max-width: 384px) {
	#prd_show .head .album .big .slick-slide { height: 337px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 337px;}
}
@media (max-width: 375px) {
	#prd_show .head .album .big .slick-slide { height: 330px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 330px;}
}
@media (max-width: 360px) {
	#prd_show .head .album .big .slick-slide { height: 313px;}
}
@media (max-width: 320px) {
	#prd_show .head .album .big .slick-slide { height: 273px;}
	#prd_show .head .album .big .slick-slide > img { max-height: 273px;}
}

/*小圖*/
#prd_show .head .album .small {
  margin-top: 10px;
  overflow: hidden;
}

#prd_show .head .album .small-slick {
  margin-left: -5px;
  margin-right: -5px;
}

#prd_show .head .album .small-slick .slick-slide {
  padding: 0 5px;
}
#prd_show .head .album .small-slick .slick-slide a {
  position: relative;
  display: block;
  border: 1px solid #fff;
  padding: 1px;
}
#prd_show .head .album .small-slick .slick-slide.slick-current a { /*小圖外框線*/
  border-color: #ccc;
}
#prd_show .head .album .small-slick .slick-slide a:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: rgba(0,0,0,.3);
}
#prd_show .head .album .small-slick .slick-slide.slick-current a:after {
  opacity: 0;
}

/*產品資訊區*/
#prd_show .head .txt {
  float: right;
  width: calc(100% - 450px); /*扣掉輪播圖區塊寬度*/
  font-family: 'Century Gothic', 'Microsoft JhengHei UI', 'Microsoft JhengHei', Sans-serif;
}
@media (max-width: 1199px) {
  #prd_show .head .txt {
    width: calc(100% - 420px);
  }
}
@media (max-width: 640px) {
  #prd_show .head .txt {
    float: none;
    width: 100%;
    margin-top: 25px;
  }
}


#prd_show .cp_name { /*公司名稱*/
  font-size: 1.8em;
  color:#333;
  padding: 0px 20px 0px 0px;
  font-weight: bold;
}
#prd_show .cp_view a { /*查看公司全部商品*/
  font-size: 1em;
  padding: 3px 10px 2px 10px;
  color:#999;
  border: 1px solid #999;
  margin-top: 5px;
}
#prd_show .cp_view a:hover { /*查看公司全部商品*/
  color:#333;
  border: 1px solid #333;
}
#prd_show .prd_name { /*商品名稱*/
  font-size: 2em;
  line-height: 30px;
  padding: 4px 0;
}

#prd_show .rating-stars,
#prd_rating .rating-stars { /*星星評價*/
  font-size: 1.5em;
  color: #FEB902;
}

#prd_show .price { /*商品資訊:價格區塊*/
  font-size: 15px; 
  line-height: 30px;
  padding:10px 0px;
}

#prd_show .price .item {  /* 標題欄:定價 item 左欄 */
  float: left;
  padding-right: 10px;
  padding-top: 4px;
  font-size: 1.2em; 
}

#prd_show .price .info { /* 資訊欄:價格 info 右欄 */
  float: left;
  /* width: calc(100% - 80px);*/
	color: #000;
}
#prd_show .price .info .cprice { /* 價格,大紅字 */
  color: red;
  font-size: 40px;
  /* font-weight: bold; */
  padding-right: 8px;
  font-family:helvetica,verdana,Microsoft JhengHei;
}

#prd_show .point {   /*紅利點數*/
  color:red;
  font-size: 1.5em;
  padding: 5px 0px 10px 0px;
  font-weight: 600;
}
#prd_show .head .txt .point .tips_small{  /*商品可折$100*/
  font-size: 11pt;
  color:#666;
}
#prd_show .head .txt .color {   /*顏色/方案 區塊 */
  float: left;
  width: 80px;
  height: 30px;
  margin: 0px 3px;
  border: 1px solid #CCC;
}

#prd_show .head .txt .price > div {
  margin-bottom: 5px;
}

#prd_show .btn_blue {    /*加入購物車*/
  background-color: #61C3D0;
  color:#FFF;
  text-align: center;
  border-radius: 6px 6px 6px 6px;
  width:100%;
  padding:10px;
  /* margin:10px 0px; */
  font-size: 1.2em;
}
#prd_show .btn_blue:hover { opacity: .8; }

#prd_show .btn_red {    /*直接購買*/
  background-color: red;
  color:#FFF;
  text-align: center;
  border-radius: 6px 6px 6px 6px;
  width:100%;
  padding:10px;
  /* margin:10px 0px; */
  font-size: 1.2em;
}
#prd_show .btn_red:hover { opacity: .8; }

#prd_show .btn_white {  /*問答*/
  background-color: #FFF;
  color:#333;
  text-align: center;
  border: 1px solid #CCC;
  border-radius: 6px 6px 6px 6px;
  width:100%;
  padding:10px; 
  /* margin:10px 0px;*/
  font-size: 1.2em;
}
#prd_show .btn_white:hover { opacity: .8; }


/*數量-列*/
#prd_show .numset {
  width:255px;
  float:left;
  background-color: #FFF;
  padding: 0px;
  border: 1px solid #CCC;
  margin-right: 20px;
}
#prd_show .btn_num {  /*input*/
  font-size:15pt;
  text-align:center;
}


#prd_show .head .txt .price .price-sale { /*促銷價*/
  display: inline-block;
  color: #e30020;
  font-size: 1.75rem;
  line-height: 28px;
  vertical-align: top;
  margin-right: 6px;
}

#prd_show .head .txt .price .price-date { /*促銷期間*/
  display: block;
  color: #72a0d8;
  font-size: 0.9375rem;
  line-height: 20px;
  padding-top: 5px;
}
#prd_show .head .txt .price .price-date p {
  display: inline-block;
}

#prd_show .head .txt .summary { /*商品簡介*/
  color: #777;
  font-size: 0.875rem;
  line-height: 26px;
  margin-top: 20px;
}

#prd_show .head .txt .size-select { /*選擇規格*/
  display: block;
  width: 100px;
  height: 36px;
  color: #484f53;
  font-size: 0.875rem;
  border: 1px solid #aaa;
  border-left: none;
  border-right: none;
  background-color: transparent;
  background-image: url('../product/images/icon_down.png');
  background-size: 20px 5px;
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  padding: 0;
  
}
#prd_show .head .txt .size-select::-ms-expand {
  display: none;
}



/*選擇數量*/
#prd_show .head .txt .qty { 
  margin-top: 20px;
}
#prd_show .head .txt .qty-select {
  float: left;
  width: 140px;
  height: 36px;
  background: #fff;
  border: 1px solid #aaa;
}
#prd_show .head .txt .qty-select a.qty-minus,
#prd_show .head .txt .qty-select a.qty-plus { /*增加、減少*/
  display: block;
  float: left;
  width: 34px;
  height: 34px;
  background-size: 34px 34px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: .5;
}
#prd_show .head .txt .qty-select a.qty-minus { /*減少數量*/
  background-image: url('../images/products/ic_qtyminus.jpg');
}
#prd_show .head .txt .qty-select a.qty-plus { /*增加數量*/
  background-image: url('../images/products/ic_qtyplus.jpg');
}

#prd_show .head .txt .qty-select a.qty-minus:hover,
#prd_show .head .txt .qty-select a.qty-plus:hover {
  opacity: 1;
}

#prd_show .head .txt .qty-select input {
  display: block;
  float: left;
  width: 70px;
  height: 34px;
  color: #484f53;
  font-size: 0.9375rem;
  text-align: center;
  background: #fff;
  border: none;
}


#prd_show .msg {    /*運費訊息*/
  font-size: 1.2em;
  background: #FFF;
  margin: 2px 5px 2px 0px;
  padding:10px;
}
#prd_show .icon1 img {    /*小圖示: 7-11超取*/
  width: 25px;
}
#prd_show .msg .msg2 {    /*免運費，可宅配或超取*/
  font-size: 1.2em;
  color: red;
}
#prd_show .msg .share {    /*分享給朋友*/
  font-size: 1.2em;
  color: #333;
  vertical-align: middle;
}



@media screen and (max-width:375px) {
  #prd_show .head .txt .color {   /*顏色/方案 區塊 */
    width: 70px;
  }
  
  #prd_show .cp_name { /*公司名稱*/
    font-size: 1.6em;
  }
  #prd_show .cp_view a { /*查看公司全部商品*/
    font-size: 0.8em;
    padding: 3px 10px 2px 10px;
    margin-top: 2px;
  }
  #prd_show .prd_name { /*商品名稱*/
    font-size: 1.8em;
    line-height: 30px;
  }
  #prd_show .price .item {  /* 標題欄:定價 item 左欄 */
    float: left;
    padding-right: 10px;
    padding-top: 4px;
    font-size: 1.2em; 
  }
  #prd_show .point {   /*紅利點數*/
    padding: 0px;
  }
  
  #prd_show .icon1 img,
  #prd_show .icon1 i {    /*小圖示: 7-11超取*/
    max-width: 14px;
    font-size: 18px;
  }
  #prd_show .msg .msg2 {    /*免運費，可宅配或超取*/
    font-size: 1em;
  }
  #prd_show .msg .share {    /*分享給朋友*/
    font-size: 1em;
  }

  /*數量-列*/
  #prd_show .numset {
    width: 140px;
  }
  #prd_show .btn_num {  /*input*/
    font-size:15px;
  }

  #prd_show .btn_blue {    /*加入購物車*/
    font-size: 1.3em;
  }
  #prd_show .btn_red {    /*直接購買*/
    font-size: 1.3em;
  }
  #prd_show .btn_white {  /*問答*/
    font-size: 1.3em;
  }

}




/*商品詳細頁籤*/
#prd_show .detail {
  margin-top: 40px;
}

#prd_show .detail .tab {
  font-size: 0;
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding-left: 10px;
}
@media (max-width: 1200px) {
	#prd_show .detail .tab {
	  padding-left: 0px;
	}
}

#prd_show .detail .tab li {
  display: inline-block;
  vertical-align: top;
	margin-right: 2px;
}
@media (max-width: 384px) {
	#prd_show .detail .tab li {
		margin-right: 1px;
	}
}

#prd_show .detail .tab li a {
  position: relative;
  display: block;
  height: 40px;
  color: #333;
  font-size: 1rem;
  line-height: 26px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #e8e8e8;
  border: 1px solid transparent;
  border-bottom: none;
  padding: 7px 50px 7px 24px;
}
@media (max-width: 720px) {
  #prd_show .detail .tab li a {
    height: auto;
    font-size: 0.875rem;
    padding: 7px 28px 7px 15px;
  }
}

@media (max-width: 480px) {
  #prd_show .detail .tab li a {
    font-size: 0.85rem;
    line-height: 20px;
    padding: 7px 26px 7px 12px;
  }
}
@media (max-width: 424px) {
  #prd_show .detail .tab li a {
    padding: 7px 12px;
	  text-align: center;
  }
}
@media (max-width: 414px) {
  #prd_show .detail .tab li a {
    padding: 7px 11px;
  }
}
@media (max-width: 400px) {
  #prd_show .detail .tab li a {
    padding: 7px 9px;
  }
}
@media (max-width: 384px) {
  #prd_show .detail .tab li a {
    padding: 7px 8px;
  }
}
@media (max-width: 375px) {
  #prd_show .detail .tab li a {
    padding: 7px 6px;
  }
}
@media (max-width: 360px) {
  #prd_show .detail .tab li a {
    padding: 7px 7px;
  }
}
@media (max-width: 320px) {
  #prd_show .detail .tab li a {
    font-size: 0.82rem;
    padding: 7px 2px;
  }
}


#prd_show .detail .tab li a:hover {
  background: #d1d1d1;
}

#prd_show .detail .tab li a:before {
  content: '';
  position: absolute;
  top: 17px;
  right: 25px;
  display: block;
  width: 10px;
  height: 6px;
  background: url('../images/products/ic_detailtab.png') no-repeat;
  background-size: 10px 6px;
  opacity: .5;
}
@media (max-width: 720px) {
  #prd_show .detail .tab li a:before {
    top: 50%;
    right: 13px;
    margin-top: -3px;
  }
}
@media (max-width: 480px) {
  #prd_show .detail .tab li a:before {
    right: 10px;
    margin-top: -2px;
  }
}
@media (max-width: 424px) {
  #prd_show .detail .tab li a:before {
	  background: url('../images/products/') no-repeat;
  }
}

#prd_show .detail .tab li.current a {
  color: #fff;
  text-decoration: none;
  border-top-color: #333;
  border-left-color: #333;
  border-right-color: #333;
  background-color: #333;
  cursor: default;
}
#prd_show .detail .tab li.current a:active {
  text-decoration: none;
}
#prd_show .detail .tab li.current a:before {
  content: '';
  position: absolute;
  top: 17px;
  right: 25px;
  display: block;
  width: 10px;
  height: 6px;
  background: url('../images/products/ic_detailtabo.png') no-repeat;
  background-size: 10px 6px;
  opacity: 1;
}
@media (max-width: 720px) {
	#prd_show .detail .tab li.current a:before {
		top: 50%;
		right: 13px;
		margin-top: -3px;
	}
}
@media (max-width: 480px) {
	#prd_show .detail .tab li.current a:before {
		right: 10px;
		margin-top: -2px;
  }
}

#prd_show .detail .detail-slick {
  margin-top: 20px;
  padding-bottom: 50px;
}
#prd_show .detail .detail-slick .detail-item { /*一組頁籤*/
  padding: 0 15px;
}
#prd_show .detail .detail-slick .detail-item.itempadding {
  padding: 0;
}
#prd_show .detail .detail-slick .detail-item img { max-width: 100%; height: auto !important; }


#prd_rating {
  padding: 20px;
  background: #FFF;
  color: #333;
  font-size: 1.5rem;
}
#prd_rating .prd_rating_header{
  font-size: 2rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}
#prd_rating h4{       /*Name*/
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px 0px;
}
#prd_rating .type{    /*規格*/
  padding: 10px 0px;
  color: #666;
  letter-spacing: 1px;
}
#prd_rating .content{
  padding: 10px 0px;
}
#prd_rating .date{
  padding: 10px 0px;
}
#prd_rating .pic img{ /*人像*/
  max-width: 100px;
}
#prd_rating .pic2 img{  /*分享圖*/
  max-width: 150px;
  padding: 5px 5px;
}


#prd_rating .like{  /* 讚 */
  float:right;
  width: 80px;
  color: #AAA;
  background-color: #FFF;
  font-size:16px;
  text-align: center;
  border: 1px solid #AAA;
  border-radius: 50px; 
  cursor: pointer;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  padding: 2px 10px;
}

#prd_rating .like_1{  /* 讚 active */
  float:right;
  width: 80px;
  color: #FFF;
  background-color: #00A4BD;
  font-size:16px;
  text-align: center;
  border: 1px solid #00A4BD;
  border-radius: 50px; 
  cursor: pointer;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  padding: 2px 10px;
}
#prd_rating .btn_blue {    /*查看全部評價*/
  background-color: #61C3D0;
  color:#FFF;
  text-align: center;
  border-radius: 6px 6px 6px 6px;
  width:100%;
  padding:10px;
  font-size: 1.2em;
}
#prd_rating .btn_blue:hover { opacity: .8; }


@media screen and (max-width:375px) {
  #prd_rating {
    padding: 0px;
    font-size: 1.2rem;
  }
  #prd_rating .prd_rating_header{
    font-size: 1.8rem;
    padding: 10px;
  }
  #prd_rating h4{       /*Name*/
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px;
    margin: 2px 0px;
  }
  #prd_rating .type{    /*規格*/
    padding: 0px 0px;
    letter-spacing: 0px;
    font-size: 14px;
  }
  #prd_rating .content{
    padding: 6px 0px;
  }
  #prd_rating .date{
    padding: 10px 0px;
  }
  
  #prd_rating .pic img{ /*人像*/
    max-width: 50px;
  }
  
  #prd_rating .pic2 img{  /*分享圖*/
    max-width: 100%;
    padding: 5px 5px;
  }
    
  #prd_rating .like{  /* 讚 */
    width: 60px;
    font-size:14px;
    padding: 2px 10px 0px 10px;
  }
  
  #prd_rating .like_1{  /* 讚 active */
    width: 60px;
    font-size:14px;
    padding: 2px 10px 0px 10px;
  }

}


.agent_title { 
  position: relative;
  color: #FFF;
  font-size: 15px; 
  font-weight: 700; 
  background: rgb(147, 231, 241); opacity: 1; 
}

.flex_agent_box {
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.agent_title_left{
  margin:20px 20px;
  padding:50px 15px 50px 30px;
  background: #29A8BB;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 18px; 
  line-height: 15pt;
}
.agent_title_left img {
  max-width: 100px;
  padding-right:10px;
}
.agent_title_right{
  margin:20px 0px 20px 5px;
  padding:20px 30px;
  background: #61C3D0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  line-height: 15pt;
}
.agent_title_right ul{
  list-style-type: none;
}

@media screen and (max-width:375px) {
  .agent_title { 
    font-size: 14px; 
    font-weight: 700; 
  }
  .flex_agent_box {
      display: block;
  }
  .agent_title_left{
    margin:10px 0px;
    padding:10px 10px 10px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 15px; 
    line-height: 14px;
  }
  .agent_title_left img {
    max-width: 100px;
    padding-right:10px;
  }
  .agent_title_right{
    margin:10px 0px 20px 5px;
    padding:10px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    line-height: 15pt;
  }
  .agent_title_right ul{
    list-style-type: square;
    padding-left:10px;
    margin-left:10px;
  }
}

 #faq {    /* 商品介紹內容區, QA */
  font-size: 14px;
  background: #FFF;
  padding: 24px;
  margin-bottom: 20px;
  min-height: 200px;
  border: none;
}

#faq h4 {   /* QA標題 */
  font-size: 1.5em;
  text-align:center;
  color: #666;
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
  letter-spacing: 5px;
}

#faq-list-1 a {	/* Q - 題目 */
	font-size:14px;
}

@media screen and (max-width:375px) {
  #faq {    /* 商品介紹內容區, QA */
    padding: 0px;
    min-height: 200px;
    }
    #faq h4 {   /* QA標題 */
    border-bottom: 0px solid #CCC;
    padding-bottom: 0px;
    }  
}



/* CSS小視窗 */
.win-header{
  text-align:center;
  padding:20px 20px 0px 20px;
  border-bottom:1px solid #E5E5E5;
}
.win-body{
  position: relative;
  padding: 15px;
}
.win-footer{
  padding-top:12px;padding-bottom:14px;
  border-top-color:#E4E9EE;
  -webkit-box-shadow:none;
  box-shadow:none;
  background-color:#EFF3F8;
  text-align:center;
}
.modal{ 
  z-index: 99999;
}




/* ●●● index ●●● */

.logo { max-height:60px; }
@media screen and (max-width:767px) {
  .logo { max-width:100%; max-height:auto; }

  .logo_bg{
    text-align:center;
    /*
    border:0px solid #666;
    background-image: linear-gradient(120deg, #89f7fe 0%, #66a6ff 100%);
    */
  }
  .logo_bg img { margin:auto; }
  .logo_bg h2{ /* 文字+陰影 */
    margin:0px;
    padding: 15px 5px;
    border-radius: 50px;
    font-size: 2.5rem;
    color:#333;
    /* text-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4); 
    background-image: linear-gradient(120deg, #89f7fe 0%, #66a6ff 100%);*/
    background-image: linear-gradient(180deg, #89f7fe 0%, #66cbff 100%);
  }
}

@media (max-width: 550px) {
	.logo_bg h2{ font-size: 2rem; padding: 12px 5px; }
}
@media (max-width: 430px) {
	.logo_bg h2{ font-size: 1.8rem; padding: 10px 5px; }
}
@media screen and (max-width:375px) {
  .logo_bg h2{ font-size: 1.6rem; padding: 10px 5px; }
}




 #main_content{ max-width:1170px;margin:auto;margin-bottom:30px; }
  @media screen and (max-width:375px) {
    #main_content{ width:100%;margin:auto;margin-bottom:30px; }
  }

  [data-carousel-control="wrapper"] ul li { min-width: 100px; }
  [data-carousel-name="para"] [data-carousel-control="wrapper"] ul li { max-width: 100%; }

  .btn_left{ font-size:3.2rem; background:#333;color:#FFF; padding:0px 17px 0px 13px;margin:0px 5px;border-radius:50px;}
  .btn_right{ font-size:3.2rem; background:#333;color:#FFF; padding:0px 13px 0px 17px;margin:0px 5px;border-radius:50px;}

  [data-carousel-name="para"] [data-carousel-control="wrapper"] ul li .para_img1 img {
    width:33%; padding:0px 10px 10px 0px;
  }
  [data-carousel-name="para"] [data-carousel-control="wrapper"] ul li .para_img2 img {
    width:24.5%; padding:10px 10px 0px 0px;
  }
  [data-carousel-name="para1"] [data-carousel-control="wrapper"] ul li { max-width: 100%; }

  .btn_left{ font-size:3.2rem; background:#333;color:#FFF; padding:0px 17px 0px 13px;margin:0px 5px;border-radius:50px;}
  .btn_right{ font-size:3.2rem; background:#333;color:#FFF; padding:0px 13px 0px 17px;margin:0px 5px;border-radius:50px;}

  [data-carousel-name="para1"] [data-carousel-control="wrapper"] ul li .para_img1 img {
    width:33%; padding:0px 10px 10px 0px;
  }
  [data-carousel-name="para1"] [data-carousel-control="wrapper"] ul li .para_img2 img {
    width:24.5%; padding:10px 10px 0px 0px;
  }
  [data-carousel-name="promote1"] [data-carousel-control="wrapper"] ul li { max-width: 100%; }

  .btn_left{ font-size:3.2rem; background:#333;color:#FFF; padding:0px 17px 0px 13px;margin:0px 5px;border-radius:50px;}
  .btn_right{ font-size:3.2rem; background:#333;color:#FFF; padding:0px 13px 0px 17px;margin:0px 5px;border-radius:50px;}

  [data-carousel-name="promote1"] [data-carousel-control="wrapper"] ul li .para_img1 img {
    width:33%; padding:0px 10px 10px 0px;
  }
  [data-carousel-name="promote1"] [data-carousel-control="wrapper"] ul li .para_img2 img {
    width:24.5%; padding:10px 10px 0px 0px;
  }

  @media screen and (max-width:798px) {
  /*
  @media screen and (max-width:375px) {
    .btn_left{ font-size:2rem; background:#333;color:#FFF; padding:0px 11px 1px 9px;margin:0px 5px;border-radius:50px;}
    .btn_right{ font-size:2rem; background:#333;color:#FFF; padding:0px 9px 1px 11px;margin:0px 5px;border-radius:50px;} */
    .btn_left{ font-size:2rem; background:#666;color:#FFF; padding:10px 9px 11px 7px;margin:0px 5px;border-radius:5px;}
    .btn_right{ font-size:2rem; background:#666;color:#FFF; padding:10px 7px 11px 9px;margin:0px 5px;border-radius:5px;}

    [data-carousel-name="para"] [data-carousel-control="wrapper"] ul li .para_img1 img {
     width:32%; padding:0px 5px 5px 0px;
    }
    [data-carousel-name="para1"] [data-carousel-control="wrapper"] ul li .para_img1 img {
     width:32%; padding:0px 5px 5px 0px;
    }
    [data-carousel-name="promote1"] [data-carousel-control="wrapper"] ul li .para_img1 img {
     width:32%; padding:0px 5px 5px 0px;
    }
    [data-carousel-name="promote1"] [data-carousel-control="wrapper"] ul li .para_img2 img {
      width:24%; padding:10px 5px 0px 0px;
    }
  }




  /*影片 NEWS ====================================================== */
  .video_row { margin-top: 10px; }

  /*影片 280 */

  #iframe_video iframe{ width:100%; height:300px; }

  @media (max-width: 1199px) {
    #iframe_video iframe{ width:100%; height:260px; }
  }
  @media (max-width: 991px) {
    #iframe_video iframe{ width:100%; height:260px; }
  }
  @media (max-width: 900px) {
    #iframe_video iframe{ width:100%; height:240px; }
  }
  @media (max-width: 691px) {
    #iframe_video iframe{ width:100%; height:242px; }
  }
  @media (max-width: 690px) {
    #iframe_video iframe{ width:100%; height:214px; }
  }
  @media (max-width: 580px) {
    #iframe_video iframe{ width:100%; height:176px; }
  }
  @media (max-width: 400px) {
    #iframe_video iframe{ width:100%; height:172px; }
  }
  @media (max-width: 375px) {
    #iframe_video iframe{ width:100%; height:138px; }
  }




  marquee{
    height:225px; width:100%; padding:10px; margin:0px; background:#EEE;
    overflow:hidden;
  }

  /*最新訊息 200 */
  [data-carousel-name="news_top"] {
    background:#EEE;
    padding:10px;
    height:200px;
    margin-bottom:10px;
  }

  [data-carousel-name="news_top"] .btn_left{
    font-size:2rem; 
    background:#AAA;
    color:#FFF; 
    padding:0px 12px 2px 10px;
    margin:0px 5px;
    border-radius:50px;
  }
  [data-carousel-name="news_top"] .btn_right{
    font-size:2rem; 
    background:#AAA;
    color:#FFF;
    padding:0px 10px 2px 12px;
    margin:0px 5px;
    border-radius:50px;
  }

  /*圖片連結 70 */
  .news_top_img img { max-height:58px; }

/* 
Dimensions: iPhone 12 Pro : 390
Dimensions: iPhone XR : 414 
*/


@media (max-width: 1199px) {
	.iframe_top { height: 260px; }
	marquee{ height:205px; width:100%; padding:0px; margin:0px 0px 0px -10px;}
	.news_top_img { margin-left:-10px; }
  .news_top_img img { max-height: 50px; }
}

@media (max-width: 900px) {
	.iframe_top { height: 240px; }
	marquee{ height:165px; width:100%; padding:0px; margin:0px 0px 0px -10px;}
	.news_top_img { margin-left:-10px; }
  .news_top_img img { max-height: 58px; }
}

@media (max-width: 690px) {
	.iframe_top { height: 220px; }
	marquee{ height:155px; width:100%; padding:0px; margin:0px 0px 0px -10px;}
	.news_top_img { margin-left:-10px; }
  .news_top_img img { max-height: 50px; }
}

@media (max-width: 580px) {
	.iframe_top { height: 175px; }
	marquee{ height:125px; width:100%; padding:0px; margin:0px 0px 0px -10px;}
	.news_top_img { margin-left:-10px; }
  .news_top_img img { max-height: 45px; }
}

@media (max-width: 500px) {
	.iframe_top { height: 178px; }
	marquee{ height:130px; width:100%; padding:0px; margin:0px 0px 0px -10px;}
	.news_top_img { margin-left:-10px; }
  .news_top_img img { max-height: 38px; }
}
@media (max-width: 410px) {
	.iframe_top { height: 178px; }
	marquee{ height:130px; width:100%; padding:0px; margin:0px 0px 0px -10px;}
	.news_top_img { margin-left:-10px; }
  .news_top_img img { max-height: 34px; }
}
@media (max-width: 375px) {
    .iframe_top { height: 137px; }
    marquee{ height:100px; width:100%; padding:0px; margin:0px 0px 0px -10px;}
    .news_top_img { margin-left:-10px; }
    .news_top_img img { max-height: 28px; }
}

@media (max-width: 329px) {
  .iframe_top { height: 135px; }
  marquee{ height:100px; width:100%; padding:0px; margin:0px 0px 0px -10px;}
  .news_top_img { margin-left:-10px; }
  .news_top_img img { max-height: 24px; }
}

  /*影片 NEWS __ END ====================================================== */



  /* 商品輪播1  =============================================== */
  section.awSlider .carousel{ display:table; z-index:2; width:100%;}
  section.awSlider{
    margin:0px auto;
    position:relative;
    display:table;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 1120px;
    margin-bottom: 0px;
    width:100%;
  }
  section.awSlider:hover > img{
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity:1;
  }
  section.awSlider img{ pointer-events: none; }
  section.awSlider > img{
    position:absolute;
    top:30px;
    z-index:1;
    transition:all .3s; /*轉場效果*/
    filter: blur(1.8vw); /*濾鏡效果:模糊*/
    -webkit-filter: blur(2vw);
    -moz-filter: blur(2vw); 
    -o-filter: blur(2vw); 
    -ms-filter: blur(2vw);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity:.5; /*透明度*/
  }
  .aw_img1{ text-align:center;padding:10px; }
  .aw_img1 img { width:32%; padding:0px 0px 5px 0px; }
  .aw_img2{ text-align:center;padding:10px; }
  .aw_img2 img { width:24%; padding:10px 10px 0px 0px; }
  .carousel-control{
    font-size: 26px;
    text-shadow:0 1px 2px rgb(0 0 0);
    opacity: 0.3;
  }
  .carousel-control.left{ background-image:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0); }
  .carousel-control.right{ background-image:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0);}



 /* 廠商輪播  =============================================== */
  section.awSlider3 .carousel{
    display:table;
    z-index:2;
    width:100%;
  }
  
  section.awSlider3{
    margin:0px auto;
    position:relative;
    display:table;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  
    max-width: 1120px;
    margin-bottom: 30px;
    width:100%;
  }
  
  section.awSlider3:hover > img{
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity:1;
  }
  
  section.awSlider3 img{
     pointer-events: none;
  }
  
  section.awSlider3 > img{
    position:absolute;
    top:30px;
    z-index:1;
    transition:all .3s; /*轉場效果*/
    filter: blur(1.8vw); /*濾鏡效果:模糊*/
    -webkit-filter: blur(2vw);
    -moz-filter: blur(2vw); 
    -o-filter: blur(2vw); 
    -ms-filter: blur(2vw);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity:.5; /*透明度*/
  }



  /* 商品輪播2 =============================================== */
    section.awSlider2 .carousel{ display:table; z-index:2;width:100%; }
    section.awSlider2{
      margin:0px auto;
      position:relative;
      display:table;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      max-width: 1120px;
      margin-bottom: 0px;
      width:100%;
    }
    section.awSlider2:hover > img{
      -ms-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
      opacity:1;
    }
    section.awSlider2 img{ pointer-events: none; }
    section.awSlider2 > img{
      position:absolute;
      top:30px;
      z-index:1;
      transition:all .3s; /*轉場效果*/
      filter: blur(1.8vw); /*濾鏡效果:模糊*/
      -webkit-filter: blur(2vw);
      -moz-filter: blur(2vw); 
      -o-filter: blur(2vw); 
      -ms-filter: blur(2vw);
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
      opacity:.5; /*透明度*/
    }
   





