/* 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;}
h1, h2, h3, h4, h5, h6 {font-family: 'Noto Sans TC', sans-serif; letter-spacing: 0.05rem;}
a, a:hover, 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; padding-bottom:0px; margin-bottom: 0px;}
.table_scroll > table {min-width: 900px;}
.datatable { vertical-align: top;  width:100%;  overflow-x: auto;  background: #e0e0e0; border-spacing: 1px; border-collapse: inherit;}
.datatable th { padding:4px 10px; font-size: 18px; color: #fff; background: #2b4098; font-weight: 700; text-align: center; }
.datatable td { padding:4px 10px; font-size: 18px; font-weight: 400; background: #fff; text-align: center;}
.datatable td > span { font-weight: 500;}

.list-disc { margin: 0; padding: 0;}
.list-disc li { list-style-type:disc; margin:0 0 0 20px;}
.list-decimal li { list-style-type:decimal; margin:0 0 0 25px;}
.overflow-hidden { overflow-x: hidden;}

.edit_area { padding-bottom: 30px;}
.edit_area h2 {font-size: 1.625rem; color: rgba(51, 51, 51, 0.9);}
.edit_area h3 {font-size: 1.6rem; color: rgba(51, 51, 51, 0.8);}
.edit_area h4 {font-size: 1.525rem; color: rgba(51, 51, 51, 0.7);}
.edit_area h5 {font-size: 1.5rem; color: rgba(51, 51, 51, 0.6);}
.edit_area h6 {font-size: 1.425rem; color: rgba(51, 51, 51, 0.5);}
.seo-content {  padding-bottom: 30px;}
.seo-content h2 {font-size: 1.625rem; color: rgba(51, 51, 51, 0.9);}
.seo-content h3 {font-size: 1.6rem; color: rgba(51, 51, 51, 0.8);}
.seo-content h4 {font-size: 1.525rem; color: rgba(51, 51, 51, 0.7);}
.seo-content h5 {font-size: 1.5rem; color: rgba(51, 51, 51, 0.6);}
.seo-content h6 {font-size: 1.425rem; color: rgba(51, 51, 51, 0.5);}


header {position: fixed; width: 100%; z-index: 1040; top:0px; left: 50%; transform: translateX(-50%); height: 94px;background: #fff;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); border-bottom:0px solid red;}
header:before {position: absolute; /*content: "";*/ top: 0; left: 0; width: 100%; height: 4px; background: #e7141a;} 
.logo { position: absolute; z-index: 101;top:5px; left:3%;transition: all 0.2s ease-out 0s; }
.logo img { width: 295px;transform-origin: 50% 50%;transition: all 0.2s ease-out 0s;  }
nav {/*position: relative; z-index: 1; */ margin: 0 auto; padding: 32px 200px 0 0px;transition: all 0.4s ease-out 0s;}

