@charset "utf-8";
.red {border:red 1px solid;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%; font-weight: normal;}
img {border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;}
img {max-width:100%; height:auto; border-style: none;}
ul , li {list-style-type:none;}
* {-webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; text-size-adjust: none; word-wrap:break-word;}
.float_left{float:left;}
.float_right {float:right;}
.space {width: 100%; height:0px;	font-size:0px; line-height:0px;	overflow:hidden; clear:both;}
.interval {font-size:0px; line-height:0px;}
.h_5 {width: 100%; height:5px;font-size:0px;line-height:0px;}
.h_8 {width: 100%; height:8px;font-size:0px;line-height:0px;}
.h_10 {width: 100%; height:10px;font-size:0px;line-height:0px;}
.h_15 {width: 100%; height:15px;font-size:0px;line-height:0px;}
.h_20 {width: 100%; height:20px;font-size:0px;line-height:0px;}
.h_25 {width: 100%; height:25px;font-size:0px;line-height:0px;}
.h_30 {width: 100%; height:30px;font-size:0px;line-height:0px;}

a:link, a:visited {
	text-decoration:underline;
	color:#0000FF;
}
a:active, a:hover {
	text-decoration:underline;
	color:#FF0000;
	cursor:pointer;
}

.hr01 {
	width: 100%;
	border-bottom:1px dotted #808080;
	height:0px;
	font-size:0px;
	line-height:0px;
	margin:15px auto 10px auto;
}
.hr02 {
	width: 100%;
	border-bottom:1px solid #52302c;
	width:100%;
	height:0px;
	font-size:0px;
	line-height:0px;
}
.hr03 {
	width: 100%;
	border-bottom:1px dotted #52302c;
	width:100%;
	height:0px;
	font-size:0px;
	line-height:0px;
}
.hr04 {
	width: 100%;
	border-bottom:1px solid #a1a1a1;
	height:0px;
	font-size:0px;
	line-height:0px;
	margin:0;
}
.hr05 {
	width: 100%;
	border-bottom:1px dotted #a1a1a1;
	height:0px;
	font-size:0px;
	line-height:0px;
	margin:0;
}

