@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@100;200;300;400;500;600;700;800;900&family=Quicksand:wght@300;400;500;600;700&display=swap');
@font-face {  font-family: BebasNeue; src: url(../font/BebasNeue.otf);}

body { background-color: #fffaee; margin:0; padding:130px 0 230px 0; font-family:'Quicksand','Noto Serif TC', bootstrap-icons , Microsoft JhengHei; position:relative; font-size:16px;}
img { border:0; vertical-align:middle; max-width: 100%; height: auto;}
input { vertical-align:middle; font-family:'Quicksand','Noto Serif TC', Microsoft JhengHei; border: 0;}
select {  font-family:'Quicksand','Noto Serif TC', Microsoft JhengHei; }


/*  漸變效果 */

a {transition: all 0.3s ease 0s; text-decoration:none;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}/* End hide from IE-mac */
/*  padding and border no width  */
*{
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box;   /* Firefox, other Gecko */
 box-sizing: border-box;        /* Opera/IE 8+ */
}
.mobile { display: none; }

/* mobile-menu */
.mobile-menu { display: none;}

.white-bg { background-color: #ffffff; }
.wallpeper { width:100%; }
.main-box { max-width:1600px; margin:0 auto 20px auto; border-radius: 15px; padding-top: 20px; }
.left-bg { position:absolute; top:0; left:0; width:auto; height:auto; z-index:1; }

/*  header */
header { position: fixed; top: 0; left: 0; z-index: 800; width: 100%; height: 130px;
background: #faf1e5;
 transition: all 0.3s ease;}
/*
header:before { content: ''; width: 100%; height: 130px; display: block; position: fixed; z-index: 700; background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.8) 100%); filter: opacity(0); transition: all  0.3s ease; pointer-events: none;}
*/
header .logo { padding: 0; position: absolute; left: calc(50% - 100px); top: 15px; width: 200px; z-index: 900; transition: all 0.3s ease;}
header .logo a { display:block; background-image: url(../images/logo.png); background-position: center; background-size: contain; background-repeat: no-repeat; height: 0; padding-bottom: 33.3%;}
header .logo img { width:auto; height:70px;}


header.down { position: fixed; top: 0; left: 0; height: 100px; background: linear-gradient(to bottom, rgba(56,11,11,1) 0%,rgba(175,2,0,0.9) 100%); } 
/*
header.down:before { filter: opacity(1);}
*/
header.index-header.down .top-head .logo,
header.down .top-head .logo { width: 160px;  top: 40px; }
header.down .top-head { padding-top: 85px; }


.top-head { position:relative; max-width:1200px; margin:0 auto;  padding: 120px 0 0 0; transition: all 0.3s ease; color: #fff; }

.login-info { font-size:16px; color:#ffffff; position:absolute; right:0px; top:10px; text-align:right; z-index: 900;}
.login-info a { color:#ffffff; padding:0 5px;}
.login-info span.name { color:#ffffff; padding-right:10px;}
.login-info a img { height:14px; width:auto; padding-right:5px;}


ul.top-tool { list-style:none; padding:5px 10px; margin:0; position:absolute; z-index: 900; background-color: #110e0c; display: flex; }
ul.top-tool li.top-info { flex: 1; }
ul.top-tool li.top-info span::after { content: '|'; padding: 0 10px;  }
ul.top-tool li.top-info span:last-child:after { display: none; }
ul.top-tool li.top-info span { display: inline-block; margin: 0; vertical-align: middle;  }
ul.top-tool li.top-info span a { display: inline-block; width: 26px; height: 26px; border-radius: 99em; text-align: center; vertical-align: middle; background-color: #fff5b1; color: #fff; margin-right: 5px;}
ul.top-tool li.top-info span a i { font-size: 18px; display: inline-block; vertical-align: middle; margin-top: 4px; }
ul.top-tool li.top-info span a.fb { background-color: #36C; }  
ul.top-tool li.top-info span a.line { background-color: rgb(76, 175, 36); } 
ul.top-tool li.top-info span a.yt { background-color: rgb(175, 36, 36); } 
ul.top-tool li { vertical-align: middle; width: auto; flex: none; margin: 0 5px; font-size: 13px; line-height: 26px; }
ul.top-tool li a { display:block; color:#ffffff; font-size:26px; font-weight: 100;}
ul.top-tool li a:hover { color:#f7b101;}
ul.top-tool li.cart a { position: relative; font-weight: 700; } 
ul.top-tool li.cart a span { display: block; width: 20px; height: 20px; text-align: center; line-height: 20px; font-size: 12px; color: #ffffff; background-color: #ec0707; border-radius: 99em; position: absolute; right: -5px; top: -5px; }
ul.top-tool li a.singout { display: inline-block; vertical-align: middle; margin:0 10px 0 5px; }

ul.top-tool li .search-input { background:#ffffff; border:0; border-radius: 2px 0 0 2px; width:100px; margin:0; font-family:Microsoft JhengHei; font-size:14px; padding:2px 5px 3px 15px; color:#a28f88; height:26px;}
ul.top-tool li .search-btn { background: url(../images/icon-05.png) #ffffff no-repeat; background-size: contain; font-family:Microsoft JhengHei; padding:0px 15px; margin:0; line-height:24px; font-size:14px; border:0; border-radius:0 2px 2px 0; height:26px;}

.language { padding-left:10px;  }
.language select { display:inline-table; border: 0; background-color: #e60000; color: #ffffff; border-radius: 6px; padding: 5px 10px; width: 80px; vertical-align: middle; }

header.index-header nav li.search-box { margin: 0; background:#ffffff;  border-radius: 3px ; border: 1px #999 solid; }
header.index-header nav li.search-box .search-input { border-radius: 0;  width:calc(100% - 30px); min-width: 70px; border: 0; background: transparent; font-size:14px; padding:0px 0 0 10px; color:#a28f88; line-height:33px;}
header.index-header nav li.search-box .search-btn {  padding:0px; margin:0;  font-size:14px; width: 30px; line-height: 33px; cursor: pointer; }
header.index-header nav li.search-box .search-btn:before { display: inline-block; content: '\F52A'; font-family: bootstrap-icons; color: #000; font-size: 16px; vertical-align: middle; }

/* index page */
body.index-body { padding-top: 130px; }
header.down.index-header,
header.index-header { background: #faf1e5; }
/*
header.index-header:before { content: ''; width: 100%; height: 130px; display: block; position: fixed; z-index: 700; background: linear-gradient(to bottom,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%); transition: all  0.3s ease; pointer-events: none;}
*/
header.down.index-header:before { background: linear-gradient(to bottom,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%); }
header.index-header .top-head { width: 100%; max-width: 100%; }
header.index-header .top-head .logo { top: 50px; left: 20px; }

header.index-header ul.top-tool { left: 0; right:0px; top:0px; bottom: auto; }
header.index-header ul.top-tool li.top-info { flex: 1; font-size: 13px; }
/*
header.index-header ul.top-tool li.top-info span { display: flex; padding: 0 15px ; }
*/
header.index-header .top-head .login-info { right: 220px; top: 20px; bottom: auto; }
header.index-header nav { position: absolute; top: 70px; right: 15px; border-top: 0; transition: all 0.3s ease; }
header.down.index-header nav { top: 53px; }
header.index-header nav li { white-space:nowrap; }
header.index-header nav li a { padding: 5px 20px; border-radius: 6px; }
header.index-header nav li a:hover { color: #ffea00; font-weight: 500; }

/*  nav  */
nav { border-top: 1px #d36262 solid; z-index: 900; position: relative;}
.menu { padding:0px 0 0 0; list-style:none;  display: flex; margin: 0;overflow: hidden;}
.menu>li { flex: 1; color:#333; font-size:16px; position:relative; font-weight: 800;}
.menu>li:first-child { border-left: 0;}
.menu>li>a { display:block;  color:#333; padding:10px 10px; text-align:center; transition: all 0.3s ease 0s;}
.menu>li.cart>a  { background:none;  padding:0 10px; color:#333; border-right:0;}
.menu>li.cart>a:hover { color: #fe0000; }
.menu>li.cart>a img { height:16px; width:auto; padding-right:5px; vertical-align:middle; margin-top:-4px;}
.menu>li>span { display:block; color:#000000; padding:10px 10px; border-bottom:5px #0d0b0c solid; transition: all 0.3s ease 0s; cursor:pointer;}

.menu>li>a:hover, .menu>li:hover>span, .menu>li.active>a, .menu>li.active>span { background:#000000; color:#ffffff; transition: all 0.3s ease 0s;}
.menu li>div { background: rgba(0,0,0,0.9); opacity:0; position:absolute; padding:10px 40px 20px 40px; left:-160px; top:30px; width:500px; transition: all 0.3s ease 0s; visibility: hidden; z-index: 9999;}
.menu li:hover>div {  opacity:1; top:41px; transition: all 0.3s ease 0s; visibility: visible; }
.menu li ul.sub { margin:0; padding:0; list-style:none; width:23%; margin:0 1%; float:left; min-height:120px;}
.menu li ul.sub h3 { color:#ffffff; font-size:16px; margin:10px 0 5px 0; padding-bottom:5px; border-bottom:1px #3A3F0A solid;}
.menu li ul.sub>li a { display:block; color:#d18800; font-size:12px; padding:3px 7px;}
.menu li ul.sub>li a:hover {color:#FF0; }

/* 手機板選單 */
.m-burger { display: none; position: fixed; right: 30px; top: 30px;  width: 56px; height: 36px; z-index: 995; cursor: pointer; transition: all 0.3s ease; }
.m-burger.down { top: 20px; }
.m-burger:before { content: ''; display: block; height: 1px; background-color: #333333; transition: all 0.3s ease; }
.m-burger:after { content: ''; display: block; height: 1px; background-color: #333333; transition: all 0.3s ease; }
.m-burger span { display: block; width: 100%; height: 1px; background-color: #333333; margin: 13px 0; transition: all 0.3s ease; }
.m-burger.active span { width: 0; margin: 0; background-color: #ffffff; }
.m-burger.active:before { transform: rotate(45deg); width: 110%; margin-top: 20px; background-color: #ffffff; transition: all 0.3s ease; }
.m-burger.active:after { transform: rotate(-45deg); width: 110%; margin-top: -2px; background-color: #ffffff; transition: all 0.3s ease; }
.menu>li a.a-m { display:none;}


/* 其他選單 */
.other-menu { background-color: rgba(92, 0, 0, 0.9); position: fixed; top: 0px; right: -360px; max-width: 360px; bottom: 0; z-index: 945; transition: all 0.5s ease; padding: 80px 20px 20px 20px;  font-size: 18px; z-index: 900; }
.other-menu>div.menu-copyright { color: #ececec; font-size: 12px; padding: 10px 0 0 0; border-top: 1px #666666 solid; margin-top: 20px; display: block; text-align: center;}
.other-menu a { display: block;  padding: 5px 0; color: #ececec; text-align: center; }
.other-menu a:before { content: ''; display: block; margin: 15px auto 0 auto; width: 50px; height: 50px;  background-repeat: no-repeat; background-position: center;  background-size: contain; opacity: 0.3; display: none; }

.other-menu a:hover { color: #fffeb0;}
.other-menu a:hover:before { filter: brightness(3);opacity: 1;}
.other-menu.active { right: 0;}
.other-menu .quick-search-box { display: flex; width: 100%; margin: 10px 20px 20px 0;}

.other-menu .language { padding-left: 0; }
.other-menu .language select { width: 100%; border-radius: 4px; background-color: #c9c9c9; color: #2d2d2d; }
.other-menu .language select option { padding: 12px; }

.quick-search-box .search-text { flex: 1; border: 0; line-height: 36px; margin: 0 5px 0 0; padding: 0 10px; font-size: 16px; width: calc(100% - 50px);  background-color: transparent; background-color: #f7f6f6; border-radius: 8px; }
.quick-search-box button.search-btn {  flex: none; font-size: 36px; color: #ffffff; background-color: transparent; border: 0; }



/*  banner  */
.banner { max-width:1600px; margin:0 auto; position: relative; }
.banner-box { width:100%; overflow:hidden; }
.banner-box.mb { display:none; }

.banner .order-now { position: absolute; right: 20px; bottom: 20px; z-index: 780; box-shadow: 0 0 20px rgba(0, 0, 0, .5); border-radius: 8px; overflow: hidden;}
.banner .order-now a { display: block; background-color: #f50000; color: #ffffff; font-size: 36px; padding: 0.5em 0.8em; text-shadow: 0 0 10px rgba(0, 0, 0, .5); }
.banner .order-now a:hover { background-color: #ffcc00; padding: 0.5em 1.2em; text-shadow: 0 0 10px rgba(0, 0, 0, .9); letter-spacing: 2px;}
.banner .order-now a i { margin-right: 20px; }

.subbanner img { width:100% !important; height:auto; padding-bottom:20px;}
.subbanner a.mop { display:none; }


/* top-banner */
.top-banner {  max-width:1200px; margin:0 auto 0px auto; display: none; }
.top-banner img { width:100%; height:auto;}
.top-banner .pc { display:block;}
.top-banner .mobile { display:none;}



/* member   */
.left-menu02 ul { margin:0; padding:0; list-style:none;}
.left-menu02 ul li { margin: 0 0 0px 0; border-bottom:1px #aae5eb solid; font-size:14px;}
.left-menu02 ul li a { background:#ffffff; color:#999999; padding:5px 10px; display:block;}
.left-menu02 ul li a:hover { background:#999999; color:#ffffff;}

.member-cont .table-title { background:#e0e0e0; padding:10px 15px; margin:0;  color:#000000; font-weight:normal; font-size:18px; border-radius: 12px;}
.member-cont .cont-box { padding:10px 0;}
.member-form .note { font-size:14px; color:#F30; padding:0 0 10px 0;}
.member-form .form-lis { display: flex; flex-wrap: wrap; font-size:14px; line-height:1.2em; padding:0px 0 10px 0;}
.member-form .form-lis .title { display:block; font-size:14px; color:#000000; width:150px;  padding:8px 10px; text-align:right; border-radius: 8px 0 0 8px;}
.member-form .form-lis .data { background:#ffffff; display:block; box-shadow: 0 0 5px #dfdfdf inset; padding:8px 10px; -webkit-flex: 1; flex: 1; font-size:14px; color: #333;}
.member-form .form-lis input.data {  background:#ffffff; border:0; box-shadow: 0 0 5px #dfdfdf inset; width:100%; font-size:14px; font-family:Microsoft JhengHei; }
.member-form .form-lis textarea.data { background:#ffffff; border:0; box-shadow: 0 0 5px #dfdfdf inset;  width:100%; font-size:14px; font-family:Microsoft JhengHei; }


.order-lis .data-info { background:url(../images/cart-bg.jpg); font-size:16px; text-align:center; color:#C63; padding:10px; border:1px #CCCCCC dashed; margin-bottom:10px;}
.order-lis ul { list-style:none; margin:0 0 10px 0; padding:0;}
.order-lis ul li { display: flex; flex-wrap: wrap; background:#FFF; border-bottom:1px #E4E4E4 solid; font-size:14px;}
.order-lis ul li>div { -webkit-flex: 1; flex: 1; text-align:center;  font-size:14px; padding:5px ; border-left:1px #f0f0f0 dotted;}
.order-lis ul li>div:first-child { border-left:0; } 
.order-lis ul li.th-lis { text-align:center; background:#000000; color:#ffffff; padding:0px; font-size:14px; border:0;}
.order-lis ul li.th-lis .finish {  color:#ffffff; font-size:14px;}
.order-lis ul li .number { text-align:left;}
.order-lis ul li .number a { color: #86883C;}
.order-lis ul li .number a:hover { color: #F00;}
.order-lis ul li .number a img { height:16px; width:auto; padding-right:5px; opacity:0.5;}
.order-lis ul li .finish { color:#CCC;}
.order-lis ul li .unpaid { color: #F63;}
.order-lis ul li .preparing { color:#693;}
.order-lis ul li .shipped { color: #999; }
.order-lis ul li .shipped a { color: #F93;}



.point-portal { text-align:center; padding: 20px 10; color:#d18800; font-size:20px;}
.search-bar { padding-bottom:10px; display: flex; flex-wrap: wrap; margin-bottom:10px; border-bottom:1px #CCCCCC solid;}
.search-bar input.text { padding:3px 7px; font-family:Microsoft JhengHei;}
.search-bar .kyeword { display: flex; flex-wrap: wrap; width:50%; padding-right:5px;-webkit-flex: none; flex: none;}
.search-bar .kyeword input.text { -webkit-flex: 1; flex: 1;}
.search-bar .kyeword input.search-btn { width:100px; border:0; background:#333; color:#ffffff;  font-size:14px; padding:3px 7px; font-family:Microsoft JhengHei; cursor:pointer;}
.search-bar .kyeword input.search-btn:hover { background:#930;}
.search-bar .timearea { -webkit-flex: 1; flex: 1; display: flex; flex-wrap: wrap; padding-left:5px;}

.search-bar .timearea .time-box { -webkit-flex: 1; flex: 1; display: flex;  flex-wrap: wrap;}

.search-bar .timearea .time-box span { display:block; width:10%; text-align:center;-webkit-flex: none; flex: none;}
.search-bar .timearea .time-box input { font-size:14px; font-family:Microsoft JhengHei; display:block;-webkit-flex: 1; flex: 1; width:80%; }
.search-bar .timearea input.search-btn { width:100px; border:0; background:#333; color:#ffffff;  font-size:14px; padding:3px 7px; font-family:Microsoft JhengHei; cursor:pointer;-webkit-flex: none; flex: none; display:block;}
.search-bar .timearea input.search-btn:hover { background:#930;}


/* search-box  */
.search-box { display: flex; margin: 10px 0 20px 0; }
.search-box input {  border-radius: 4px; width: calc(100% - 24px); text-align: center; flex: none; margin: 0; padding: 0; font-size: 12px; background-color: rgba(11, 36, 61, 0.5); border:1px rgba(222, 200, 132, 0.5) solid; }
.search-box button { color: #b39f65; font-size: 20px;  width: 24px; flex: none; height: 24px; border: 0; margin: 0; background: transparent; cursor: pointer; transition: all 0.3s ease; }
.search-box button:hover { color: #dec884; }

.mobile-menu .search-box { margin: 0 80px 0px 0;}
.mobile-menu .search-box input { font-size: 16px;}
.mobile-menu .search-box button { font-size: 24px;  width: 30px; height: 30px; }



/*  content  內文  */
.font-title { font-size:30px; margin:0 0 10px 0; padding:0; color:#000000; font-weight:normal;}
.font-title-02 { font-size:18px; margin:0 0 10px 0; color:#333333; font-weight: 700; }
.font-content { font-size:14px; line-height:1.6em; padding:20px 0; color:#333333;}
.img-left { padding-right:20px; padding-bottom:10px;}
.img-right { padding-left:20px; padding-bottom:10px;}

.sign-box { max-width:500px; margin:40px auto; padding:12px; border: 0; border-radius: 12px; }
.sign-box .left-menu-title { margin: -12px -12px 0 -12px; border-radius: 12px 12px 0 0;}

/*  about  內文  */
.about-pro { padding:0 20px;}
.about-pro img { max-height:150px; height:auto; width:auto;}
.pro-title { color:#808239; font-size:16px; margin:0; padding:20px 0 10px 0;}

/*  left-menu  */
.left-menu-title {  color:#000000; font-size:20px; font-weight: 800; padding:10px; margin-bottom: 20px; text-align:center; }
.left-menu { margin:0 0 0 0; padding:0 0 15px 0; list-style:none; }
.left-menu>li { text-align:center; transition: all 0.3s ease 0s; margin: 0px 0; position: relative;}
.left-menu>li>a { display:block; padding:10px 0 10px 0; color: #000000; margin:0 10%; font-size:16px; position: relative; z-index: 10;}
.left-menu>li>span { display:block; padding:8px ; color: #000000; margin:0 10%; font-size:16px;}
.left-menu>li>a:hover, .left-menu>li.active>span { color:#ffffff; }
.left-menu>li:hover, .left-menu>li.active { color: #ffffff; transition: all 0.3s ease 0s;}
.left-menu>li:hover span, .left-menu>li.active>a { color:#ffffff;}
.left-menu>li:last-child a { border-bottom:0;}
.left-menu>li:before { content: ''; display: block; position: absolute; top: 0; left: 0; height: 100%; width:0; z-index: 1; transition: all 0.3s ease; background: linear-gradient(to right,  rgb(255, 76, 76) 0%,rgba(255,123,13,1) 100%); }
.left-menu>li:hover:before, .left-menu>li.active:before { width: 100%; }
.left-menu>li.active:before { background: linear-gradient(to right,  rgb(255, 0, 0) 0%,rgb(145, 0, 0) 100%); }



.m-left-menu { display:none; }
.left-menu>li:after { content: ''; display: block; max-width:100px; margin:0px auto; border-bottom:1px #aa9d93 solid;}
.left-menu .sub { background:#f7f6f6; list-style:none; padding:5px 0 0px 0; }
.left-menu>li.active>.sub { background: #dddddd;}
.left-menu .sub>li { padding:3px 0; margin:0 10%;}
.left-menu .sub>li.active a { color: #D18800; }
.left-menu .sub>li:last-child { padding-bottom:20px; }
.left-menu .sub>li>a, .sub>li>span {font-size:14px; color:#999; display:block;}
.left-menu .sub>li>a:hover { color:#000000;}


/*  page  */

.page-box {  border-radius: 12px; overflow: hidden; }
.page-title { background:#470705; background-image: url(../images/title-bg.png); background-position: center right; background-repeat: no-repeat; background-size: contain;}
.page-title h3 { font-weight:normal; font-size:20px; color:#fff4d3; margin:0; padding:25px 40px 25px 107px; display: inline-block;  }
.page-title h3 span { display:block; font-size:14px; color:#d3b599; border-top:1px #d3b599 solid; text-align:center; padding:5px 0 0 0; margin-top:5px;}
.page-box .content-box { border: 1px #c2b4ab solid; border-radius: 12px; min-height:300px; padding: 24px; position:relative; z-index:10;}
.page-box .page-cornor { position:relative; z-index:1; } 
.page-box .page-cornor .left { position:absolute; bottom:0px; left:0px;}
.page-box .page-cornor .right { position:absolute; bottom:0px; right:0px;}

.sub-title { background:#ffd3d7; font-size:18px; font-weight:normal; color:#972c2c; margin:0; padding:10px 20px; line-height:32px; border-radius: 5px 5px 0 0;}
.sub-title img { padding-right:5px;}

.page-box .col-box .pro-content { padding-left: 24px; background: #fffbf2; }
 
/* faq-item */
.faq-item { margin-bottom:15px; border-radius: 12px; overflow: hidden;}
.faq-item .Q-title { background:#e0e0e0; font-size:18px; text-align: center; font-weight: bold; color:#1a1a1a; padding: 12px 20px;}
.faq-item p { background:#f7f3f1; padding: 15px 20px; font-size:14px; line-height:1.6em; border-top: 1px #a1a1a1 dotted; margin: 0;  }



/* 首頁模組 */
h3.index-h3 { border-left:4px #669933 solid; color:#669933; font-size:16px; font-weight:normal; padding-left:10px; line-height:16px;}
.inde-video iframe { display:block; width:100%; height:200px; }
.inde-pro a { display:block; width:100%; height:200px; background:center; background-size: cover; }
.inde-pro a:hover { opacity:0.8;}
.inde-fbfans iframe { display:block; width:100%; height:200px; }
.inde-event-box { display: flex; flex-wrap: wrap;}
.inde-event-box a {display:block; height:200px; -webkit-flex: 1;  flex: 1; background:center; background-size: cover;}
.inde-event-box a:hover { opacity:0.8;}
.inde-event-box:first-child a { margin-right:3px;}
.inde-event-box:last-child a { margin-left:3px;}



/* i-announcement */
.i-announcement { height:245px; padding-bottom:10px; overflow:hidden; display: none;}
.i-announcement-title { background:#a36c45; line-height:30px; text-align:center; color:#ffffff; margin-bottom:5px;}
.i-announcement .item { background:#FFF; border-bottom:1px #CCCCCC dotted; padding:5px; margin:0;}
.i-announcement .item h3 { padding:0; margin:0; font-weight:normal; font-size:16px; line-height:1.3em; height:2.5em; overflow:hidden;}
.i-announcement .item h3 a { color:#333;}
.i-announcement .item h3 a:hover { color: #36C;}
.i-announcement .item span { display:block; font-size:12px; color: #C63; line-height:1.6em;}


/* activity */
.activity ul { list-style:none; margin:0; padding:0 0 20px 0;}
.activity ul li { float:left; width:25%; padding:5px;}
.activity ul li a { display:block; width:100%; height:200px; background:center; background-size: cover;}
.activity ul li:hover a { opacity:0.7;}
.activity ul li h3 { line-height:1.5em; height:5em; overflow:hidden; font-size:16px; font-weight:normal;}


/* message */
.message-box { padding:50px 0;}
.message-box .table-box { padding:10px 20px; max-width:500px; margin:0 auto; border-radius: 8px; background-color: #ffffff; }
.message-box .table-box h3 { font-weight:normal; margin:0 0 10px 0; padding-bottom:10px; font-size:16px; border-bottom:1px #CCCCCC dotted;}
.message-box .table-box h3 img { height:18px; opacity:0.5; padding:0 5px 2px 0;}
.message-box .table-box .content { font-size:14px; line-height:1.6em; min-height:100px;}
.message-box .table-box .content span { color:#C30;}
.message-box .table-box .forget { padding-top:10px; font-size:14px; line-height:1.6em; min-height:100px; color:#C30;}


/* cart */
.cart-lis h3.title { background:#222222; font-weight:normal; margin:0; color:#ffffff; padding:10px 10px 10px 10px; font-size:16px; }
.cart-lis h3.title img { height:18px; width:auto; padding-right:5px; margin-top:-3px;}
.cart-table { font-size:14px; background-color: #ffffff; }
.cart-table ul { list-style:none; margin:0; padding:0;}
.cart-table ul li { display: flex;  flex-wrap: wrap; border-bottom:1px #CCC dotted; padding:5px 0;}

.cart-table ul li .photo, 
 .cart-table ul li .name, 
 .cart-table ul li .quantity, 
 .cart-table ul li .price,
 .cart-table ul li .subtotal
 { -webkit-flex: 1; flex: 1; display: flex; flex-wrap: wrap;  align-items: center; justify-content: center; }

 .cart-table ul li .del { width:50px; display: flex; flex-wrap: wrap;  align-items: center; justify-content: center; }
 .cart-table ul li .del a { background:#a41717; color:#ffcccc; display:block; padding:10px;; border-radius: 6px; font-size: 20px;  }	
 .cart-table ul li .del a:hover { background:rgb(255, 0, 0);}  
.cart-table ul li .price span,  .cart-table ul li .subtotal span { display:none;}		  
.cart-table ul li.th-lis .photo { height:auto;  }
.cart-table ul li.th-lis { background: #712b2b; color:#efeeb4; font-size:14px;  border-bottom:5px #222222 solid;}
.cart-table ul li.th-lis>div { padding:7px 5px; border-left:1px #ED8B8B dotted;}
.cart-table ul li.th-lis>div:first-child { border-left:0; }  
.cart-table ul li .photo { height:150px; text-align:center; padding:10px;}
.cart-table ul li .photo img { max-width:100%; max-height:100%; width:auto; height:auto;}
.cart-table ul li .unit { display:block; width:100%; padding:5px 0 0 0; text-align:center; }
.cart-table ul li .quantity .qtyInputBox { width:100%; }



.cart-table ul li.portal { border-bottom:0; background: #FAFAF8; padding-bottom:20px; }
.cart-table ul li .space { -webkit-flex: 3; flex: 3; text-align:right; }
.cart-table ul li .total { -webkit-flex: 1; flex: 1; color:#F60; text-align:center;}
.point-now { text-align:center; color:#d18800;}
.freight { color: #84823E;}
.point-deduction { color: #F00; padding-left:20px;}
.cart-table ul li .delivery { -webkit-flex: 1; flex: 1; text-align:right; }
.delivery-info { background-color: #ffffff; font-size:14px; color:#000000; line-height:1.6em; margin-bottom:5px; }
.delivery-info h3 { background: #222222; margin:0; padding:10px; font-size:16px;  font-weight:normal; color:#ffffff;}
.delivery-info h3 img { padding-right:5px; height:18px; width:auto;}
.delivery-member { padding:10px 10px 20px 10px;}
.delivery-member-info { display: flex;flex-wrap: wrap; padding-top:8px;}
.delivery-member-info span {display:block; font-size: 16px; padding-right:5px; width:80px; flex: none; line-height:30px;}
.delivery-member-info input { display:block; border:0;font-size: 16px; background: #ffffff; border:1px #E5E5E5 solid; color:#333; flex: 1; padding:5px 10px; font-family:Microsoft JhengHei; border-radius: 5px; box-shadow: 0 0 5px #d3d3d3 inset; border: 0; }
.delivery-member-info select { display:block; border:0; font-size: 16px; background: #ffffff; border: 0; border-radius: 5px; box-shadow: 0 0 5px #d3d3d3 inset;  color:#333; -webkit-flex: 1;  flex: 1; padding:5px 10px; font-family:Microsoft JhengHei; }
.delivery-member-info .data { background:#fff; flex: 1; font-size: 16px;  line-height:30px; color: #999; }
.delivery-member-info input.checkbox { display:inline-block; vertical-align: middle; margin: -3px 5px 0 0; width: 20px; height: 20px;}

.btn { padding:10px 0; text-align:center; }
.btn a { background: #a29793; font-size:14px; color:#ffffff; display: inline-block; padding:5px 15px; border-radius:3px;}
.btn a:hover { background:#d5c3ba;}

.remittance-info { padding:10px; background: #FEDEDE; color:#930; border:1px #F3A5A5 dashed; line-height:1.6em;}
.status-info { padding:10px; margin-top:10px; color:rgb(155, 104, 0); border:1px #A99C93 dashed; line-height:1.6em; font-weight: 700; text-align:center; font-size:16px; border-radius: 12px;}
.left-img-box { margin: -15px 10px 0 -15px ;}
.left-img-box img { width: 100%; height: auto; border-radius: 0 !important; }

/* product */
.product-lis { margin:0 -10px; padding:0 0px 20px 0px; list-style:none; display: flex; flex-wrap: wrap;}
.product-lis li { border: 1px #96a083 solid; flex: none; width:calc(25% - 20px); margin:0 10px 20px 10px; transition: all 0.3s ease 0s; padding:5px 5px 120px 5px; position: relative; border-radius: 12px; z-index: 1; }
.product-lis li:hover { box-shadow: 0px 5px 15px rgba(0, 0, 0, .5); transition: all 0.3s ease 0s; z-index: 10;}
.product-lis li .photo { background-position:center; background-size:cover; border-radius: 8px; position: relative; overflow: hidden; z-index: 1;}
.product-lis li .photo a { display:block; width:100%; height:0; padding-bottom:100%;}
.product-lis li .photo img { max-height:100%; max-width:100%; width:auto; height:auto;}


.product-lis li h3 { margin:10px 0 5px 0; padding:0; text-align:center;}
.product-lis li h3 a { color:#333; font-size:18px; display:block; line-height:1.2em; pointer-events: none;}
.product-lis li h3 a:hover { color:#C60;}
.product-lis li .info .meat-k { text-align: center;  position: absolute; top: 0; left: 0; background-color: #ffffff; padding: 10px; border-radius: 8px 0 8px 0; z-index: 10;}
.product-lis li .info .meat-k i { display: inline-block; width: 32px; height: 32px; background-position: center; background-repeat: no-repeat; background-size: cover; margin: 0 2px;} 
.product-lis li .info .meat-k i.meat-chicken { background-image: url(../images/meat-chicken.svg); } 
.product-lis li .info .meat-k i.meat-pig { background-image: url(../images/meat-pig.svg); } 
.product-lis li .info .meat-k i.meat-cow { background-image: url(../images/meat-cow.svg); } 
.product-lis li .info .meat-k i.meat-fish { background-image: url(../images/meat-fish.svg); } 

.product-lis li .spiciness { text-align: center; position: absolute; right: 0; bottom: 0; color: #ffffff; padding: 10px 10px;  border-radius: 8px 0 0 0;}
.product-lis li .spiciness i { display: inline-block; width: 24px; height: 24px; background-position: center; background-repeat: no-repeat; background-size: cover; margin: 0 0px;  background-image: url(../images/icon-w-chili.svg); background-size: 50% auto; background-color: #ff0000; border-radius: 99em; margin-left: 3px; } 

.product-lis li .info .Intro { padding: 10px; font-size: 14px; font-weight: 400; color: #767676; display: none; }

.product-lis li .quantity { text-align:center; font-size:14px; padding-bottom:10px; color:#666;}
.product-lis li .quantity-num { width:110px; margin:0 auto 10px auto; display: none;}
.product-lis li .price { position: absolute; bottom: 10px; left: 10px; width: calc(100% - 60px); font-size:30px; line-height: 40px; color:#900504; font-weight: 700; }
.product-lis li .price:before { content: 'NT$'; font-size: 0.8em; margin-right: 10px; }

.add-to-order { color:#ffffff; text-align:center; position: absolute; bottom: 10px; right: 10px; width: 40px;}
.add-to-order a { background: #900504; display:block; font-size:18px; color:#ffffff; padding:10px 10px; margin-bottom:5px; border-radius: 6px;}
.add-to-order a:before { content: '\F244'; display: inline-block; vertical-align: middle; margin-top: -5px; margin-right: 5px; font-family: 'bootstrap-icons';}
.add-to-order a:hover { background:#cc5729;}

.pop-cont .add-to-order { width: calc(100% - 50px); }

.none-search { padding:20px; border:1px #FFCCCC dashed; text-align:center;  font-size:16px; line-height:1.6em; color:#666; margin-bottom:20px; }

.pro-detail-box .pop-body { padding: 15px; }
.pro-detail-box .pop-body h2 { font-size: 16px; margin: 0 0 10px 0; line-height: 1.2em; }
.pro-detail-box .pop-cont { padding-right: 10px; padding-bottom: 50px; }
.pro-detail-box .photo { max-width: 240px; width: 100%; margin: 10px auto; background-position:center; background-size:cover; border-radius: 99em; overflow: hidden; }
.pro-detail-box .photo:before { content: ''; display: block; width: 100%; height: 0; padding-bottom: 100%;}
.pro-detail-box .pop-price { font-size:30px; padding: 10px 0; color:#c95c5c; text-align: center; font-weight: 700; }
.pro-detail-box .pop-price:before { content: 'NT$'; font-size: 0.8em; margin-right: 10px; }

.pro-detail-box .intro { padding: 10px; font-size: 14px; font-weight: 400; color: #767676;}
.pro-detail-box .cart-list { max-width: 240px; margin: 0 auto; }

.pro-detail-box .add-to-order a:before { content: '\F4CA'; }

.product-lis li.limited:before { content: '限量'; position: absolute; top: 0; right: 0; z-index: 10; padding: 10px;  color: #ffffff; border-radius: 0px 8px 0px 8px; 
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c40000+1,f90000+100 */
	background: linear-gradient(135deg,  #c40000 1%,#f90000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* pro-filter */
.pro-filter { padding: 5px; border-radius: 8px; background-color: #ffffff; display: flex; flex-wrap: wrap; margin: 20px 0; }
.pro-filter select { border: 0; border-radius: 6px; flex: 1; margin: 5px; background-color: #fafafa; border: 1px #c5c5c5 solid; padding: 8px 10px; font-weight: 500; }

/* product detaile */
.product-cont {  position:relative; z-index:10; padding: 15px 0px 15px 0px;}
.detail-title { border-bottom:2px #ffd3d7 solid; font-size:24px; font-weight:bolder; color:#000000; margin:0; padding:12px 0 10px 0; line-height:1.4em;}
.detail-title img { padding-right:5px;}

.product-box { display: flex; flex-wrap: wrap;}
.product-info { -webkit-flex: 1; flex: 1; font-size:14px;  line-height:1.8em; color:#666; position:relative; padding:0 0 100px 0; height:auto;}
.product-photo { -webkit-flex: 1; flex: 1; text-align:center; padding-right:10px}
.product-photo img { max-height:400px; max-width:100%; width:auto; height:auto;}
.product-info .cart { position:absolute; bottom:0; width:100%; color:#000000; padding:7px 0; display: flex; flex-wrap: wrap;}
.product-info .cart a.btn-cart { background:#470705; flex: none; width: 105ox; border-radius: 4px; vertical-align:middle; line-height:36px; color:#ffffff; font-size:16px; padding:0 20px;}
.product-info .cart a.btn-cart:hover { background:#ac4126; } 
.product-info .cart > span { flex:none; width: 70px; font-size: 16px; line-height: 36px; }
.product-info .cart .count { display: inline-block; flex: 1; padding: 0; margin-right: 5px; }


.product-info .briefly { color:#000000; font-size:14px; line-height:1.6em; overflow-y: auto; }
.pro-info-title { background: #370001;  padding:10px; font-size:16px; text-align:center; color:#ffffff; margin:20px 0; border-radius: 12px 12px 0 0; }



/*STYLE 1*/
.product-info .briefly-style::-webkit-scrollbar-track
{ box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; background-color: #F5F5F5;}

.product-info .briefly-style::-webkit-scrollbar
{width: 12px; background-color: #F5F5F5;}

.product-info .briefly-style::-webkit-scrollbar-thumb
{ border-radius: 10px; box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #aa9d93;}



.spec {  padding: 0 0 0px 0; margin-bottom:10px; text-align:left;}
.spec .pro-color { list-style:none;  margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px #666666 solid;}
.spec .pro-color li { display:inline-block; width:20px; height:20px; border:3px #f0f0f0 solid; cursor:pointer; transition: all 0.3s ease 0s; margin-right:5px; }
.spec .pro-color li:hover, .spec .pro-color li.active { border:0; transition: all 0.3s ease 0s; }
.spec .pro-size { list-style:none; margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px #666666 solid;}
.spec .pro-size li { display:inline-block; width:40px; padding:2px 5px; border:1px #d6d6d6 solid; font-size:16px; line-height:20px; text-align:center; cursor:pointer; transition: all 0.3s ease 0s; margin-right:5px;}

.spec .pro-size li:hover, .spec .pro-size li.active { background:#48c3ce; border:1px #48c3ce solid; color:#ffffff; transition: all 0.3s ease 0s; }
.spec .pro-size select {  font-family:Microsoft JhengHei; font-size:14px; border:1px #aa9d93 solid; color: #aa9d93; padding: 3px 10px; }
.pro-sec { height:30px; text-align:center;}
.pro-sec select { font-family:Microsoft JhengHei; font-size:12px; border:1px #CCCCCC solid; color: #666; padding: 3px 10px; width:110px; margin:0 auto; }


.m-table { list-style:none; margin:0; padding:10px 0 20px 0;}
.m-table li { display: flex; flex-wrap: wrap; border-bottom:1px #CCC dotted; color: #737360;}
.m-table li span { display:block; -webkit-flex: 1; flex: 1; text-align:center; padding:5px; line-height:1.6em;}
.m-table li:first-child { border-top:3px #CCC solid;}

.product-info .price { width:100%; font-size:16px;  color:#d18800;  display: flex; position: absolute; bottom: 60px; left: 0; width: 100%;}
.product-info .price .normal { flex: 2; color:#7e7e7e; text-align: left; padding-top: 10px; }
.product-info .price .normal span { font-family: Arial; font-weight:bold; display:inline-block; }
.product-info .price .special { flex: 3; text-align: right; }
.product-info .price .special span { font-size: 36px; font-family: Arial; font-weight:bold; padding-left:5px; display: inline-block;  }
.product-title { font-size:24px; margin:0; padding:0 0 10px 0; color:#333; font-weight:normal;}
.product-time { font-size:16px; margin:0 0 10px 0; color:#a8a69c; font-weight:normal; }
.product-content { font-size:14px; line-height:1.6em; padding:0 0 20px 0; color:#000000;}
.product-content img { display:block; width:auto; height:auto; max-width:100%; margin-bottom:10px;}


/* 購買 + - */
.count {padding: 10px 0; display: block; line-height: 30px; padding-right: 5px;}
.count .qtyInputBox {  width: 100%; flex: none; }
.qtyInputBox {  display: flex; flex: 1;  flex-wrap: wrap;}
.qtyInputBox input { background: transparent; color: #333333; line-height: 34px; border: 0; border-bottom: 1px #dbdbdb solid; border-radius: 0; margin: 0 5px; padding: 0; flex: 1; display: block; text-align: center; width: calc(100% - 60px);  font-size: 20px;}
.qtyInputBox .input-group-btn { display: block;  width: 35px; height: 35px; flex: initial; cursor: pointer; border: 0;}
.qtyInputBox .input-group-btn button { display: block; width: 100%; height: 100%;  background-position: center; background-repeat: no-repeat;  background-size: 20px auto; cursor: pointer; border: 1px #333333 solid; border-radius: 99px; transition: all 0.3s ease; opacity: 0.3;}

.count .qtyInputBox .input-group-btn { border-radius: 0; width: 36px;  height: 36px; font-size: 14px;}
.count .qtyInputBox .input-group-btn button { border-radius: 0;  border: 0; opacity: 1;}
.qtyInputBox>div { width: 40px; flex: none;  padding: 0 5px; font-size: 14px; text-align: center; }
.qtyInputBox button.fa-minus { background-image: url(../images/count-less.svg); }
.qtyInputBox button.fa-plus { background-image: url(../images/count-add.svg);}
.qtyInputBox button:hover { opacity: 1;}




/* search-history */
.search-history { padding-bottom:15px;}
.history-title { position: relative; background:#d7fcff;  padding:8px 15px; border:3px #bcdbed solid; margin-bottom:10px; font-style:16px; color:#2496a0; text-align:center;}
.history-title .icon { width:40px; height: auto; position:absolute; top:-12px; left:50%; margin-left:-20px; }
.search-history ul { list-style:none; margin:0; padding:0;}
.search-history ul li { padding:10px; border-bottom:1px #f2f2f2 solid; position:relative;}
.search-history ul li:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.search-history ul li .rank { background:#F30; width:40px; height:40px; line-height:40px; text-align:center; color:#ffffff; font-size:16px; position:absolute; top:-10px; left:-10px;}
.search-history ul li .photo { height:120px; float:left; width:50%;  border:1px #E7E7E7 solid; text-align:center; padding:5px;}
.search-history ul li .photo img { width:auto; height:auto; max-height:100%;}
.search-history ul li .pro-name {  float:left; width:50%;  }
.search-history ul li .pro-name a.name { font-size:14px; color:#333; display:block; line-height:1.4em; padding: 0 0 10px 10px;}
.search-history ul li .price {  font-family:BebasNeue; color:#f08c98; font-size:23px; display:block; text-align: right; }


/* hot-rank */
.hot-rank { padding-bottom:15px; margin-top:20px;}
.hot-rank-title { position:relative; background:#fff2f1;  padding:8px 15px; border:3px #f4d0ce solid; margin-bottom:10px; font-style:16px; color:#e6635b; text-align:center;}
.hot-rank-title .icon { width:40px; height: auto; position:absolute; top:-12px; left:50%; margin-left:-20px; }
.hot-rank ul { list-style:none; margin:0; padding:0;}
.hot-rank ul li { padding:10px; border-bottom:1px #f2f2f2 solid; position:relative;}
.hot-rank ul li:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.hot-rank ul li .rank { background:#F30; width:40px; height:40px; line-height:40px; text-align:center; color:#ffffff; font-size:26px; position:absolute; top:5px; left:5px; border-radius:10px 0 10px 0; font-family:BebasNeue;}
.hot-rank ul li .photo { height:120px; float:left; width:50%; border:1px #E7E7E7 solid; text-align:center; padding:5px;}
.hot-rank ul li .photo img { width:auto; height:auto; max-height:100%;}
.hot-rank ul li .pro-name { float:left; width:50%; }
.hot-rank ul li .pro-name a.name { font-size:14px; color:#333; display:block; line-height:1.4em; padding: 0 0 10px 10px;}
.hot-rank ul li .price {  font-family:BebasNeue; color:#f08c98; font-size:23px; display:block; text-align: right; }


/* index*/
.index-main { max-width:1200px; width:100%; margin:20px auto; }

/* i-recommend */ 
.i-recommend { margin:0 -10px; display: flex; flex-wrap: wrap;  }
.i-recommend .item { background:#ffffff; width:calc(50% - 20px); margin:0 10px; flex: none; display: flex; border-radius: 12px; overflow: hidden; box-shadow: 0 0 8px #b3b3b3;}
.i-recommend .item .photo { width:55%; flex: none; margin-right: 10px; }
.i-recommend .item .photo a { display:block; width:100%; height:0; padding-bottom: 75%; background-size:cover; background-position:center;}
.i-recommend .item .photo:hover a { opacity:0.8;}
.i-recommend .item .info { flex: 1; color:#333333; height:100%; position:relative; padding: 25px 25px 25px 25px; }
.i-recommend .item .info h3 { margin:0; font-size:16px; line-height:1.2em; margin-bottom:10px;}
.i-recommend .item .info p { margin:0; font-size:14px; line-height:1.2em; color: #666666; }
.i-recommend .item .info a.i-recommend-more { background-color:#000; position:absolute; font-size: 12px; padding:5px 10px; bottom:15px; right:15px; display:block; color: #ffffff; border-radius: 4px;}
.i-recommend .item .info a.i-recommend-more:before { content: '\F123'; display: block; }


.rec-pro-lis { list-style:none; margin:0 -1%; padding:0;}
.rec-pro-lis li { border:3px #CCC solid; float:left; width:31.33%; height:0; padding-bottom:30%; margin:0 1%; text-align:center; cursor:pointer; opacity:0.8;transition: all 0.3s ease 0s; background-position:center; background-size:cover;}
.rec-pro-lis li img { width:100%; height:auto;}
.rec-pro-lis li:hover, .rec-pro-lis li.active { border:3px #6CC solid; opacity:1; transition: all 0.3s ease 0s;}

.cart-note h3 { background:#000000; color:#ffffff; text-align:center; padding:10px;}
.cart-note p { border:1px #CCCCCC solid; padding:15px; font-size:14px; line-height:1.6em; }


/* i-video */
.i-video { margin:0 -0.5% 0px -0.5%; }
.i-video .item { background:#a36c45; width:32.33%; margin:0 0.5% 10px 0.5%; float:left;}
.i-video .item .i-video-media { width:100%; height:220px; }
.i-video .item h3 { font-size:16px; text-align:center; padding:10px 10px; margin:0;}
.i-video .item h3 a {  color:#faefe9; display:block; height:1.2em; line-height:1.2em; overflow:hidden; }
.i-video .item h3 a:hover { color:#ffffff;}


/* i-community */
.i-community { margin:0 -0.5% 10px -0.5%; height:475px; overflow:hidden; }
.i-community .banner-area { width:32.33%; margin:0 0.5% 10px 0.5%; height:100%; float:left; }
.i-community .banner-area img { width:100%; height:auto; margin-bottom:10px;}
.i-community .search-code { background:url(../images/search-code-m.jpg) #b2b06f no-repeat center bottom; background-size: contain; width:32.33%; margin:0 0.5% 10px 0.5%; height:100%; float:left; padding:15px; color:#ffffff;  }
.i-community .ig { width:32.33%; margin:0 0.5% 10px 0.5%;  height:100%; float:left;} 




.search-code .search-box { padding:5px 0; }
.search-code .search-box .search-input { background:#ffffff; border:0; border-radius: 2px 0 0 2px; width:calc(100% - 30px); margin:0; font-family:Microsoft JhengHei; font-size:14px; padding:2px 5px 3px 15px; color:#a28f88; height:26px;}
.search-code .search-box .search-btn { background: url(../images/icon-05.png) #ffffff no-repeat; background-size: contain; font-family:Microsoft JhengHei; padding:0px 15px; margin:0; line-height:24px; font-size:14px; border:0; border-radius:0 2px 2px 0; height:26px;}

.confirm-box { padding:10px 0;}
.multiple-items { padding:0px 10px; margin:0 auto; width:95%;}
.multiple-items .slick-slide { padding:10px; margin:5px; background:#ffffff; border:1px #CCCCCC solid;  border-radius:5px;}
.multiple-items img { width:100%; height:auto;}
.slick-prev:before, .slick-next:before { color:#a26c46 !important;}


/* news */ 
.news-list { padding:0px; min-height:300px; margin:0 -1%;}
.news-cont { position:relative; z-index:10; padding-bottom:30px;}
.news-cont .cover { margin-bottom:20px;}
.news-title { font-size:24px; margin:0 0 10px 0; padding:0; color:#000000; font-weight:normal; text-align:center;}
.news-title span { background:url(../images/news-detail-icon.png); background-size:cover; width:20px; height:20px; float:left; display:block; margin:5px 5px 0 0; }
.news-time { font-size:14px; margin:10px 0 15px 0; text-align:center; color: #639; font-weight:normal; padding:6px 15px; }
.news-content { font-size:14px; line-height:1.6em; padding:0 0 20px 0; color:#333333;}
.news-content img { display:block; width:auto; height:auto; max-width:100%; margin-bottom:10px;}


.lis-itim { width:23%; margin:0 1% 2% 1%; float:left;}
.lis-itim:hover {  transition: all 0.3s ease 0s;}
.lis-itim .photo { width:100%; }
.lis-itim .photo a { display:block; width:100%; height:0; padding-bottom:100%; background-position:center; background-size:cover; }
.lis-itim .photo a:hover { opacity:0.7;}
.lis-itim .time { font-size:16px; color:#4899a2; padding: 10px 0; text-align:center; border-bottom:1px #d7d7d7 solid; display:block; }
.lis-itim h4 { margin:0; padding:0; font-weight:500; }
.lis-itim h4 a { color:#535353; font-size:16px; padding:10px 5px; line-height:1.4em; display:block; height:60px; overflow:hidden;}
.lis-itim h4 a:hover { color:#4899a2;}


.lis-itim02 { margin:0 0 1% 20px; display: flex;}
.lis-itim02:hover {  transition: all 0.3s ease 0s;}
.lis-itim02 .photo { width:50%; max-width: 280px; margin:0 10px 0 0; flex: none; }
.lis-itim02 .photo a { display:block; width:100%; height:0; padding-bottom:60%; background-position:center; background-size:cover; border-radius: 8px; overflow: hidden;  }
.lis-itim02 .photo a:hover { opacity:0.7;}
.lis-itim02 .info { flex: 1; }
.lis-itim02 .time { font-size:12px;  color:#78685d; padding: 10px 10px; display:block; text-align: right; }
.lis-itim02 .time a {  background:#ab0000; color:#ffffff; vertical-align:middle; line-height: 5px; margin-left:10px; font-size:12px; display:inline-block; padding: 7px 10px; border-radius: 4px;}
.lis-itim02 .time a:before { content: '\F135'; height: 5px; display: inline-block; vertical-align: bottom; margin-bottom: -4px; }
.lis-itim02 h4 { margin:0; padding:0; font-weight:500; position: relative; padding-left: 30px; }
.lis-itim02 h4:before { content: ''; display: block; width: 20px; height: 5px; border-radius: 4px; position: absolute; top: calc(50% - 2px); left: 0; background-color: #ae0303; } 
.lis-itim02 h4 a { color:#000000; font-size:16px; padding:5px 0 5px 20px; line-height:1.4em; display:block;}
.lis-itim02 h4 a:hover { color: #FF9;}
.lis-itim02 .info .content-box { max-height:155px; min-height: auto; overflow:auto; margin:0; padding:20px 25px; font-size:14px; line-height:1.6em; color:#333;}




/* batch-number-lis */
.batch-number-lis { list-style:none; margin:0; padding:0; }
.batch-number-lis li { border-bottom:1px #CCC dotted;}
.batch-number-lis li a { background: url(../images/batch-number-icon.png) left center no-repeat; display:block; padding:5px 0 5px 30px; color:#333;}
.batch-number-lis li a:hover { color:#66C;}


/* live-broadcast */
.i-live-broadcast { padding: 2px 0px; position: relative; }
.i-live-video { padding-bottom: 50px !important; z-index: 10; position: relative; }
.i-live-broadcast .video-item { transition: all 0.3s ease; }
.i-live-broadcast .video-item:hover { box-shadow: 0 0 10px rgba(0, 0, 0, .4); background-color: #fff; }
.i-live-broadcast .video-item .photo { width: 100%; flex: none; background-position: center;  background-size: cover; background-repeat: no-repeat; transition: all 0.6s ease;  overflow: hidden; border-radius: 8px; }
.i-live-broadcast .video-item .photo a { display: block; width: 100%; height: 0; padding-bottom: 100%; }
.i-live-broadcast .video-item h4 { font-size: 14px; font-weight: 500; text-align: left; margin: 0; padding: 10px 0px; line-height: 1.6em; min-height: 4.5em; }

.i-live-broadcast .swiper { max-width: 1600px; margin: 0 auto; padding-bottom: 50px; }
.i-live-broadcast .swiper-wrapper .swiper-pagination-bullet { bottom: -10px !important; }

li.swiper-slide { padding: 10px; border-radius: 12px; border: 1px #333 solid; }




/* i-product-list */
.i-product-list { padding: 2px 0px; position: relative; }
.i-product-list .video-item {  }
.i-product-list .video-item .photo { width: 100%; flex: none; background-position: center;  background-size: cover; background-repeat: no-repeat; transition: all 0.6s ease;  overflow: hidden; border-radius: 8px; }
.i-product-list .video-item:hover .photo { filter: brightness(1.4); }
.i-product-list .video-item .photo a { display: block; width: 100%; height: 0; padding-bottom: 60%; }

.i-product-list .swiper { max-width: 1600px; margin: 0 auto; padding-bottom: 50px; }
.i-product-list .swiper-wrapper .swiper-pagination-bullet { bottom: -10px !important; }
.i-product-list .swiper-wrapper li.swiper-slide { padding: 4px; border-radius: 6px; border: 1px #333 solid; }


.i-pro-catalogry-list ul { list-style: none; display: flex; flex-wrap: wrap; margin: 0 -10px 40px -10px; padding-left: 0; }
.i-pro-catalogry-list ul li { width: calc(20% - 20px); margin: 10px; transition: all 0.3s ease; }
.i-pro-catalogry-list ul li:hover { filter: brightness(1.5); }
.i-pro-catalogry-list ul li > div { display: block; width: 100%; background-size: contain; background-position: center; background-repeat: no-repeat; border-radius: 8px; overflow: hidden; }
.i-pro-catalogry-list ul li > div a { display: block; width: 100%; padding-bottom: 60%; }

.i-pro-list .list-cart { display: flex; line-height: 36px; }
.i-pro-list .list-cart .price {  color: #ad0000;font-size: 20px; flex:1; text-align: left; }
.i-pro-list .list-cart button.add-to-order { flex: none; width: 36px; color: #fff; position: relative; bottom: auto; right: auto; border: 0; cursor: pointer; border-radius: 4px; background-color:#ad0000; }

.swiper-wrapper { padding-left: 0; }


.index-sub-title { font-size: 28px; color: #373422; font-weight: 700;  position: relative; vertical-align: bottom; padding-bottom: 20px; text-shadow: 0 0 5px rgba(255, 255, 255, 0.8); z-index: 10; }
/*
.index-sub-title:before { content: ''; display: block; width: 80px; height: 5px; border-radius: 10px; background-color: #c4b85d; position: absolute; bottom: 30px; left: calc(50% - 40px); box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);  z-index: 1; }
*/
.index-sub-title span { font-size: 0.6em; margin-top: -7px; display: inline-block; vertical-align: middle; margin-right: 0.5em; color: #ea3939; font-weight: 300;}
.index-sub-title span:after { content: '/'; font-size: 1.4em; margin-left: 0.5em; display: inline-block; font-weight: 100;}
.index-sub-title .index-title-icon { height: 20px; width: auto; display: inline-block; margin: 0 10px; vertical-align: middle; }



/* index-info */
.index-info { background: #fffafa; border: 1px #c0b19a solid; box-shadow: 0 0 5px rgba(0, 0, 0, .2); border-radius: 12px; padding: 12px; display: flex; flex-wrap: wrap;  }
.index-info .item { flex: 1; display: flex; flex-wrap: wrap; margin: 0 10px; border-right: 1px #c0b19a solid;  }
.index-info .item:last-child { border-right: 0; }
.index-info .item .i-icon { width: 90px; flex: none; margin-right: 15px; align-content: center;  }
.index-info .item .i-icon img { width: 100%; height: auto; }
.index-info .item .cont { flex: 1;  display: flex; flex-wrap: wrap; align-content: center;  }
.index-info .item .cont  h3 { margin: 0 0 10px 0; width: 100%; flex: none; }
.index-info .item .cont  p { font-size: 13px; width: 100%; flex: none; margin: 0; }

/*  index-news  */

.i-news { padding:10px 0 10px 0; display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap; }

.i-news .title {  text-align:center; width:180px; border-right:1px #cfcfcf solid; }
.i-news .title h3 { font-size:30px; color:#e23030; margin:0; padding:0; font-weight:normal; }
.i-news .title h3 span { font-size:24px; color:#000000; display:block; }
.i-news .news-list { -webkit-flex: 1; flex: 1; padding-left:20px;}
.i-news .news-list .lis {  border-bottom:1px #66CC66 dashed; padding:5px 0;}
.i-news .news-list .lis a { color:#333; display:block; font-size:14px; }
.i-news .news-list .lis a:hover { color:#F60;}
.i-news .news-more { display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap; width: 200px; -webkit-flex: none; flex: none; text-align:center; display: -webkit-flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;}

.i-news .news-more a { background:#2496a0; color:#ffffff; font-size:14px; display: inline-block; padding:10px 50px; }
.i-news .news-more a:hover { background:#900;}





/* footer */
footer { background: #1a1c1d; padding:20px 10px 20px 10px; position: absolute; bottom:0 ; left: 0; width: 100%; }
.foot-link {  font-size: 12px;  }
.foot-link a { color:#f5f6de; padding:0 10px; font-size:14px; display: block; margin-bottom: 5px;}
.foot-link a::before { content: '+ '; }
.foot-link a:hover { color:#fbfb00;}
.foot-icon { height:18px; width:auto; padding-right:10px;}

.foot-logo {  height: auto; width: 240px; flex: none !important; margin-right: 30px; text-align: center; } 
.foot-logo img { width: 100%; height: auto; max-width: 240px; }

.foot-info { max-width:1200px; color:#f5f6de; margin:0 auto; padding:10px 0; font-size:14px; display: flex; flex-wrap: wrap;}
.foot-info > div { flex: 1;  color: #f5f6de; margin: 0 5px; border-right: 1px #414133 solid; padding: 0 10px;}
.foot-info > div:last-child,
.foot-info > div:nth-last-child(2) { border-right: 0; }
.foot-info .social-icon { width: 100px; flex: none; display: flex; justify-content: center; align-items: center; }
.foot-info .social-icon a { display: inline-block; margin: 0 10px 0 0; font-size:24px; color: #c4c69b; }
.foot-info .social-icon a:last-child { margin-right: 0; }
.foot-info a { color: #f5f6de;}
.foot-info a:hover { color:#fbfb00;}

.foot-info  .copyright { padding: 15px 0 0px 0; font-size:14px; color: #c4c69b; margin:20px 10px 0 10px !important; width: 100%; flex: none !important; border-top: 1px #464c2c solid; display: flex; flex-wrap: wrap; }
.copyright div.conp-info { flex: 1; }
.copyright div { flex: none; width: auto; }
.copyright a { color: #c4c69b; padding: 0 8px; }



/* contect*/
.contact-info { background:#ffffff; padding:15px 20px 15px 5px; margin-bottom:20px; height:200px;}
.contact-info .left-box { float:left; width:59%; height:100%; padding-left:30%; }
.contact-info .left-box p { font-size:14px; line-height:1.6em; }
.contact-info .right-box { float:right; width:39%; height:100%; }

.business-banner { width:100%; height:auto;}


/* form */
.form .note { font-size:14px; color: #F30; padding:0 0 10px 150px;}
.form .form-lis {  display: flex;  flex-wrap: wrap; font-size:14px; line-height:1.2em; margin:0 0 10px 0; border-radius: 20px; overflow: hidden;}

.form .form-lis .title { display:block; font-size:14px; color:#000000; width:150px; padding:8px 10px; text-align:right; line-height: 30px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#efefe6+0,e8e8e8+100 */
background: #efefe6; /* Old browsers */
background: -moz-linear-gradient(top,  #efefe6 0%, #e8e8e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #efefe6 0%,#e8e8e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #efefe6 0%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefe6', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}
.form .form-lis .data {display:block; padding:5px 7px; flex: 1; font-size:14px; color: #666; box-shadow: 0 0 5px #bbbbbb inset; border-radius: 0 30px 30px 0; }
.form .form-lis input.data {border:0; width:100%; font-size:14px; font-family:Microsoft JhengHei; box-shadow: 0 0 5px #bbbbbb inset;  border-radius: 0 30px 30px 0; }
.form .form-lis textarea.data { border: 0; width:100%; font-size:14px; font-family:Microsoft JhengHei; box-shadow: 0 0 5px #bbbbbb inset; border-radius: 0 30px 30px 0; }
.form .form-lis .code {   display:block; padding:0; flex: 1; font-size:14px; color: #666; box-shadow: 0 0 5px #bbbbbb inset; border-radius: 0 30px 30px 0; }
.form .form-lis .code img.img-code { height:29px; width:auto; float:right;}
.form .form-lis .code input { border:0;  font-size:14px; font-family:Microsoft JhengHei; padding:5px 7px; box-shadow: 0 0 5px #bbbbbb inset; }



.botton-m { text-align:center; font-size:14px; margin-top:10px; padding:10px 0 20px 0; }
.botton-m a { display:inline-block; color:#ffffff; padding:5px 15px; font-size:14px; border-radius:3px;}
.botton-m a.left { background:#ad968f; margin-right:5px; border-radius:3px;}
.botton-m a.left:hover { background: #cdaea5;}
.botton-m a.mid { background:#933; margin-right:5px; border-radius:3px;}
.botton-m a.mid:hover { background:#C03;}
.botton-m a.right { background:#907066; border-radius:3px; }
.botton-m a.right:hover { background:#aa928b;}





/* login */
.abgne_tab { background:url(../images/cart-bg.jpg); max-width: 550px; margin: 0px auto; }
	ul.tabs { width: 100%; list-style:none; display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap; margin:0; padding:0;  }
	ul.tabs li { position: relative; -webkit-flex: 1; flex: 1; text-align:center; font-size:14px;}
	ul.tabs li a {display: block; background: #e1e1e1; padding: 10px 5px; color: #545035; text-decoration: none; border:1px #e1e1e1 solid; border-bottom:0;}
	ul.tabs li a:hover {background: none;  border:1px #CCCCCC solid; border-bottom:0; }
	ul.tabs li.active a { background: none; border:1px #CCCCCC solid; border-bottom:0;}
	ul.tabs li a img { height:24px; width:auto; padding-right:5px;}
	
	div.tab_container {clear: left;width: 100%; border-top: none; border:1px #CCCCCC solid; border-top:0; }
	div.tab_container .tab_content {padding: 20px;}
	div.tab_container .tab_content h2 {margin: 0 0 20px; font-size:18px; text-align:center; font-weight:normal;}

	

.login-bg01 {  padding: 20px 40px; border-radius: 12px;}	
.login-bg01 h2 {margin: 0 0 20px; font-size:18px; text-align:center; font-weight:normal;}



.page-box .login-bg { background:url(../images/login-img.png) top left no-repeat #ffffff;}


.login .form-lis { display: flex; flex-wrap: wrap; font-size:14px; line-height:1.2em; margin: 0 0 10px 0;}

.login .form-lis .title { display:block; font-size:14px; color:#333333; width:120px; padding:5px 7px; text-align:right; }
.login .form-lis .data { border:1px #ececec solid; display:block; padding:5px 7px; flex: 1; font-size:14px; color:#000000; border-radius: 0 30px 30px 0; }
.login .form-lis input.data { width:100%; font-size:14px; font-family:Microsoft JhengHei; border-radius: 0 30px 30px 0; }
.login .form-lis textarea.data { width:100%; font-size:14px; font-family:Microsoft JhengHei; border-radius: 0 30px 30px 0;  }
.login .form-lis .code { background:#e7dcdc; display:block; padding:0; -webkit-flex: 1; flex: 1; font-size:14px; color: #666; border-radius: 0 30px 30px 0; }
.login .form-lis .code img.img-code { height:29px; width:auto; float:right;}
.login .form-lis .code input { background:#e7dcdc; border:0;  font-size:14px; font-family:Microsoft JhengHei;padding:5px 7px;color:#ffffff; }

.login .btn a { background:#65574E;color:#ffffff; border:0; font-size:14px; }
.login .btn a:hover { background:#6a3939; } 



/* bookmark */
.bookmark { text-align:center;  padding:15px 0; margin:15px 0 5px 0; border-top:1px #ebac93 solid; }
.bookmark>span { font-size:16px; color:#333333; display:inline-block;}
.bookmark a { background:#000000; font-size:16px; display:inline-block; border:0; padding:5px 10px; color: #ffffff; margin:5px; border-radius: 4px; }
.bookmark a:hover { background: #900;}
.bookmark select { background:#ffffff; border:1px #a59187 solid; padding:5px; color: #81795A; margin:0 2px; border-radius: 4px;}
.bookmark .portal-pages { text-align:center; margin-top:10px;}
.bookmark .portal-pages span { display:inline-block;  color:#000000; font-size:14px; padding-top:10px; border-top:1px #a59187 solid; min-width:150px;  }


/* pop */
.pop { position: fixed; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.9); top: 0; right: 0; z-index: 996; display: flex; align-items: center; justify-content: center;  transition: all 0.5s ease; opacity: 0; visibility: hidden;}
.pop.open { opacity: 1; visibility: visible;  transition: all 0.5s ease;}
.pop-body {  border-radius: 4px; max-width: 640px; width: 80%;  max-height: 800px; height: 90%;  max-height: 480px; padding: 20px;  overflow: hidden; position: relative; background-color: #ffffff;}
.pop-cont { overflow-y: auto; height: calc(100% - 10px); max-height: 710px;}
.pop-body h2 { text-align: center;}
.pop-body h3 { color: #727071; text-align: center;}
.pop .btn-close {  display: block; font-size: 40px;  width: 40px;  height: 40px;  line-height: 40px;  color: #ffffff; position: absolute;  top: 20px; right: 20px; cursor: pointer;  transition: all 0.3s ease;}
.pop .btn-close:before { content: '\F659'; font-family: bootstrap-icons !important;}
.pop .btn-close:hover { opacity: 0.8; transform: rotate(90deg); }
.pop .pop-cont .favorit-model-select { height: calc(100% - 120px);  overflow-y: auto; margin-bottom: 10px; padding: 10px 0;}
.pop.search-model-box .pop-cont .favorit-model-select { height: calc(100% - 155px);}



/* 框架 */
.col-box { display: flex; flex-wrap: wrap; margin:0 -5px;}
.col-box .content-box { padding-left: 10px;}
.content-box img { max-width:100%; width:auto; height:auto; border-radius: 4px;}

.col-1 { width: calc(9.33% - 10px); margin:0 5px; flex: none;}
.col-2 { width: calc(16.66% - 10px); margin:0 5px; flex: none;}
.col-3 { width: calc(24.99% - 10px); margin:0 5px; flex: none;}
.col-4 { width: calc(33.32% - 10px); margin:0 5px; flex: none;}
.col-5 { width: calc(41.65% - 10px); margin:0 5px; flex: none;}
.col-6 { width: calc(49.98% - 10px); margin:0 5px; flex: none;}
.col-7 { width: calc(58.31% - 10px); margin:0 5px; flex: none;}
.col-8 { width: calc(66.64% - 10px); margin:0 5px; flex: none;}
.col-9 { width: calc(74.97% - 10px); margin:0 5px; flex: none;}
.col-10 { width: calc(83.3% - 10px); margin:0 5px; flex: none;}
.col-11 { width: calc(91.63% - 10px); margin:0 5px; flex: none;}
.col-12 { width: calc(100% - 10px); margin:0 5px; flex: none;}

.left-gray-bg { background-color: #f7f7f7;}
.max600 { max-width: 600px; margin: 0 auto;}



/* .swiper 套件調整 */
.swiper {  width: 100%;}
.swiper-wrapper {  height: auto !important;}  
.swiper-slide {  text-align: center; font-size: 18px; display: flex; justify-content: center; align-items: center;}
.swiper-slide img { display: block; width: 100%; height: auto; object-fit: cover;}
.swiper-button-prev.swiper-button-disabled, 
.swiper-button-next.swiper-button-disabled { pointer-events: all !important;}
.swiper-pagination-bullet {  width: 20px !important; height: 8px !important; border-radius: 4px !important; background-color: #ffffff !important; box-shadow: 0 0 5px rgba(0, 0, 0, .3); transition: all 0.3s ease;}
.swiper-button-prev, 
.swiper-button-next { color: #ffffff !important; text-shadow: 0 0 5px rgba(0, 0, 0, .3);}
.swiper-button-prev { left: 20px !important;}
.swiper-button-next { right: 20px !important;}


/* icon */
.icon { display: inline-block; width: 24px; height: 24px; vertical-align: middle; margin: -3px 5px 0 0; background-position: center; background-repeat: no-repeat; background-size: contain;  }
.icon.icon-order { background-image: url(../images/icon-order.svg); filter: brightness(5); } 
.icon.icon-member { background-image: url(../images/icon-member.svg); filter: brightness(5);  } 
.icon.icon-note { background-image: url(../images/icon-note.svg); } 


/*top*/
.top {  position: fixed; right: -100px; bottom: 20px; width: 40px; height: 40px; border: 1px #85914b solid;  background-color: rgba(39, 41, 21, 0.9); color: #e0c885; font-size: 13px; text-align: center; padding-top: 3px; z-index: 940; cursor: pointer; transition: all 0.3s ease; }
.top:hover {  background-color: rgba(81, 86, 32, 0.9); transition: all 0.3s ease; }
.top i { font-size: 12px; }

/***** 表單預設文字顏色設定 *****/

/* 通用 */
::-webkit-input-placeholder { color:#836363; }
::-moz-placeholder { color:#836363; } /* firefox 19+ */
:-ms-input-placeholder { color:#836363; } /* ie */
input:-moz-placeholder { color:#836363; }


/* webkit专用 */
#field2::-webkit-input-placeholder { color:#836363; }
#field3::-webkit-input-placeholder { color:#836363; background:lightgreen; text-transform:uppercase; }
#field4::-webkit-input-placeholder { font-style:italic; text-decoration:overline; letter-spacing:3px; color:#836363; }


/* mozilla专用 */
#field2::-moz-placeholder { color:#836363; }
#field3::-moz-placeholder { color:#836363; background:lightgreen; text-transform:uppercase; }
#field4::-moz-placeholder { font-style:italic; text-decoration:overline; letter-spacing:3px; color:#836363; }


/* srollbar */
::-webkit-scrollbar { width: 8px;}
::-webkit-scrollbar-track { -webkit-border-radius: 10px; border-radius: 10px; margin: 0px 0 0px 10px; padding-left: 20px; background-color: honeydew; box-shadow: 0 0 3px #d1ac99 inset;}
::-webkit-scrollbar-thumb { -webkit-border-radius: 4px; border-radius: 4px; background: #d1ac99;}
