@charset "UTF-8";
@import url(base.css);
@import url(animate.css);
@import url(font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;700&display=swap');
/* =============================================================================
   BASIC
   ========================================================================== */
html, body { height: 100%;
 -webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	 -ms-text-size-adjust: none;
		 text-size-adjust: none;  
}
body { background:#FFF url(../images/bg_body.jpg);}
body.shop { background:#f4f4f0;}
body, th, td, input { font-family: 'Lato', '微軟正黑體', Arial, Helvetica, sans-serif; font-size: 100%; }
::selection { background: #0c4324; color: #FFF;}
a { text-decoration: none; }
h1 { font-size: 1.5em; font-family: 'Lato', '微軟正黑體', Arial, Helvetica, sans-serif; margin: 0 0 1em; }
h2 { font-size: 1.4em; font-family: 'Lato', '微軟正黑體', Arial, Helvetica, sans-serif; margin:0 0 1em; }
h3 { font-size: 1.3em; font-family: 'Lato', '微軟正黑體', Arial, Helvetica, sans-serif; margin:0 0 0.6em; }
h4 { font-size: 1.2em; font-family: 'Lato', '微軟正黑體', Arial, Helvetica, sans-serif; margin:0 0 0.6em; }
h5 { font-size: 1.2em; font-family: 'Lato', '微軟正黑體', Arial, Helvetica, sans-serif; margin:0 0 0.6em; }
h6 { font-size: 1.1em; font-family: 'Lato', '微軟正黑體', Arial, Helvetica, sans-serif; margin:0 0 0.6em; }
p,li { font-size: 0.95em; line-height: 1.8em; color: #555150;  }
a:link, a:visited { text-decoration: none; cursor: pointer; }
hr {  margin: 1.5em 0;}

.loadbar { position: fixed; background: #ED6C00; width: 0; height: 4px; top: 0; left: 0; z-index: 3000; overflow: hidden;
	transition: 400ms ease-in-out;
}
.loadbar.ed { width: 0!important; border: none; right: 0; left: inherit; opacity: 0; }

.imgLiquidCenter, .imgLiquidFill{ opacity: 0; 
	transition: opacity 400ms ease-in-out;
}
.imgLiquid_ready { opacity: 1; }
.mv_16by9 { position: relative;
    padding-bottom: 56.25%;
}
.mv_16by9 iframe{  position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0;}

/*Element*/
.ie { position: fixed; width: 60%; height: 80%; padding: 10% 20%; text-align: center; left: 0; top: 0; background: #f2f2f2; z-index: 9999; }
.ie h2, .ie h4 { color: #333 !important; }
.ie p { text-align: center; color: #333 !important; font-size: 13px; }
.ie a { color: #F36; }

/* =============================================================================
   BASIC END
   ========================================================================== */

/*Package*/
.inner-width { position: relative; max-width:1200px; margin: auto; }
.txt-width { position: relative; max-width:1080px; margin: auto; }

.bg_1{ background: url(../images/box_bg.jpg); background-size: cover;}

.more_bar{ position: relative; z-index: 100; padding: 10px 0; text-align: left;}
.more_bar.center{ text-align: center;}
.more_bar.right{ text-align: right;}

.btn_more{ position: relative; display: inline-block; font-size: 18px; color: #FFF; background: #ED6C00; line-height: 36px; padding: 0 60px 0 30px; border-radius: 20px;
	transition: 200ms ease; letter-spacing: 0.05em;
}
.btn_more::before{ content: ''; position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0); z-index: -1; border-radius: 20px; border:none;
	transition: 200ms ease; letter-spacing: 0.1em;
	transform: rotate(0);
}
.btn_more:hover, .btn_more:focus{ color: #FFF;}
.btn_more:hover::before, .btn_more:focus::before{ top: 3px; background: rgba(0, 0, 0, 0.3);
	transform: rotate(3deg);
}
.btn_more:hover::before, .btn_more:focus::before{ z-index: -1;}
/* .btn_more.c2{ background: #b50105;}
.btn_more.c3{ background: #634f41;} */

.btn_send{ position: relative; display: inline-block; color: #FFF; text-align: center; background: #ED6C00; font-size:18px; line-height: 32px; padding: 5px 20px; font-weight: 700; border:none;
	transition: 200ms ease; border-radius: 5px;;
}
.btn_send:hover, .btn_send:focus{ color: #FFF; background: #ED6C00;}

.btn_send.disabled{ background: #CCC; cursor: default;}

.btn_clear{ position: relative; display: inline-block; color: #333; text-align: center; background: #f2f2f2; font-size:18px; line-height: 32px; padding: 5px 20px; font-weight: 700; border:none;
	transition: 200ms ease; border-radius: 5px;
}
.btn_clear:hover{
	background: #999; color: #FFF;;
}

.btn_send.sm{ display:block; padding: 0 20px; box-sizing: border-box; font-size: 1em; line-height: 2.4em;}

.pager_bar { padding: 20px 0; text-align: center; }
.pager_bar.right {  text-align: right; }
.pager_bar a { display: inline-block; line-height: 32px; width: 32px; text-align: center; margin: 0 4px 0 0; color: #FFF; font-size: 15px;  border-radius: 5px; background: #CCC; vertical-align: text-top;
	transition: 300ms ease;
}
.pager_bar select { display: inline-block; line-height: 30px; vertical-align: text-top; padding: 0 30px; margin: 0 4px 0 0;
	transition: 300ms ease;
}
.pager_bar a.con { width: auto; padding: 0 20px;  border-radius: 5px; background: #666;}
.pager_bar a.con.red{ color: #FFF; background: #ED6C00;}
.pager_bar a.arr { background: #999; font-size: 22px;}
.pager_bar a:hover, .pager_bar a.cur { color: #FFF; background: #ED6C00;}
.pager_bar p{ text-align: center; color: #999; font-size: 14px; margin: 0 0 10px 0;}
.pager_bar p strong{ color:#333}

.red{ color: #ED6C00;}

/*BLOCK*/
#wrapper { position: relative; z-index: 1; width: 100%; margin:auto; top:0; overflow:hidden;}
#header { position:fixed; z-index:1000; width:100%; padding: 0; left:0;
    transition: 500ms ease-in-out;
}
#header .bg{ position: absolute; top: 0; left: 0; width: 100%; background: rgba(12,67,36,1); height: 100px;
	transition: 500ms ease;
}
#content { position: relative; padding: 100px 0 0 0;}
#content.page { background: url(../images/bg_page.jpg) no-repeat center center fixed; background-size: cover; }
#content.page2 { background: url(../images/bg_page2.jpg) no-repeat center center fixed; background-size: cover; }
#content.page3 { background: url(../images/bg_page3.jpg) no-repeat center center fixed; background-size: cover; }

#footer { position:relative;  z-index: 1; background: #555150; padding: 20px 0; text-align: center;}
#footer .foot_menu{ position: relative; padding: 10px 0;}
#footer .foot_menu a{ display: inline-block; color: #FFF; padding: 4px 10px; margin: 2px; font-size: 14px; background: rgba(0, 0, 0, 0.2); border-radius: 5px;
	transition: 500ms ease;
}
#footer .foot_menu a:hover{ background: rgba(0, 0, 0, 0.5); color: #FFF;}
#footer .follow{ position: relative; padding: 0 0 10px 0;}
#footer .follow a{ display: inline-block; width: 40px; line-height: 40px; color: #FFF; font-size: 24px; border-radius: 20px; text-align: center;
	transition: 500ms ease;
}
#footer .follow a:hover{ background: #ED6C00; color: #FFF;}
#footer .copyright { color: #FFF; font-size: 13px; text-align: center; padding: 10px 0; border-top: solid 1px #CCC;}

#path{ position: relative; box-sizing: border-box; width: 100%; padding:2px 16px; background:#8EC03E; color: #333; overflow: auto; 
	transition: 500ms ease;
}
#path ul{ display: block; list-style: none; margin: 0 5px; }
#path li { display: inline-block; color: #FFF; font-size: 13px; }
#path li + li:before { 
	content: "/";
    padding:0 5px;
    color: #FFF;
}
#path li a{ color:#FFF; font-size: 13px; }
#path li a i{ font-size: 16px;}


#path .share_bar{ position: relative; width: 30%; float: right; text-align: right;}
.share_bar a{ display: inline-block; color: #999; padding: 2px 4px; font-size: 16px; border-radius: 4px; margin: 2px;}
.share_bar a i{ font-size: 16px;}
.share_bar a:hover{ background: #811916; color: #FFF;}
.share_bar a:hover i{ color: #FFF;}

/**logo**/
.logo { position: absolute; top: 5px; left: 10px; width: 220px; padding: 0; margin: 0 ; box-sizing: border-box;
    transition: 500ms ease-in-out;
}
.logo img { max-width: 100%;
    transition: 500ms ease-in-out;
}
.inx .logo { width: 164px; 
}

.inner_logo{ padding:0; text-align: left;}
.inner_logo img { width: 300px;}


.nav{ position: absolute; box-sizing: border-box; top: 20px; right:0; z-index: 1;
	transition: 500ms ease;
}
.nav ul{ list-style:none; margin:0; box-sizing: border-box;
	transition: 500ms ease-in;
}
.nav li{ display: inline-block; }
.nav a{ position:relative; display:block; font-size: 15px; font-weight: 700; color:#FFF; padding: 0 10px;
	transition: 200ms ease;
}
.nav a i{ font-size: 20px;}
.nav a img{ width: 20px; vertical-align: text-bottom;}

.nav .submenu{ position: absolute; display: none; top: 28px; right:10px; background: #AE8045; min-width: 120px; border-radius: 5px; white-space:nowrap; z-index: 1;}
.nav .submenu>li { display: block; }
.nav .submenu>li + li{ border-top: solid 1px rgba(255,255,255,0.40);}
.nav .submenu a{ display: block; text-align: center; color: #FFF; padding: 10px; line-height: 18px; margin: 4px; border-radius: 5px; font-size: 14px;}
.nav .submenu a:hover{ background: #FFF; color: #333;}


.nav a.logged::after{ display: inline-block; padding: 0 5px;
	font-family: FontAwesome;
    content: "\f0d7";
}
.nav a.logged>i{ margin-right: 5px;}
.nav .subheader:hover .submenu{ display: block; }

.top_menu{ position: absolute; box-sizing: border-box; top: 65px; left:0; width: 100%; text-align: right;
	transition: 500ms ease;
}
.top_menu ul{ list-style:none; margin:0; box-sizing: border-box;
	transition: 500ms ease-in;
}
.top_menu>div>ul>li{ position: relative; display: inline-block; }
.top_menu>div>ul>li>a{ position:relative; display:block; font-size: 16px; font-weight: 700; color:#FFF; padding:0 10px; margin: 0; line-height: 32px;
	transition: 200ms ease;
}
.top_menu>div>ul>li>a.cur{ background: #999; color: #FFF; border-radius: 25px;}
.top_menu>div>ul>li>a:hover, .top_menu>div>ul>li.on>a{ background: #efefe1; color: #000;}

.top_menu>div>ul>li.submenuhead.on{ height: 70px;}
.top_menu ul.submenu{ position: absolute; display: none; top: 32px; left:0; background: rgba(34, 34, 34, 0.8); min-width: 100px; 
	transition: 500ms ease-in-out;
}
.top_menu .on ul.submenu{ display: block;}
.top_menu .submenu>li + li{  border-top: solid 1px rgba(255,255,255,0.2);}
.top_menu ul.submenu a{ position: relative; display: block; text-align: left; color: #FFF; padding: 10px 24px 10px 24px; line-height: 18px; margin:0; font-size: 16px; white-space:nowrap;
	transition: 500ms ease;
}
.top_menu ul.submenu a:hover, .top_menu ul.submenu a:focus, .top_menu ul.submenu .submenuhead2.on>a{ background: #000; color: #FFF;}

.top_menu .submenuhead2{ position: relative;}
.top_menu .submenuhead2::after{ position: absolute; content: ''; display: block; right: 8px; top:8px; color: #FFF; font-size: 12px;
	font-family: "FontAwesome"; font-weight: 900; content: "\f067";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.top_menu .submenu2{ display: none;  position: absolute; min-width: 100px;  top: 0; left: 100%; background: #ED6C00;}

.top_menu .submenu2>li + li{  border-top: solid 1px rgba(255,255,255,0.40);}
.top_menu .submenu2 a{ display: block; white-space:nowrap;}
.top_menu .submenuhead2.on .submenu2 { display: block;}

.top_menu .cart{ position: absolute; top: 0; right: 5px;}
.top_menu .cart a{ font-size: 24px;}
.top_menu .cart a span{ position: absolute; top: 15px; right: -4px; width: 24px; height: 24px; background: #222; color:#FFF; border-radius: 12px; line-height: 24px; text-align: center; font-size: 12px;}
.nav .cart { font-size: 24px;}
.nav .cart span{ position: absolute; top: 15px; right: -4px; width: 24px; height: 24px; background: #222; color:#FFF; border-radius: 12px; line-height: 24px; text-align: center; font-size: 12px;}

	.light .top_menu>div>ul>li>a{ color:#333; }
	.light .top_menu>div>ul>li>a:hover, .light .top_menu>div>ul>li.on>a{ background: #ED6C00; color: #FFF;}
	.light .nav a{ color:#333; }
	.light .nav .submenu a{ color:#FFF; }
	.light .nav .submenu a:hover{ background: #FFF; color: #333;}

.search_box{ position: fixed; z-index: -1; top:-200px; background: rgba(0, 0, 0, 0.8); padding: 10px; width: 100%; box-sizing: border-box; text-align: center;
	transition: 500ms ease;
}
.search_box.on{ top: 100px; }
.search_box input{ width: 50%; line-height: 32px; height: auto; font-size: 18px; border: none; padding: 5px 20px;}
.search_box input:focus{ border: none;}

.quick_menu{ position: fixed; top: 140px; right: 0; width: 40px; }
.quick_menu .switch{ position: relative; height: 40px; background: #000; cursor: pointer;}
.quick_menu .switch::before{
	display: block; color:#FFF; font-size: 24px; text-align: center; line-height: 40px;
	font-family: "FontAwesome"; font-weight: 900; content: "\f0d9"; text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	transition: 300ms ease-in-out;
}

.quick_menu .icon{  position: relative; height: 40px; box-sizing: border-box; padding: 5px;}
.quick_menu .icon img{ width: 100%;}
.quick_menu .icon .name{ position: absolute; top: 0; right: -100px; line-height: 40px; box-sizing: border-box; padding: 0 5px; white-space: nowrap; min-width: 6em; text-align: right; color: #FFF;
	transition: 500ms ease; z-index: -1;
}
	.quick_menu.on .icon .name{ right: 40px; }
	.quick_menu.on .switch::before{
		content: "\f0da";
	}

/*ED*/
#header.ed .bg{ box-shadow: 0 0 20px rgba(0,0,0,0.2);}
#header.ed .logo { position: absolute; top: 2px; left: 10px; width: 190px;}

/* =============================================================================
   MAIN WEBSITE
   ========================================================================== */
	.main #header .bg{ background: transparent;}
	.main #header.page .bg{ background: rgba(12, 67, 36, 0.95);}

	.main #content { padding: 0;}
	.main #content.page { padding: 100px 0 0 0;}
	.main #content.page2 { padding: 100px 0 0 0;}
	.main #content.page3 { padding: 100px 0 0 0;}

	.main #footer { padding: 30px 0; text-align: left;}
	.main #footer .foot_menu{ float: left; width: 30%; box-sizing: border-box; padding: 0;}
	.main #footer .foot_logo{ width: 60px; float: left; margin: 0 10px 10px 0;}
	.main #footer .foot_logo img{max-width: 100%;}
	.main #footer .info{ float: left; width: 40%; box-sizing: border-box;}
	.main #footer .info .txt{ padding: 0 0 0 80px;}
	.main #footer .info .txt a{ color: #FFF;}
	.main #footer .info .txt p{ color: #FFF; margin: 0 0 5px 0;}
	.main #footer .info .txt p span{ display: block; float: left; margin: 0; width: 80px;}
	.main #footer .info .txt p b{ display: block; padding: 0 0 0 80px;}
	.main #footer .follow{ float: left; width: 30%; box-sizing: border-box;}
	.main #footer .follow h5{ position: relative; display: block; color: #FFF; font-family: 'Noto Sans TC', serif; font-size: 20px; margin: 0 0 10px 0; font-weight: 400;}
	.main #footer .copyright { float: left; width: 30%; text-align: left; padding: 0; border-top: none; box-sizing: border-box;}

	.main .top_menu{ text-align: right; top: 60px;}

	

	/*ED*/
	.main #header.ed .bg{ background: rgba(	12, 67, 36, 0.95); height: 90px;}
	.main #header.ed .nav { top: 10px;}
	.main #header.ed .top_menu{ top: 50px;}


/* =============================================================================
   MAIN WEBSITE END
   ========================================================================== */


/*BANNER*/
.top_banner { position: relative; width: 100%; height: 700px; margin: 0 auto; overflow: hidden; z-index: 100; }
.top_banner ul{ margin: 0; list-style: none;  height: 700px; margin: 0 auto; overflow: visible;}
.top_banner li{ position: relative; display: block; height: 700px;}
.top_banner .pic{ display: block; height: 100%; position: absolute; top: 0; left: 0;  width: 100%; z-index: 0; overflow: hidden;
	/* background: #FFF url(../images/loading.gif) no-repeat center center; background-size: 100px; */
	transition: opacity 300ms ease-in-out;
}

.top_banner video { z-index: 1; opacity: 0; position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; max-width: none; background-size: cover;
    transform: translateX(-50%) translateY(-50%);
	transition: 800ms ease-in-out;
}
.top_banner video.on{opacity: 1; }
.top_banner .owl-carousel .owl-stage-outer { overflow: visible;}
.top_banner .owl-dots { position: absolute; bottom: 50px;}
.top_banner .txt{ position: absolute; top: 300px; width: 40%;}
.top_banner .txt h2{ position: relative; display: inline-block; color: #FFF; font-family: 'Noto Sans TC', serif; font-size: 70px; margin: 0 0 20px 0; font-weight: 400;}
.top_banner .txt h2 span{ display: block; font-size: 40px; font-weight: 300; line-height: 1em; }
.top_banner .txt p{ font-size: 15px; color: #FFF; line-height: 20px; height: 40px; overflow: hidden; margin: 10px 10px 20px 10px;} 
.top_banner .txt .more{ display: inline-block; font-family: 'Noto Sans TC', serif; font-size: 18px; color: #FFF; background: #ED6C00; line-height: 36px; padding: 0 30px; border-radius: 20px; left: 0.1em; border: solid 1px #FFF;}


.shop_banner { position: relative; width: 100%; padding: 20px 0; margin: 0 auto; overflow: hidden; z-index: 100; background: #505050; height: 480px;}
.shop_banner ul{ margin: 0; list-style: none; width: 1200px; max-width: 100%; margin: 0 auto; overflow: visible; height: 480px;}
.shop_banner li{ position: relative; display: block; height: 480px;}
.shop_banner .pic{ display: block; height: 100%; position: absolute; top: 0; left: 0;  width: 100%; z-index: 0; overflow: hidden;
	background: #FFF url(../images/loading.gif) no-repeat center center; background-size: 100px;
	transition: opacity 800ms ease-in-out;
}
.shop_banner video { z-index: 1; opacity: 0; position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; max-width: none; background-size: cover;
    transform: translateX(-50%) translateY(-50%);
	transition: 800ms ease-in-out;
}
.shop_banner video.on{opacity: 1; }

.shop_banner .owl-carousel .owl-stage-outer { overflow: visible;}
.shop_banner .owl-item { opacity: 0.2; transition: opacity 400ms ease-in-out;}
.shop_banner .owl-item.active { opacity: 1;}

.shop_page_banner { position: relative; width: 100%; padding: 20px 0; margin: 0 auto; overflow: hidden; z-index: 100; background: #505050;}
.shop_page_banner ul{ margin: 0; list-style: none; max-width: 1200px; height: 200px;  margin: 0 auto; overflow: visible;}
.shop_page_banner li{ position: relative; display: block; height: 200px;}
.shop_page_banner .pic{ display: block; height: 100%; position: absolute; top: 0; left: 0;  width: 100%; z-index: 0; overflow: hidden;
	transition: opacity 800ms ease-in-out;
}

.hot_key{ background: #88714B; text-align: center; line-height: 40px;}
.hot_key .title{ position: absolute; top:0; left: 0; color: #FFF; font-weight: 700;}
.hot_key a{ display: inline-block; color: #FFF; padding: 0 10px;
	transition: 400ms ease-in-out;
}
.hot_key a:hover{ background: #000;}

.search_key{ background: #f0f0f0; text-align: left; line-height: 35px; color: #333; color: #000; font-size: 15px; font-weight: 700; border-bottom: solid 1px #CCC;}
.search_key a{ color: #0c4324;}
/*AD*/
.ad_list{ position: relative; padding: 20px 10px; box-sizing: border-box;}
.ad_list .bg{ position: absolute; z-index: -1; display: block; top: 20px; left: -50%; width: 200%; height: 70%; background: #555150;}
.ad_list ul{ margin: 0 -10px; list-style: none; }
.ad_list ul li{ width: 50%; float: left;}
.ad_list ul li a{ display: block; margin: 0;
	transition: 400ms ease-in-out;
}
.ad_list ul li a img{ width: 100%;}
.ad_list li:nth-child(1){ width: 100%;}
.ad_list ul li a:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-filter:brightness(1.1);
	filter:brightness(1.1);
}

/*TITLE*/
.title_bar{ position: relative; text-align: left; margin: 0 0 20px 0; padding:0;}
.title_bar.left{ text-align: left; }
.title_bar.right{ text-align: right; }
.title_bar.center{ text-align: center; }
.title_bar .title{ position: relative; display: inline-block; color: #000; font-family: 'Noto Sans TC', serif; font-size: 40px; margin: 0; letter-spacing: 0.1em; }
.title_bar .title.small{ font-size: 20px;}
.title_bar.w .title{ color: #FFF;}

.title_bar .title b{ display: block; font-weight: 500;}
.title_bar .title span{ display: block; font-size: 0.5em; line-height: 1em; color: #666;}
.title_bar .back{ position: absolute; bottom: 10px; left: -30px; font-size: 24px; color: #ED6C00;}

.title_bar .sub_title{ position: relative; display: inline-block; color: #000; font-family: 'Noto Sans TC', serif; font-weight: 500; font-size: 20px; margin:30px 0 0; letter-spacing: 0.1em; }
.title_bar .sub_title::before{ position: absolute; display: block; content: ''; bottom: -8px; left: 0; width: 55px; height: 3px; background: #ED6C00;}

/*about_box*/
.about_box{ position: relative; height: auto; z-index: 200; padding: 30px 0;}
.about_box .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.about_box .txt{ width: 50%; float: right; padding: 0 60px 60px; margin: -60px 0 0 0; box-sizing: border-box;}
.about_box .txt .cover{ margin: 0 0 20px 0;}
.about_box .txt .cover img{ max-width: 100%;}
.about_box .txt h3{ position: relative; display: inline-block; color: #333; font-family: 'Noto Sans TC', serif; font-size: 70px; margin: 0 0 10px 0; font-weight: 400;}
.about_box .txt h3 span{ display: block; font-size: 40px; line-height: 1em; font-weight: 300; padding: 0 0 0 0.1em; color: #555150;}
.about_box .txt h5 { font-size: 15px; color: #ED6C00; margin: 0 0 5px 0;}

/*brand_box*/
.brand_box{ position: relative; height: auto; padding: 30px 0; z-index: 201;}
.brand_box .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-attachment: fixed;}
.brand_box .cover{ width: 50%; float: left; padding: 0 60px 60px; margin: -60px 0 0 0; box-sizing: border-box;}
.brand_box .cover img{ max-width: 100%;}
.brand_box .txt{ width: 50%; float: right; padding: 60px; margin:0; box-sizing: border-box;}
.brand_box .txt h3{ position: relative; display: inline-block; color: #FFF; font-family: 'Noto Sans TC', serif; font-size: 30px; margin: 0 0 10px 0; font-weight: 400;}
.brand_box .txt p{ color: #FFF;}

/*brand_list_box*/
.brand_list_box{ position: relative; height: auto;}
.brand_list_box .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	transition: transform 5s ease-in-out;
}
.brand_list_box li:hover .bg{
	transform: scale(1.1);
}
.brand_list_box ul{ position: relative; display: block; list-style: none; margin: 0;}
.brand_list_box ul li{ position: relative; display: block;}
.brand_list_box .item{ padding: 60px 0;}
.brand_list_box .pic{ float: left; margin: 0 50px 0 0;}
.brand_list_box .txt{ padding: 60px 0 0;  width: 50%;}
.brand_list_box .more_bar{ float: none; clear: both; margin: 0 20px 0 0;}

/*tool_bar*/
.tool_bar{ text-align:left; color:#333; line-height: 30px; margin: 0 0 20px 0;}
.tool_bar label{ display: inline-block; margin: 0;}
.tool_bar .item_title{ display: inline-block; padding:0 5px; font-size: 16px; font-weight:bold; vertical-align: text-top; min-width: 80px; text-align: right;}
.tool_bar .btn_send{display: inline-block; border-radius:15px; border: none; padding:0 20px; background:#ED6C00; color:#FFF; border-radius:0 5px 5px 0; line-height: 32px;; box-sizing: border-box; vertical-align: text-top; margin-left: -4px; z-index: 1;
	transition: 300ms ease;
}
.tool_bar .btn_send:hover{ background:#ED6C00; }
.tool_bar input[type="date"]{ border-radius: 5px; width: 160px; font-size: 15px; vertical-align: text-top;}
.tool_bar input[type="text"]{ border-radius: 5px 0 0 5px; width: 140px; font-size: 15px; vertical-align: text-top;}
.tool_bar .switch{ padding: 4px 10px; float: right; }
.tool_bar .icon { padding: 0 5px; color:#666; cursor: pointer; }
.tool_bar .icon i{ font-size: 24px; line-height: 30px;}
.tool_bar .icon:hover  { color:#ED6C00;}
.tool_bar .icon.on{ color:#ED6C00;}

/*news_box*/
.news_box{ position: relative; height: auto;  padding: 60px 0;}
.news_box .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-attachment: fixed;}
.news_box ul{ position: relative; display: block; list-style: none; margin: 0 -10px;}
.news_box ul li{ position: relative; display: block; float: left; width: calc(100% / 4);}
.news_box li a{ position: relative; display: block; margin: 10px;
	transition: 400ms ease-in-out;
}
.news_box li a .pic{ height: 270px;}
.news_box li a .txt{ padding: 10px 10px 20px;}
.news_box li a .txt .type{ background: rgba(0, 0, 0, 0.4); color: #FFF; padding: 0 5px; line-height: 30px; margin: -40px 0 0 -10px; float: left;}
.news_box li a .txt .date{ color: #ED6C00; font-size: 15px;}
.news_box li a .txt h3{ position: relative; display: inline-block; color: #000; font-family: 'Noto Sans TC', serif; font-size: 18px; margin: 0 0 10px 0; font-weight: 400; line-height: 1.2em; min-height: 2.4em; overflow: hidden;}
.news_box li a .txt p{ display: block; color: #333; font-size: 16px; line-height: 1.2em; height: 2.4em; overflow: hidden; margin: 0;}
.news_box li a:hover{ background: #FFF;}
.news_box li a:hover{ box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}

.news_box .list li{ float: none; width: auto !important;}
.news_box .list li a { background: #FFF; overflow: auto;}
.news_box .list li a .pic{ float: left; width: 300px; height: 200px;}
.news_box .list li a .txt{ padding: 20px; float: right; width: calc( 100% - 300px ); box-sizing: border-box;}
.news_box .list li a .txt .type{  margin: 0; float: none; margin: 0; position: absolute; top:0; left:0; max-width: 170px;
	word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.news_box .list li a .txt h3{ min-height: initial; overflow: visible; word-break: break-all; white-space: pre-wrap;}
.news_box .list li a .txt p{ font-size: 15px; line-height: 1.5em; height: auto; overflow: visible;}
.news_box .list li a:hover { box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.news_box .list li a:hover .pic{ transform: scale(1); opacity: 1;}

	.news_box.inx ul li:nth-child(3n-2){ width: calc(100% / 2);}
	.news_box.inx li a:hover{ background: rgba(255,255,255,0.6);
		transform: scale(1.02);
	}

	.news_box.page li a h3{ display: block; min-height: 1.2em; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	.news_box.page ul li:nth-child(1){ width: calc(100% / 2);}

/*MEDIA*/
.media_box{ position: relative; z-index: 10; margin: 0 auto; padding:60px 0;}
.media_box ul{ display: block; list-style: none; margin: 0 -10px;}
.media_box li{ display: block; float: left; width: calc(100% / 3);}
.media_box li a { position: relative; display: block; overflow: hidden; background: #658837; margin: 10px;
	transition: transform 500ms ease;
}
.media_box li a .pic{ height: 0; opacity: 0.8;
	transition: opacity 500ms ease, transform 1000ms ease;
}
.media_box li a .pic.imgLiquid_ready{ height: 100%;}
.media_box li a .pic::before{ content: ''; display: block; padding-bottom: 56.25%;}
.media_box li a::after{ display: block; position: absolute; color:#FFF; z-index: 2; top: 0; left:0; width: 100%; line-height: 240px; text-align: center; font-size: 24px;
	font-family: "FontAwesome"; font-weight: 900; content: "\f144"; text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	transition: 500ms ease-in-out;
}
.media_box li a .date{ color:#FFF; font-family: Arial, Helvetica, sans-serif; font-size: 15px; float: left;}
.media_box li a .type{ color:#FFF; font-size: 15px; float: right;}
.media_box li a .txt{ position: absolute; top: 70%; left: 10%; width: 80%;}
.media_box li a h3 { clear: both; color: #FFF; font-size: 17px; margin: 0 0 10px 0; line-height: 1.2em; clear: both; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.media_box li a:hover {
	transform: scale(1.05);
}
.media_box li a:hover .pic{ opacity: 0.1;
	transform: scale(1.05);
}
.media_box li a:hover .title{ background: rgba(63, 36, 29, 0.9); opacity: 1;}



/*PRODUCTS*/
.pro_list{ position: relative; padding: 20px 0; margin: 20px 0;}
.pro_list .bg{ position: absolute; z-index: -1; display: block; top: 0; left: -50%; width: 200%; height: 100%; background: #555150;}
.pro_list ul{ margin: 0; list-style: none; }
.pro_list ul li { position: relative;}
.pro_list .item{ position: relative; display: block; border: solid 1px #e6e6e6; margin: 5px; background: #FFF; overflow: hidden;}
.pro_list .item .pic{ position: relative; overflow: hidden; height: 0; padding: 0 0 100% 0;}
.pro_list .item .pic img{ max-width: 100%;}
.pro_list .item .pic .con{ position: absolute; z-index: -1; opacity: 0; top: 0; right: 0; padding: 0; background: #555150; color: #FFF; font-size: 24px; line-height: 40px;
	transition: 500ms ease-in-out;
}
.pro_list .item .pic .con.favorited .favorite{ background: #F36; }
.pro_list .item .pic .con>div{ float: left; padding: 0 8px;}
.pro_list .item .pic .con>div:hover{ background: #ED6C00;}

.pro_list .item .txt{ padding: 10px;}
.pro_list .item .type{ font-size: 14px; color: #7f7f7f; line-height: 1.3em;}
.pro_list .item .name{ font-size: 15px; color: #000000; font-weight: 700; line-height: 1.1em; margin: 0 0 5px 0;
	height: 2.2em; overflow: hidden;
	/* word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; */
}
.pro_list .item .price span{ font-size: 20px; color: #ED6C00; font-weight: 700; line-height: 1.1em;}
.pro_list .item .price s{ display: inline-block; vertical-align: text-bottom; color: #CCC; font-size: 14px; font-weight: 400; line-height: 1em; padding:2px 10px 2px 0;}
.pro_list .item .tag{ position: absolute; font-size: 15px; padding:0 10px; line-height: 40px; top: 0; left: 0; color: #FFF; z-index: 1;}
.pro_list .item.new .tag{ background: #ED6C00;}
.pro_list .item.hot .tag{ background: #86704A;}
.pro_list .item.sel .tag{ background: #D5307A;}
.pro_list .item.time .tag{ background: #ED6C00;}
.pro_list .item:hover .pic .con{ z-index: 1; opacity: 1;}
.pro_list .item:hover { box-shadow:0 0 5px rgba(0,0,0,0.2);}

.pro_list.brand{ width: calc(100% - 170px); float: right; padding: 0;}
.pro_list.sp ul li{ float: left; width: calc( 100% / 4);}
.pro_list.list ul li{ float: left; width: calc( 100% / 5);}
.pro_list.list ul li a{ margin-bottom: 30px;}

.pro_list.ad{ background:#555150; padding: 0 10px 10px; margin: 80px 0 40px;}
.pro_list.ad .cover{ margin: 0 -10px;}
.pro_list.ad .cover img{ max-width: 100%;}

.pro_view{ position: relative; padding: 40px 0;}
.pro_view .cover{ width: 530px; float: left; margin: 0 30px 0 0;}
.pro_view .cover .pic_main{ border:solid 1px #CCC;}
.pro_view .cover .pic_main img{ width: 100%;}
.pro_view .cover .pic_list{ position: relative; margin: 5px -5px 5px 0;}
.pro_view .cover .pic_list .item{ width: calc( 100% / 5 - 5px); float: left; border:solid 1px #CCC; margin:5px 5px 5px 0; opacity: 0.5; cursor: pointer;}
.pro_view .cover .pic_list .item:hover{ opacity: 0.8;}
.pro_view .cover .pic_list .item.on{ opacity: 1;}
.pro_view .cover .pic_list img{ display: block; max-width: 100%;}
.pro_view .txt{ width: calc( 100% - 580px); float: left; padding:20px 10px;}
.pro_view .txt .name{ margin: 0 0 20px 0; line-height: 1.2em;}
.pro_view .txt .name .con{ display: inline-block; margin: 0 0 0 10px;}
.pro_view .txt .name .con i{ color: #CCC; font-size: 0.8em;}
.pro_view .txt .name .con.favorited i{ color: #F36;} 
.pro_view .txt .type{ font-size: 14px; color:#999;}
.pro_view .txt .price{ position: relative;}
.pro_view .txt .price span{ display: block; color: #ED6C00; font-size: 36px; font-weight: 700;  line-height: 1em; }
.pro_view .txt .price s{ display: inline-block; color: #CCC; font-size: 20px; font-weight: 400; line-height: 1em; padding:2px 10px 2px 0;}
.pro_view .txt .price b{ font-size: 15px; font-weight: 400; color: #999; line-height: 30px; }
.pro_view .txt .tag{ position: relative; padding: 5px 0;}
.pro_view .txt .tag a{ font-size: 0.8em; display: inline-block; padding:0 8px; margin: 0 2px; border-radius: 5px; background: #333; color: #FFF;}
.pro_view .txt .tag a:hover{ background: #ED6C00;}
.pro_view .txt .info{ padding: 20px 0; font-size: 0.9em; color: #666;} 
.pro_view .txt p strong{ color: #ED6C00;}

.pro_view .txt .spe{ position: relative; padding: 10px 0;}
.pro_view .txt .spe h5{ font-size: 15px; color: #666; margin: 0 0 4px 0;}
.pro_view .txt .spe .item{ display: inline-block; padding: 4px 20px; border: solid 1px #CCC; cursor: pointer; color:#666; border-radius: 5px;}
.pro_view .txt .spe .item:hover{ background: #f2f2f2;}
.pro_view .txt .spe .item.on{ border: solid 1px #ED6C00; color: #ED6C00; background: #FFF;}
.pro_view .txt .spe select{ padding: 4px 30px 4px 10px;}
.pro_view .txt .spe .tip{ display: inline-block; padding:  0 10px;}
.pro_view .txt .spe .tip strong{ color: #ED6C00;}
.pro_view .txt .add_bar{ position: relative; margin: 20px 0; overflow: hidden;}
.pro_view .txt .add_bar .item{ position: relative; box-sizing: border-box;width: 50%; float: left; padding: 10px 20px; font-size: 18px;}
.pro_view .txt .add_bar .item i{ font-size: 24px; position: absolute; right: 20px;}
.pro_view .txt .add_bar .item.add{ text-align: left; color: #FFF; background: #ED6C00;}
.pro_view .txt .add_bar .item.add:hover{ color: #FFF; background: #333;}

.pro_view .share_bar{ text-align: left;}

.pro_video{ padding: 50px; text-align: center;}
.pro_video iframe{ width: 980px; height: 600px; }

.pro_content{ padding: 40px 20px;}
.pro_content .menu{ text-align: center; margin: 0 0 40px 0; border-bottom: solid 1px #CCC;}
.pro_content .menu a{ display: inline-block; font-size: 18px; width: 250px; margin: 0 0 -1px 0; padding: 4px 40px; border: solid 1px #CCC; cursor: pointer; color:#666; }
.pro_content .menu a:hover{ background: #f2f2f2;}
.pro_content .menu a.on{ background: #ED6C00; color:#FFF; border: solid 1px #ED6C00; box-sizing: border-box;}
.pro_content .txt{ position: relative;}
.pro_content .txt .edit{ display: none;}
.pro_content .txt .edit.on{ display: block;}



/*recipe_box*/
.recipe_box{ position: relative; padding: 60px 0;}
.recipe_box ul{ margin: 0; padding: 0; list-style: none; }
.recipe_box ul li { position: relative; width: calc(100% / 4); float: left;}

.recipe_box .menu{ position: relative; padding: 0 0 10px 0; margin: 0 0 30px 0; border-bottom: solid 1px #CCC;}
.recipe_box .menu a{ display: inline-block; padding: 0 10px; color: #333; line-height: 30px; border-radius: 15px;}
.recipe_box .menu a:hover, .recipe_box .menu a.on{ background: #ED6C00; color: #FFF;}

.recipe_box .item{ position: relative; display: block; margin: 5px; padding: 0 0 20px 0;}
.recipe_box .item::before{ position: absolute; display: block; content: ''; top: -10px; left: 90%; width: 34px; height: 30px; margin: 0 0 0 -17px; background: #ED6C00; z-index: 1;
	transition: 500ms ease-in-out;
}
.recipe_box .item .pic{ position: relative; overflow: hidden; height: 0; padding: 0 0 75% 0;}
.recipe_box .item .pic img{ max-width: 100%;}
.recipe_box .item .pic .con{ position: absolute; z-index: -1; opacity: 0; top: 0; right: 0; padding: 0; background: #555150; color: #FFF; font-size: 24px; line-height: 40px;
	transition: 500ms ease-in-out;
}
.recipe_box .item .pic .con.favorited .favorite{ background: #F36; }
.recipe_box .item .pic .con>div{ float: left; padding: 0 8px;}
.recipe_box .item .pic .con>div:hover{ background: #ED6C00;}
.recipe_box .item .pic::after{ display: block; position: absolute; color:#FFF; z-index: 2; top: 45%; left:0; width: 100%; text-align: center; font-size: 24px;
	font-family: "FontAwesome"; font-weight: 900; content: "\f0f5"; opacity: 0;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	transition: 500ms ease-in-out;
	text-shadow: 0 0 0 10px rgba(0,0,0,0.6);
}

.recipe_box .item .txt{ padding:10px; text-align: left;
	transition: 500ms ease-in-out;
}
.recipe_box .item .txt .icon{ font-size: 32px; color: #333; padding: 20px 0}
.recipe_box .item .txt .name{ position: relative; display: block; color: #333; font-family: 'Noto Sans TC', serif; font-size: 20px; margin: 0; letter-spacing: 0.1em; font-weight: 500; float: left;}
.recipe_box .item .txt .name span{ display: block; font-size: 15px; line-height: 1.2em; color: #666;}
.recipe_box .item .txt .lv{ color: #ED6C00; font-size: 16px; float: right;}
.recipe_box .item:hover .txt{ opacity: 1;}
.recipe_box .item:hover::before{ top: -20px; height: 80px; }
.recipe_box .item:hover .pic{ opacity: 0.8;}
.recipe_box .item:hover .pic::after{ opacity: 1;}

	/*recipe_box INX*/
	.recipe_box.inx .item{ border: solid 1px #e6e6e6; background: #FFF; padding: 0; margin:  0 5px 20px;}
	.recipe_box.inx .item .pic::after{ display: none;}
	.recipe_box.inx .item::before{ left: 50%; }
	.recipe_box.inx .item .pic{ padding: 0 0 100% 0;}
	.recipe_box.inx .info{ width: 50%; float: left; padding:30px 60px 0 0; margin: 0; box-sizing: border-box;}
	.recipe_box.inx .info h3{ position: relative; display: inline-block; color: #333; font-family: 'Noto Sans TC', serif; font-size: 70px; margin: 0 0 10px 0; font-weight: 400;}
	.recipe_box.inx .info h3 span{ display: block; font-size: 40px; line-height: 1em; padding: 0 0 0 0.2em; color: #555150;}
	.recipe_box.inx .info h5 { font-size: 15px; color: #ED6C00; margin: 0 0 5px 0;}
	.recipe_box.inx ul{ padding: 180px 0 0 0;}
	.recipe_box.inx .item .txt{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding:80px 20px; text-align: center; background: rgba(255,154,55,0.8); opacity: 0;
		transition: 500ms ease-in-out;
	}
	.recipe_box.inx .item .txt .icon{ font-size: 32px; color: #FFF; padding: 20px 0}
	.recipe_box.inx .item .txt .name{ position: relative; float: none; color: #FFF; font-family: 'Noto Sans TC', serif; font-size: 20px; margin: 0; letter-spacing: 0.1em; font-weight: 500;}
	.recipe_box.inx .item .txt .lv{ float: none; color: #FFF; font-size: 16px;}
	.recipe_box.inx .item:hover .txt{ opacity: 1;}


.recipe_cover{ position: relative; margin: 0 0 40px 0;}
.recipe_cover .back{ position: absolute; top: 10px; left: -30px; font-size: 24px; color: #ED6C00;}
.recipe_cover .pic{ width: 50%; float: left; margin: 0 !important; height: auto;}
.recipe_cover .pic::before{ content: ''; display: block; padding: 0 0 75% 0;}
.recipe_cover .pic img { width: 100%;}
.recipe_cover .right_txt{ width: 50%; float: right; box-sizing: border-box; padding:  20px;}
.recipe_cover .right_txt ul{ position: relative; list-style: none; margin: 0;}
.recipe_cover .right_txt .share_bar{ text-align: left;}
.recipe_cover .right_txt .title{ position: relative; display: inline-block; color: #000; font-family: 'Noto Sans TC', serif; font-size: 40px; margin: 0 0 30px 0; letter-spacing: 0.1em; }
.recipe_cover .right_txt .title b{ display: block; font-weight: 500;}
.recipe_cover .right_txt .title span{ display: block; font-size: 0.5em; line-height: 1em; color: #666;}
.recipe_cover .right_txt .info .name{ width: 80px; float: left; color: #333; font-weight: 700;}
.recipe_cover .right_txt .info .lv{ color: #ED6C00; }
.recipe_cover .right_txt .info .hight{ color: #ED6C00; }

.recipe_material{ position: relative;}
.recipe_material ul{ position: relative; list-style: none; display: block; margin: 0;}
.recipe_material .items{ position: relative;}
.recipe_material .items .name{ font-size: 18px; display: inline-block; padding: 0 50px 0 10px; margin: 20px 0; line-height: 24px; background: #555; color: #FFF;}
.recipe_material .items li{ width: calc( 100% / 3 - 10px ) ; float: left; border-bottom: solid 1px #CCC; line-height: 30px; margin: 10px 5px; }
.recipe_material .items li:after{ clear: both;}
.recipe_material .items li b{ float: left; padding: 0 10px;}
.recipe_material .items li span{ float: right; padding: 0 10px;}

.store_box{ position: relative; padding: 60px 0;}
.store_box ul{ margin: 0 0 20px 0; padding: 0; list-style: none;}
.store_box ul:after{ display: block; content: ''; clear: both;}
.store_box ul li { position: relative; width: calc(100% / 2); float: left;}
.store_box .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-attachment: fixed;}
.store_box .item { position: relative; display: block; margin: 10px; padding: 20px; background: #FFF; min-height: 480px;}
.store_box .item .pic{ margin: -20px -20px 20px;}
.store_box .item .pic.imgLiquid_ready{ padding-bottom: 56.25%;}
.store_box .item:hover{ box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.store_box .item::after{ content: ''; display: block; clear: both;}
.store_box .item .name{ font-family: 'Noto Sans TC', serif; font-size: 24px; font-weight: 500; color: #668c25; margin: 0 0 10px 0; padding:  0 0 10px 0; border-bottom: solid 1px #CCC;}
.store_box .item .map{ float: right; color: #668c25; font-size: 24px;}
.store_box .item .txt{ float: left; width: 50%; box-sizing: border-box; }
.store_box .item .time{ float: right; width: 48%; box-sizing: border-box; line-height: 25px; height: 75px; overflow: hidden;}

	.store_box.inx .info{ padding: 0; margin: 0; box-sizing: border-box;}
	.store_box.inx .info h3{ position: relative; color: #333; font-family: 'Noto Sans TC', serif; font-size: 40px; margin: 0 0 30px 0; font-weight: 400; text-align: center;}
	.store_box.inx .info h3 span{ display: block; font-size: 40px; line-height: 1em; padding: 0 0 0 0.2em; color: #555150;}
	.store_box.inx .info h5 { font-size: 15px; color: #ED6C00; margin: 0 0 5px 0;}
	.store_box.inx ul{ padding: 30px 0;}
	.store_box.inx ul li { position: relative; width: calc(100% / 4); float: left;}
	.store_box.inx .item { position: relative; display: block; margin: 10px; background: #668c25; padding: 0; min-height: initial;}
	.store_box.inx .item .pic{ position: relative; overflow: hidden; height: 0; padding: 0 0 100% 0; margin: 0;}
	.store_box.inx .item .pic img{ max-width: 100%;}
	.store_box.inx .item .title{ position: absolute; top: 2px; left: 2px; color: #FFF; font-family: 'Noto Sans TC', serif; font-size: 40px; line-height: 40px; margin: 0; }
	.store_box.inx .item:hover .pic{ opacity: 0.4;}


.sitemap{ position: relative; padding: 60px 0;}
.sitemap ul{ margin: 0 5%; padding: 0; list-style: none; }
.sitemap ul ul{ margin: 0 0 20px 0; padding: 0; list-style: none; } 
.sitemap ul>li { position: relative; width: calc(100% / 5); float: left; box-sizing: border-box; padding: 0 10px;}
.sitemap ul>li:nth-child(6n){ clear: both;}

.sitemap ul>li>ul li { position: relative; width: auto; float: none; padding: 0;}
.sitemap h4{ position: relative; display: inline-block; color: #333; font-family: 'Noto Sans TC', serif; font-size: 18px; margin: 0 0 10px 0; font-weight: 500; padding: 0 20px 0 18px;}
.sitemap h4 a{ display: block; color: #333; border-radius: 16px; line-height: 32px;
	transition: 500ms ease-in-out;
}
.sitemap h4 a:hover{ background: #668c25; color: #FFF;}
.sitemap .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-attachment: fixed; opacity: 0.4;}
.sitemap ul>li>ul li a{ display: inline-block; font-size: 15px; color: #999; padding: 0 20px; border-radius: 16px; line-height: 32px;
	transition: 500ms ease-in-out;
}
.sitemap ul>li>ul li a:hover{ background: #ED6C00; color: #FFF;}


/*inner_box*/
.inner_box{ position: relative; padding: 60px 0;}
.inner_box .date{ font-size: 20px; font-weight: 400; padding: 10px 0; color: #555150; font-family: 'Times New Roman', Times, serif;}
.inner_box .edit tr:nth-child(2n-1){ background: #f2f2f2;}
.inner_box .edit tr:nth-child(2n){ background: #FFF;}
.inner_box .edit td, th { line-height: 1.4em;}

.inner_box h2{ font-size: 28px; font-family: 'Noto Sans TC', serif;}
.inner_box h3{ font-size: 24px; color: #668c25;}
.inner_box h4{ color: #000; font-family: 'Noto Sans TC', serif; font-weight: 500; margin-bottom: 20px; font-size: 20px; letter-spacing: 0.1em;}
.inner_box h5{ font-size: 20px;}
.inner_box h6{ font-size: 18px;}
.inner_box p a{ position: relative; color: #333; display: inline-block; }
.inner_box p a:after{ content: ''; display: block; position: absolute; width: 100%; height: 2px; bottom: 2px; left: 0; background: #838789;}
.inner_box p a:hover:after{ background: #668c25;}
.inner_box table { border-collapse: collapse; width: 100%;}
.inner_box th { background: #999; color: #FFF; font-size: 18px;}
.inner_box td, .inner_box th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
}
.inner_box img{ max-width: 100%; height: auto !important;}
.inner_box iframe{ max-width: 100%;}
  
.inner_box tr:nth-child(even) { background-color: #f2f2f2;}
.inner_box .s2 tr:nth-child(even) { background-color: #FFF;}
.inner_box .s2 td:nth-child(even) { background-color: #f2f2f2;}

.inner_box .cover{ position: relative; margin: 20px 0; max-width: 500px;}
.inner_box .cover img{ position: relative; display: block; max-width: 100%;}

.inner_box table.animal{ position: relative; width: 100%;}
.inner_box table.animal th, .inner_box table.animal td{ border-bottom: solid 1px #f2f2f2; padding: 0.5em 15px; line-height: 1.4em; font-size:18px;}
.inner_box table.animal th{ width: 80px;}

.inner_box .tool_bar{ position: absolute; top: 30px; right: 20px;}
.inner_box .tool_bar a { display: inline-block; line-height: 32px; width: auto;  text-align: center; margin: 0 4px 0 0; padding: 0 20px; color: #FFF; font-size: 16px; border-radius: 16px;background: #ED6C00; 
	transition: 300ms ease;
}
.inner_box .tool_bar a:hover { color: #FFF; background: #ED6C00;
	transform: scale(1.04);
}

/*編輯器*/
.edit img{ max-width: 100%; height: auto !important;}
.edit iframe{ max-width: 100%;}
.edit h2{ font-size: 28px; font-family: 'Noto Sans TC', serif;}
.edit h3{ position: relative; display: inline-block; font-size: 24px; color: #333;  font-family: 'Noto Sans TC', serif; font-weight: 500; margin-bottom: 20px;}
.edit h3::before{ position: absolute; display: block; content: ''; bottom: -5px; left: 0; width: 40%; height: 2px; background: #634f41;}
.edit h3::after{ content: ''; display: block; clear: both;}
.edit h4{ position: relative; display: block; color: #333; font-family: 'Noto Sans TC', serif; font-weight: 500; font-size: 20px; letter-spacing: 0.1em;}
.edit h4::before{ position: absolute; display: block; content: ''; bottom: -5px; left: 0; width: 55px; height: 2px; background: #ED6C00;}
/* .edit h5{ color: #658837;} */

/*text img*/
.pic_1{ max-width: 100%; margin: 0 auto 20px; padding: 0 0 20px 0; }
.pic_1 img{ width: 100%; height: auto;}
.pic_1 i{ display: block;}
.pic_left{ float:left; margin: 0 40px 0 0; max-width: 600px;}
.pic_left img{ width: 100%; height: auto;}
.pic_right{ float:right; margin: 0 0 0 40px; max-width: 600px;}
.pic_right img{ width: 100%; height: auto;}
.txt_pad{ padding: 20px;}

.print .inner_box{ padding: 20px 0;}
.print .title_bar{ text-align: left; margin: 0;}
.print blockquote.s1 { max-width: 100%; margin: 0 auto 20px;}

.pho_list{ position: relative; margin:10px -10px 50px;}
.pho_list a{ position: relative; display: block; float: left; width: calc(100%/4 - 20px); height: 240px; margin: 10px; border-radius: 5px; overflow: hidden; background: #333;}
.pho_list a figure{  position: absolute; display: block; z-index: 1; bottom: 0; left: 0; width: 100%; box-sizing: border-box; background: rgba(0,0,0,0); color: #FFF; padding: 10px; text-align: center; opacity: 0;
	transition: 500ms ease-in-out;
}
.pho_list a img{ position: absolute; display: block !important; top: 50%; left: 50%; width: 0%; height: 0%;
	transition: 500ms ease-in-out;
}
.pho_list a::before{ display: block; content: ''; position: absolute; background: #333; opacity: 0; z-index: 1; top: 0; left: 0%; width: 100%; height: 100%;
	transition: 500ms ease-in-out;
}
.pho_list a::after{ display: block; position: absolute; color:#FFF; opacity: 0; z-index: 2; top: 0; left:0; width: 100%; line-height: 240px; text-align: center; font-size: 24px;
	font-family: "FontAwesome"; font-weight: 900; content: "\f00e";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	transition: 500ms ease-in-out;
	text-shadow: 0 0 0 10px rgba(0,0,0,0.2);
}
.pho_list a:hover figure{ background: rgba(0,0,0,0.6); opacity: 1;}
.pho_list a:hover::before{ opacity: 0.4;}
.pho_list a:hover::after{ opacity:1;}
	.pho_list.s1 a:nth-child(10n-9){ width: calc(100%/2 - 20px);}
	.pho_list.s1 a:nth-child(10n-9){ height: 500px;}
	.pho_list a:nth-child(10n-9)::after{ line-height: 500px;}
	.pho_list.s1 a:nth-child(10n-4){ width: calc(100%/2 - 20px); float: right;}
	.pho_list.s1 a:nth-child(10n-4){ height: 500px;}
	.pho_list a:nth-child(10n-4)::after{ line-height: 500px;}

.tag_list{ position: relative; margin:30px 0;}
.tag_list a{ display: inline-block; background: #999; color: #FFF; padding: 2px 10px; font-size: 14px; border-radius: 4px; margin: 2px;}
.tag_list a:hover{ background: #ED6C00;}

.share_bar{ position: relative; margin:30px 0; text-align: center;}
.share_bar h5{ font-size: 15px; color: #666; margin: 0 0 4px 0;}
.share_bar a{ display: inline-block; color: #FFF; background: #666; text-align: center; border-radius: 4px; margin: 2px; width: 32px; line-height: 30px;}
.share_bar a i{ font-size: 22px; vertical-align: text-top;}
.share_bar a.fb{ background: #3B5998;}
.share_bar a.tw{ background: #1EA2F2;}
.share_bar a.line{ background: #00B901;}
.share_bar a.line img{ width: 22px; vertical-align: text-top;}
.share_bar a:hover{ background: #ED6C00; color: #FFF;}

blockquote.s1{ box-sizing: border-box; background: #f2f2f2; color:#333; border-radius: 20px; margin: 20px auto 60px; padding: 20px 40px; max-width:80%; quotes:"\201C""\201D""\2018""\2019"; border: none; }
blockquote.s1:before, blockquote.s1:after{ font-family: 'Noto Sans TC', sans-serif; font-size:2em; color:#ED6C00; line-height:.01em; vertical-align:-0.5em;}
blockquote.s1:before{ content:open-quote; top: 20px; float: left; position: relative; margin-left:-1.4em;}
blockquote.s1:after{ float: right; position: relative; content:close-quote; bottom: -40px; margin-right:-1.4em;}
blockquote.s1 ol{margin:.2em;padding:0}
blockquote.s1 li{margin:.2em;padding:0}

.faq_box{ position:relative;}
.faq_box .list{ counter-reset: my-badass-counter  my-badass-counter2;}
.faq_box .title{ position:relative; font-size:16px; color:#000; padding:10px 40px 10px 50px; border-bottom:solid 1px #CCC; cursor: pointer;}
.faq_box .title.on{ border:none;}
.faq_box .title:hover{ background:#f2f2f2;}
.faq_box .title:after{ position:absolute; top:20px; right:10px; font-size:24px; color:#CCC;
content: "\f107"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; margin:0 5px 0 0;}
.faq_box .title.on:after{content: "\f106"; }
.faq_box .title:before { position:absolute; top:10px; left:10px; font-weight:bold; font-size:30px; color:#333;
	content:'Q';
}
.faq_box .txt{ display:none; position:relative; color:#666; padding:10px 20px 10px 50px; border-bottom:solid 2px #CCC;}
.faq_box .txt:before { position:absolute; top:10px; left:10px; font-weight:bold; font-size:30px; color:#ED6C00;
	content:'A';
}

/*shop_box*/
.shop_box{ position: relative; z-index: 10; margin: 0 auto; padding:60px 0;}
.cart_title{ background: #555150; }
.cart_title>div{ padding: 10px; color:#fff;}
.cart_item { background: #FFF; border-bottom: solid 1px #CCC;}
/* .cart_item:nth-of-type(2n){ background: #f2f2f2;} */
.cart_item>div{ padding: 10px;}
.cart_item .del{ display: inline-block; font-size: 24px; color: #FFF; cursor: pointer; opacity: 0.6; background: #c73246; width: 30px; text-align: center; line-height: 30px;}
.cart_item .del:hover{ opacity: 1;}

.cart_item input[type="checkbox"] { display:none;}
.cart_item input[type="checkbox"] + label { color:#f2f2f2;}
.cart_item input[type="checkbox"] + label span {
    display:inline-block;
    width:24px;
    height:24px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(../images/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}
.cart_item input[type="checkbox"]:checked + label span {
    background:url(../images/check_radio_sheet.png) -24px top no-repeat;
}
.cart_item input[type="radio"] {
    display:none;
}
.cart_item input[type="radio"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
}
.cart_item input[type="radio"] + label span {
    display:inline-block;
    width:24px;
    height:24px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(../images/check_radio_sheet.png) -48px top no-repeat;
    cursor:pointer;
}
.cart_item input[type="radio"]:checked + label span {
    background:url(../images/check_radio_sheet.png) -72px top no-repeat;
}

.total_01>div{ padding: 10px; background: #FFF; border-top: solid 1px #f2f2f2;}

.total_02>div{ padding: 10px; background: #FFF; border-top: solid 1px #f2f2f2; font-size: 18px;}

.amount{ color: #c73246;}
.freight{ color: #658837;}
.discount{ color: #c73246;}
.final_amount{ color: #ED6C00; font-weight: 700;}

.price s{ display: block; font-size: 13px; color: #999; margin-right: 4px; line-height: 14px;}
.p_num { position: relative;}
 
span.it_minus, span.it_plus { display: block; float: left; width: 30px; height: 30px; line-height: 30px;   text-align: center; cursor: pointer; border-bottom: none; background:#668c25; color: #FFF;}
input.it_num { display: block; float: left; width: 60px; height: 30px; text-align: center;}
span.it_num { font-size: 15px;}


/*流程圖*/
.bg-white { background: #FFF ;}
.bg-gray{ background:#CCC;}
.bg-yellow{ background:#ffc364;}
.bg-green{ background:#668c25;}
.step_bar .step-line .step-col { padding: 30px 0; text-align: center; color:#999;}
.step_bar .step-line .step-number { cursor: default;
  font-size: 24px;
  border-radius: 50%;
  display: inline-block;
  margin: auto;
  padding: 9px;
  margin-bottom: 5px;
  border: 3px solid;
  border-color: #e5e5e5;
  position: relative;
  z-index: 5;
  height: 50px;
  width: 50px;
  text-align: center;
  color:#ffffff;
  }
.step_bar .step-line .step-number > i {
  position: relative;
  top: 50%;
  transform: translateY(-120%); }

.step_bar .step-line .step-title {
  font-weight: 400;
  position: relative;
  }
.step_bar .step-line .step-title:after {
  content: '';
  height: 3px;
  width: 50%;
  position: absolute;
  background-color: #e5e5e5;
  top: -28px;
  left: 50%;
  z-index: 4;
  transform: translateY(-100%); }
.step_bar .step-line .step-title:before {
  content: '';
  height: 3px;
  width: 50%;
  position: absolute;
  background-color: #e5e5e5;
  top: -28px;
  right: 50%;
  z-index: 4;
  transform: translateY(-100%); }

.step_bar .step-line .first .step-title:before {
  content: none; }

.step_bar .step-line .last .step-title:after {
  content: none; }

.step_bar .step-line .active .step-number {
  color: #ffffff !important;
  border-color: #e5e5e5 !important; }

.step_bar .step-line .active .step-title,
.step_bar .step-line .active .step-content {
  color: #999 !important; }

.step_bar .step-line .active .step-title:after, .step_bar .step-line .active .step-title:before {
  background-color: #e5e5e5; }

.step_bar .step-line .done .step-number {
  color: #ffffff !important;
  border-color: #afcb2e !important; }

.step_bar .step-line .done .step-title,
.step_bar .step-line .done .step-content {
  color: #000 !important; }

.step_bar .step-line .done .step-title:after, .step_bar .step-line .done .step-title:before {
  background-color: #e5e5e5; }

.step_bar .step-line .error .step-number {
  color: #E7505A !important;
  border-color: #E7505A !important; }

.step_bar .step-line .error .step-title,
.step_bar .step-line .error .step-content {
  color: #E7505A !important; }

.step_bar .step-line .error .step-title:after, .step_bar .step-line .error .step-title:before {
  background-color: #E7505A; }
.step_bar .en{
	float:left;
	width:100%;
	opacity:.6;
}
/*流程圖end*/

.shopping_recipient{ padding: 20px 0;}
.shopping_recipient + .shopping_recipient{ border-top: solid 1px #CCC;}
.shopping_recipient .shopping_title{ font-size: 20px; color: #333;}
.shopping_recipient .shopping_title .fa { color: #658837;}

.shopping_recipient .table{ margin: 0;
	padding:20px; color: #666;
}
.shopping_recipient .table .fa{ color: #ED6C00;}
    .shopping_recipient .table-cell:nth-child(1) {
        padding-right: 50px; margin-bottom: 10px; font-weight: 700;
    }
.display_inline{ display: inline-block !important;}


a.cart_list { position: relative; display: block; overflow: hidden;}
a.cart_list .pic{ height: 0; padding: 0 0 100% 0;
	transition: opacity 500ms ease, transform 500ms ease;
}
a.cart_list .pic.imgLiquid_ready{ opacity: 1;}
a.cart_list .title{ position: relative; display: block; z-index: 1; box-sizing: border-box; padding: 10px; }
a.cart_list .price{ position: absolute; left: 0; top: -40px; line-height: 40px; z-index: 1; color:#FFF; font-family: 'Bebas Neue', '微軟正黑體', Arial, Helvetica, sans-serif; font-size: 28px; padding: 0 10px; background: rgba(110, 42, 165, 0.9);}
a.cart_list .price strike{ font-size: 20px; line-height: 20px;}
a.cart_list h3 { margin: 0; font-size: 16px; font-weight: 400; line-height: 1.2em; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.shop_box .view{ position: relative; padding: 200px 0 40px;}
.shop_box .view .cover{ width: 50%; float: left;}
.shop_box .view .cover .pic{ height: 500px;}
.shop_box .view .txt{ width: 50%; float: right; box-sizing: border-box; padding: 20px;}
.shop_box .view .txt h3{ position: relative; display: block; font-size: 36px; line-height: 1.2em; font-family: 'Bebas Neue', '微軟正黑體', Arial, Helvetica, sans-serif; color:#FFF; font-weight: 400; margin: 0 0 10px 0;}
.shop_box .view .txt .price{ display: inline-block; z-index: 1; color:#FFF; font-family: 'Bebas Neue', '微軟正黑體', Arial, Helvetica, sans-serif; font-size: 30px; line-height: 1.1em; padding: 5px 20px; background: rgba(110, 42, 165, 0.8);}
.shop_box .view .txt .info{ margin: 20px 0; padding: 20px; border-top:solid 1px #333; border-bottom:solid 1px #333;}
.shop_box .view .txt select{ min-width: 50px; border-radius: 0; background: #333; color: #FFF; font-size: 18px;}
.shop_box .view .num{ color:#FFF; font-family: 'Bebas Neue', '微軟正黑體', Arial, Helvetica, sans-serif; font-size: 16px; line-height: 1.1em; margin: 0 0 10px 0;}
/* 
.white .shop_box .view .txt h3{ color:#000; }
.white .shop_box .view .txt p, .white .shop_box .view .txt  li { color: #666;}
.white .shop_box .view .num{ color: #666;}
*/


/*forms*/
.forms{ position: relative;}
.forms .title{ text-align: center; padding: 10px; background: #668c25; color: #FFF; font-family: 'Noto Sans TC', serif; font-weight: 500; font-size: 1.4em; font-weight: 500; letter-spacing: 0.1em;}

.forms.bc .form-item{ padding: 10px 20px;
	margin-bottom: 0;
}
.forms.bc .form-item:nth-child(even) {
    background: #f3f0ed;
}

.forms .rec{ max-width: 320px;}
.forms .rec img{ max-width: 100%;}

.form-item input[type="text"],.form-item input[type="email"],.form-item input[type="mail"], .form-item input[type="password"], .form-item input[type="phone"], .form-item input[type="tel"],.form-item input[type="date"],
.form-item textarea { display: block; width: 100%; font-family: inherit; box-sizing: border-box; font-size: 1em; font-weight: normal; height: 2.4em; border-radius: 4px; box-shadow: none; padding: 0 8px; color: rgba(17, 17, 19, 0.8); border: 1px solid rgba(17, 17, 19, 0.2);}
.form-item select { display: block;font-family: inherit; box-sizing: border-box; font-size: 1em; font-weight: normal; height: 2.4em; background-color: #fff; border: 1px solid rgba(17, 17, 19, 0.2); border-radius: 4px; box-shadow: none; padding: 0 8px; color: rgba(17, 17, 19, 0.8);
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="12" viewBox="0 0 9 12"><path fill="rgba(0, 0, 0, .4)" d="M0.722,4.823L-0.01,4.1,4.134-.01,4.866,0.716Zm7.555,0L9.01,4.1,4.866-.01l-0.732.726ZM0.722,7.177L-0.01,7.9,4.134,12.01l0.732-.726Zm7.555,0L9.01,7.9,4.866,12.01l-0.732-.726Z"/></svg>');
}

.form-item.buttons{ text-align: center;}


.form_left{ width: 48%; float: left; padding: 10px 0; box-sizing: border-box;}
.form_right{ width: 48%; float: right; padding: 10px 0; box-sizing: border-box;}
.form_txt{ margin: 0 0 40px 0;}
.form_center{ max-width: 700px; margin: 20px auto; background: #FFF; box-sizing: border-box; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}


/*POPUP*/
.show_box{ position:fixed; top:-100%; left:0; width:100%; height:100%; overflow:auto; -webkit-overflow-scrolling: touch; z-index:1000; opacity:0;
	transition: 800ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.show_box.on{ top:0; opacity:1;}
.show_box .mask{  position: fixed; top:0%; left:0; width:100%; height:0%; z-index:1; background:rgba(30,30,30,.9) url(../images/bg_page.jpg) fixed; background-size: cover; opacity:0;
	transition: 800ms ease;
}
.show_box.on .mask, .show_box.ad .mask{ height:100%; opacity:0.95;
}
.show_box .txt{ position: relative; max-width:640px; background:#FFF; margin:0 auto 40px; padding: 20px; z-index:10; box-sizing: border-box; box-shadow: 0 0 10px rgba(0,0,0,0.2); border-radius: 10px;}
.show_box .txt .title{ padding: 20px; margin: -20px -20px 20px;  background: #809d5a; background-size: cover; color:#FFF; font-size: 24px; text-transform: uppercase; text-align: center; border-radius: 10px 10px 0 0;
	font-family: 'Noto Sans TC', serif;
    font-weight: 500;
    font-size: 1.4em;
    font-weight: 500;
    letter-spacing: 0.1em;
} 
.show_box .close_btn{ position: relative; width:24px; text-align:center; z-index:10; opacity:0.5; margin: 20px auto; cursor: pointer;}
.show_box .close_btn img{ display: block; max-width:100%;}
.show_box .close_btn:hover{ opacity:1;}
.show_box .txt .left{ width: 50%; float: left;}
.show_box .txt .right{ width: 50%; float: right;}

table.tra tbody tr:nth-child(2n-1) {
    background: rgba(30,30,30,0.1);
}


.alert_box{ position:fixed; top:0%; left:0; width:100%; height:100%; overflow:auto; -webkit-overflow-scrolling: touch; z-index:-1; opacity:0;
	transition: opacity 500ms ease;
}
.alert_box.on{ top:0; opacity:1; z-index: 1000;}
.alert_box .mask{  position: fixed; top:0%; left:0; width:100%; height:100%; z-index:-1; background:rgba(30,30,30,.7); opacity:0;
	transition: opacity 1000ms ease;
}
.alert_box.on .mask{opacity:0.95; z-index: 1;}
.alert_box .txt{ position: absolute; background:#FFF; width: 360px ; padding: 20px; z-index:10; box-sizing: border-box; box-shadow: 0 0 10px rgba(0,0,0,0.2); border-radius: 10px;
	top: 50%; left: 50%; margin: -32px 0 0 -180px; text-align: center;
}
.alert_box .fa{ font-size: 18px; color: #634f41;}


/*RWD*/
.desk-show { }
.mobile-show { display: none !important; }
.peload{ opacity:0;
	transition: opacity 700ms ease-in-out;
}
.peload.ed{ opacity:1;}
.pehide.ed{ display:none;}
.phone_btn{ display: none;}

.mobile_menu{ display: none;}

@media only screen and (max-width: 1366px) {
	.inner-width { box-sizing: border-box; padding: 0 10px;}

}

@media only screen and (max-width: 1199px) {
	.hot_key .title { display: none;}

	.pro_video {
		width: 100%;
		height: auto;
		padding: 0 0 56.25% 0;
		box-sizing: border-box;
	}
	.pro_video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.cart_item .total::before{ content: attr(data-name)' : ';}
	.cart_item .price::before{ content: attr(data-name)' : ';}
	.p_name::before{ content: attr(data-name)' : ';}
	.cart_item .check_name::before{ content: attr(data-name)' : '; color:#666; font-size: 14px;}
	.cart_item .it_num::before{ content: attr(data-name)' : '; color:#666; font-size: 14px;}


	.price s{ display: inline-block; }
}

@media only screen and (max-width: 1024px) {
	.top_banner .txt { top: 240px; left: 5%; width: 50%;}

	.main .about_box .txt { padding: 0 30px;}

	.main .brand_box .txt { padding: 0 30px;}
	.main .brand_box .bg { background-size: cover; background-attachment: scroll;}

	.brand_list_box .item { padding: 30px;}
	.brand_list_box .item::after{ display: block; content: ''; clear: both;}
	.brand_list_box .txt { padding: 30px 0 0; width: 80%; }
	.brand_list_box .more_bar { float: left; clear: none; margin: 0;}

	.main .news_box{ padding: 30px; overflow: hidden;}
	.main .news_box .bg { background-size: cover; background-attachment: scroll; transform: scale(1.4);}
	.main .news_box ul li:nth-child(3n-2) { width: calc(100% / 3);}
	.main .news_box ul li { width: calc(100% / 3);}
	.main .news_box li a{ background: rgba(255,255,255,0.5);}

	.main .news_box.page ul li:nth-child(3n-2) { width: calc(100% / 2);}
	.main .news_box.page ul li { width: calc(100% / 2);}

	.main .recipe_box { padding: 30px;}

	.main .store_box { padding: 30px;}

	.ad_list ul li a { margin: 5px;}
	.pro_list.list ul li { width: calc( 100% / 4);}
	.pro_view .cover { width: 320px;}
	.pro_view .txt { width: calc( 100% - 360px);}
}


@media only screen and (max-width: 900px) {
/*  =============================================================================
	MAIN WEBSITE
	========================================================================== */
	.main #content.page2 { padding: 60px 0 0 0;}
	.main #content.page3 { padding: 60px 0 0 0; background-size: 100%; background-position: center top;}

	.main #footer .foot_menu { text-align: center; margin: 0 0 20px 0; float: none; width: auto;}
	.main #footer .info { width: 60%;}
	.main #footer .follow { width: 40%;}
	.main #footer .copyright { width: 40%;}

	.main #header .bg{ background: rgba(0, 0, 0, 0.2); }
	/*ED*/
	.main #header.ed .bg{ height: 60px;}
	.main #header.ed .nav { top: 14px;}

/*	=============================================================================
	MAIN WEBSITE END
	========================================================================== */

	.desk-show { display: none!important; }
	.mobile-show { display: block!important; }

	.search_box.on { top: 60px;}
	.search_box input{ width: 60%;}

	.mobile_menu{ display: block; position: fixed; bottom: 0; left: 0; width: 100%; background: rgba(85, 81, 80, 0.95); text-align: center;}
	.mobile_menu a{ position: relative; display: inline-block; width: 80px; color: #FFF; text-align: center; font-size: 14px;}
	.mobile_menu i{ font-size: 24px; line-height: 24px; padding: 5px 0 0 0;}
	.mobile_menu .cart span { position: absolute; top: -6px; left: 14px; width: 24px; height: 24px; background: #ED6C00; color:#FFF; border-radius: 12px; line-height: 24px; text-align: center; font-size: 12px;}

	.hot_key{ line-height: 30px; text-align: left; overflow: auto; white-space:nowrap;}

	#content { padding: 60px 0 0 0;}
	#header .bg { height: 60px;}

	.logo { top: 5px; left: 50%; width: 140px; margin: 0 0 0 -70px;}
	.nav { top: 14px; right: 10px;}

	.sitemap { display: none;}

	/*MENU*/
	.menu_btn{ position: absolute; top:0; left:0; display:block; width:60px; height:60px; z-index:3000; cursor: pointer;} 
	.menu_btn>div{ position:absolute; width:24px; height:2px; background: #FFF; left:12px;
		transition: 0.2s ease-in;
	}
	.menu_btn.on>div{ background: #FFF;}
	.menu_btn .m1{ top:20px;}
	.menu_btn .m2{ top:28px;}
	.menu_btn .m3{ top:36px; }
	.menu_btn:hover .m1,.menu_btn:hover .m2,.menu_btn:hover .m3{ width:24px;}
	.menu_btn.on .m1{  top:29px; width: 24px;
		transform: rotateZ(45deg);
	}
	.menu_btn.on .m2{ opacity: 0;
		width:0; left:50%;
	}
	.menu_btn.on .m3{  top:29px; width: 24px;
		transform: rotateZ(-45deg);
	}
		/*LIGHT*/
		.light .menu_btn>div{ background: #555150;}
		.light .menu_btn.on>div{ background: #555150;}
		

	.top_menu{ padding: 60px 0 0 0; background: #0c4324; position:fixed; top:0 !important; left:-100%; width:200px;  z-index:100; height: 100%; box-sizing: border-box; letter-spacing: 0.1em;
		transition: 500ms ease-in;
	}
	.top_menu ul{ list-style:none; margin:0; padding:0; width:100%; display:block; box-sizing: border-box;
		transition: 500ms ease-in;
	}
	.top_menu .cart {
		position: relative;
		top: initial;
		right: initial;
		text-align: center;
	}
	.top_menu .cart a { display: inline-block;}
	.top_menu .cart a span {
		top: 25px;
	}

	.top_menu ul>li{ display: block; border-left:none; float: none; margin: 0;}
	.top_menu>div{ height: 100%; overflow: auto;}
	.top_menu>div>ul>li { display: block; float: none; border-top:solid 1px #FFF; }

		/*LIGHT*/
		.light .top_menu>div>ul>li { display: block; float: none; border-top:solid 1px #CCC; }

	.top_menu>div>ul>li:first-child{ border: none;}
	.top_menu>div>ul>li>a{ position:relative; display:block; color:#FFF; padding:10px; text-align: left; line-height: 1.2em;
		transition: 500ms ease-in;
	}
	
	.top_menu>div>ul>li>a:hover { background: none; color: #FFF; }
	.top_menu>div>ul>li.on>a { background: #FFF; color: #000; }
	.top_menu>div>ul>li.submenuhead.on { height: auto; }
	
	.top_menu ul.submenu { position: relative; top:0; width: auto; }
	.top_menu .on .submenu { height: initial;}
	

	.top_menu .submenu>ul>li {width: auto; float: none; border-bottom: solid 1px #CCC; padding: 0 0 10px 0;}
	.top_menu .submenu>ul>li:nth-child(7n){ clear: inherit;}
	.top_menu .submenu>ul>li>a{ margin: 0;}
	.top_menu .submenu>ul>li>a:hover { background: #FFF; color: #ED6C00;}
	.top_menu .submenu>ul>li li a:hover { background: #FFF; color: #000;}

	.top_menu .submenu2 {
		position: relative;
		top: initial;
		left: initial;
	}
	
	.top_menu.on{ left:0; }
	.top_menu_mask{ display:block; position:fixed; top:0; left:100%;; width:100%; height:100%; z-index:0; opacity:0; background: rgba(0,0,0,0.8);
		transition: opacity 500ms ease-in;
	}
	.top_menu_mask.on{ left:0; opacity:1; z-index: 2;}



	.shop_banner { height: 300px; padding: 0;}
	.shop_banner ul{ height: 300px;}
	.shop_banner li{ height: 300px;}
	
	.shop_page_banner{ padding: 0;}


	.pic_right { margin: 0 0 0 20px; max-width: 400px;}
	.pic_left { margin: 0 20px 0 0; max-width: 400px;}

	.pho_list a { width: calc(100%/3 - 20px); }

	.pro_list.sp ul li:nth-child(1) { width: calc( 100% / 2); }
	.pro_list.sp ul li:nth-child(2) { width: calc( 100% / 2); }
	.pro_list.sp ul li { width: calc( 100% / 3); }

	.pro_list.list ul li { width: calc( 100% / 3);}

	.pro_list .item .price s {
		display: block;
	}
	
	.pro_view .cover { width: 100%;}
	.pro_view .txt { width: 100%;}

	.tab_scroll{ position: relative; padding: 60px 0 0 0;}
	.tab_scroll .scroll{ overflow: auto; -webkit-overflow-scrolling: touch; } 
	.tab_scroll .icon{ position: absolute; color:#000; z-index: 2; top: 0; left:50%; margin: 0 0 0 -25px; width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 24px;}
	.tab_scroll .icon::before{ display: block; 
		font-family: "FontAwesome"; font-weight: 900; content: "\f07e";
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		transition: 500ms ease;
	}
	
	.tab_scroll table{ min-width: 1000px;}

	.pager_bar { padding: 20px 0;}

	.brand_box .cover {
		padding: 0 30px 30px;
		margin: -60px 0 0 0;
	}

	.recipe_box.inx .info { padding: 0 30px 0 0;}
	.recipe_box.inx ul { padding: 130px 0 0 0;}
	.recipe_box.inx .item .txt .icon { display: none;}
	.recipe_box.inx .item .txt { opacity: 1; background: rgba(255,154,55,0.6); padding: 60px 10px;}
	.recipe_box.inx .item .txt .name{ font-size: 18px;}

	.recipe_box ul { padding: 0;}

	.pro_content .menu a {
		width: auto;
		margin: 0 0 -1px 0;
		padding: 4px 40px;
		border: solid 1px #CCC;
		cursor: pointer;
		color: #666;
	}


	.title_bar .title { font-size: 30px;}
	.title_bar .back{ display: none;}

	.store_box ul li {  width: calc(100% );}

	.shop_box { padding: 20px;}

	input.it_num { width: 40px;}

	.cart_item .total::before{ content: attr(data-name); display: inline-block; margin: 0 5px 0 0;}

	/*ED*/
	#header.ed .nav { top: 14px;}
	#header.ed .bg { height: 60px;}
	#header.ed .logo { top: 0; left: 50%; width: 140px; margin: 0 0 0 -70px;}
	#header.ed .submenu { top:0;}
	#header.ed .nav  .submenu {top: 30px;}

}

@media only screen and (max-width: 640px) {
/*  =============================================================================
	MAIN WEBSITE
	========================================================================== */
	.main #footer{ padding: 20px 0;}
	.main #content.page { padding: 60px 0 0 0;}
/*	=============================================================================
	MAIN WEBSITE END
	========================================================================== */

	.logo { top: 5px; width: 120px; margin: 0 0 0 -60px;}
	#header.ed .logo { top: 5px; width: 120px; margin: 0 0 0 -60px;}

	.top_banner {
		height: 600px;
	}

	.top_banner li {
		height: auto;
	}

	.top_banner .pic {
		position: relative;
		width: 100%;
		height: 300px;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 0;
		overflow: hidden;
		transition: opacity 300ms ease-in-out;
	}

	.top_banner .txt {
		position: relative;
		top: initial;
		left: initial;
		width: 100%;
		height: auto;
		background: url(../images/bg_page.jpg) center center; background-size: 100%;
		padding:40px 20px 70px;
	}

	.top_banner video {
		position: relative;
		top: 50%;
		left: 50%;
		width: auto;
		height: 300px;
		min-width: initial;
		min-height: initial;
		max-width: none;
		transform: translateX(-50%) translateY(-50%);
	}
	.top_banner .txt h2 {
		color: #634f41;
		font-size: 40px;
		margin: 0 0 10px 0;
	}
	.top_banner .txt h2 span {
		font-size: 20px;
	}
	.top_banner .txt p {
		font-size: 14px;
		color: #333;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
		margin: 0 0 20px 0;
	}

	.top_banner .owl-dots {
		bottom: 70px;
	}

	#footer{ padding: 20px 0 57px;}

	.inner-width { padding: 0;}
	



	

	.pro_list.sp ul li:nth-child(1) { width: calc( 100% / 2);}
	.pro_list.sp ul li:nth-child(2) { width: calc( 100% / 2);}
	.pro_list.sp ul li { width: calc( 100% / 2);}


	
	.pro_list.brand {
		width: calc(100% );
		float: none;
	}


	.pro_list .item .name {
		
		word-break: normal;
		white-space: pre-wrap;
		overflow: hidden;
		height: 2.2em;
	}

	.ad_list li:nth-child(1) {
		width: 100%;
	}
	/* .ad_list ul li {
		width: 100%;
	} */
	

	.pro_list.list ul li { width: calc( 100% / 2);}

	.pro_view {
		padding: 10px;
		width: 100%;
	}

	.pro_content .menu a { width: calc( 100% / 3 ); padding:5px; font-size: 13px; box-sizing: border-box; }


	.pro_view .txt .add_bar .item {
		padding: 10px;
	}


	.main .about_box .txt {
		width: 100%;
		padding: 0 20px 20px;
	}
	.about_box .txt h3 {
		font-size: 40px;
	}
	.about_box .txt h3 span {
		font-size: 20px;
	}
	.brand_list_box .more_bar {
		float: none;
		text-align: center;
	}
	.brand_list_box .btn_more { padding: 0 30px;}

	.brand_box .cover {
		width: 100%;
		padding: 0 20px 20px;
	}
	.brand_box .txt{
		width: 100%;
		padding: 0 20px 20px;
	}

	.brand_list_box .bg{ background-position: right !important; opacity: 0.2;}

	.brand_list_box .pic {
		float: none;
		margin: 0;
		text-align: center;
	}
	.brand_list_box .txt {
		padding: 0;
		width: auto;
	}
	.brand_list_box .more_bar {
		float: none;
		text-align: center;
	}

	.main .news_box{ padding: 20px;}
	.main .news_box .title_bar { padding: 0 0 10px 0;}
	.main .news_box ul li:nth-child(3n-2) { width: calc(100%);}
	.main .news_box ul li { width: calc(100% );}
	.main .news_box li a {background: rgba(255,255,255,0.9);}
	.main .news_box .more_bar { float: none; text-align: left;}

	.main .news_box.page ul li:nth-child(3n-2) { width: calc(100%);}
	.main .news_box.page ul li { width: calc(100%);}

	.recipe_box.inx {
		padding: 20px;
	}
	.recipe_box.inx .info {
		width: auto;
		float: none;
		padding: 0;
	}
	.recipe_box.inx .info h3 {
		font-size: 40px;
	}
	.recipe_box.inx .info h3 span {
		font-size: 20px;
	}

	.recipe_box.inx ul {
		padding: 10px 0;
	}

	.recipe_box ul li {
		
		width: calc(100% / 2);
	
	}

	.main .store_box {
		padding: 20px;
	}


	.pro_list.ad {
		padding: 0 0 10px;
		margin: 0;
	}
	.pro_list {
		padding: 20px 0;
		margin: 0;
	}

	.store_box.inx ul { margin: 0 -10px;}
	.store_box.inx ul li {
		width: calc(100% / 2);
	}

	.main #footer .info {
		width: auto;
		float: none;
	}
	.main #footer .foot_logo {
		display: none;
	}
	.main #footer .info .txt {
		padding: 0 20px;
	}


	.main #footer .follow {
		margin: 20px 0;
		padding: 10px 20px;
		width: auto;
		float: none;
		text-align: center;
		border-top: solid 1px #f2f2f2;
	}
	.main #footer .copyright {
		padding: 0;
		text-align: center;
		width: auto;
		float: none;
	}

	.pic_left {
		margin: 0 0 20px 0;
		width: 100%;
	}


	.tool_bar { margin: 0; }
	.tool_bar label { display: block; }
	.tool_bar .item_title{ display: block; padding:5px 0 0 0; font-size: 15px; text-align: left;}
	.tool_bar .switch { padding: 10px; float: none; text-align: center;}
	.tool_bar input[type="text"]{ width: calc( 100% - 80px);}
	.tool_bar .btn_send { width: 80px;}


	.news_box .list li a .pic { width: 100px; height: 100px; }

	.news_box .list li a .txt { padding: 10px; width: calc( 100% - 100px );}

	.inner_box {
		padding:10px;
	}

	.main .recipe_box {
		padding: 10px;
	}

	.pho_list.s1 a {
		width: calc(50% - 10px) !important; height: 150px !important; margin: 5px;
	}

	.recipe_material .items li { width: calc( 100% / 1 - 10px );}

	.recipe_cover { margin: 0;}
	.recipe_cover .pic { width: 100%;}
	.recipe_cover .right_txt { width: 100%; padding: 0;}

	.media_box { padding:10px;}
	.media_box li { width: calc(100% / 1);}
	.media_box li a::after{ line-height: 200px;}

	.show_box .txt{ margin: 20px;}

	.form_right, .form_left{ float: none; width: auto;}

	.recipe_box.inx .item .txt { padding: 100px 10px;}

	
}
@media only screen and (max-width: 414px) {
	
	.mobile_menu a{ display: block; width: calc(100% / 4); float: left;}

	.nav a { padding: 0 5px;}

	.recipe_box.inx .item .txt { padding: 60px 10px; background: rgba(0, 0, 0, 0.3);}
	.recipe_box.inx .item .txt .name{ font-size: 16px;}	
}

@media only screen and (max-width: 375px) {

}

@media only screen and (max-width: 320px) {

}