/* CSS Document */
input,button,select,textarea{outline:none}
 *:focus { outline: none; }
/*button, input, textarea { -webkit-appearance: none;}*/

header ul, header li { margin: 0; padding: 0;}
a, a:active, a:visited, a:focus { color: #333;}

img {max-width:100%;height: auto;}
.editor a {word-wrap: break-word;word-break: break-all;}
.editor ul, .editor li { list-style-type:initial;}
.table_scroll{overflow-x: auto; display: block; margin-bottom: 30px;}
.table_scroll > table {min-width: 900px;}
.datatable { width:100%; border-spacing:1px; border-collapse: inherit; background: #fff;}
.datatable th {color:#fff; font-size:16px; background: #2b6866; text-align:center; padding:8px 12px; line-height: 1.5; font-weight: 600;}
.datatable td { color: #333; font-size:16px; background: #fff; text-align:center; padding:5px 12px; line-height: 1.5; border-bottom: 0px solid #e6e6e6; font-weight: 300;}

.list-disc { margin: 0; padding: 0 0 calc(20px + 1%) 0;}
.list-disc li { list-style-type:disc; margin:0 0 0 20px; padding: 0; font-weight: 300; font-size: 16px;}
.list-decimal { margin: 0; padding: 0 0 calc(20px + 1%) 0;}
.list-decimal li { list-style-type:decimal; margin:0 0 0 25px; padding: 0; font-weight: 300; font-size: 16px;}
.overflow-hidden { overflow-x: hidden;}

.edit_area, .seo-content { padding-bottom: calc(20px + 2%);}


header {position: fixed; width: 100%; z-index: 1040;  background: #111; height: 130px; top: 0; border-bottom: 0px solid red;}
header:before { content: ""; position: absolute; width: 100%; height: 68px; background: linear-gradient(90deg, #1d3e38 0%, #1f5b44 100%); top: 0; left: 0; z-index: 1;} 
header:after { /*content: ""; */position: absolute; width: 100%; height: 5px; background: #222222; bottom: 0; left: 0; z-index: 1;} 
.header-box { z-index: 2;}
.logo { position: absolute; z-index: 10001;top:8px; left: 5%; width: 314px;transition: all 0.4s ease-out 0s; }
nav { position: relative; top:84px; left: 0%;transition: all 0.4s ease-out 0s; z-index: 3;}

.menu-hidden { display: none !important;}
.menu-show { display: block!important;}
.right-menu { position: absolute; top: 12px; right: calc(150px + 3%); display: flex; flex-direction: row; flex-wrap: nowrap; letter-spacing: 0.05rem;}
.right-menu > a { color:#efefef; font-size:16px; display: inline-block; padding: 0 1vw; font-weight: 300; line-height: 100%;}
.right-menu > a:hover, .right-menu > a.current { color:#9d9d9d;}
.right-menu-hidden { display: none;}

.top-right-link { position:absolute; z-index:10000; top:20px; right: 5%; display: flex; flex-direction: row; flex-wrap: nowrap; transition: all 0.4s ease-out 0s; letter-spacing: 0.05rem;}
.top-right-link > div { margin-left: 20px; line-height: 1;}
.top-right-link img { width: 30px; filter: invert(1);}

.top-right-link-2 { position: absolute; z-index:10; top:18px; right: 3%; display: flex; flex-direction: row; flex-wrap: nowrap;}
.top-right-link-2 > a { font-size: 16px; color: #222; padding: 0 8px; position: relative; line-height: 1; font-weight: 300;}
.top-right-link-2:hover > a { opacity: 0.5;}
.top-right-link-2 > a:hover { opacity: 1;}
.top-right-link-2 > a:after { position: absolute; content: ""; top:0; right: 0; width: 1px; height: 100%; background: #222;}
.top-right-link-2 > a:last-child { padding-right: 0;}
.top-right-link-2 > a:last-child:after { display: none;}

.lang-box { position: relative; display: inline-block; vertical-align: top;}
.lang { display:inline-block; cursor:pointer; position:relative; }
.lang i { color:#fff;}
.lang-open { display:none; position:absolute; z-index:100000; left:-35px; top: 42px; background:#1d3e38; padding:0px;  font-size:15px; color:#fff; text-align:left; width:100px;  overflow:hidden; line-height: 120%;}
.lang-open a { display:block; color:#fff; text-align:center; padding:8px 4px;}
.lang-open a:hover { background: #ea5b24; color: #fff;}

.user-box { position: relative; display: inline-block; vertical-align: top;}
.user-open { display:none; position:absolute; z-index:100000; width: 100px; left:-35px; top:42px; background:#1d3e38; padding:0px;  font-size:15px; color:#fff; text-align:left; overflow:hidden; line-height: 120%;}
.user-open a { display:block; color:#fff; text-align:center; padding:6px 4px; font-size: 15px;}
.user-open a:hover { background: #ea5b24; color: #fff;}
.user { color: #fff; font-size: 15px;}
.user a { color: #fff;}

.cart-box { position: relative; display: inline-block; vertical-align: top;}
.cart { position:relative; display: inline-block; vertical-align: top; font-size:15px; color:#fff; cursor: pointer;}
.cart a { color: #fff; position: relative;}
.cart img { display: inline-block; position: relative; }
.cart span { position: absolute; display: block; width:20px; height: 20px; border-radius: 100%; background: #000; line-height: 18px; text-align: center; font-size: 12px; color: #fff; top:0px; right: -8px; font-weight: 700; letter-spacing: 0;}
.cart-open { display:none; position:absolute; z-index:99999; top:42px; background:#fff; border: 1px solid #eee;padding:10px !important;  font-size:15px !important; color:#fff; text-align:left;  overflow:hidden; line-height: 120%; width: 280px; right: -25px; font-weight: 400;}
.cart-open img { width: inherit !important;}
.cart-open-data { display: flex; flex-direction:row; flex-wrap: nowrap; align-items: flex-start; border-bottom: 1px solid #e4e4e4; padding-bottom: 15px; margin-bottom: 15px;}
.cart-open-data > div:nth-of-type(1) { width: 50px;transition: all 0.4s ease-out 0s;}
.cart-open-data > div:nth-of-type(1):hover { opacity: 0.6;}
.cart-open-data > div:nth-of-type(2) { width: calc(100% - 50px); padding-left: 10px; font-size: 15px; line-height: 24px;display: flex; flex-direction:row; flex-wrap: wrap; color: #222;}
.cart-open-data > div:nth-of-type(2) > div:nth-of-type(1) { font-weight: 500; width: 100%; padding-bottom: 5px;}
.cart-open-data > div:nth-of-type(2) > div:nth-of-type(2) { width: 48%; color: #ff0000;}
.cart-open-data > div:nth-of-type(2) > div:nth-of-type(3) { width: 32%;}
.cart-open-data > div:nth-of-type(2) > div:nth-of-type(4) { text-align: center;}
.cart-open-data > div:nth-of-type(2) > div:nth-of-type(4) a {color: #202020; font-size: 16px;}
.cart-open-data > div:nth-of-type(2) > div:nth-of-type(4) a:hover {opacity: 0.6;}
.cart-open-btn { display: block; width: 100%; background: #f1f1f1; border-radius: 5px; color: #202020; line-height: 44px; text-align: center; font-size: 16px;}
.cart-open-btn:hover { background: #f1c41b; color: #222;}


.search { display: inline-block; vertical-align: top; cursor: pointer; font-size: 22px;color: #fff; line-height: 100%;}
.search-box {  width: 100%; padding: 0 20px;}
.search-open { background: rgba(0,0,0,.85); position: fixed; width: 100%; height: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;z-index: 100000;transition: all 0.4s ease-out 0s; opacity: 0; visibility: hidden; top:0; left: 0;}
.search-open-show { opacity: 1; visibility: visible;}
.search-open-form { padding: 0 0px; border-bottom: 1px solid #fff;}
.search-open input[type=text] { width: calc(100% - 30px - 7px); color: #fff; border-width: 0; background: none; display: inline-block; vertical-align: top; font-size: 18px; font-family: 'Noto Sans TC'; padding: 2px 10px 0 10px; font-weight: normal;}
.search-open input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #fff; opacity:0.7;}
.search-open input[type=text]::-moz-placeholder { /* Firefox 19+ */color: #fff; opacity:0.7;}
.search-open input[type=text]:-ms-input-placeholder { /* IE 10+ */color: #fff; opacity:0.7;}
.search-open input[type=text]:-moz-placeholder { /* Firefox 18- */color: #fff; opacity:0.7;}
.search-open a { color: #fff; display: inline-block; vertical-align: top; font-size:24px;}
.search-open a:hover {opacity: 0.6;}
.search-close { position: absolute; top:20px; right: 20px; color: #fff; font-size: 30px; cursor: pointer;}

.search-mobile { }
.search-mobile img { position: relative; }
.search-pc { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; position: relative;}
.search-pc-text { width: 155px; line-height: 24px; padding: 0 50px 0 12px; background: #d9d9d9; border-radius: 12px; border-width: 0; font-size: 16px; font-family: 'Noto Sans TC', sans-serif;}
.search-pc-btn { display: block; position: absolute; top:0; right: 0; width: 40px; text-align: center;height: 24px; padding-top: 4px;; font-size: 13px; letter-spacing: 0; background: #006039; color: #fff !important; border-radius: 0 12px 12px 0; font-weight: 400;}

.menu-second-box { padding: 35px 30px 15px 30px; display: flex; flex-direction: row; flex-wrap: wrap;}
.menu-second-box > div:nth-child(odd) { width: 58px; padding-top: 25px; font-size: 18px; font-weight: bold; color: #23924b;}
.menu-second-box > div:nth-child(even) { width: calc(100% - 58px); margin-bottom: 22px;display: flex; flex-direction: row; flex-wrap: wrap;}
.menu-second-box > div:nth-child(even) > a { width: calc(20% - 7px); margin-right: 7px; margin-bottom: 7px; border: 1px solid #e8e8e8;  padding: 5px 6px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.menu-second-box > div:nth-child(even) > a:hover { border: 1px solid #23924b;}
.menu-second-box > div:nth-child(even) > a > div:nth-of-type(1) { width: 60px; line-height: 0;}
.menu-second-box > div:nth-child(even) > a > div:nth-of-type(2) { width: calc(100% - 60px); font-size: 17px; color: #222; padding-left: 8px; text-align: left;}

.idx-news-bar { position: fixed; z-index: 20;left: -290px; top:20%; width: 320px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; cursor: pointer;transition: all 0.4s ease-out 0s;}
.idx-news-bar-open { left: 0;}
.idx-news-bar-open .idx-news-bar-btn > div:nth-of-type(1) { transform: scaleX(-1);}
.idx-news-bar > div:nth-of-type(1) { background: #2b6866; width: calc(100% - 30px); border-radius:0 10px 10px 0; padding: 12px; color: #fff;font-size: 15px; line-height:1.5; font-weight: 400;}
.idx-news-bar > div:nth-of-type(2) { background: #2b6866; width: 30px;  border-radius:0 10px 10px 0; padding: 13px 0; display: flex; flex-direction: column; flex-wrap: nowrap; align-items: center; color: #fff;}
.idx-news-bar > div:nth-of-type(2) > div:nth-of-type(1) { width: 8px; height: 9px; margin-bottom: 5px; clip-path: polygon(0% 50%, 100% 0%, 100% 100%); background: #fff;}
.idx-news-bar > div:nth-of-type(2) > div:nth-of-type(2) { text-transform: uppercase; writing-mode: vertical-rl; font-size: 15px; font-weight: 700;  }
.idx-news-bar-title { padding: 3px 0 0 0;}

.header-top {transition: all 0.4s ease-out 0s;}
.header-scroll {  }
.header-scroll .logo {  }
.header-scroll .logo img {}
.header-scroll nav {  }
.header-scroll .top-right-link {  }
.header-scroll .menuzord-menu { }
.header-scroll .menuzord-menu>li>a { }


@media only screen and (max-width: 1023px) {
	
	.search-pc { display: none;}

	header { top:0; height: 73px; left: 0;}
	nav { width: 100%; border-width: 0;left: auto; right:0px; top:18px;}
	.header-box { height: 80px; padding: 0 0px; position: relative; margin: 0 auto;} 
	.logo { width: 240px; transform: translateX(0%); left: 3%; top:17px;}
	.top-right-link { right: 50px; top:24px;}
	.top-right-link img { width: 24px;}
	.top-right-link > div { margin-left: 14px;}
	.top-right-link-2 {  right: 15px;}
	.top-right-link-2 > a { font-size: 15px;}
	.search-mobile img { top:-2px;}
	
.showhide:before { content:""; display:block; position:absolute; right:7px; bottom:-15px; text-align:right; font-size:12px; color:#404043; width:50px;}

.showhide-rotate em:nth-of-type(1) { position:relative; top:8px;
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:rotate(45deg);}
.showhide-rotate em:nth-of-type(2) { display:none;}
.showhide-rotate em:nth-of-type(3) {  position:relative; top:1px;
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
transform:rotate(-45deg);}

	.menuzord-menu:after  { display: none !important;}
	
	.menu-hidden { display: inline-block !important;}
	.right-menu { display: none;}
	
	.header-scroll { }
	.header-scroll .logo { }
	.header-scroll .logo img { }
    .header-scroll nav { }
    .header-scroll .top-right-link { }
	
}


@media only screen and (max-width: 768px) {
	
}
@media only screen and (max-width: 640px) {
	
	
}
@media only screen and (max-width: 570px) {
	.cart-open { right: -90px; width: 270px;}
	
	.logo { width: 75px; overflow: hidden;}
	.logo img { min-width: 240px;}
}

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

@media only screen and (max-width: 320px) {
	.idx-news-bar { left: -240px; width: 270px; }
	.idx-news-bar-open { left: 0;}

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

	
}