.logo-link { position: absolute;z-index:10000;  top: 0; left: 0; display: flex; flex-direction: row; flex-wrap: nowrap;}
.logo-link > div { text-align: center; width: 130px; line-height: 100%; padding: 4px 0; height: 42px;}
.logo-link > div img { height: 25px;}
.logo-link > div:nth-of-type(1) {background: #fff;}
.logo-link > div:nth-of-type(2) {background: #94cfbf;}

.top-right-link { position:absolute; z-index:100; top:0px; right:3%;  text-align: right; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-end;transition: all 0.4s ease-out 0s;height: 100%;  padding-top: 33px; }
.top-right-link:after { position:absolute; content: ""; z-index:-1; top:0px; right:0;  clip-path: polygon(0px 0%, 100% 0%, 100% 100%, 0 100%); width: 100%; height: 100%; }
.top-right-link > div { padding: 0 0 0 25px; font-size: 14px; color: #fff; line-height: 100%; cursor: pointer; }
.top-right-link > div:last-child { background: none;}
.top-right-link > div font { display: inline-block; position: relative; margin-right: 3px; top:3px; }
.top-right-link > div img { transition: all 0.4s ease-out 0s; width: 30px;}
.top-right-link > div img:hover { opacity: 0.5;}
.top-right-link > div:last-child { border-right: 0px solid #fff;}
.top-right-link > div > a{ color: #fff;}
/*.lang a { display: inline-block; color: #fff; font-size: 20px; font-weight: 700; line-height: 28px; padding: 0 15px; border:1px solid #fff; border-radius:14px;}
.lang a:hover, .lang a.current { border:1px solid transparent; }
.lang a:first-child { margin-right: 5px;}*/

.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:-0px; top:32px; background:#333; padding:0px;  font-size:14px; color:#fff; text-align:left; width:80px;  overflow:hidden; line-height: 120%; border-radius: 0 0 5px 5px; }
.lang-open a { display:block; color:#fff; text-align:center; padding:6px 4px;}
.lang-open a:hover { background: #2b4098;}

.member-link { display: inline-block; position: relative;}
/*.member-link:hover .member-open {  transform: scaleY(1); opacity: 1;}*/
.member-open { /*transform-origin: top center; transform:scaleY(0); opacity: 0;*/ display: none;position:absolute; z-index:100000; left:-30px; top:32px; background:#27a639;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0); padding:0px;  font-size:14px; color:#fff; text-align:left; width:80px;  overflow:hidden; line-height: 120%;transition: all 0.4s ease-out 0s; min-width: 130px; border-radius: 0 0 10px 10px;}
.member-open a { display:block; color:#fff; text-align:center; padding:8px 4px; border-bottom: 0px solid #eee;}
.member-open a:hover { background: #d6a757; color: #fff;}


.cart { position:relative; display: inline-block; vertical-align: top; font-size:22px; color:#fff; cursor: pointer; }
/*.cart:hover .cart-open  {  transform: scaleY(1); opacity: 1;}*/
.cart a { color: #595959; position: relative;}
.cart span { display: inline-block;position: absolute; right: -10px; top:-6px;text-align: center; width: 20px; height: 20px; background: #222222; border-radius: 100%; font-size: 12px; color: #fff; font-weight: normal; line-height: 20px; }
.cart-open { /*transform-origin: top center; transform:scaleY(0); opacity: 0;*/ display: none;position:absolute; z-index:100000; right:-30px; top:32px; background:#fff; padding:10px 20px;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);  font-size:14px; color:#3E3A39; text-align:left; line-height: 120%;transition: all 0.4s ease-out 0s; width: 230px; border-radius: 0 0 10px 10px;}
.cart-list { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; border-bottom: 1px solid #eee; padding-bottom: 5px; margin-bottom: 5px;}
.cart-list > div:nth-of-type(1) img { width: 40px; height: inherit;}
.cart-list > div:nth-of-type(2) { width: calc(100% - 40px); padding-left: 8px; color: #3E3A39;}
.cart-btn { margin: 10px auto; width: 80px; border-radius: 10px; display: block; background: #27a639; color: #fff !important; font-size: 14px;text-align: center; line-height: 30px;}
.cart-btn:hover { background: #d6a757;}

.search { display: inline-block; vertical-align: top; cursor: pointer; font-size: 22px;color: #595959; }
.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: '微軟正黑體'; 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;}

.menu-list { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 50px;}
.menu-list > div { width: calc(33.33% - 26px); border-bottom: 1px solid #d4d4d4; margin: 0 13px; text-align: left;}
.menu-list-link > a { display: block; color: #333; font-size: 16px; font-weight: 500; line-height:24px; padding-left: 16px; position: relative; margin: 20px 0;}
.menu-list-link > a:before { content: ""; position: absolute; left: 0; top:10px; background: #7d7d7d; border-radius: 100%; width: 6px; height: 6px;}
.menu-list-link > a:hover { color: #e7141a; }
.menu-list-link-2 { display: flex; flex-direction: row; flex-wrap: wrap; padding-left: 16px; padding-bottom: 20px;}
.menu-list-link-2 > a { display: block; color: #333; font-size: 15px; font-weight: 400; line-height:26px; padding-bottom: 0px; width: 50%;}
.menu-list-link-2 > a:hover { color: #e7141a; }

.header-top {transition: all 0.4s ease-out 0s;}
.header-scroll {  top:0; background: #fff;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); width: 100%;}
.header-scroll .logo { }
.header-scroll .logo img {}
.header-scroll nav {  }
.header-scroll .top-right-link {  }
.header-scroll .menuzord-menu>li>a { }


.right-tool { position: fixed; right: 30px; top:30%; z-index: 20; width: 52px;  background: #ecf0e3; padding-top: 20px; border-radius: 10px;}
.right-tool a { display: block; position: relative; margin-bottom: 20px; text-align:center;}
.right-tool img { width: 33px;}
.right-tool-cart { display: inline-block;position: absolute; right: -10px; top:-1px;text-align: center; width: 17px; height: 17px; background: #ff0000; border-radius: 100%; font-size: 12px; color: #fff; font-weight: normal; line-height: 18px; font-family: Arial;}


@media only screen and (max-width: 1365px) {
	
}

@media only screen and (max-width: 1279px) {
	
	header { height: 62px; }
	nav { width: 100%; height: 70px; padding-top: 11px; padding-right: 10px; padding-left: 0;  max-width: 100%; position: absolute; top: 0;}
	.logo { top:5px; left: 15px;}
	.logo a { display: inline-block;}
	.logo img { width: 180px;}
	.top-right-link {  top:0px;  width: calc(100% - 55px);  position: relative; right: auto; padding:17px 0 0 0; }
	.top-right-link:after {  clip-path: polygon(0px 0%, 100% 0%, 100% 100%, 0 100%); }
	.top-right-link > div { padding-left: 15px;padding-right: 0px;}
    .top-right-link > div:last-child { }
	.cart span { }
	.lang-open { left: -5px;}
	/*.lang a { color: #333; border-color: #333;}
	.lang a:hover, .lang a.current { background: #333; color: #fff;}
	.lang { display:none;}
	.lang-open { display:inline-block!important; vertical-align: middle;position:inherit; left:auto; top:auto; background:none;  width:auto; color: #fff; }
	.lang-open a { color:#333; display:inline-block; font-size:16px; font-weight:bold;}
	.lang-open a:after, .cart a:after { content:"|"; display:inline-block; vertical-align:top; padding:0 3px 0 15px;}
	.lang-open a:last-child:after { display:none;}
	.lang-open a:hover { color:#0092db;}
	.cart a, .search { color: #003b4a;}
	.cart span { right: 10px; top:-6px;}*/
.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;}
	
	.header-scroll {}
	.header-scroll .logo { }
	.header-scroll .logo img { }
    .header-scroll nav {  padding-top: 11px;}
    .header-scroll .top-right-link { }
    
	.menu-list { padding: 0px 12px 20px 12px;}
	.menu-list-link > a { margin: 12px 0;}
    
}
@media only screen and (max-width: 980px) {
	.menu-list > div { width: calc(50% - 26px); }
	
}
@media only screen and (max-width: 768px) {
	
}

@media only screen and (max-width: 570px) {
	
}
@media only screen and (max-width: 414px) {
	.logo { width: 57px; overflow: hidden; top:5px;}
	.logo img { min-width: 180px;}
	
}
@media only screen and (max-width: 320px) {
	
}