/* 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: '微軟正黑體', sans-serif;}
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;}
.table_scroll > table {min-width: 650px;}
.datatable { width:100%; border-spacing:1px; background: #e6e6e6;}
.datatable th {color:#fff; font-size:16px; background: #c00000; text-align:center; padding:10px; line-height: 140%;}
.datatable td { color: #3a3a3a; background: #fff; font-size:16px; text-align:center; padding:5px; line-height: 140%;}

.list-disc, .list-decimal { padding: 0; margin: 0;}
.list-disc li { list-style-type:disc; margin:0 0 0 20px; padding: 0;}
.list-decimal li { list-style-type:decimal; margin:0 0 0 25px; padding: 0;}
.overflow-hidden { overflow-x: hidden;}


header {position: fixed; width: 100%; z-index: 10000; top:0px; left: 0; height:92px;background: none;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); border-bottom: 1px solid #7cc623;} 
header:before {position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 4px; background: #293d82;} 
/*header:after {position: absolute; content: ""; top: 0; right: 0; width: 82%; height: 10px; background: #ff6a20;} 
.header-section-1 { height: 40px; background: #0057a6; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 0 15px;}
.header-section-1-info { font-size: 14px; color: #fff; font-weight: 300;}
.header-section-1-info a { color: #fff;}
.header-section-1-info b { font-weight: 700;}
.header-section-2 { }*/
.logo { position: absolute; z-index: 100001; left: 0; top:40px;}
.logo img { width: 98px;transition: all 0.4s ease-out 0s;}
nav {transition: all 0.4s ease-out 0s; padding-top: 52px;}

.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: 28px;}
.logo-link > div:nth-of-type(1) {background: #fff;}
.logo-link > div:nth-of-type(2) {background: #94cfbf;}

.top-right-link { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; transition: all 0.4s ease-out 0s; }
.top-right-link > div { display: inline-block;  position: relative;}
.top-right-link img { height: 26px;}
.top-right-link img.faq { margin-right: 3px;}
/*.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; font-size: 12px; font-weight: 400; top: -2px; }
.lang > span { display:inline-block; position: relative;  margin-right: 3px; top:2px; font-size: 15px; color: #333333;font-family: '微軟正黑體', sans-serif;}
.lang i { color:#333333; font-size: 18px;}
.lang-open { display:none; position:absolute; z-index:100000; left:0px; top:35px; background:#293d82; padding:0px;  font-size:13px; color:#fff; text-align:left; width:80px;  line-height: 120%; border-radius:0 0 10px 10px; overflow: hidden;}
.lang-open a { display:block; color:#fff; text-align:center; padding:8px 4px;}
.lang-open a:hover { background: #7cc623;}

.cart { position:relative; display: inline-block; vertical-align: top; font-size:22px; color:#fff; cursor: pointer;}
.cart a { color: #595959; position: relative;}
.cart span {  display: inline-block; width:18px; height: 19px; border-radius: 100%; background: #7cc623; line-height: 18px; text-align: center; font-size: 12px; color: #fff;  margin-left: 8px; position: absolute; z-index: 3; top:4px; right: -12px;font-family: '微軟正黑體', sans-serif; font-weight: 400;}

.search { display: flex !important; flex-direction: row; flex-wrap: nowrap; width: 235px; border: 1px solid #666666; border-radius: 13px; padding: 0 12px; margin-right: 20px; height: 25px; margin-top: 3px;}
.search input { width: calc(100% - 20px); background: none; border-width: 0; font-size: 14px; font-weight: normal; font-family: '微軟正黑體', sans-serif; padding-right: 10px; color:#333; }
.search a { width: 20px; cursor: pointer; line-height: 120%;}
.search a img { width: 17px; height: 17px;}
.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; justify-content: space-between; padding: 10px 20px 30px 20px; width: 100%; margin: 0 auto; background: #2c2e35;}
.menu-list > a { width: calc(50% - 9px);padding:10px 15px;color:#fff; font-size: 16px;  border-bottom: 1px solid #565656; font-weight: 400; text-transform: uppercase; position: relative; text-align: left;}
.menu-list > a:hover{border-bottom: 1px solid #ff6a20; }
.menu-list > a:hover:before{content: ""; position: absolute; width: 10px; height: 10px; border-width: 3px 3px 0 0; border-style: solid; border-color: #ff6a20; transform: rotate(45deg); left: -4px; top: 14px;}

.menu-list-pto { padding-bottom: 91%; margin-bottom: 14px;}
.menu-list-link { display: block; color: #333 !important; font-size: 15px; font-weight: 300; line-height: 150%; padding-bottom: 8px;}
.menu-list-link:hover { color: #0057a6 !important;}
.menu-list-link-2 > a { display: block; color: #333; font-size: 16px; font-weight: 400; line-height: 26px; padding-bottom: 4px;}
.menu-list-link-2 > a:hover { color: #0057a6; text-decoration: underline;}

.top-right-tool { margin-right: 20px; display: inline-block;transition: all 0.4s ease-out 0s !important;}
.top-right-tool-m { float: right;padding: 4px 10px 0 0; z-index: 9999;display: none;margin: 0;}
.top-right-font { font-size: 14px; font-weight: bold; color: #666666 !important;}

.header-top {transition: all 0.4s linear 0s;}
.header-scroll {  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);  background: #fff; top:-45px;}
.header-scroll .logo { top:50px;}
.header-scroll .logo img { width: 80px;}
.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: 微軟正黑體;}


@media only screen and (max-width: 1279px) {
	header { top:0; height:50px;}
	.header-section-2 { position: relative;}
	nav {  padding-top: 5px;}
	.logo { top:8px; left: 20px;}
	.logo-name { display: none;}
	.logo > a { border-width: 0; padding: 10px 0;}
	.logo img { width:80px;}
	.top-right-link { border-bottom: 1px solid rgba(0,0,0,.1); padding-bottom: 5px; padding-left: 22px; padding-right: 22px;}
	.top-right-link > div img { }
	.top-right-link > div { margin-bottom: 10px;}
    .top-right-link > div:last-child { }
    .top-right-none{display: none!important;}
    .top-right-tool-m{display: block;}
	.cart span { transform: scale(0.7);}
	
	.search { }
	/*.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;}
	
	.member-open, .cart-open { top:70px;}
	
	.header-scroll { height: 50px; top: 0;}
	.header-scroll .logo { top:8px; }
	.header-scroll .logo img { }
    .header-scroll nav {  padding-top: 5px;}
    
	
	.menu-list { padding:10px 22px 20px 22px;}
    
}
@media only screen and (max-width: 768px) {
	.menu-list > a { width: 100%; }
	
}

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

}