@charset "utf-8";
/* CSS Document */
html {
    font-family: "微軟正黑體";
}
body {margin: 0;padding: 0;overflow-x: hidden; color: #fff; font-size:1.5em;scroll-behavior: smooth;}

img {display:block;}

@media screen and (max-width: 1024px) {.topMenu{display:none;}}

ul {
	text-shadow: none;
	color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 0;
}

a:link, a:visited {color: #ffffff;text-decoration: none;}
a:hover {color: #FD0D6C;}

.topMenu {
	background: -moz-linear-gradient(top, rgba(39, 106, 154, 0.48) 0%, rgba(11, 79, 132, 0) 100%);
	background: -webkit-linear-gradient(top, rgb(88 33 0 / 96%) 0%,rgba(11, 79, 132, 0) 100%);
	background: linear-gradient(to bottom, rgb(88 33 0 / 96%) 0%,rgba(11, 79, 132, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=0 );
	width: 100%;
	position: absolute;
	width: 100%;
	z-index: 5;
}
.topMenuBg {font-size: 12px; font-family: "Arial";}
.topMenuBg ul{
	text-shadow: none;
	overflow: hidden;
	height: 35px;
	max-width: 100%;
	text-align: center;
	margin:0;
	padding:0;
	list-style-type: none;
}
.topMenuBg ul li {
	top:7px;
    position: relative;
	display:inline;margin-right:18px;
}
.topMenuBg li a{color:#FFF;}
.topMenuBg li a:hover {color: #FF0;}
.n_logo{margin-left: 60px;}
.logo {
    background: url(../images/logo.png) no-repeat top left;
    width: 90px;
    height: 35px;
    position: absolute;
    top: -10px;
    left: -72px;
}

i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon_star.png) no-repeat top left;
    position: relative;
    top: 3px;
    margin-right: 3px;
}

.i01{ display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon_pink.png) no-repeat top left;
    position: relative;
    top: 3px;
    margin-right: 3px;
    
}

.menuList {
	width: 90px;
	height: 21px;
	padding-top: 8px;
	text-align: center;
}

.bottomMenu {
	float:left;
	background: url(../images/menuIco.gif) left no-repeat;
	padding: 4px 0 0 13px;
}

.copyright {
	font-size: 11px;
	color: #585858;
	padding-top: 5px;
	padding-bottom: 10px;
}

.bonusLogo {
	width: 64px;
	height: 42px;
	background:url(../images/bonusLogo.png) left no-repeat;
}

.class {
	width: 69px;
	height: 42px;
	background:url(../images/class.png) right no-repeat;
}


.game_content{
	width: 100%;
	height: 100%;
    background: url(../images/bg_b.jpg) center top repeat;
    background-size: 1920px;
}	
@media (max-width: 1024px){
.game_content{
    background-size: 180%;
}
}
.game_banner{
	height: 100%;
    background: url(../images/bg_a.jpg) center top no-repeat;
    background-size: 1920px;
}
@media (max-width: 1024px){
.game_banner {
    background-size: 180%;
}
}
.game_footer{
	height: 100%;
    background: url(../images/bg_c.jpg) center bottom no-repeat;
    background-size: 1920px;
}
@media (max-width: 1024px){
.game_footer{
    background: none !important;
}
}
.game,.game_banner,.game_footer {height:100%;}

.container {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 1024px){
.container {
    overflow: hidden;
    width: 100%;
}
.menu {
    padding: 30% 0% 1% 0%;
}
}


.menu {
  padding: 37% 0% 1% 0%;
  width: 100%;
  position: relative;
  -webkit-animation: delay .9s, toTop .3s .9s;
  animation: delay .9s, toTop .3s .9s;
}
.menu ul{
	list-style:none;
	display: inline-block;
	width: auto;
}
.menu ul li,.menu ul li a{
 	display:inline;
}

.menu .container {
  width: 1000px;
  position: relative;
}

.menu .container ul.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.menu .container ul.btn li {
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
  width:180px;
  height: 180px;
  margin: 0;
  padding: 0;
      margin: 0 5px 0 5px;
}

.menu .container ul.btn li.btn1 a {
  background-position-x: 0px;
}

.menu .container ul.btn li.btn2 a {
  background-position-x: -180px !important;
}

.menu .container ul.btn li.btn3 a {
  background-position-x: -360px !important;
}



.menu .container ul.btn li a:hover, .menu .container ul.btn li.action a {
  background:url(../images/menu_01.png);
  background-size: 300%;
}

.menu .container ul.btn li a {
  width:180px;
  height: 180px;
  display: block;
  margin: 0 auto;
  background-image: url(../images/menu_02.png);
  background-size: 300%;
}




@media (max-width: 1024px){

#footer{display:none;}
.content {
   padding: 0% 1% 8% 1% !important;
   margin-top: -10px;
}

.menu {
  width: 100%;
  margin: 0 auto;
}

.menu .container {
  width: 100%;
  max-width: 1100px;
}

.menu .container ul.btn li {
  width: 33%;
  height: 0;
  padding: 0% 0 32% 0;
}

.menu .container ul.btn li.btn1 a {
	background-position-x:0% !important;
}

.menu .container ul.btn li.btn2 a {
  background-position-x: -100% !important;
}

.menu .container ul.btn li.btn3 a {
  background-position-x: -200% !important;
}

.menu .container ul.btn li a {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: 300%;
}

.menu .container ul.btn li a:hover, .menu .container ul.btn li.action a {
 background-position-x: -100%
}

.menu .container ul.btn li {
  margin: 0;
}

}


.content {
    height: auto;
    padding: 0% 0% 12% 0%;
}

.content img {
    max-width: 100%;
    height: auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.content table {
    font-family: "微軟正黑體";
    border-collapse: initial;
    border-radius: 5px;
    color: #4e4e4e;
    text-align: center;
}
.content .table-full {
    width: 100%;
}
.content table img {
    display: inline-block;
}

.content table a, .content table a:visited{
	color: #f5063d;
	text-decoration: none;
	font-weight:bolder;
}
.content table a:hover{
	color: #fb8310;
}
.content td{
	padding: 10px 0 10px 0;
}

.content a, .content a:visited{
	color: #fd0000;
	text-decoration: none;
	font-weight:bolder;
}
.content a:hover{
	color: #fd0d9d;
}

.content h2{
    margin: 10px 0 10px 0;
}
.content .p03 img{
    margin-bottom: 2%;
    margin: 0 auto;
}
.content .h01{
    margin:0 0 5% 0 ;
}


.content .v1{
   font-size: 2em;
}

.content .p03 {
    font-size: 28px;
    margin: 1% 0 2% 0%;
    font-weight: bolder;
}

.content p{
     color: #140000;
     font-size: 1em;
}
.content p.t01{font-size:0.8em;}

.content ul, .content li {
    width: auto;
    list-style-type: disc;
    padding: 0;
    text-align: left;
    margin: 0px 10px 5px 22px;
    line-height: 28px;
}

@media screen and (max-width:1024px){
.content ul, .content li {
    margin: 0 0 0 3%;
}
}
.clearFloat{
  clear:both;
}


.left{text-align:left!important;}
.center{text-align: center;}
.c1{text-align: center; margin:0 auto;}
.t_b0{background-color: #019c79;color: #ffffff;}
.t_b1{background-color: #ffeaea;}
.t_b2{background-color: #fdd8d8;}
.t_b3 {
    background-color: #62008b;
    color: #ffd60a;
}
.b01{ margin-bottom:30px;}
.style01 {
    color: #ffba3b;
    font-weight: bolder;
}
.style02 {
    color: #fff702;
}
.style03 {
    color: #144eb9;
    font-weight: bolder;
}
/*note*/
.note {
    font-family: "微軟正黑體";
    margin-top: 10px;
}
.note .listType {
    list-style-type: decimal;
  
}
.note li {
	margin-bottom: 12px;
}
.note span{}
.note p{
	color: #FFFF00;
	margin: 0;
	padding: 0;
}
.note h1{font-weight:bold; color:#BE0000; margin-top:30px;}

/*footer*/
#footer {
    font-size: 13px;
    font-family: "Arial";
    background-color: #151515;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-top: 5px #a3a925 solid;
    position: absolute;
    padding: 10px 0;
    width: 100%;
    }
.footer {
	position: relative;
    margin: 0 auto;
    padding: 15px 0 0 0;
    color: #DBDBDB;
    bottom: 0;
    clear: both;
    z-index: 10;
    
}
.footer .pr {
    position: relative;
	
}
.footer a {
    color: #DBDBDB!important;
}

.footer a:hover {
    color: #FFF!important;
}
.footer a:active {
    color: #F8F51E!important;
}
.footer a:focus {
    color: #F8F51E!important;
}
.footer ul {
	text-shadow: none;
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: disc;color: #fff;
    text-align: center;
}
.footer li {
    display: inline;
    margin: 0 5px 0 5px;
    line-height: 22px;
}
.footer li a {
    color: #DBDBDB;
}
.footer .s1 {
   margin: 3px 6px 0px 0;
    display: inline-flex;
}
.footer .s2 {
    color: #5F5F5F;
	font-family: "Arial";
	margin: 0 0 5px 0;
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer .footer_level {
    width: 45px;
    height: 30px;
	margin: 0 5px 0 0;
    background: url(../images/class.png) no-repeat;
    background-size: 100%;
}
.footer a.bonusLogo {
    width: 32px;
    height: 21px;
    background: url(../images/bonusLogo.png) no-repeat;
    overflow: hidden;
    margin: 0 5px 0 0;
    text-indent: -9999px;    
	background-size: 100%;
    display: inline-block;
}

/*float*/
#float_top {
	z-index:999; 
	position:fixed;
	right: 20px;
    bottom:50px;
}
#float_top .top a {
    background: url(../images/top.png) no-repeat 0px -334px;
    width: 81px;
    height: 55px;
    display: block;
    cursor: hand;
    margin: 172px 0 0 0;
}
#float_top .top a:hover {
    background: url(../images/top.png) no-repeat 0 -388px;
}
@media screen and (max-width:1024px){
#float_top {
	right: 4px;
    bottom:4px;
}
}



/*LIST*/
.bw_list{
  width:100%;
  text-align: center;background-color: #fff;
  font-family: "微軟正黑體";
  margin-top:15px;
}
.bw_list .bw_list tr th, .bw_list .bw_list tr td {
  padding: 1% 0.5%;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #9a9a9a;
}

.bw_list table{
	font-size: 0.9rem;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #696969;
	color: #6d6d6d;
}

.bw_list td {
  padding: 8px;
	font-size:18px;
	font-weight:bolder;
}

.bw_list .tbg1{
	font-weight: bold;
	color: #8a0000;
	background-color: #fff096;



}

.bw_list .tbg2{
	font-weight: bold;



	background-color: #ffdb92;
}

.bw_list .cbg1 {
  background-color: #fff7d1;
}

.bw_list .cbg2 {
  background-color: #fffbe6;
}


/*BACK*/
#btBack {
    width: 8%;
	height: 70%;
	float:left;
	margin:1.5% 0 0 2%
}

.back {
	width:53px;
	height:34px;
	float:left;
	background:url(../images/back.png) no-repeat 0 0;
	background-size: cover
}

.back:hover, .back:active {
	background:url(../images/back.png) no-repeat 0 100%;
	background-size: cover
}
.title {
	width: 100%;
	height: 41px;
	background: url(../images/title.png);
	position: relative;
	top: 0;
	z-index: 99;
}

.titleEvent {
	width: 100%;
	height: 41px;
	float: left;
	background: url(../images/event.png) center no-repeat;
	background-size: auto 41px;
}


@media (max-width:390px){
.content {margin-top: 10px !important;}
}
