/* CSS Document */

.html_hidden {overflow: hidden!important;}
.sel_div {opacity: 0.75!important;}

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: #222;}

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: 30px;}
.table_scroll > table {min-width: 900px;}
.datatable { width:100%; border-spacing:1px; border-width: 0; border-style: solid; border-color: #d9d9d9; margin-bottom: 0;}
.datatable th, .datatable td { border-width:0 0 1px 0; border-style: solid; border-color: #d9d9d9;}
.datatable th {color:#fff; font-size:18px; background: #2e628f; text-align:center; padding:15px 10px; line-height: 1.6; vertical-align: middle;}
.datatable td { color: #222; font-size:18px; text-align:center; padding:15px 10px; line-height: 1.6; }

.list-disc, .list-decimal { 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 { }
.edit_area h2 {font-size: 1.625rem; color: rgba(34, 34, 34, 0.9);}
.edit_area h3 {font-size: 1.6rem; color: rgba(34, 34, 34, 0.8);}
.edit_area h4 {font-size: 1.525rem; color: rgba(34, 34, 34, 0.7);}
.edit_area h5 {font-size: 1.5rem; color: rgba(34, 34, 34, 0.6);}
.edit_area h6 {font-size: 1.425rem; color: rgba(34, 34, 34, 0.5);}
.seo-content { padding-bottom: 30px;}
.seo-content h2 {font-size: 1.625rem; color: rgba(34, 34, 34,0.9);}
.seo-content h3 {font-size: 1.6rem; color: rgba(34, 34, 34,0.8);}
.seo-content h4 {font-size: 1.525rem; color: rgba(34, 34, 34,0.7);}
.seo-content h5 {font-size: 1.5rem; color: rgba(34, 34, 34,0.6);}
.seo-content h6 {font-size: 1.425rem; color: rgba(34, 34, 34,0.5);}


header {position: fixed; width: 100%; z-index: 10000; top:0px; left: 0; height: 180px;background: rgba(255,255,255,1);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); border-bottom:0px solid red;} 
header:before {position: absolute; /*content: ""*/ top: 0; left: 0; width: 100%; height: 4px; background: #db8b34;} 
.header-top-bg { height: 42px; background: #fcc93c; }
.logo { position: absolute; z-index: 10;top:15px; left:3%;transition: all 0.2s ease-out 0s; }
.logo img { width: 70px;transform-origin: 50% 50%;transition: all 0.2s ease-out 0s;  }
nav {position: relative; z-index: 1;  margin: 0 auto; padding: 35px calc(3% + 410px) 0 0;transition: all 0.4s ease-out 0s;}



.top-right-link { position:absolute; z-index:10000; top:30px; right:20px;  display: flex; flex-direction: row; flex-wrap: nowrap; transition: all 0.4s ease-out 0s; }
.top-right-link > div { padding: 0 0 0 20px; 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: 40px; cursor: pointer;}
.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:-5px; top:45px; background:#fff; padding:0px;  font-size:15px; color:#333; font-weight: 400; text-align:left; width:90px;  overflow:hidden; line-height: 120%; border-radius: 0 0 5px 5px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);}
.lang-open { display:none; position:absolute; z-index:100000; left:-5px; top:45px; background:#fff; padding:0px;  font-size:15px; color:#333; font-weight: 400; text-align:left; width:90px;  overflow:hidden; line-height: 120%; border-radius: 0 0 5px 5px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);}
.lang-open a { display:block; color:#333; text-align:center; padding:6px 4px; font-size: 15px;}
.lang-open a:hover { background: #8c0000; color: #fff;}

.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:-5px;text-align: center; width: 20px; height: 20px; background: #295b3f; border-radius: 100%; font-size: 12px; color: #fff; font-weight: 700; line-height: 18px; font-family: 'Noto Sans TC';}
.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;}

.play-game-btn { border-radius: 10px; background: linear-gradient(0deg, #680000 0%, #b40000 100%); display: flex; flex-direction: row; flex-wrap: nowrap; height: 40px;}
.play-game-btn:hover { box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); background: linear-gradient(0deg, #b40000 0%, #680000 100%); }
.play-game-btn > div:nth-of-type(1) { width: 34px; background: #fff; box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,0.35); overflow: hidden; border-radius: 10px 0 0 10px; text-align: center; position: relative;}
.play-game-btn > div:nth-of-type(1) img { width: 20px; position: absolute; display: block; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.play-game-btn > div:nth-of-type(1) img:nth-of-type(1) { animation-name: icon7-1; animation-duration: 4s; animation-iteration-count: infinite; animation-fill-mode: backwards;}
.play-game-btn > div:nth-of-type(1) img:nth-of-type(2) { animation-name: icon7-2; animation-duration: 4s; animation-delay: 0.45s; animation-iteration-count: infinite; animation-fill-mode: backwards;}
.play-game-btn > div:nth-of-type(1) img:nth-of-type(3) { animation-name: icon7-3; animation-duration: 4s; animation-delay: 0.9s; animation-iteration-count: infinite; animation-fill-mode: backwards;}
.play-game-btn > div:nth-of-type(1) img:nth-of-type(4) { animation-name: icon7-4; animation-duration: 4s; animation-delay: 1.5s; animation-iteration-count: infinite; animation-fill-mode: backwards;}
@keyframes icon7-1 {
  0%   { top:130%;}
  30%  { top:-60%;}
  60%  { top:-80%;}
  100% { top:-100%;}
}
@keyframes icon7-2 {
  0%   { top:130%;}
  30%  { top:-60%;}
  60%  { top:-80%;}
  100% { top:-100%;}
}

@keyframes icon7-3 {
  0%   { top:130%;}
  30%  { top:-60%;}
  60%  { top:-80%;}
  100% { top:-100%;}
}

@keyframes icon7-4 {
  0%   { top:130%;}
  30%  { top:50%;}
  50%  { top:50%;}
  80% { top:-80%;}
  100% { top:-80%;}
}


.play-game-btn > div:nth-of-type(2) { width: calc(100% - 34px); font-size: 18px; font-weight: 500; color: #fff; text-align: center; padding: 9px 10px 0 10px; line-height: 100%; letter-spacing: 0.05rem;}

.play-game-btn-bottom { position: fixed; left: 0; bottom: 0; width: 100%; z-index: 5; display: none;}

.search-bar-box { height: 80px;  width: 100%;  background: #363636; padding: 0 5%; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; margin-top: 18px;}
.search-bar { max-width: 1000px; width: 100%; height: 50px; margin: 0 auto; border-radius: 25px; background: #fff; padding: 0 25px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; font-family: 'Noto Sans TC', sans-serif;}
.search-bar > input { width: calc(100% - 24px); font-weight: 500; font-size: 18px; background: none; border-width: 0; padding: 0 10px 0 0; line-height: 1; color: #222;}
.search-bar > a { width: 24px; display: block; line-height: 0;}
.search-bar > a:hover { opacity: 0.5; transform: scale(0.95);}


.header-top {transition: all 0.4s ease-out 0s;}
.header-scroll {  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);background: rgba(255,255,255,1) }
.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: 1800px) {
    nav { padding: 35px 480px 0 0;}
    .logo img { width: 70px; }
}
@media only screen and (max-width: 1600px) {
    nav { padding: 35px 410px 0 0;}
    .logo { top:15px; left: 2%; }
    .play-game-btn > div:nth-of-type(2) {  font-size: 14px;}
}
@media only screen and (max-width: 1365px) {
	header { height: 133px;}
	nav { width: 100%; padding-top: 18px; padding-right: 10px; padding-left: 0;  max-width: 100%;}    
	.logo { top:8px;}
	.logo a { display: inline-block;}
	.logo img { width: 60px;}
	.top-right-link { right: 55px; top:18px;}
	.top-right-link > div { padding-left: 16px;}
	.lang-open { left: -10px;}
	/*.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;}
	
	.search-bar-box { height: 60px;  margin-top: 54px;}
	.search-bar { max-height: 40px; padding: 0 20px; }
	.search-bar > input { font-size: 16px;}
	
	.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) {
	body { padding-bottom: 50px;}
	.play-game-btn-bottom { display: flex;}
	.play-game-btn-bottom .play-game-btn { border-radius:0 0 0 0; height: 50px;width: 50%;}
	.play-game-btn-bottom .play-game-btn:hover { transform: scale(1);}
	.play-game-btn-bottom .play-game-btn > div:nth-of-type(1) { border-radius: 0 0 0 0;}
	.play-game-btn-bottom .play-game-btn > div:nth-of-type(2) { padding-top: 15px;}
	
	.top-right-link > div:nth-of-type(1) { display: none;}
	.top-right-link > div:nth-of-type(2) { display: none;}
}

@media only screen and (max-width: 570px) {
	header { height: 120px;}
	.logo { top:8px;}
	.logo img { width: 60px;}
	.top-right-link { top:15px;}
	.top-right-link > div img { width: 30px;}
	/*nav {  padding-top: 62px; }
	.top-right-link { top:63px; width: calc(100% - 65px); display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; right: 50px;}
	.top-right-link > div { padding-right: 10px;padding-left: 0px;}
	.top-right-link > div:nth-of-type(1){ width:calc(100% - 35px);}
	.top-right-link > div:nth-of-type(2){ width:35px;}
	
	.play-game-btn > div:nth-of-type(2) { font-size: 15px; padding: 12px 5px 0 5px; }*/

	.lang-open { left: -14px; top:38px;}
	
}
@media only screen and (max-width: 414px) {
	
	
}
@media only screen and (max-width: 374px) {
	
}