@charset "utf-8";

/*reset*/
body, h1, h2, h3, h4, h5, h6, p, blockquote, div, a, span, i, li, ul, b, em, table, tbody, tr, th, td, dl, dt, dd, pre, code, form, fieldset, legend, input, button, textarea { margin: 0; padding: 0; border: 0; font-size: 100%; font-weight: normal; font: inherit; vertical-align: baseline; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { font-family: "微軟正黑體"; font-size: 16px; line-height: 1.2em; background-color: #FFFFFF; color: #040404; overflow-y: scroll; width: 100%; }
body a:link, a:visited, a:hover { text-decoration: none; }
ul, ol, li { margin: 0; padding: 0; list-style: none; }
img, fieldset { border: 0; }
img { vertical-align: baseline; max-width: 100%; }
a { outline: none; }
input, button, select, textarea { outline: none }
textarea { resize: none }
input[type="password"] { background-color: #FFFFFF; color: #040404; font-size: 1em; font-family: "微軟正黑體"; padding-left: 5px; border: 1px solid #999999; height: 26px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; }
input[type="password"]:hover { border: 1px solid #57A828; }
input[type="text"] { background-color: #FFFFFF; color: #040404; font-size: 1em; font-family: "微軟正黑體"; padding-left: 5px; border: 1px solid #999999; height: 26px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; }
input[type="text"]:hover { border: 1px solid #57A828; }
input[type="text-1"] { background-color: #FFFFFF; color: #040404; font-size: 1em; font-family: "微軟正黑體"; padding-left: 5px; margin-top: 0 !important; }
textarea[type="text"] { background-color: #FFFFFF; color: #040404; font-size: 1em; font-family: "微軟正黑體"; line-height: 21px; padding: 8px 10px; border: 1px solid #999999; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; }
textarea[type="text"]:hover { border: 1px solid #57A828; }
.select { font-family: "微軟正黑體"; font-size: .95em; color: #040404; border: 1px solid #999999; height: 30px; margin: 0 !important; width: 250px; margin-left: 8px;}
.select01 { font-family: "微軟正黑體"; font-size: 1.1em; color: #040404; border: 1px solid #999999; height: 30px; }
.qty .select { font-family: "微軟正黑體"; font-size: .95em; color: #040404; border: 1px solid #999999; height: 30px; margin: 0 !important; width: 80px; margin-left: 8px;}
.green { color: #488921; }
.orange { color: #E86F00; }
.red { color: #FF0000; }
.gray { color: #666666; }
.gray01 { color: #999999; }
.black { color: #040404; }
.labelMbBottom { display: none; }
/*reset*/
.embed-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#tooltip { position: absolute; border: 1px dotted #5B2C00; background: #f7f5d1; padding: 5px; color: #5B2C00; display: none; width: 255px; line-height: 18px; font-size: .95em; }

/*Templates--------------------------------------*/
.main { max-width: 1030px; padding: 0 15px; margin: 0 auto; position: relative; }
.topbox { max-width: 1000px; height: 108px; margin: 0 auto; position: relative; padding-left: 340px; }
.navBtn-1, .navBtn-2 { text-indent: -9999px; display: none; }
.topbox .logo { position: absolute; left: 0; height: 108px; }
.topbox .logo { position: absolute; left: 0; height: 108px; }
.topbox .ad { float: left; width: 120px; height: 80px; padding-top: 14px; padding-bottom: 14px; }
.topbox .label { float: right; width: 100%; color: #040404; }
.topbox .label>ul { padding-top: 21px; padding-bottom: 14px; }
.topbox .label>ul:nth-of-type(2) { margin-top: 20px; }
.topbox .label a { color: #040404; }
.topbox .label a:link, a:visited { color: #040404; }
.topbox .label a:hover { color: #488921; }
.topbox .label span.orange a:link { color: #E86F00; }
.topbox .label span.orange a:visited { color: #E86F00; }
.topbox .label ul li { list-style: none; }
.topbox .label li { float: right; font-size: 1.05em; border-left: 1px dotted #57A828; padding-left: 10px; margin-left: 10px; }
.topbox .label li:last-child { border-left: 0px dotted #488921; }

/*search--------------------------------------*/
.keywordbox { margin: 20px auto; height: 45px; position: relative; padding-right: 290px; }
.keywordbox .path { color: #666666; float: left; height: 32px; width: 100%; font-size: 1em; overflow: hidden; line-height: 32px; }
.keywordbox .path a { color: #666666; }
.keywordbox .path a:link, a:visited { color: #666666; }
.keywordbox .path a:hover { color: #040404; }
.keywordbox .keyword { height: 32px; width: 200px; border: 1px solid #CCCCCC; position: absolute; right: 70px; top: 1px; background-color: #FFFFFF; background-repeat: no-repeat; background-position: right center; color: #666666; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; cursor: pointer; padding: 2px 0px; font-size: 1em; }
.keywordbox .btn { font-size: 1em; line-height: 32px; color: #FFFFFF; background-color: #666666; text-align: center; height: 32px; width: 60px; position: absolute; right: 0; top: 0; cursor: pointer; }
.keywordbox .btn a:link, a:visited, a:hover { color: #FFFFFF; }
.keywordbox .btn:hover { background-color: #333333; }

/*brand search--------------------------------------*/
.brandkeywordbox { margin: 30px auto 10px auto; overflow: hidden; position: relative; }
.brandkeywordbox .brandkeyworddescrip { height: 32px; line-height: 30px; text-align: right; color: #666666; cursor: pointer; padding: 2px 0px; position: absolute; right: 280px; }
.brandkeywordbox .brandkeyword { height: 32px; width: 200px; border: 1px solid #CCCCCC; float: right; background-color: #FFFFFF; background-repeat: no-repeat; background-position: right center; color: #666666; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; cursor: pointer; padding: 2px 0px; }
.brandkeywordbox .btn { font-size: 1em; line-height: 32px; color: #FFFFFF; background-color: #666666; text-align: center; height: 32px; width: 60px; float: right; margin: 0 0 0 10px; cursor: pointer; }
.brandkeywordbox .btn a:link, a:visited, a:hover { color: #FFFFFF; }
.brandkeywordbox .btn:hover { background-color: #333333; }

/*menu--------------------------------------*/

/*menu--------------------------------------*/

.menubox { position: relative; z-index: 199; background: none !important; height: 45px; }

/* ESSENTIAL STYLES */
.menu, .menu * { margin: 0; padding: 0; list-style: none; }
.menu>li { position: relative; width: 25%; }
.menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.menu>li { float: left; }
.menu li:hover>ul, .menu li.Hover>ul { display: block; }
.menu a { display: block; position: relative; }
.menu ul ul { top: 0; left: 100%; }

/* DEMO SKIN */
.menu { float: left; background-color: #57A828; width: 56.8%; }
.menu li a { font-size: 1.26em; line-height: 45px; text-align: center; color: #FFFFFF; }
.menu ul { background-color: #FFFFFF; box-shadow: 2px 2px 6px rgba(0, 0, 0, .2); border-right: 2px solid #57A828; }
.menu ul li a { padding: 0 20px 0 35px; font-size: 1.05em; line-height: 34px; color: #040404; background-image: url(../images/icon06.png); background-repeat: no-repeat; background-position: 20px 1px; text-align: left;}
.menu ul li a:hover { color: #FFFFFF; background-image: url(../images/icon06.png); background-repeat: no-repeat; background-position: 20px -35px; }
.menu li { white-space: nowrap;    /*no need for Supersubs plugin */ -webkit-transition: background .1s; transition: background .1s; }
.menu li:hover, .menu li.Hover {    /* only transition out, not in */
-webkit-transition: none; transition: none; background-color: #70B549; }

/* ESSENTIAL SUBMENU STYLES */
.menu-sub, .menu-sub * { margin: 0; padding: 0; list-style: none; }
.menu-sub li { position: relative; }
.menu-sub ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.menu-sub>li { float: left; }
.menu-sub li:hover>ul, .menu-sub li.Hover>ul { display: block; }
.menu-sub a { display: block; position: relative; }
.menu-sub ul ul { top: 0; left: 100%; }

/* DEMO SKIN */
.menu-sub { float: left; background-color: #57A828; }
.menu-sub li a { font-size: 21px; padding: 12px 27px 12px 27px; color: #FFFFFF; }
.menu-sub ul { min-width: 175px; background-color: #FFFFFF; box-shadow: 2px 2px 6px rgba(0, 0, 0, .2); border-width: 1px 2px 2px 2px; border-style: solid; border-color: #57A828; }
.menu-sub ul li a { padding: 8px 8px 8px 35px; font-size: 17px; color: #040404; background-image: url(../images/icon06.png); background-repeat: no-repeat; background-position: 20px 1px; }
.menu-sub ul li a:hover { color: #FFFFFF; background-image: url(../images/icon06.png); background-repeat: no-repeat; background-position: 20px -35px; }
.menu-sub li { white-space: nowrap;    /*no need for Supersubs plugin */ -webkit-transition: background .1s; transition: background .1s; }
.menu-sub li:hover, .menu-sub li.Hover {    /* only transition out, not in */
-webkit-transition: none; transition: none; background-color: #70B549; }

/*menu-2 ESSENTIAL STYLES */
.menu-2, .menu-2 * { margin: 0; padding: 0; list-style: none; }
.menu-2 { width: 14.2%; }
.menu-2 li { position: relative; }
.menu-2 ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; width: 100%; }
.menu-2>li { float: left; }
.menu-2 li:hover>ul, .menu-2 li.Hover>ul { display: block; }
.menu-2 a { display: block; position: relative; }
.menu-2 ul ul { top: 0; left: 100%; }

/*menu-2 DEMO SKIN */
.menu-2 { float: left; background: #fd7823; }
.menu-2 li a { font-size: 1.26em; line-height: 45px; text-align: center; display: block; width: 100%; color: #FFFFFF; background-image: url(../images/icon11.png); background-repeat: repeat-x; background-position: 0px 0px; }
.menu-2 li a:hover { background-image: url(../images/icon11.png); background-repeat: repeat-x; background-position: 0px -45px; }
.menu-2 ul { background-color: #FFFFFF; box-shadow: 2px 2px 6px rgba(0, 0, 0, .2); border-width: 1px 2px 2px 2px; border-style: solid; border-color: #FF7900; }
.menu-2 ul li a { padding: 0 20px 0 35px; font-size: 1.05em; line-height: 32px; color: #040404; background-image: url(../images/icon06.png); background-repeat: no-repeat; background-position: 20px 1px; }
.menu-2 ul li a:hover { color: #FFFFFF; background-image: url(../images/icon06.png); background-repeat: no-repeat; background-position: 20px -35px; }
.menu-2 li { white-space: nowrap;    /*no need for Supersubs plugin */ -webkit-transition: background .1s; transition: background .1s; width: 100%; }
.menu-2 li:hover, .menu-2 li.Hover {    /* only transition out, not in */
-webkit-transition: none; transition: none; background-image: url(../images/icon11.png); background-repeat: repeat-x; background-position: 0px -45px; }

/*子選單*/
ul.menu>li { position: relative; }
ul.menu>li .menu-level-2 { display: none; position: absolute; left: 0; width: 100%; border-top: 0; }
ul.menu>li .menu-level-2 ul { display: block; min-width: inherit; position: static; top: 0; left: 0; border-top: none; box-shadow: none; }
ul.menu>li .menu-level-2>ul li { position: static; }
ul.menu>li .menu-level-2>ul { width: 188px; border: 2px solid #57A828; border-top: 0; }

/*
ul.menu>li .menu-level-2>ul>li .menu-level-3 { display: none; position: absolute; width: calc(900px - 138px); top: 0px; left: 138px; background: #fff; border-top: 0; z-index: 1; border: 2px solid #57A828; } *
*/

ul.menu>li:nth-of-type(1) .menu-level-2>ul>li .menu-level-3 { display: none; position: absolute; width: calc(751px - 186px); top: 0px; left: 186px; background: #fff; border-top: 0; z-index: 1; border: 2px solid #57A828; }
ul.menu>li:nth-of-type(2) .menu-level-2>ul>li .menu-level-3 { display: none; position: absolute; width: calc(644px - 186px); top: 0px; left: 186px; background: #fff; border-top: 0; z-index: 1; border: 2px solid #57A828; }
ul.menu>li:nth-of-type(3) .menu-level-2>ul>li .menu-level-3 { display: none; position: absolute; width: calc(538px - 186px); top: 0px; left: 186px; background: #fff; border-top: 0; z-index: 1; border: 2px solid #57A828; }
ul.menu>li:nth-of-type(4) .menu-level-2>ul>li .menu-level-3 { display: none; position: absolute; width: calc(431px - 186px); top: 0px; left: 186px; background: #fff; border-top: 0; z-index: 1; border: 2px solid #57A828; }

ul.menu>li .menu-level-2>ul>li:nth-of-type(2) .menu-level-3 { top: calc(34px * 1); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(3) .menu-level-3 { top: calc(34px * 2); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(4) .menu-level-3 { top: calc(34px * 3); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(5) .menu-level-3 { top: calc(34px * 4); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(6) .menu-level-3 { top: calc(34px * 5); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(7) .menu-level-3 { top: calc(34px * 6); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(8) .menu-level-3 { top: calc(34px * 7); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(9) .menu-level-3 { top: calc(34px * 8); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(10) .menu-level-3 { top: calc(34px * 9); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(11) .menu-level-3 { top: calc(34px * 10); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(12) .menu-level-3 { top: calc(34px * 11); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(13) .menu-level-3 { top: calc(34px * 12); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(14) .menu-level-3 { top: calc(34px * 13); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(15) .menu-level-3 { top: calc(34px * 14); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(16) .menu-level-3 { top: calc(34px * 15); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(17) .menu-level-3 { top: calc(34px * 16); }
ul.menu>li .menu-level-2>ul>li:nth-of-type(18) .menu-level-3 { top: calc(34px * 17); }
ul.menu>li .menu-level-2>ul>li .menu-level-3>ul { width: 100%; border: none; display: flex; flex-wrap: wrap; align-items: top; display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: top; }
ul.menu>li .menu-level-2>ul>li .menu-level-3>ul li { width: 33.33%; float: left; white-space: normal !important; }
ul.menu>li .menu-level-2>ul>li .menu-level-3>ul li a { display: block; font-size: 1.05em; height: 100%; background: none; padding: 6px 12px; word-break: break-all; line-height: 1.5em; text-align: center;}
ul.menu>li .menu-level-2>ul>li .menu-level-3 .more { padding: 15px 0; text-align: center; }
ul.menu>li .menu-level-2>ul>li .menu-level-3 .more a { background: #ff6800; display: inline-block; padding: 0 25px; color: #fff; font-size: .9em; line-height: 40px; letter-spacing: .2em; border-radius: 0; }
ul.menu>li .menu-level-2>ul>li .menu-level-3 .more a:hover { background: #ff7911; }
ul.menu>li .menu-level-2>ul>li:hover>a { color: #fff; background-position: 20px -35px; }
ul.menu>li .menu-level-2>ul>li:hover .menu-level-3 { display: block; }
ul.menu>li:hover .menu-level-2 { display: block; }

/*menu購物車*-------------------------------*/
.msc { font-size: 1.26em; color: #488921; background-color: #FFFFFF; background-image: url(../images/icon07.png); background-repeat: no-repeat; background-position: 13px center; width: 14.8%; border: 2px solid #57A828; float: right; padding-left: 48px; line-height: 41px; cursor: pointer; white-space: nowrap; }
.msclist { background-color: #FFFFFF; padding: 10px; width: 280px; box-shadow: 2px 2px 6px rgba(0, 0, 0, .2); position: absolute; top: 45px; right: 0px; border-right: 2px solid #57A828; border-bottom: 2px solid #57A828; border-left: 2px solid #57A828; }
.msclist>div:first-child { display: none; }
.msclist .close { text-align: right; background-image: url(../images/icon24.png); background-repeat: no-repeat; background-position: 7px 1px; color: #666666; cursor: pointer; float: right; width: 57px; margin-bottom: 10px; }
.msclist .close:hover { color: #488921; background-image: url(../images/icon24.png); background-repeat: no-repeat; background-position: 7px -15px; }
.msclist li { background-color: #E6E6E6; margin-bottom: 10px; width: 100%; height: 70px; float: left; }
.msclist li .del { background-image: url(../images/icon08.png); background-repeat: no-repeat; background-position: 0px 0px; float: left; height: 70px; width: 20px; cursor: pointer; }
.msclist li .del:hover { background-image: url(../images/icon08.png); background-repeat: no-repeat; background-position: 0px -70px; }
.msclist li .img { float: left; height: 56px; width: 70px; padding: 7px 10px; }
.msclist li .name { float: left; width: 160px; height: 3em; font-size: .9em; padding: 5px; overflow: hidden; line-height: 1.5em; }
.msclist li .name a:link, a:visited { color: #040404; }
.msclist li .name a:hover { color: #488921; }
.msclist li .price { float: left; width: 160px; font-size: .9em; font-family: Verdana; padding: 8px 5px; color: #F00; }
.msclist li span.qty { color: #040404; }
.msclist .pageup { background-image: url(../images/icon09.png); background-repeat: no-repeat; background-position: 0px 0px; float: left; margin-left: 10px; height: 29px; width: 31px; cursor: pointer; }
.msclist .pageup:hover { background-image: url(../images/icon09.png); background-repeat: no-repeat; background-position: 0px -30px; }
.msclist .pagedown { background-image: url(../images/icon10.png); background-repeat: no-repeat; background-position: 0px 0px; float: left; margin-left: 10px; height: 29px; width: 31px; cursor: pointer; }
.msclist .pagedown:hover { background-image: url(../images/icon10.png); background-repeat: no-repeat; background-position: 0px -30px; }
.msclist .btn { background-color: #57A828; color: #FFFFFF; font-size: 1.2em; line-height: 36px; text-align: center; width: 140px; height: 36px; border-radius: 5px; cursor: pointer; float: right; }
.msclist .btn:hover { background-color: #488921; }

/*menu常購清單*-------------------------------*/
.mbuy { font-size: 1.26em; color: #FFFFFF; width: 14.2%; float: left; text-align: center; line-height: 45px; cursor: pointer; background-color: #666666; }
.mbuylist { background-color: #E6E6E6; padding: 10px; width: 280px; box-shadow: 2px 2px 6px rgba(0, 0, 0, .2); position: absolute; top: 43px; right: 163px; z-index: 199; border: 2px solid #666666; }
.mbuylist .close { text-align: right; background-image: url(../images/icon24.png); background-repeat: no-repeat; background-position: 7px 1px; color: #666666; cursor: pointer; float: right; width: 57px; margin-bottom: 10px; font-size: 15px; }
.mbuylist .close:hover { color: #488921; background-image: url(../images/icon24.png); background-repeat: no-repeat; background-position: 7px -15px; }
.mbuylist li { background-color: #FFFFFF; margin-bottom: 10px; width: 100%; height: 70px; float: left; }
.mbuylist li .check { float: left; padding: 25px 0 0 5px; }
.mbuylist li .img { float: left; height: 56px; width: 70px; padding: 7px 10px; }
.mbuylist li .name { float: left; width: 150px; height: 28px; font-size: 14px; padding: 5px; overflow: hidden; line-height: 17px; }
.mbuylist li .name a:link, a:visited { color: #040404; }
.mbuylist li .name a:hover { color: #488921; }
.mbuylist li .price { float: left; width: 150px; font-size: 14px; font-family: Verdana; padding: 8px 5px; color: #F00; }
.mbuylist li span.qty { color: #040404; }
.mbuylist .more { float: left; color: #040404; font-size: 15px; }
.mbuylist .more:hover { color: #488921; }
.mbuylist .btn { background-color: #57A828; color: #FFFFFF; font-size: 21px; line-height: 36px; text-align: center; width: 140px; height: 36px; border-radius: 5px; cursor: pointer; float: right; }
.mbuylist .btn:hover { background-color: #488921; }

/*--右側瀏覽 結帳-------------------------------*/
.sidebar { width: 90px; position: absolute; right: -100px; margin-top: 108px; }
.sidebar .viewed { width: 90px; min-height: 50px; padding-top: 6px; border: 1px solid #CCCCCC; background-color: #FFFFFF; text-align: center; font-size: 15px; background-image: url(../images/icon02.png); background-repeat: no-repeat; background-position: 0px top; }
.sidebar .viewed .list { width: 90px; text-align: center; margin-top: 15px; }
.sidebar .viewed .list li { height: 80px; width: 80px; text-align: center; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; }
.sidebar .viewed .more { font-size: 15px; text-align: center; padding-top: 10px; padding-bottom: 10px; color: #040404; }
.sidebar .viewed .more a { color: #040404; }
.sidebar .viewed .more a:link, a:visited { color: #040404; }
.sidebar .viewed .more a:hover { color: #488921; }
.sidebar .checkout { color: #FFFFFF; background-color: #57A828; background-image: url(../images/icon23.png); background-repeat: no-repeat; background-position: center 8px; width: 90px; text-align: center; cursor: pointer; border-radius: 5px; margin-top: 15px; padding-top: 37px; padding-right: 0; padding-bottom: 5px; padding-left: 0; }
.sidebar .checkout:hover { background-color: #488921; color: #FFFFFF; }
.sidebar .checkout a { color: #FFFFFF; }
.sidebar .checkout a:link, a:visited, a:hover { color: #FFFFFF; }
.sidebar .line { color: #FFFFFF; height: 76px; width: 90px; text-align: center; border: 0px; cursor: pointer; border-radius: 0; margin-top: 10px; padding-top: 15px; padding-right: 0; padding-bottom: 0; padding-left: 0; }
.hotkeyword { float: left; height: 55px; width: 100%; overflow: hidden; line-height: 32px; }
.hotkeyword li { float: left; margin-right: 10px; }
.hotkeyword li a { color: #040404; }
.hotkeyword li a:link, a:visited { color: #040404; }
.hotkeyword li a:hover { color: #57A828; }
.hotkeyword li:first-child { padding-top: 5px; }

/*-------------------------------------------*/
.contentbox { overflow: auto; overflow-x: hidden; overflow-y: hidden; padding-bottom: 100px; min-height: 550px; position: relative; }

/*footer--------------------------------------*/
.ftopbox { width: 100%; background-color: #A6D561; clear: both; }
.ftop { max-width: 1030px; padding: 6px 428px 6px 15px; margin: 0 auto; clear: both; background-color: #A6D561; position: relative; }
.ftop .title { font-size: 1.05em; line-height: 26px; }
.ftop .content { position: absolute; right: 0; border-left: 1px dotted #666666; top: 6px; }
.ftop .content .footerhead { font-size: 1.05em; float: left; padding-left: 27px; line-height: 26px; }
.ftop h1 { font-size: 1.05em; line-height: 26px; }
.ftop h2 { font-size: 1.05em; float: left; padding-left: 27px; line-height: 26px; }
.ftop .btn { line-height: 26px; color: #FFFFFF; background-color: #666666; text-align: center; height: 26px; width: 60px; float: left; margin-left: 10px; cursor: pointer; }
.ftop .btn:hover { background-color: #333333; }
.ftop p { font-size: 15px; line-height: 26px; height: 26px; float: left; padding-left: 10px; }
.fbtmbox { width: 100%; background-color: #E6E6E6; clear: both; }
.fbtm { max-width: 1030px; overflow: hidden; margin: 0 auto; background-color: #E6E6E6; padding: 30px 15px; }
.fbtm .lbox { float: left; width: 46%; overflow: hidden; }
.fbtm .lbox .lbox-f { width: 25%; padding: 0 5px; float: left; }
.fbtm .lbox .lbox-f a { font-size: 1.05em; color: #666666; text-align: center; max-width: 100px; height: 135px; margin: 0 auto; display: block; padding-top: 10px; border-radius: 5px; background-color: #FFFFFF; }
.fbtm .lbox .lbox-f a p { margin-top: 10px; }
.fbtm .lbox .lbox-f a p br:nth-of-type(2) { display: none; }
.fbtm .lbox .lbox-f .f2 img { width: 100% !important; height: auto !important; }
.fbtm .rbox { float: left; width: 54%; padding: 0 15px; overflow: hidden; }
.fbtm .rbox a, .fbtm .rbox a:link, .fbtm .rbox a:visited { color: #666666; }
.fbtm .rbox a:hover { color: #040404; }
.fbtm .rbox>div { float: left; width: 33.3%; overflow: hidden; display: block; position: relative; }
.fbtm .rbox .info-1::after { content: ""; display: block; width: 1px; height: 100%; position: absolute; right: 14px; top: 0; border-right: 1px solid #cccccc; }
.fbtm .rbox .title { font-size: .95em; color: #488921; padding: 0 0 2px 0; }
.fbtm .rbox>div h1 { font-size: .9em; color: #488921; padding: 0 0 2px 0; }
.fbtm .rbox>div li { float: left; font-size: .85em; color: #666666; padding: 2px 10px 2px 0; display: block; width: 50%; line-height: 1.2em; }
.fbtm .rbox>div li:nth-child(odd) { clear: both; }
.fbtm .rbox .company { background-image: url(../images/thinkan_logo.png); background-repeat: no-repeat; background-position: 0px center; clear: both; width: 100%; font-size: .85em; padding-left: 60px; height: 60px; margin-top: 6px; line-height: 18px; clear: both; }

/*--go top-------------------------------*/
#gotop { position: absolute; right: 120px; cursor: pointer; display: none; background-image: url(../images/icon04.png); background-repeat: no-repeat; background-position: 0px 0px; height: 50px; width: 50px; z-index: 1000; margin-bottom: 30px; }
#gotop:hover { background-image: url(../images/icon04.png); background-repeat: no-repeat; background-position: 0px -50px; }

/*page------------------------------------*/
.page { text-align: center; color: #57A828; padding-top: 50px; font-size: 1.05em; }
.page a { margin: 3px; color: #57A828; text-decoration: none; line-height: 30px; border: 1px solid #57A828; padding: 0 11px; text-align: center; display: inline-block; vertical-align: top; }
.page a:hover { color: #fff; background: #57A828; border: 1px solid #57A828; }
.page a:active { color: #fff; background: #57A828; border: 1px solid #57A828; }
.page span.current { font-size: 1.1em; display: inline-block; vertical-align: top; margin: 3px; color: #fff; background-color: #57A828; border: 1px solid #57A828; padding: 0 9px; line-height: 30px; }

/*--loading-------------------------------*/
.loadingbg { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgb(192, 192, 192); opacity: 0.6; z-index: 999997; filter: alpha(opacity=60); }
.loading { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: url("../images/loading.gif") no-repeat scroll center center transparent; z-index: 9999999; }

/*燈箱彈跳視窗*/
.scpopup { width: 90% !important; max-width: 500px; position: fixed; padding: 20px; background-color: #FFFFFF; border: 10px solid #333333; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; top: 50%; margin: 0 !important; z-index: 999999; }
.scpopup .close { background-image: url(../images/icon40.png); background-repeat: no-repeat; background-position: 0px 0px; height: 40px; width: 40px; top: -25px; right: -25px; position: absolute; cursor: pointer; }
.scpopup h1 { text-align: center; padding-bottom: 10px; }
.scpopup h2 { font-size: 16px; line-height: 24px; }
.scpopup h2 ol { padding-left: 20px; }
.scpopup h2 li { list-style-type: square; }
.scpopup h3 { font-size: 21px; }
.scpopup h3 ol { padding-left: 30px; }
.scpopup h3 li { list-style-type: disc; line-height: 140%; }
.scpopup-tb { margin-top: 20px; }
.scpopup-tb td { background-color: #FEEBD9; padding: 10px; }
.scpopup .btn { font-size: 21px; line-height: 40px; color: #FFFFFF; text-align: center; height: 40px; background-color: #57A828; cursor: pointer; border-radius: 5px; margin: 20px auto 10px auto; width: 280px; }
.scpopup .btn:hover { background-color: #488921; }
.holynote { font-size: 14px; line-height: 20px; color: #FFFFFF; background-image: url(../images/shoppingcart/scicon28.png); background-repeat: no-repeat; background-position: 0px center; height: 20px; padding: 0 10px; background-color: #95c92c; margin: 5px 0 0 0; border-radius: 2px; float: left; }
.holynoteoffshore { font-size: 14px; line-height: 20px; color: #FFFFFF; background-image: url(../images/shoppingcart/scicon28.png); background-repeat: no-repeat; background-position: 0px center; height: 20px; padding: 0 10px; background-color: #95c92c; margin: 5px 0 0 0; border-radius: 2px; float: left; }
.suppliernote { font-size: 14px; line-height: 20px; color: #FFFFFF; background-image: url(../images/shoppingcart/scicon28.png); background-repeat: no-repeat; background-position: 0px center; height: 20px; padding: 0 10px; background-color: #95c92c; margin: 5px 0 0 0; border-radius: 2px; float: left; }
.suppliernoteoffshore { font-size: 14px; line-height: 20px; color: #FFFFFF; background-image: url(../images/shoppingcart/scicon28.png); background-repeat: no-repeat; background-position: 0px center; height: 20px; padding: 0 10px; background-color: #95c92c; margin: 5px 0 0 0; border-radius: 2px; float: left; }
.labelMb { display: none; }
.scpopupExtra { width: 90% !important; height: 70% !important; max-width: 700px; position: fixed; background-color: #FFFFFF; border: 10px solid #333333; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; top: 50%; margin: 0 !important; z-index: 999999; overflow: auto; overflow-x: hidden; overflow-y: scroll; }
.scpopupExtra .close { background-image: url(../images/icon40.png); background-repeat: no-repeat; background-position: 0px 0px; height: 40px; width: 40px; top: -25px; right: -25px; position: absolute; cursor: pointer; }
.scpopupExtra h1 { text-align: center; padding-bottom: 10px; }
.scpopupExtra h2 { font-size: 16px; line-height: 24px; }
.scpopupExtra h2 ol { padding-left: 20px; }
.scpopupExtra h2 li { list-style-type: square; }
.scpopupExtra h3 { font-size: 21px; }
.scpopupExtra h3 ol { padding-left: 0px; }
.scpopupExtra h3 li { list-style-type: none; line-height: 140%; font-size: initial;}
.scpopupExtra-tb { margin-top: 20px; }
.scpopupExtra-tb td { background-color: #FEEBD9; padding: 10px; }
.scpopupExtra .btn { font-size: 21px; line-height: 40px; color: #FFFFFF; text-align: center; height: 40px; background-color: #57A828; cursor: pointer; border-radius: 5px; margin: 20px auto 10px auto; width: 280px; }
.scpopupExtra .btn:hover { background-color: #488921; }
.scpopupExtraclose { background-image: url(../images/icon40.png); background-repeat: no-repeat; background-position: 0px 0px; height: 40px; width: 40px; top: -25px; right: -25px; position: absolute; cursor: pointer; }

/*產品價格*/
span.ntlistprice { font-size:0.9em; text-decoration: line-through; color: grey; }
span.ntdiscountprice { font-size:0.9em; font-weight:bold; color:red; }

span.ntlistprice2 { font-size:0.9em; text-decoration: line-through; color: grey; display: block; }

@media(max-width:1260px) {
	.sidebar { right: 0; position: fixed; z-index: 1000; }
	#gotop { right: 8px; }
}
@media(max-width:1160px) {
	.sidebar { display: none; }
}
@media(max-width:1010px) {
	.topbox .label>ul { padding: 15px 0; }
	.topbox .label>ul:nth-of-type(2) li:nth-of-type(5) { display: block; float: none; clear: both; }
	.topbox .label>ul li .orange { padding-top: 10px; display: block;  }
	.topbox .label>ul:nth-of-type(2){ margin-top: 0; }
}
@media(max-width:991px) {
	.main, .ftopbox, .fbtmbox { font-size: .9em; }
	.fbtm .lbox, .fbtm .rbox { width: 100%; float: none; margin: 0 auto; }
	.fbtm .lbox { max-width: 500px; }
	.fbtm .rbox { max-width: 700px; padding-top: 40px; }
}

@media(max-width:900px) {
	.msc { padding-left: 30px; background-position: 5px center; }
}
@media(max-width:767px) {
	html.fixed, body.fixed { position: fixed; }
	.main { padding: 0 8px; min-width: 320px; font-size: 1em; }
	.contentbox { min-height: 0; padding-bottom: 30px; top:150px; }
	.contentboxCheckout { min-height: 0; padding-bottom: 30px; }
	.hotkeyword { float: left; height: 50px; width: 100%; overflow: hidden; line-height: 25px; }
	.sidebar { display: block; right: 0; margin: 0; position: absolute; right: 8px; top: 27px; width: auto; z-index: 110; }
	#sidebar { position: static !important; }
	.sidebar .viewed, .sidebar .line { display: none; }
	.sidebar .checkout { position: fixed; top: 25px; right: 10px;color: #57A828; background: url(../images/icon07.png) 0 center/auto 20px no-repeat; width: auto; display: inline-block; height: 36px; line-height: 36px; border-radius: 0; margin: 0; font-size: .9em; padding: 0 0 0 30px; }
	.sidebar .checkout:hover { background-color: #fff; }
	.sidebar .checkout a:link, .sidebar .checkout a:visited, .sidebar .checkout a:hover { color: #57A828; font-size: 1.15em;}
	.topbox { height: 65px; width: 100%; padding-left: 0; border-bottom: 1px solid #57A828; background-color: white; z-index: 100; position: fixed; left: 0; }
	.topbox.active {z-index:900;}
	.navBtn-1, .navBtn-2 { position: absolute; top: 0; display: block; }
	.navBtn-1 { z-index: 10000; top: 10px; left: 0; width: 60px; height: 60px; background: url(../images/icon_m1.png) center center/30px auto no-repeat; }
	.navBtn-1.active {  position: fixed; top: 0;   left: 70%;
    width: 30%;
    height: 100%;background: url(../images/icon_m2.png) rgba(255,255,255,.8) 20px 20px/30px auto no-repeat; }
	.topbox .logo { position: static; height: auto; text-align: center; }
	.topbox .logo a { display: inline-block; margin: 0; }
	.topbox .logo a:nth-of-type(2) { display: none; }
	.topbox .logo img { width: auto !important; height: 60px !important; }
	.topbox .label { display: none; }
	.labelMb { display: block; }
	.labelMbTop { padding: 0 15px 10px 15px; text-align: center; background: #fff; display: inline-block; }
	.labelMbTop img { width: 100px; margin-bottom: 10px; }
	.labelMb li a { background: #444; color: #fff; border-bottom: 1px solid #ddd; text-align: center; font-size: 1.1rem; line-height: 45px; display: block; height: 100%; }
	.menubox { border-right: 2px solid #57A828; overflow: auto;-webkit-overflow-scrolling: touch; background: #333 !important; position: fixed;z-index:900; left: -100%; top: 0; height: 100%; width: 70%; padding: 0 0 46px 0; }
	.menubox.active { left: 0; z-index: 10000;}
	.menu, .menu-2, .msc, .mbuy { width: 100%; border:0; }
	.menu li a, .menu-2 li a { background: transparent;display: inline-block; font-size: 1.1rem;    width: auto; }
	ul.menu>li .menu-level-2 { position: static; }
	ul.menu>li { position: relative;    border-bottom: 1px solid #fff;
		text-align: center; }
	ul.menu>li.active .menu-level-2, ul.menu>li .menu-level-2>ul li.active .menu-level-3, .menu-2 li.active ul{display:block!important;}
	ul.menu>li::after { content: ""; display: block; position: absolute; right: 0; top: 0; width: 40px; height: 45px; background: url(../images/icon_m3.png) right 14px/20px auto no-repeat; }
	ul.menu>li.active::after, .menu-2>li.active::after { background-position: right -14px; }
	ul.menu>li:hover .menu-level-2, ul.menu>li .menu-level-2>ul>li:hover .menu-level-3, .menu-2 li:hover>ul, .menu-2 li.Hover>ul { display: none; }
	.menu-2>li::after { content: ""; display: block; position: absolute; right: 0; top: 0; width: 40px; height: 45px; background: url(../images/icon_m3.png) right 14px/20px auto no-repeat; }
	.menu-2 ul{ position: static; border: 0; }
	.mbuy { font-size: 1.2rem; }
	.msc { text-align: center; padding: 0; background: #FFF; display: none; }
	.menu>li { width: 100%; }
	.menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
	.menu>li { float: none; }
	ul.menu>li .menu-level-2>ul { border: 0; width: 100%; }
	.menu ul li a { padding: 0 20px 0 35px; font-size: 1rem; line-height: 36px; background: url(../images/icon_m4.png) right 8px/20px auto no-repeat; }
	.menu-2>li { float: none;text-align: center; }
/*	.menu-2 ul li a{display:block} */
/*	ul.menu>li { position: static; } */
	ul.menu>li .menu-level-2>ul>li>a { display: block; border-bottom: 1px solid #fff;background: #9ec385; color: #fff !important; text-align: left; padding-left: 12px; }
/*	ul.menu>li .menu-level-2>ul>li .menu-level-3 { display: none; position: static; width: 100%; background: #fff; border: 0; } */
	ul.menu>li:nth-of-type(1) .menu-level-2>ul>li .menu-level-3 { display: none; position: static; width: 100%; background: #fff; border: 0; }
	ul.menu>li:nth-of-type(2) .menu-level-2>ul>li .menu-level-3 { display: none; position: static; width: 100%; background: #fff; border: 0; }
	ul.menu>li:nth-of-type(3) .menu-level-2>ul>li .menu-level-3 { display: none; position: static; width: 100%; background: #fff; border: 0; }
	ul.menu>li:nth-of-type(4) .menu-level-2>ul>li .menu-level-3 { display: none; position: static; width: 100%; background: #fff; border: 0; }
	ul.menu>li .menu-level-2>ul>li .menu-level-3>ul li { width: 50%; }
	ul.menu>li .menu-level-2>ul>li .menu-level-3>ul li a { color: #000; font-size: 1rem; padding: 6px; text-align: left; line-height: 1.2rem; }
	.hotkeyword { float: none; font-size: .9em; }
	.hotkeyword li:first-child { padding-top: 2px; }
	.hotkeyword img { height: 16px; }
	.keywordbox { margin: 0 auto 10px auto; padding: 0; height: auto; padding-top: 65px;}
	.keywordbox .path { float: none; font-size: .9rem; height: auto; line-height: 1.5rem; padding: 6px 0px 6px 0px;}
	.keywordbox .keyword { float: none; position: static; padding-right: 40px; width: calc(100% - 75px); }
	.keywordbox input[type="text-1"] { width: 100% !important; font-size: .9rem; }
	.keywordbox .btn { top: auto; bottom: 0; font-size: .9rem; right: 8px; }
	.ftopbox, .fbtmbox { min-width: 320px; font-size: 1em; position: relative; top: 150px;}
	.ftop { padding: 6px 15px; }
	.ftop .title { font-size: .9rem; line-height: 1.4rem; }
	.ftop .content { position: relative; border-left: 0; border-top: 1px dotted #666666; overflow: hidden; padding: 4px 70px 0 0; margin-top: 4px; }
	.ftop .content .footerhead { font-size: .9em; float: none; padding-left: 0; line-height: 26px; }
	.ftop h1 { font-size: 1.05em; line-height: 26px; }
	.ftop h2 { font-size: .9em; float: none; padding-left: 0; line-height: 26px; }
	.ftop input[type="text-1"] { font-size: .9rem !important; margin: 0 !important; width: 100% !important }
	.ftop .btn { font-size: .9em; line-height: 26px; height: 26px; width: 60px; position: absolute; right: 0; top: 30px; margin-left: 0; }
	.fbtm { padding: 15px 8px; }
	.fbtm .lbox .lbox-f { padding: 0 2px; }
	.fbtm .lbox .lbox-f a { font-size: .9em; height: 135px; max-width: 100px; padding-top: 10px; border-radius: 4px; }
	.fbtm .lbox .lbox-f .f1 img { width: 30px !important; height: 30px !important; }
	.fbtm .rbox { padding: 10px 8px 0 8px; max-width: 480px; margin: 0 auto; }
	.fbtm .rbox>div { float: none; width: 100%; }
	.fbtm .rbox .info-1 { border-bottom: 1px solid #cccccc; padding-bottom: 4px; }
	.fbtm .rbox .info-1::after { display: none; }
	.fbtm .rbox .title { font-size: 1rem; padding: 8px 0 4px 0; }
	.fbtm .rbox>div li { font-size: .9rem; color: #666666; padding: 5px 10px 5px 0; display: block; width: 33.3%; line-height: 1.2em; }
	.fbtm .rbox>div li:nth-child(odd) { clear: none; }
	.fbtm .rbox .company { padding: 40px 0 0 0; height: auto; margin-top: 20px; line-height: 1rem; font-size: .8rem; background-position: center 0; background-size: 40px auto; }
	.brandkeywordbox .brandkeyworddescrip { position: static; height: auto; line-height: 1.5rem; font-size: .9rem; width: 100%; }
	.brandkeywordbox input[type="text-1"] { font-size: .9rem; }
	.brandkeywordbox .btn { float: none; position: absolute; right: 0; bottom: 0; font-size: .9rem; }
	.brandkeywordbox .brandkeyword { margin-right: 70px; }
	.select { font-size: .95rem; max-width: 70%;}
	.qty .select { font-family: "微軟正黑體"; font-size: .95em; color: #040404; border: 1px solid #999999; height: 30px; margin: 0 !important; width: 80px; margin-left: 8px;}
	span.ntlistprice { display: block; }
	.labelMbTop a:visited { color: #E86F00; }
	.labelMbTop a:link { color: #E86F00; }
	.keywordbox { margin: 0 auto 30px auto; padding: 0px 0px 0px 8px; height: auto; top: 65px; position: fixed; width: 100%; z-index: 99; background: white; left: 0px;}
	.labelMb li .box1 a { background: #FEEBD9; color: #020202; border-bottom: 0px solid #ddd; text-align: left; font-size: 1rem; line-height: 20px; display: block;cheight: 100%; }
	.labelMb li.topsec1 a { background: #666666; color: #fff; border-bottom: 1px solid #ddd; text-align: center; font-size: 1.1rem; line-height: 45px; display: block; height: 100%; }
	.labelMb .topNav { z-index: 100; height: 50px; position: relative; }
	.labelMb .topNav ul li { list-style: none; float: left; font-size: 0.9em; padding: 3px 0px 3px 0px; }
	.labelMb .topNav ul li a { font-size: 1.1em; border-left: 1px dotted #57A828; padding-left: 10px; margin-left: 10px; background: #ffffff; color: #040404; line-height: 22px; border-bottom: 0px; }
	.labelMb .LM1 { display: block; position: relative; float: none; }
	.labelMb .LM1 a { font-size: 1.15rem; line-height: 21px; color: #FFFFFF; background-color: #57A828; text-align: left; overflow: visible; padding: 10px 10px 10px 33px; font-weight: normal; font: inherit; }
	.labelMb .LM2 { background-color: #ff9b40; height: 2.2rem; text-align: left; vertical-align: middle; line-height: 25px; color: white; padding: 6px; }
	.labelMb .box h2 { background-color: #FF7900; font-size: 1.05em; color: #FFFFFF; padding: 10px 10px 10px 33px; }
	.labelMb .box div.showMenu { font-size: 1.05em; color: #040404; padding: 10px 10px 10px 23px; border-bottom: 1px dotted #666666; background-image: url(../images/icon13.png); background-repeat: no-repeat; background-position: 0px center; margin: 0 10px; }
	.labelMb .box .LM3 a { font-size: 1rem; text-align: left; padding-left: 33px; height: 30px; line-height: 30px; background: #f3f3f3; color: #4e4e4e; }
	.labelMb .box .LM3 .title { font-size: 1.05rem; line-height: 21px; color: #FFFFFF; background-color: #95c92c; text-align: left; overflow: hidden; padding: 10px 10px 10px 33px; font-weight: normal; font: inherit; }
	.labelMb .box h5 li a { background: #F0F0F0; color: #888888; border-bottom: 1px solid #ddd; text-align: left; font-size: 1.1rem; line-height: 45px; display: block; height: 100%; padding-left: 10px; }
	.labelMb .box h5 li a.on { background: #8bbd6d; color: #ffffff;}
	.labelMb .h1img { display: none; }
	.labelMb .LM2Details { font-size: 1.15em; line-height: 21px; color: #000000; background-color: #ffffff; text-align: center; border: 1px solid #f7aa65; overflow: hidden; }
	.labelMbBottom { display: block; color: #FFFFFF; float: left; text-align: center; line-height: 45px; cursor: pointer; background-color: #666666; width: 100%; border-top: 1px solid #ddd; }
	.labelMbBottom li a { background: #444; color: #fff; border-bottom: 1px solid #ddd; text-align: center; font-size: 1.1rem; line-height: 45px; display: block; height: 100%; }
	.labelMbBottom li.topsec1 a { background: #908f8f; color: #fff; border-bottom: 1px solid #ddd; text-align: center; font-size: 1.1rem; line-height: 45px; display: block; height: 100%; }
	.menubox { background: #ffffff !important; }
	.relHotSellProd li { width: 100%; margin: 0; padding: 0 2px; }
	.relHotSellProd li .img a { padding-top: 10px; background-color: white; }
	.relHotSellProd li .pricebox{ border-bottom: 1px solid #ff9b40; }
	.relHotSellProd li .textbox .name a { background-color: #ffffff; color: #040404; width: 100%; }
	.relHotSellProd li .textbox .name p { overflow-wrap: break-word; }
	.sidebar .checkout { color: #57A828; width: 80px; padding: 0 0 0 28px; position: fixed; right: 8; z-index: 101; }	
	.topbox { height: 65px; width: 100%; padding-left: 0; border-bottom: 1px solid #57A828; background-color: white; z-index: 100; position: fixed; left: 0; top: 0; }	
	div.box { display: block; }
	.menu-2 ul li a { display: block; border-bottom: 1px solid #fff; background: #f9ac66; color: #fff !important; text-align: left; padding-left: 12px; }
	.labelMbBottom .iad {margin-bottom: 10px; width: 100%; float: none; padding: 0 4px; border: dashed;}
}
@media(max-width:370px) {
	.fbtm .lbox .lbox-f a { height: 120px; }
	.qty .select { font-family: "微軟正黑體"; font-size: .95em; color: #040404; border: 1px solid #999999; height: 30px; margin: 0 !important; width: 40px; margin-left: 8px;}
}
