/*  基本通用css  */
body { 
  margin     : 0; 
  padding    : 0;
  font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Arial, sans-serif;
} 
/*全版面*/
.WRAPPER {position:relative; display:inline-block; margin:-1px 0px; padding:0; overflow:hidden; width:100%;}
.WRAPPER * {-webkit-box-sizing:border-box; box-sizing:border-box;}
.WRAPPER img {  width:100%;  height:auto;}
.mainKv{max-width: 1240px; margin:0px auto; position: relative;}
.forWeb{display: block;}
.forPhone {display:none;}
.mobile{ display: none; }
@media screen and (max-width:1200px){ 
	.WRAPPER{background-size:100%;} 
	.forWeb{display: none;}
	.forPhone {display: block;}
	.mobile{ display: block; }
	.mainBody {	height: auto!important; }
	.mainKv img {max-width:100%;height:auto !important; /*margin-bottom:-1px;*/}
}

/*背景*/
.bg { position: relative; background:url(bg.jpg) #4bbbf2 no-repeat top center;}
.bg02 { position: relative; background:url(bg02.jpg) #39a9ef no-repeat top center;}
.bg03 { position: relative; background:url(bg03.jpg) #39a9ef repeat-y top center;}
.bg04 { position: relative; background:url() #fff9bd repeat-y top center;}
.bg05 { position: relative; background:url() #fff repeat-y top center;}
.bg06 { position: relative; background:url() #FFFFFF repeat-y top center;}

.titlewebbg{position: relative; background:url() no-repeat top center;}


@media screen and (max-width:1240px){ /*手機版的背景圖尺寸寬要1240px*/
	.bg{ 
		background-image:url(bg.jpg);
		background-size:100%;
	}
	
		.bg02{ 
		background-image:url(bg02.jpg);
		background-size:160%;
	}
		
}

/* footer */
.footerbox{width: 1240px; margin: 0 auto;}
.footer{ padding: 10px 0px; font-size: 12px; text-align:center; line-height: 14px; background: #FFF;}
.footer p{ margin: 0px; text-align:center;}
.footer a{color: #0072ff; text-decoration: none;}
.footer a:hover{ color:#0072ff; text-decoration: underline;}
.copyright { font-size: 10px; color: #6f6f6f}

.head{width: 1240px; margin: 0 auto;}
.logo{width: 260px; display: inline-block; cursor: pointer;}
.fb-btn{padding-top: 20px; float: right;}


.rule{ width: 1220px; margin: -1px auto; padding:5px 0px 5px 0px; font-size:18px; line-height:30px; font-family:'微軟正黑體'; text-align:left; color:#2589df;}
.rule ul{margin: 0; padding:0px 0px 5px 5px;}
.rule li{padding:5px 0px 5px 0px; list-style:decimal inside;}
.rule a{color: #0b5798; font-weight: bold; text-decoration: none;}
.rule a:hover{color: #0b5798; font-weight: bold; text-decoration: underline;}
.rule p{font-size:40px; line-height:50px; font-weight: bold; letter-spacing:2px;  text-align: center; margin:15px 0px 5px 0px;  color: #454545;}
.rule h5{font-size:23px; line-height:25px; font-weight: bold; text-align: left; color:#0b5798; margin:20px 0px 5px 0px; }
.rule h6{font-size:15px; line-height:25px; text-align: center; margin:20px 0px 0px 0px ;  color: #454545;}
.rule b{font-size:18px; font-weight: bold; color:#0b5798;}

.goldseller img{width:80px; height:auto;}
.storeshop img{width:45px; height:auto;}

.ruletable{width:100%; margin:10px 0px; padding:10px; font-size:18px; text-align:center; line-height:30px;}
.ruletable td{border: 1px solid #fff;padding:2px 10px;}

.warning { width: 1220px; margin: -1px auto; padding:15px 10px; font-size:15px; line-height:25px; font-family:'微軟正黑體'; text-align:center; color:#808080;}
.warning ul{margin:0px; padding:0px; list-style:decimal; }

.pcstorelist li{padding:5px 0px 5px 0px; list-style:disc inside;}

@media only screen and (max-width: 1200px) {
	.footerbox{width: 100%; margin: 0 auto;}
	
	.rule{ width: 100%; margin: 0px auto; padding:3px 10px 5px 10px; font-size: 14px; line-height:22px; }
	.rule ul{margin: 0; padding:0px 0px 10px 5px; list-style:decimal; }
	.rule li{padding:5px 0px; list-style:decimal inside;}
	.rule p{font-size:20px; line-height:28px; letter-spacing:2px; margin:5px 0px 5px 0px;}
	.rule h5{font-size:17px; line-height:25px; font-weight: bold; text-align: left; margin:15px 0px 3px 0px; }
	.rule h6{font-size:13px; line-height:18px; text-align: center; margin:20px 0px 0px 0px ; }
	.rule b{font-size:14px; line-height:22px; font-weight: bold; }
	
	.goldseller img{width:15%;height:auto !important;}
    .storeshop img{width:8%;height:auto !important;}
	
	.ruletable{width:100%; margin:10px 0px; padding:10px; font-size: 13px; line-height:18px;}
    .ruletable td{border: 1px solid #fff;padding:2px 5px;}
	
	.warning{ width: 100%; margin: 0 auto; padding:10px 0px;font-size: 13px; line-height:18px; }
	.warning ul{margin: 0px; padding: 0px; list-style:decimal; }
	
	.pcstorelist li{padding:5px 0px 5px 0px; list-style:disc inside;}
}

/********* 右側menu *********/
.RmenuArrow {
    position: fixed;
    width: 40px;
    z-index: 999;
    top: 139px;
    right: 0;
    cursor: pointer;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    margin-bottom: 1px;
    text-align: right;
    background-color: #2d2d2d;
}
.RmenuArrow:hover {
    background-color: #565656;
}
#RMenuIn {
    display: none;
}
.RmenuBox {
    width: 122px;
	border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: fixed;
    z-index: 999;
    top: 180px;
    right: 0;
    background-color:rgba(244,107,122,0.85);

}
.RmenuBox ul{padding:0; margin:0;}
.RmenuBox li {
    width: 100%;
    text-align: center;
	list-style:none;
	padding:0;
	margin:0;
}

.RmenuBox li a{
    color: #fff;
    display: block;
    padding: 3px 3px;
    border-radius: 2px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.RmenuBox p{margin:0; }

.RMenuBtn, #RmenuTop a {
    width: 100%;
    text-align: center;
    padding: 12px 5px 8px;
	border-radius: 15px 0px 0px 15px;
    margin-bottom: 1px;
    font-size: 14px;
	line-height: 18px;
	letter-spacing:1px;
    cursor: pointer;
    position: relative;
    color: #fff;
}

.RMenuBtn:hover, li.nav-active, li.nav-active p {
    background-color:rgba(242,64,86,0.85);
    color: #fff;
	border-radius: 15px;
}
.RMenuBtn::before {
    content: '';
    position: absolute;
    width: 86%;
    height: 1px;
    bottom: -4px;
    right: 7%;
    background: #000;
	opacity: 0.3;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    z-index: 9999;
}
.RmenuTop::before {
    height: 0;
}
.topArrow {
    width: 20px;
    height: 20px;
    vertical-align: -2px;
}
.RmenuTop {
    padding: 12px 5px 8px;
}
@media only screen and (max-width: 1200px) {
    .RmenuArrow, .RmenuBox  { display: none !important; }
}
/********* END/右側menu *********/

/********* 手機板上方menu *********/
.mFixed {
    position: fixed;
    top: -1px !important;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.scroll_mob::-webkit-scrollbar {
    height: 0px
}
.scroll_pc::-webkit-scrollbar {
    height: 0px
}
.scroll_pc::-webkit-scrollbar-track {
    background-color: #EAEAEA;
}
 
.scroll_pc::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 0px solid slategrey;
}
#menu {
    width: 100%;
    height: 34px;
    z-index: 1000;
    text-align: center;
    color: #353535;
	font-family: 微軟正黑體;
    font-size: 15px;
    line-height:10px;
    padding: 10px 5px;
    font-weight: normal;
	background-color: #f46b7a;
    border-bottom: 0px solid #eee;
    transition: 0s;
    -webkit-transition: 0s;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space:nowrap;
}
#menu a {
    color: #FFFFFF;
}
#menu span {
    vertical-align: baseline;
    font-weight: normal;
    color: #ffffff;
}
#menu .btn-bottom {
    height: 100%;
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: auto;
    padding:2px 3px;
    white-space:nowrap;
}

#menu .btn-bottom:nth-last-child(1)::before {
    width: 0px;
}
/********* END手機板上方menu *********/	

/********* 手機back to top 按鈕 *********/	
.toTopbtn { 
	display:none;
	position:fixed; 
	z-index:99;
	width:45px;
    height:45px;
	padding:3px; 
	font:13px/30px Arial, Helvetica, sans-serif; 
	line-height: 50px;
	text-align:center; 
	color:#fff;  
	background-color:rgba(164,164,164,0.7); 
	cursor:pointer;
	opacity: 1;
	 filter: alpha(opacity=80);
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
	border-radius:100%; 
}
.toTopbtn::before { 
	content: ""; 
	position:absolute; 
	top:6px; 
	left:17px; 
	border: 5px solid #000;
	border-color: transparent transparent #fff; 
}
@media screen and (max-width:768px){
.toTopbtn { 
	position:fixed;
	bottom: 2%;
	right: 3%;}
	
	}
/********* END// 手機back to top 按鈕 *********/	


/********* 刊頭動畫 *********/	
.move{
  position: absolute;
  top:145px;
  left:130px;
 -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration:1s;
  animation-duration:1s;
 -webkit-animation-iteration-count:3;	
  animation-iteration-count:3;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
 -webkit-animation-delay:0.8s;
  animation-delay:0.8s;		
}	

.hand{
  position: absolute;
  top:785px;
  left:200px;
  z-index:999;
-webkit-animation-name: uptodown-play;
  animation-name: uptodown-play;
 -webkit-animation-iteration-count:2;	
  animation-iteration-count:2;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
 -webkit-animation:uptodown-play 1s ease-in-out infinite alternate;
  animation:uptodown-play 1s ease-in-out infinite alternate;
}
.btnss{
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    top: 400px;
    left: 190px;
}
.btnss li{
    display: inline-block;
    width: 400px;
    margin: 0 10px;
}

@media (max-width:1200px) {
.move{
    position: absolute;
    top: 11%;
    left: 10%;
	width: 80%;	
}
		
.hand{
    position: absolute;
    top: 93%;
    left: 17%;
	width: 4.2%;
	z-index:999;
}
    .btnss{
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    top: 35%;
    left: 0%;
}
.btnss li{
    display: block;
    width: 70%;
    margin: 0 auto;
}
	
}

.brightness-play { 
	-webkit-animation:brightness2-play 3s -0.14s linear infinite ; 
	animation:brightness2-play 3s -0.14s linear infinite ;
	}
@keyframes brightness2-play {
	  0% { 
		filter:brightness(100%);
	  }
	  80% { 
		filter:brightness(100%);
	  }
	  90% { 
		filter:brightness(120%);
	  }
	  100% { 
		filter:brightness(100%);
	  }
	}

/********* END// 刊頭動畫 *********/	




/* Shrink 移入移出效果 */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.96);
  transform: scale(0.96);
}


/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}



/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}