.pages_c {
	width: 100%;
    font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.pages_c label {
	padding:0px 6px;
	font-family:"新細明體";
	font-weight:normal;
	color:#5a3834;
}
.pages_c span {
	padding:1px 5px 0px 5px;
	background-color:#52302c;
	color:#fff;
	margin-left:3px;
}
.pages_c a:link, .pages_c a:visited {
	text-decoration:none;
	color:#5a3834;
	padding:1px 5px 0px 5px;
	margin-left:3px;
}
.pages_c a:active, .pages_c a:hover {
	text-decoration:none;
	background-color:#52302c;
	color:#fff;
	cursor:pointer;
}

.more_01 {
	float:right;
}
.more_01 a:link, .more_01 a:visited {
	text-decoration:none;
}
.more_01 a:active, .more_01 a:hover {
	text-decoration:none;
	position:relative;
	top:1px;
	cursor:pointer;
}

.logoT a:hover img, .linkT a:hover img, .footerL a:hover img, .footerRL a:hover img, .share a:hover img, .joinDivT a:hover img, .orderC_07 a:hover img {
	position:relative;
	top:1px;
	left:1px;
}
.index_pListP a:hover img, .productsListP a:hover img, .index_02LP a:hover img, .index_04 a:hover img, .hot a:hover img, .linkL a:hover img, .newsListL a:hover img, .productsSubTL a:hover img {
	filter:alpha(opacity=60);Opacity:0.6;
}


/* 共用 */
body {
	margin:0px;
	font-size:12px;
	font-family:"微軟正黑體";
	font-weight:bold;
	background-color:#fff;
    padding: 92px 0 0 0;
}


.frameDiv {
	position:relative; z-index: 1;
	margin:auto;
	width:100%;
    max-width:1120px; padding: 0 50px;
	background-color:#fff;
}


.header {
	position:fixed;
    top: 0;
    left: 0;
    z-index: 99;
	margin:0;
    width: 100%;
    background: #fff; transition: all 0.5s ease 0s;
}
.hideUp .header {box-shadow: 0 3px 13px rgba(0, 0, 0, 0.1); transition: all 0.5s ease 0s;}
.header_box {width: 100%; min-height:92px; max-width:1120px; padding: 0 50px; margin: auto; position: relative; z-index: 1;}
.logoT {
	position:absolute;
	top:10px;
	left:50px;
    z-index: 1;
}
.linkT {
	position:absolute;
	top:22px;
	right:50px;
    z-index: 3;
	/*width:600px;*/
	text-align:right;
	color:#53302b;
	font-size:14px;
}
.linkT a:link, .linkT a:visited {
	text-decoration:none;
	color:#53302b;
	margin-left:7px;
}
.linkT a:active, .linkT a:hover {
	text-decoration:none;
	color:#a84200;
	cursor:pointer;
}
.linkT > .mem_not {font-size: 12px; position: fixed; top: 29px; right: 20px;}
.linkT span {
	color:#A84200;
}
.menu {
	position:absolute;
	top:58px;
	right:50px;
    z-index: 5;
	/*width:600px;*/
	text-align:right;
	color:#53302b;
	font-size:14px;
}
.menu img {
	padding:0px 12px;
}
.menu span {
	text-decoration:none;
	color:#a84200;
}
.menu a:link, .menu a:visited {
	text-decoration:none;
	color:#53302b;
}
.menu a:active, .menu a:hover {
	text-decoration:none;
	color:#a84200;
	cursor:pointer;
}


.banner {
	width:100%;
	/*min-width:1020px;*/
	margin-bottom:16px;
	/*display:none;*/
}
.banner img {
	width:100%;
	/*min-width:1020px;*/
}


.main {
	margin:auto;
	width:100%;
	padding-bottom:20px;
    display: flex; flex-flow: wrap;
}
.title {
	font-size:14px;
	color:#372420;
}
.title font {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.title label {
	padding:0px 10px;
	font-weight:normal;
	font-family:"新細明體";
	color:#372420;
}
.title span {
	color:#a84200;
}
.title a:link, .title a:visited {
	text-decoration:none;
	color:#372420;
}
.title a:active, .title a:hover {
	text-decoration:none;
	color:#a84200;
	cursor:pointer;
}
.index_01 {
	margin:auto;
	width:100%;
	padding-bottom:20px;
}
.index_pList_box {display: flex; flex-flow: wrap;}
.index_pList_box .index_pList {
	position:relative;
	float:left;
	width:18.628%;
	/*min-height:260px;*/
    margin: 0 1.715% 27px 0;
}
.index_pList_box .index_pList:nth-child(5n+5) {margin: 0 0 27px 0;}
.index_pListP {
	/*width:190px;
	height:190px;*/
	margin-bottom:15px;
	text-align:center;
}
.index_pListT {
	color:#666666;
	height:18px;
	overflow:hidden;
	margin-bottom:7px;
}
.index_pListT a:link, .index_pListT a:visited {
	text-decoration:none;
	color:#666666;
}
.index_pListT a:active, .index_pListT a:hover {
	text-decoration:underline;
	color:#53302b;
	cursor:pointer;
}
.index_pListC {
	color:#666666;
	height:18px;
	overflow:hidden;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
    padding: 0 50px 0 0;
}
.index_pListC span {
	color:#cc0000;
}
.index_pListB {
	position:absolute;
	bottom:-1px;
	right:0px;
	width:48px;
	height:22px;
}
.index_pListB a:hover img {
	position:absolute;
	right:2px;
}
.index_pListW {
	float:left;
	width:17px;
	height:225px;
}
.index_032_box {display: flex; flex-flow: wrap; width: 100%;}
.index_02 {
	float:left;
	width:calc(100% - 40.687%); display: flex; flex-flow: wrap;
}
.index_02 > .title, .index_02 > .h_20 {width: 100%;}
.index_02L {
	float:left;
	width:51.24%;
}
.index_02LP {
	width:285px;
	height:185px;
	overflow:hidden;
	margin-bottom:15px;
}
.index_02LD {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#cc0000;
	height:18px;
	overflow:hidden;
}
.index_02LT {
	font-size:14px;
	color:#542c0e;
	width:285px;
	height:20px;
	overflow:hidden;
	margin-bottom:6px;
}
.index_02LT a:link, .index_02LT a:visited {
	text-decoration:underline;
	color:#542c0e;
}
.index_02LT a:active, .index_02LT a:hover {
	text-decoration:none;
	color:#a84200;
	cursor:pointer;
}
.index_02LC {
	width:288px;
	height:36px;
	overflow:hidden;
	line-height:18px;
	color:#333333;
}
.index_02R {
	float:left;
	width:calc(100% - 51.24%);
}
.index_02RD {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#cc0000;
	height:18px;
	overflow:hidden;
}
.index_02RT {
	font-size:14px;
	color:#542c0e;
	height:20px;
	overflow:hidden;
	margin-bottom:13px;
}
.index_02RT a:link, .index_02RT a:visited {
	text-decoration:underline;
	color:#542c0e;
}
.index_02RT a:active, .index_02RT a:hover {
	text-decoration:none;
	color:#a84200;
	cursor:pointer;
}
.index_03 {
	float:left;
	width:40.687%;
	padding-left:23px;
}
.mv_box {position: relative; z-index: 1; height: 0; overflow: hidden; padding-bottom: 47.197%;}
.index_03 iframe {
	width:100%!important;
	height:100%!important;
    position: absolute; top: 0; left: 0; z-index: 1; border: 0;
}
.index_03C {
	min-height:54px;
	overflow:hidden;
	line-height:18px;
	color:#333333;
}
.index_03C a:link, .index_03C a:visited {
	text-decoration:none;
	color:#333333;
}
.index_03C a:active, .index_03C a:hover {
	text-decoration:underline;
	color:#542c0e;
	cursor:pointer;
}
.index_04 {
	padding:22px 0px 0px 0px;
	/*height:60px;*/
	overflow:hidden;
}
.index_04 div {
	float:left;
	height:60px;
	overflow:hidden;
}
.index_04W {
	float:left;
	width:17px;
	height:60px;
}


.footer {
	border-top:1px solid #52302c;
	padding-top:18px;
	color:#52302c;
	padding-bottom:20px;
    display: flex; flex-flow: wrap;
}
.footerL {
	float:left;
	width:95px;
}
.footerR {
	float:left;
	width:calc(100% - 95px);
    display: flex; flex-flow: wrap; align-items: flex-end;
}
.footerRL {
	float:left;
	width:210px;
	font-size:13px;
}
.footerRR {
	float:left;
	width:calc(100% - 210px);
	text-align:right;
	font-size:14px;
	/*padding-top:28px;*/
    padding: 0 0 14px 20px;
}
.footerRR img {
	padding:0px 12px;
}
.footerRR a:link, .footerRR a:visited {
	text-decoration:none;
	color:#53302b;
}
.footerRR a:active, .footerRR a:hover {
	text-decoration:none;
	color:#a84200;
	cursor:pointer;
}
.footerRRB {
	font-size:13px;
	padding-top:3px;
	text-align:right;
}
.footerRRB a:link, .footerRRB a:visited {
	text-decoration:underline;
	color:#53302b;
}
.footerRRB a:active, .footerRRB a:hover {
	text-decoration:none;
	color:#a84200;
	cursor:pointer;
}

.cart {
	position:fixed;
	bottom:0px;
	right:3px;
	text-align:right;
	z-index:9999;
}
.cartE {
	position:fixed;
	top:20%;
	left:47%;
	text-align:center;
	z-index:9999;
}
.cartBgL {
	float:right;
	background-image:url(../images/cartBgR.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:14px;
	height:64px;
}
.cartBgC {
	float:right;
	background-image:url(../images/cartBgC.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:64px;
	padding-top:12px;
	color:#FFFFFF;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.cartBgC span {
	font-size:14px;
	font-family:"微軟正黑體";
}
.cartBgC label {
	padding:0px 10px;
	font-family:"新細明體";
	color:#FFFFFF;
}
.cartBgR {
	float:right;
	background-image:url(../images/cartBgL.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:14px;
	height:64px;
}
.cartBgC a:link, .cartBgC a:visited {
	text-decoration:underline;
	color:#FFFFFF;
}
.cartBgC a:active, .cartBgC a:hover {
	text-decoration:underline;
	color:#FFFF00;
	cursor:pointer;
}
.cart a:hover img {
	position:relative;
	left:2px;
}
.hidden {
	display:none;
}
.show {
	display:block;
}




.menu_btn {display: none;}
@media only screen and (max-width:1200px){
}
@media only screen and (max-width:992px){
    .header_box, .frameDiv {max-width: 100%; padding: 0 20px;}
    .logoT {top: 23px; left: 20px;}
    .linkT, .menu {right: 20px;}
}
@media only screen and (max-width:768px){
    body {padding: 84px 0 0 0;}
    .header_box {min-height: 84px;}
    .linkT {top: 5px;}
    .menu {position: fixed; top: 84px; bottom: 0; right: -150%; z-index: 9999; width: 100%; overflow-y: auto; background: rgba(206, 150, 41, 0.97); font-size: 18px; transition: all 0.5s ease 0s;}
    .menu > img {display: none;}
    .menu > a {display: block; text-align: center; padding: 10px; border-bottom: 1px solid #ac7a23;}
    .menu_op {right: 0;}
    .menu_btn {display: block; width: 40px; height: 40px; position: fixed; top: 44px; right: 20px; z-index: 999; cursor: pointer;}
    .menu_btn::before {content: attr(data-title); width: 50px; font-size: 14px; text-align: right; position: absolute; top: 10px; right: calc(100% + 5px); cursor: pointer;}
    .menu_btn > div {width: 30px; height: 2px; line-height: 0; font-size: 0; background: #53302b; position: absolute; left: 5px; z-index: 10; cursor: pointer; opacity: 1; transform:rotate(0deg); transition: all 0.5s ease 0s;}
    .menu_btn > div:nth-child(1) {top: 9px;}
    .menu_btn > div:nth-child(2) {top: 19px;}
    .menu_btn > div:nth-child(3) {top: 29px;}
    .btn_op > div:nth-child(1) {top: 20px; transform:rotate(45deg);}
    .btn_op > div:nth-child(2) {opacity: 0;}
    .btn_op > div:nth-child(3) {top: 20px; transform:rotate(-45deg);}
    .index_pList_box .index_pList, .index_pList_box .index_pList:nth-child(5n+5) {width: 32%; margin: 0 2% 30px 0;}
    .index_pList_box .index_pList:nth-child(3n+3) {margin: 0 0 30px 0;}
    .index_02 {width: 100%;}
    .index_03 {width: 100%; padding: 40px 0 0 0;}
    .mv_box {padding-bottom: 56%;}
    .index_03C {min-height: inherit;}
    .footer {flex-flow: column;}
    .footerL {width: 73px; margin: auto;}
    .footerR {width: 100%; flex-flow: column; align-items: center;}
    .footerRL {width: 100%; max-width: 210px; text-align: center;}
    .footerRR {width: 100%; text-align: center; padding: 0 0 20px 0;}
    .footerRRB {text-align: center;}
}
@media only screen and (max-width:576px){
    .index_pList_box .index_pList, .index_pList_box .index_pList:nth-child(5n+5), .index_pList_box .index_pList:nth-child(3n+3) {width: 48%; margin: 0 4% 30px 0;}
    .index_pList_box .index_pList:nth-child(2n+2) {margin: 0 0 30px 0;}
}
@media only screen and (max-width:430px){

}
@media only screen and (max-width:350px){
    .menu_btn::before {content: none;}
    .index_pList_box .index_pList, .index_pList_box .index_pList:nth-child(5n+5), .index_pList_box .index_pList:nth-child(3n+3), .index_pList_box .index_pList:nth-child(2n+2) {width: 100%; max-width: 200px; margin: 0 auto 30px auto;}
    .index_02L {display: none;}
    .index_02R {width: 100%;}
}
