/* 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: #666666;}

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:0px; border-collapse: inherit;}
.datatable tr:nth-child(odd){ background: #f3f3f3;}
.datatable th {color:#fff; font-size:16px; background: #1567bc; text-align:center; padding:8px 12px; line-height: 1.8; font-weight: 700;}
.datatable td { color: #666; font-size:16px; text-align:center; padding:5px 12px; line-height: 1.8; border-bottom: 1px solid #e6e6e6; font-weight: 400;}

.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: 400; }
.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: 400; }
.overflow-hidden { overflow-x: hidden;}

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


header {position: fixed; width: 100%; z-index: 10000; top:0px; left: 0; height: 80px; background: rgba(255,255,255,0.9);border-bottom: 0px solid red; } 
header:before {position: absolute; width: 100%; height: 7px; background: #00a0e9;} 
.logo { position: absolute; z-index: 10001;top:15px; left: 5%; }
.logo > a { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.logo img { width: 110px;transition: all 0.3s ease-out 0s; }
.logo span { display: inline-block; margin-left: 15px; color: #1e1e1e; font-size: 26px; font-weight: 700;transition: all 0.4s ease-out 0s; }
nav {position: relative; padding-top: 34px; z-index: 100; transition: all 0.4s ease-out 0s;  }

.top-right-link { position:absolute; z-index:10000; top:28px; right:5%; padding:0; text-align: right; background: none; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-end; align-items: center; transition: all 0.4s ease-out 0s;}
.top-right-link > div { vertical-align: middle; line-height: 1; margin-left: 20px;}
.top-right-link img { width: 28px;}
/*.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:flex; flex-direction: row; flex-wrap: nowrap; align-items: center; cursor:pointer; position:relative; color: #fff; font-weight: 400;}
.lang font { display:inline-block; padding: 0 5px;}
.lang i { display: inline-block; width: 10px; height: 5px; background: #fff;clip-path: polygon(0% 0, 100% 0%, 50% 100%);}
.lang-open { display:none; position:absolute; z-index:100000; left:50%; transform: translateX(-50%); top:35px; background:#fff; padding:0px;  font-size:13px; color:#666; text-align:left; width:80px;  overflow:hidden; line-height: 120%; font-weight: 400;}
.lang-open a { display:block; color:#666; text-align:center; padding:6px 4px;}
.lang-open a:hover { color: #5691ce;}

.cart { position:relative; display: inline-block; vertical-align: top; font-size:22px; color:#fff; cursor: pointer; }
.cart a { color: #595959; position: relative;}
.cart span { position: absolute; display: block; width:18px; height: 18px; border-radius: 100%; background: #c05a24; line-height: 18px; text-align: center; font-size: 12px; color: #fff; top:-2px; right: -12px; font-weight: 500;}

.search-bar { display: flex; flex-direction: row; flex-wrap: nowrap;  position: relative;}

.search { display: none; vertical-align: top; cursor: pointer; font-size: 22px;color: #595959; line-height: 1;}
.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 !important; visibility: visible !important;}

.search-open-form { padding: 0 0px; display: flex; flex-direction: row; flex-wrap: nowrap; width: 215px; height: 33px; border: 1px solid rgba(184,184,184,.3);}
.search-open-form input[type=text] { width: calc(100% - 38px); color: #666; border-width: 0; background: rgba(255,255,255,.2); display: inline-block; vertical-align: top; font-size: 16px; font-family: 'Noto Sans TC'; padding: 0px 10px 0 10px; font-weight: normal;}
.search-open-form input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #666; opacity:1;}
.search-open-form a { width: 38px; background: #5691ce; display: inline-block; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;}
.search-open-form a img { width: 19px; filter: brightness(100);}
.search-open-form 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: 20px; letter-spacing: 0.05rem;}
.menu-list > div { width: calc(33.33% - 36px); border-bottom: 1px solid #e8e8e8; margin: 0 18px; text-align: left;}
.menu-list-link > a { display: block; color: #333; font-size: 17px; font-weight: 500; line-height:34px; padding-left: 16px; position: relative; margin: 0px 0 10px 0;}
.menu-list-link > a:before { content: ""; position: absolute; left: 0; top:15px; background: #333; border-radius: 100%; width: 6px; height: 6px;transition: all 0.4s ease-out 0s;}
.menu-list-link > a:hover, .menu-list-link > a.current { color: #00a0e9; }
.menu-list-link > a:hover:before, .menu-list-link > a.current:before { background: #00a0e9; }
.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: 16px; font-weight: 300; line-height:30px; padding-bottom: 4px; width: 50%;}
.menu-list-link-2 > a:hover, .menu-list-link-2 > a.current { color: #00a0e9; }

.menu-list2 { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 20px; letter-spacing: 0.05rem; padding-top: 0px;}
.menu-list2 > a { width: calc(16.66% - 36px); border-bottom: 1px solid #e8e8e8; margin: 0 18px 10px 18px; padding-bottom: 10px; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.menu-list2 > a:hover .menu-list2-name, .menu-list2 > a.current .menu-list2-name { color: #285aa8;}
.menu-list2-pto { width: 35%; padding-bottom: 36%;}
.menu-list2-name { width: 65%; padding-left: 5px; font-size: 17px;color: #333333; line-height: 1.3;}



.header-top {transition: all 0.2s linear 0s;}
.header-scroll { box-shadow: 0px 0px 30px 0px rgba(73,73,73,0.2); background: rgba(255,255,255,0.9);}
.header-scroll nav { }
.header-scroll .logo { }
.header-scroll .logo img { }
.header-scroll .logo img { }
.header-scroll .top-right-link { }
.header-scroll .menuzord-menu>li>a {  }
.header-scroll .menuzord-menu>li>a:after { }
.header-scroll .lang-open { }
.header-scroll .lang {  }
.header-scroll .lang i { }
.header-scroll .search {  }
.header-scroll .search img {  }

@media only screen and (max-width: 1400px) {
	.top-right-link { right: 3%;}
	.logo { left: 3%;}
	.search-open-form { width: 180px;}
}

@media only screen and (max-width: 1279px) {
	header { top:0 !important;  height: 95px;background: rgba(255,255,255,0.9);}
	nav { width: 100%; right: 0px; padding-top: 0px; }
	.logo { left: 50%; transform: translateX(-50%); top:7px;}
	.logo img { width: 70px;}
	/*.logo a { display: inline-block;background: url(../images/logo.png) no-repeat; background-size: cover; width: 170px; height: 40px;}
	.logo img { display: none;}*/
	.top-right-link { right: 60px; top:52px; width:calc(100% - 60px);}
	.top-right-link > div:nth-of-type(1) { order:2; }
	.top-right-link > div:nth-of-type(2) { order:1; }
	.top-right-link > div:nth-of-type(3) { order:3; }
	.search-bar { width: calc(100% - 96px);}
	.search-open-form { width: 100%;}
	.search > div:nth-of-type(1) {  display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; vertical-align: top; cursor: pointer; font-size: 22px;color: #595959;width: 40px; height: 40px; border-radius: 100%; background: #fff;text-align: center; position:relative; box-shadow: 0px 0px 20px 0px rgba(99,99,99,0.15); padding: 0;}
	.search > div:nth-of-type(1) img { width: 20px; filter: brightness(50%)}
	.search:hover > div:nth-of-type(1) { background: #009fb4}
	.search:hover > div:nth-of-type(1) img { filter: brightness(100)}
	
	.cart { }
	.cart img { }
	.cart > a > span { margin: 0; transform: translateX(-5px)}
	.lang > div:nth-of-type(1), .top-email { width: 40px; height: 40px;}
	.lang-open { }
	.top-email { margin-right: 5px;}
	.top-email::after { display: none;}
	.lang > div:nth-of-type(1) { margin-right: 5px;}
	
	.lang > div:nth-of-type(2), .cart > a > div { display: none;}
	/*.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 {  }
    .header-scroll .top-right-link { }
	
	.menu-list { }
	.menu-list-link > a { }
	
	.menu-list2 { }
	.menu-list2-name { }
	
}


@media only screen and (max-width: 980px) {
    
    .menu-list > div { width: calc(50% - 26px); }
	.menu-list2 > a { width: calc(33.33% - 36px) }
}

@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 570px) {
	.menu-list > div { width: calc(100% - 26px); }
	.menu-list2 > a { width: calc(50% - 36px) }

}
@media only screen and (max-width: 470px) {
	.menu-list2 > a { width: 100%; margin: 0 0 10px 0; }
	
	

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

}