@charset "UTF-8";

/*--通用設定----------------------------------------------*/

html,body{
	background:#030748;
	font-size:30px;
	font-style: normal;
	font-weight: normal;
	font-family:Helvetica , Arial, '微軟正黑體', 'Microsoft JhengHei';
}
.flex{margin:0 auto; max-width:1920px; min-width:1000px;} /*頁面固定寬*/
.lightbox{display: none;}
.grid{padding-top:1px;/*修正 margin 無效的 bug*/}













/*--主視覺----------------------------------------------*/
.lay-main{background: url(../image/background.jpg) no-repeat top center; position: relative;}
.logo{display:block; margin:80px auto 0; width:439px;}
.share, .share li{margin:0; padding:0; list-style: none}
.share{z-index:999999999; transition:box-shadow .3s; position: fixed; right:20px; margin:5% 0 0 0; padding:30px 10px; background:#1d1031; width:60px; border-radius: 40px;}
.share:hover{box-shadow: 0 0 5px rgba(140,66,192,1);}
.share li{display:inline-block;}
.share li a{display:block; width:60px; height:60px; transition:all 0.3s;}
.share li a:hover{transition:all 0.3s;}
.share li a span{display:none;}
.share li:nth-child(1) a{background:url(../image/share-1-fb.png) no-repeat 0 0;}
.share li:nth-child(1) a:hover{background:url(../image/share-1-fb.png) no-repeat -60px 0;}
.share li:nth-child(2) a{background:url(../image/share-2-android.png) no-repeat 0 0;}
.share li:nth-child(2) a:hover{background:url(../image/share-2-android.png) no-repeat -60px 0;}
.share li:nth-child(3) a{background:url(../image/share-3-apk.png) no-repeat 0 0;}
.share li:nth-child(3) a:hover{background:url(../image/share-3-apk.png) no-repeat -60px 0;}
.share li:nth-child(4) a{background:url(../image/share-4-apple.png) no-repeat 0 0;}
.share li:nth-child(4) a:hover{background:url(../image/share-4-apple.png) no-repeat -60px 0;}
.share li:nth-child(5) a{background:url(../image/share-5-windows.png) no-repeat 0 0;}
.share li:nth-child(5) a:hover{background:url(../image/share-5-windows.png) no-repeat -60px 0;}
.share li:nth-child(6) a{background:url(../image/share-6-baha.png) no-repeat 0 0;}
.share li:nth-child(6) a:hover{background:url(../image/share-6-baha.png) no-repeat -60px 0;}
.description{padding:240px 50px 50px; width:900px; color:#fff; text-align:center; line-height: 2em; text-shadow:0 2px 2px rgba(0,0,0,.7);}
.description span{display:inline; color:#ffca23; background:#1d1031; font-weight:normal;}





/*--遊戲區塊-------------------------------------------------*/
.game{position: relative; padding-top:1px;}
.all-number{position:absolute; right:0; padding-top:15px; background:url(../image/all-number.png) no-repeat; width:330px; height:63px; text-align:center; color:#fff;}
ul.marquee, ul.marquee li{margin:0; padding:0; list-style: none; display:block;}
ul.marquee{position:relative; margin:100px auto 0; width:960px; min-height:950px;}
ul.marquee li{position:absolute; width:240px; height:150px; text-align:center;}

/*--結果一--
.marquee-1 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-1 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-1 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-1 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-1 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-1 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-1 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-1 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-1 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-1 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-1 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-1 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果二--
.marquee-2 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-2 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-2 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-2 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-2 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-2 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-2 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-2 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-2 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-2 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-2 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-2 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果三--
.marquee-3 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-3 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-3 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-3 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-3 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-3 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-3 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-3 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-3 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-3 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-3 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-3 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果四--
.marquee-4 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-4 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-4 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-4 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-4 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-4 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-4 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-4 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-4 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-4 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-4 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-4 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果五--
.marquee-5 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-5 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-5 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-5 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-5 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-5 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-5 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-5 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-5 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-5 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-5 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-5 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果六--
.marquee-6 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-6 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-6 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-6 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-6 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-6 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-6 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-6 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-6 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-6 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-6 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-6 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果七--
.marquee-7 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-7 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-7 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-7 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-7 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-7 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-7 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-7 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-7 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-7 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-7 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-7 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果八--
.marquee-8 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-8 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-8 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-8 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-8 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-8 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-8 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-8 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-8 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-8 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-8 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-8 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果九--
.marquee-9 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-9 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-9 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-9 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-9 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-9 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-9 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-9 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-9 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-9 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-9 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-9 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果十--
.marquee-10 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-10 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-10 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-10 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-10 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-10 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-10 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-10 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-10 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-10 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-10 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-10 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果十一--
.marquee-11 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-11 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-11 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-11 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-11 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-11 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-11 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-11 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-11 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-11 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-11 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-11 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/
/*--結果十二--
.marquee-12 li:nth-child(1){-webkit-animation:jump 0.4s ease-in 0.2s 1; animation:jump 0.4s ease-in 0.2s 1;}
.marquee-12 li:nth-child(8){-webkit-animation:jump 0.4s ease-in 0.4s 1; animation:jump 0.4s ease-in 0.4s 1;}
.marquee-12 li:nth-child(3){-webkit-animation:jump 0.4s ease-in 0.6s 1; animation:jump 0.4s ease-in 0.6s 1;}
.marquee-12 li:nth-child(9){-webkit-animation:jump 0.4s ease-in 0.8s 1; animation:jump 0.4s ease-in 0.8s 1;}
.marquee-12 li:nth-child(6){-webkit-animation:jump 0.4s ease-in 1s 1; animation:jump 0.4s ease-in 1s 1;}
.marquee-12 li:nth-child(11){-webkit-animation:jump 0.4s ease-in 1.2s 1; animation:jump 0.4s ease-in 1.2s 1;}
.marquee-12 li:nth-child(4){-webkit-animation:jump 0.4s ease-in 1.4s 1; animation:jump 0.4s ease-in 1.4s 1;}
.marquee-12 li:nth-child(10){-webkit-animation:jump 0.4s ease-in 1.6s 1; animation:jump 0.4s ease-in 1.6s 1;}
.marquee-12 li:nth-child(5){-webkit-animation:jump 0.4s ease-in 1.8s 1; animation:jump 0.4s ease-in 1.8s 1;}
.marquee-12 li:nth-child(2){-webkit-animation:jump 0.4s ease-in 2s 1; animation:jump 0.4s ease-in 2s 1;}
.marquee-12 li:nth-child(7){-webkit-animation:jump 0.4s ease-in 2.2s 1; animation:jump 0.4s ease-in 2.2s 1;}
.marquee-12 li:nth-child(12){-webkit-animation:jump 0.4s ease-in 2.4s infinite; animation:jump 0.4s ease-in 2.4s infinite;}
*/

.run{position:relative;}
.run:before{content:''; display:block; position:absolute; width:240px; height:150px; background:url(../image/obj-border.png) no-repeat top center;}
.today{animation:jump 0.4s ease-in infinite;}
	.marquee li:nth-child(1){top:0; left:0;}
	.marquee li:nth-child(2){top:0; left:240px;}
	.marquee li:nth-child(3){top:0; left:480px;}
	.marquee li:nth-child(4){top:0; left:720px;}
	.marquee li:nth-child(5){top:150px; left:720px;}
	.marquee li:nth-child(6){top:300px; left:720px;}
	.marquee li:nth-child(7){top:450px; left:720px;}
	.marquee li:nth-child(8){top:450px; left:480px;}
	.marquee li:nth-child(9){top:450px; left:240px;}
	.marquee li:nth-child(10){top:450px; left:0px;}
	.marquee li:nth-child(11){top:300px; left:0px;}
	.marquee li:nth-child(12){top:150px; left:0px;}





/*--會員區塊--------------------------------------------------*/
.member{position:absolute;  padding-top:1px; top:270px; width:100%; text-align: center;}
.member article{ padding-top:35px; height:90px;}
.signin{display:block; margin:0 auto; background:url(../image/border.png) top center no-repeat; width:100%; color:#fff;}
.signout{display:none; margin:0 auto; background:url(../image/border.png) top center no-repeat; width:100%; color:#fff;}
.signin a.go{display:block; margin:20px auto 0; background:url(../image/login.png) no-repeat; width:264px; height:92px;}
.signout a.go{display:block; margin:20px auto 0; background:url(../image/start-game.png) no-repeat; width:264px; height:92px;}
a.go span{display:none;}
.number{margin-top:20px; display:inline-block; background:url(../image/line.png) no-repeat; padding-left:55px; font-size:60px; font-family: Helvetica,Arial; font-weight:blod;}
.bar{margin:220px auto 0; background:url(../image/bar.png) no-repeat; width:944px; height:78px;color:#4c7def;}
.bar p{margin-top:50px;}
.bar a{color:#4c7def; text-decoration: none; border-bottom: 1px dotted #4c7def;}
ul.msg-bar, ul.msg-bar{margin:0; padding:0; list-style: none; display:block;}
ul.msg-bar li{display:inline-block; background: url(../image/flag.png) no-repeat left center; text-align:left; padding-left:5%; width:35%; margin:15px auto 0; color:#fff;}
ul.msg-bar li span{color:#83ff00;}






/*--滿版訊息框-------------------------------------------------*/
a.magic{background:#0c0035; color:#00f861; text-decoration: none;}
.full-page{position:fixed; z-index:9999999999999; width:100%; height:100%; background: rgba(0,0,0,.85);}
.msg-box{transform:translateY(-50%); top:50%; margin:0 auto; padding:50px 0; background:#ff321b; color:#fff; border:#fff 15px solid; position:relative; line-height:150%;}
.msg-box-4 .msg-box, .msg-box-5 .msg-box{transform:translateY(10%); top:10%; height:100%; background: none; background: url(../image/x5.png) no-repeat top center; border:none;}
.msg-box-5 .msg-box{background: url(../image/x2.png) no-repeat top center;}
.msg-box p{margin:0 0 20px 0; text-align:center;}
.msg-box a.link{color:#fff; text-decoration: none; border-bottom: 1px #fff dotted;}
.msg-box a.link:hover{color:yellow; border-bottom: 1px yellow dotted;}
.close-box{position:absolute; top:-80px; right:-15px; display:block; background: url(../image/close.png) no-repeat; width:50px; height:50px;}
.x{position:absolute; top:120px; text-align: center; width:100%; animation:jump .5s ease-in infinite;}

}
@media all and (max-width: 749px) {
	.msg-box{ width:90vw;}
}
@media all and (min-width: 750px) {
	.msg-box{ width:750px;}
}
.msg-box-1, .msg-box-2, .msg-box-3, .msg-box-4, .msg-box-5, .msg-box-6, .msg-box-7, .msg-box-8{display:none;}




/*--注意事項--------------------------------------------*/
.lay-foo{
  padding:50px 0;
  background:#fff;
}
.lay-foo header{text-align:center;}
/*--
.lay-notes{padding:50px 0; background:#fff;}

.lay-note header{display:block; margin-top:50px; text-align:center;}
.lay-note{padding:50px 0; background: #fff;}
.lay-note header{margin-top:50px; text-align: center;}
.lay-note a{color:#000; text-decoration: none;}
.lay-note a.hi{text-decoration: none; color:#ffca23; background:#1d1031;}
.min-msg, .min-msg li{margin:0; padding:0; list-style: none;}
.min-msg{margin:20px 0 40px 20px;}
.min-msg li{margin-bottom:20px; padding-left:20px; border-left:10px solid #64b677; color:#555;}
--*/






/*--footer---------------------------------------------*/
.lay-footer{margin-top:-2px; padding:0 0 50px 0; text-align:center; background:#fff;}
.mini{font-size:12px; line-height: 24px;}
.lay-footer a{color:#00f861;}




/*--PC 的使用者----------------------------------------*/
.lay-pc-player{padding:50px 0; background:#000; text-align:center;}



