@import url(//fonts.googleapis.com/earlyaccess/jejugothic.css);
@import url(//fonts.googleapis.com/earlyaccess/jejumyeongjo.css);
@charset 'utf-8';
/* @import url(cm_font.css); */

/* â—â—â—â—â—â—â—â—â—â— ê¸°ë³¸ì„¤ì • */

html {width:100%; height:100%;}
body {margin:0; padding:0; background-size:100% 100%;  overflow-x:hidden; background:#000;}

 
body,p,pre,form,span,div,table,td,ul,ol,li,dl,dt,dd,input,textarea,label,button {color:#666; word-wrap:break-word; word-break:break-all;  font-size:12px; font-weight:400}
b,strong {word-wrap:break-word; word-break:break-all; font-family:inherit; font-weight:600}


p,form,span,h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-weight:normal}
div,table {margin:0; padding:0; border-spacing:0; border-collapse:collapse; border:0px none; }
ul,ol,li,td,dl,dt,dd {margin:0; padding:0; list-style-type:none;}
em,i {font-style:normal}
a,span {display:inline-block;}
img {border:0;}

a:link, a:visited {color:#999; text-decoration: none; cursor:pointer}
a:hover, a:active {color:#333; text-decoration: none;}

/* ë§ˆìš°ìŠ¤ ë“œëž˜ê·¸ì‹œ ì»¬ëŸ¬ (ë””ìžì¸ì ìœ¼ë¡œ í•„ìš”í•˜ë©´ ì‚¬ìš©) í•˜ìœ„ë¸Œë¼ìš°ì € ì ìš©ì•ˆë¨ */
::selection {background:#bbb; color:#fff; text-shadow: none;} 
::-moz-selection {background:#bbb; color:#fff; text-shadow: none;} 
::-webkit-selection {background:#bbb; color:#fff; text-shadow: none;} 

body::-webkit-scrollbar {width:14px; }
body::-webkit-scrollbar-track {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);  background:#666;}
body::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.8); border-radius:10px; background:#9c68c3;}

/* í¼ìš”ì†Œê¸°ë³¸ */
label {display:inline-block; overflow:hidden; cursor:pointer; color:#888}
label:hover {color:#333}
label input[type=checkbox],label input[type=radio] {float:left; margin-right:5px; height:13px; width:13px; cursor:pointer; outline:none}

input[type=submit],input[type=button],button {cursor:pointer; border:0; -webkit-appearance:none; -webkit-border-radius:0; border-radius:0; outline: none; background:transparent;}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=number],input[type=tel] {margin:0; padding:0; -webkit-appearance:none; -webkit-border-radius:0; border-radius:0; border:0; outline: none;}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {-webkit-appearance:none; margin:0; border:0;} /* number ì˜¤ë¥¸ìª½ì— ë‚˜íƒ€ë‚˜ëŠ” í™”ì‚´í‘œ ë²„íŠ¼ì—†ì• ê¸° */
input[type=date]::-webkit-outer-spin-button, input[type=date]::-webkit-inner-spin-button {-webkit-appearance:none; margin:0; border:0;} /* ì˜¤ë¥¸ìª½ì— ë‚˜íƒ€ë‚˜ëŠ” í™”ì‚´í‘œ ë²„íŠ¼ì—†ì• ê¸° */
input {color:#666; background:transparent; margin:0;padding:0;}
input:focus {color:#999 !important;}

textarea {color:#999; background:transparent; margin:0;padding:0; outline:none; border:0}
textarea:focus {color:#333 !important;}

select {color:#999; cursor:pointer; font-size: inherit !important; font-family: inherit !important;} /* ì…€ë ‰íŠ¸ëŠ”ì˜¤ë¥˜ë•Œë¬¸ì— í•„ìˆ˜! */

/* ì…€ë ‰íŠ¸ë°•ìŠ¤ */
.select {height:35px; overflow:hidden; position:relative; border:1px solid #333; background:#333; margin-bottom:3px; box-sizing:border-box;}
.select:only-of-type {margin-bottom:0;}
.select select {outline:none; width:100%; padding:9px; height:35px; box-sizing:border-box; border:none; color:#999; letter-spacing:-0.5px; position:absolute; left:0; top:0; -webkit-appearance:none; background:transparent;}
.select .ic_arrow {width:35px; height:35px; position:absolute; right:0; top:0; background:transparent url('/imgs/view_select_ic.png?1') center center no-repeat; background-size:14px; border-left:1px solid #444}
/* ì‚¬ìš©ë²•
<div class="select">
	<span class="ic_arrow"></span>
	<select name="">
		<option value="0">ì˜µì…˜</option>
	</select>
</div>
*/


/* placeholderëŠ” ì•„ì§ ë¸Œë¼ìš°ì € í™˜ê²½ë•Œë¬¸ì— PCë²„ì „ì—ì„œ ì‚¬ìš©ì•ˆí•¨  */
input::-webkit-input-placeholder {color:#999}
input::input-placeholder {color:#999}
textarea::-webkit-textarea-placeholder {color:#ff0000}
textarea::textarea-placeholder {color:#ff0000}


/* ì´ë¯¸ì§€ë¡¤ì˜¤ë²„ */
.roll_off {display:block;}
.roll_over {display:none;}
a:hover .roll_off {display:none;}
a:hover .roll_over {display:block;}
.roll_hit .roll_off {display:none;}
.roll_hit .roll_over {display:block;}
/* Use <a href="" class="roll_hit"><img src="" class="roll_over" alt="" /><img src="" class="roll_off" alt="" /></a> */

.wrap {position:relative;} /* ì´ë¶€ë¶„ ì‹¤ìž‘ì—…ì‹œ ìˆ˜ì •í• ê²ƒ! */
.lineup {display:inline-block} /* floatìš”ì†Œë“¤ ì •ë ¬ì‹œí‚¬ë•Œ ì‚¬ìš© */
.layout_fix {max-width:1500px; position:relative; margin:0 auto;} /* ì»¨ì²¸ì¸  ë ˆì´ì•„ì›ƒ ì „ì²´ê°’ */
.upper_link {position:absolute; left:0; top:0; width:100%; height:100%; z-index:2999;}
.upper_link img {width:100%; height:100%;}

.font_white {color:#fff;}
.exchange_box {overflow:hidden; line-height:38px;}
.partner_notice {text-align:center; color:#999; font-size:15px; margin-top:10px;}
.cnt {font-family:inherit;font-size:inherit;color:inherit;}
.margin10 {margin-top:10px;}
.point {font-size:inherit;font-weight:inherit;color:inherit}
.point_text {color:#eee; font-weight:bold; font-size:14px; line-height:38px;}
.sexy_baccart {font-size:16px; text-align: center; height:40px; background-color:#999; line-height:40px; color: #000;}
.fsize11 {font-size:11px;}
.fsize12 {font-size:12px;}
.fsize14 {font-size:14px;}
.disable {pointer-events:none;}
.moremoa_jackpot_banner {margin:10px auto !important;}

.header {position:relative; margin-top:10px;}
.header .logo {text-align:center; display:block; float:left; position:relative; background:url("/themes/imgs/logo_bg.png") no-repeat; width:457px; height:205px; background-size:100% 100%;}
.header .logo img {width:409px; height:169px; margin-top:18px;}
.header .logo .after {position:absolute; top:0; left:0; opacity:0;}
.nav_menu_box {overflow:hidden; width:1500px; }
.nav_menu_box li {float:left; margin-top:5px;}
.nav_menu_box li .menu {display:block; width:260px; height:75px;}
.nav_menu_box .left_menu_box {overflow:hidden; float:left; width:520px;}
.nav_menu_box .right_menu_box {overflow:hidden; float:left; width:520px;}
.nav_menu_box li .after {display:none;}
.nav_menu_box li .menu:hover .before {display:none;}
.nav_menu_box li .menu:hover .after {display:block;}
.nav_menu_box .right_menu_box .mybox {margin-left:0;}
.nav_menu_box .right_menu_box .mybox dd:nth-child(1) {text-align:right; width:286px;}
.nav_menu_box .right_menu_box .mybox dd:nth-child(2) {text-align:center; width:200px;}
.nav_menu_box .mybox {clear:both; overflow:hidden; background:url("/themes/imgs/info_l.png?1") no-repeat; width:510px; height:40px; line-height:40px; margin-left:10px; background-size:100% 100%;}
.nav_menu_box .mybox dd {float:left; color:#fff; padding:0 15px; font-size:15px; overflow:hidden; box-sizing:border-box;}
.nav_menu_box .mybox dd:last-child {float:left; margin-left:0px;}
.nav_menu_box .mybox dd span {color:#fff; font-size:15px;}
.nav_menu_box .mybox dd .name {margin-right:20px; cursor:pointer;}
.nav_menu_box .mybox dd .msg_icon {background:url("/themes/imgs/icon_meil.png") no-repeat; width:24px; height:15px; cursor:pointer;}
.nav_menu_box .mybox dd .point_area {display:inline-block; padding:0 20px; cursor:pointer;}
.nav_menu_box .mybox dd .point_icon {background:url("/themes/imgs/icon_point.png") no-repeat; width:16px; height:14px;}
.nav_menu_box .right_menu_box .mybox {clear:both; overflow:hidden; background:url("/themes/imgs/info_r.png?21") no-repeat; width:510px; height:40px; line-height:40px; background-size:100% 100%;}
.nav_menu_box .mybox.onlyslot { background:url("/themes/imgs/info_l2.png?1"); background-size:100% 100%; text-align:center;}
.nav_menu_box .mybox.onlyslot dd {margin:0 auto; float:none;}
.nav_menu_box .right_menu_box.onlyslot dl {}
.nav_menu_box .right_menu_box.onlyslot .mybox dd:nth-child(1) {display:flex; justify-content:center;}
.nav_menu_box .right_menu_box.onlyslot .mybox dd:nth-child(1) .money {margin-left:10px;}
.nav_menu_box .right_menu_box.onlyslot dl span.icon {display:inline-flex; align-items:center;}

.wallet_box {background:url("/themes/imgs/info_m_bg.png") no-repeat; width:1257px; height:36px; margin:5px auto; overflow:hidden; padding:0 100px; text-align:center;}
.wallet_box dl {display:inline-block}
.wallet_box dd {float:left; overflow:hidden; margin-left:100px;}
.wallet_box dd:first-child {margin-left:0;}
.wallet_box dd .icon {float:left;}
.wallet_box dd .icon img {margin-top:6px;}
.wallet_box dd .money {float:left; color:#eee; font-size:14px; line-height:36px; margin-left:5px;}
.wallet_box dd .trans_btn {cursor:pointer; background:url("/themes/imgs/bt_changemoney.png") no-repeat; background-position:14px 8px;width:120px; height:20px; text-align:center; padding-top:10px ;}
.wallet_box dd .trans_btn:hover {background:url("/themes/imgs/bt_changemoney_hover.png") no-repeat; background-position:14px 8px;}

.tournaments_popup .btn {cursor:pointer; position:fixed; top:600px; left:0; width:132px; height:134px; z-index:5999; }
.tournaments_popup .con {background:red; position:fixed; top:400px; left:0; width:1024px; height:356px; z-index:5999; overflow:hidden; display:none;}
.tournaments_popup .con iframe {width:100%; height:100%; }

.log_box {float:right;}
.log_box .login {background:#8c813b; color:#fff; width:104px; height:40px; line-height:40px; text-align:center; margin-top:30px;  font-size:17px; float:left; font-family: 'Jeju Gothic', serif;}
.log_box .logout {background:#8c813b; color:#fff; width:104px; height:40px; line-height:40px; text-align:center; margin-top:30px;  font-size:17px; float:left; font-family: 'Jeju Gothic', serif;}
.log_box .join {background:#535353; color:#fff; width:104px; height:40px; line-height:40px; text-align:center; margin-top:30px; margin-left:10px;  font-size:17px;  float:left; font-family: 'Jeju Gothic', serif;}
.main_banner {margin-top:10px; margin-bottom:10px;}


.container {min-height:750px; overflow:hidden;}
.main_left_box {width:240px; overflow:hidden; float:left; border-radius:3px;}
.main_right_box {width:240px; overflow:hidden; float:right; border-radius:3px;}
.container .more {clear:both; width:100%; border:0; height:50px;}
.container .more div {border-radius:2px; text-align:center;  width:500px; height:40px; line-height:40px; font-size:14px; margin:5px auto;; cursor:pointer; background:#4c356f; color:#fff; font-weight:bold}
.container .more div:hover {background:#bc8fff; color:#111}
.container .top_box {height:300px; background:rgba(0,0,0,0.4) url("/imgs/border_notice.png") no-repeat;}
.container .bottom_box {background:rgba(0,0,0,0.4) url("/imgs/border_event.png") no-repeat; height:390px; margin-top:12px;}
.container .bottom_box .title {border-bottom:1px solid #444;}
.main_right_box.board_box .top_box {background:url("/themes/imgs/border_top5.png") no-repeat;;}
.board_box .title {color:#eee; font-size:15px; font-weight:bold; padding:12px 12px 8px 12px; border-bottom:1px solid #4d1d71; margin:0 12px;}
.board_box .notice_list {padding:20px 12px;}
.board_box .notice_list li .list{margin-bottom:13px; font-size:13px; color:#ddd; background:url("/themes/imgs/list_symbol.gif") left no-repeat; width:200px; overflow:hidden; white-space:nowrap;  text-overflow: ellipsis; padding-left:10px;}
.board_box .notice_list li:hover .list {color:#ffc600;}
.board_box .event_list {padding:2px 12px 20px 12px; overflow:hidden;}
.board_box .event_list li {width:100px; position:relative; margin-top:22px; margin-left:10px; float:left;}
.board_box .event_list li:first-child {margin-left:0;}
.board_box .event_list li:nth-child(3) {margin-left:0;}
.board_box .event_list li img {width:100%; height:50px; border:1px solid #444; border-radius:2px;}
.board_box .event_list li .txt {color:#ddd; font-weight:bold; font-size:13px; text-align:center; padding:2px 0;}
.board_box .event_list li .date {color:#ffc600; font-size:11px; margin-top:1px; letter-spacing:-1px; text-align:center;}
.board_box .exchange_list li {overflow:hidden; width:210px; height:40px; margin:6px auto; text-align:center; background-size:100% 100%;}
.board_box .exchange_list li:first-child {margin-top:14px; background:url("/themes/imgs/lank_1.png") no-repeat;}
.board_box .exchange_list li:nth-child(2) {background:url("/themes/imgs/lank_2.png") no-repeat;}
.board_box .exchange_list li:nth-child(3) {background:url("/themes/imgs/lank_3.png") no-repeat;}
.board_box .exchange_list li:nth-child(4) {background:url("/themes/imgs/lank_4.png") no-repeat;}
.board_box .exchange_list li:nth-child(5) {background:url("/themes/imgs/lank_5.png") no-repeat;}
.board_box .exchange_list li .name {color:#ddd; font-size:13px; font-weight:bold; margin-top:5px;}
.board_box .exchange_list li .money {color:#ffc600; font-size:13px; font-weight:bold; letter-spacing:-0.5px; margin-top:2px;}
.board_box .realtime_list {height:278px; margin:15px 20px; padding:15px 10px; border-radius:5px; background:#111; border:1px solid #333; overflow-x:hidden;}
.board_box .realtime_list::-webkit-scrollbar {width:8px;}
.board_box .realtime_list::-webkit-scrollbar-track {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);  background:#111; border-radius:5px;}
.board_box .realtime_list::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.8); border-radius:10px; background:#555;}
.board_box .realtime_list li {overflow:hidden; font-size:16px; color:#999; margin-bottom:5px; font-weight:bold;}
.board_box .realtime_list li .time {float:left; color:#ffc600;}
.board_box .realtime_list li .name {float:left; margin-left:10px; color:#ffc600;}
.board_box .realtime_list li .money {float:right; color:#ddd;}


.new_game_box ul::-webkit-scrollbar {width:10px;}
.new_game_box ul::-webkit-scrollbar-track {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);   border-radius:5px;}
.new_game_box ul::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.8); border-radius:10px; background:#fdcdff;}

.new_game_box {overflow:hidden; height:355px; margin-bottom:10px;}
.new_game_box .game_box {overflow:hidden; float:left; height:355px; margin-left:18px; padding:0 10px;}
.new_game_box ul {overflow-x:hidden; margin-top:75px; height:270px; padding-top:5px; padding-left:3px;}
.new_game_box li {float:left; width:162px; height:74px; position:relative; margin-left:5px; margin-bottom:5px; background:url("/themes/imgs/bt_bg_company.png") no-repeat; }
.new_game_box li:hover {background:url("/themes/imgs/bt_bg_company_hover.gif") no-repeat}
.new_game_box li .promo {position:absolute; top:-10px; left:-16px; background:url("/themes/imgs/promo.png") no-repeat; width:68px; height:54px; background-size:100% 100%;}
.new_game_box li .hot {position:absolute; top:-3px; left:-6px; background:url("/themes/imgs/icon_hot.png") no-repeat; width:70px; height:32px; background-size:100% 100%;}
.new_game_box li.all_slot_game {background:url("/themes/imgs/bt_bg_all.png") no-repeat;}
.new_game_box li.all_slot_game:hover {background:url("/themes/imgs/bt_bg_all_hover.gif") no-repeat}
.new_game_box li.bookmark {background:url("/themes/imgs/bt_bg_all.png") no-repeat;}
.new_game_box li.bookmark:hover {background:url("/themes/imgs/bt_bg_all_hover.gif") no-repeat}
.new_game_box li.reel {background:url("/themes/imgs/bt_reel_bg.gif?1") no-repeat;}
.new_game_box li.reel:hover {background:url("/themes/imgs/bt_bg_all_hover.gif") no-repeat}
.new_game_box li img {width:100%; height:100%;}
.new_game_box .slot_box {width:916px; background:url("/themes/imgs/slot_bg.gif?3") no-repeat; margin-left:0; background-size:100% 100%;}
.new_game_box .livecasino_box {width:526px; background:url("/themes/imgs/live.gif?3") no-repeat; background-size:100% 100%;}
.new_game_box .hotelcasino_box {width:347px; background:url("/themes/imgs/hotel.gif") no-repeat;}
.new_game_box .sports_box {width:187px; background:url("/themes/imgs/sports.gif") no-repeat;}

.new_game_box .slot_box ul {padding-left:24px;}

.onlyslot .new_game_box {height:305px;}
.onlyslot .new_game_box .slot_box {height:305px;}
.onlyslot .new_game_box .livecasino_box {display:none;}
.onlyslot .new_game_box .hotelcasino_box {display:none;}
.onlyslot .new_game_box .slot_box {width:1480px; background:url("/themes/imgs/onnyslot_bg.gif?2") no-repeat;}
.onlyslot .new_game_box .slot_box ul {margin-top:14px;}
.onlyslot .new_game_box .slot_box ul li {margin-left:19px;}

/*
.new_game_box .livecasino_box li .imgs {width:162px; height:74px; margin-left:0px; margin-top:-6px;}
.new_game_box .livecasino_box li .name {margin-top:-22px;}

.new_game_box .hotelcasino_box li .imgs {width:162px; height:74px; margin-left:0px; margin-top:-6px;}
.new_game_box .hotelcasino_box li .name {margin-top:-22px;}

.new_game_box .sports_box li .imgs {width:162px; height:74px; margin-left:0px; margin-top:-6px;}
.new_game_box .sports_box li .name {margin-top:-22px;}
*/

.new_game_box li .imgs {width:130px; height:45px; margin:5px auto 0px auto;}
.new_game_box li .name {color:#fff; font-size:13px; text-align:center;}
.new_game_box li .imgs img {width:inherit;height:inherit;object-fit: scale-down;object-position: unset;/* object-fit:none; */}
/*
.new_game_box li.RTG .imgs {background:url("/themes/imgs/RTG.png?88888") no-repeat; background-size:100%;}
.new_game_box li.GAMEPLAY .imgs {background:url("/themes/imgs/GAMEPLAY.png?88888") no-repeat; background-size:100%;}
.new_game_box li.MICROGM .imgs {background:url("/themes/imgs/MICROGM.png?88888") no-repeat; background-size:100%;}
.new_game_box li.BNGO .imgs {background:url("/themes/imgs/BNGO.png?88888") no-repeat; background-size:100%;}
.new_game_box li.QTECH .imgs {background:url("/themes/imgs/QTECH.png?88888") no-repeat; background-size:100%;}
.new_game_box li.TTG .imgs {background:url("/themes/imgs/TTG.png?88888") no-repeat; background-size:100%;}
.new_game_box li.HBNR .imgs {background:url("/themes/imgs/HBNR.png?88888") no-repeat; background-size:100%;}
.new_game_box li.PRAGMTIC .imgs {background:url("/themes/imgs/PRAGMTIC.png?88888") no-repeat; background-size:100%;}
.new_game_box li.AMEBA .imgs {background:url("/themes/imgs/AMEBA.png?88888") no-repeat; background-size:100%;}
.new_game_box li.ISOFT .imgs {background:url("/themes/imgs/ISOFT.png?88888") no-repeat; background-size:100%;}
.new_game_box li.PLAYNGO .imgs {background:url("/themes/imgs/PLAYNGO.png?88888") no-repeat; background-size:100%;}
.new_game_box li.GAMATRON .imgs {background:url("/themes/imgs/GAMATRON.png?88888") no-repeat; background-size:100%;}
.new_game_box li.CQ9 .imgs {background:url("/themes/imgs/CQ9.png?88888") no-repeat; background-size:100%;}
.new_game_box li.DREAMTECH .imgs {background:url("/themes/imgs/DREAMTECH.png?88888") no-repeat; background-size:100%;}
.new_game_box li.QUICKSPIN .imgs {background:url("/themes/imgs/QUICKSPIN.png?88888") no-repeat; background-size:100%;}
.new_game_box li.NETENT .imgs {background:url("/themes/imgs/NETENT.png?88888") no-repeat; background-size:100%;}
.new_game_box li.MAVERICK .imgs {background:url("/themes/imgs/MAVERICK.png?88888") no-repeat; background-size:100%;}
.new_game_box li.KIRON .imgs {background:url("/themes/imgs/KIRON.png?88888") no-repeat; background-size:100%;}
.new_game_box li.ELK .imgs {background:url("/themes/imgs/ELK.png?88888") no-repeat; background-size:100%;}
.new_game_box li.YGG .imgs {background:url("/themes/imgs/YGG.png?88888") no-repeat; background-size:100%;}
.new_game_box li.JOKERGAMING .imgs {background:url("/themes/imgs/koker.png?88888") no-repeat; background-size:100%;}
.new_game_box li.WORLDMATCH .imgs {background:url("/themes/imgs/wm.png?88888") no-repeat; background-size:100%;}
.new_game_box li.FUNKYGAMES .imgs {background:url("/themes/imgs/funkygames.png?88888") no-repeat; background-size:100%;}
.new_game_box li.AE .imgs {background:url("/themes/imgs/AE-GAMING.png?88888") no-repeat; background-size:100%;}
.new_game_box li.TPG .imgs {background:url("/themes/imgs/TPG-logo.png?88888") no-repeat; background-size:100%;}
.new_game_box li.PGSOFT .imgs {background:url("/themes/imgs/pg-soft-logo.png?88888") no-repeat; background-size:100%;}
.new_game_box li.GNS .imgs {background:url("/themes/imgs/gns.png?88888") no-repeat; background-size:100%;}
*/
.new_game_box li .maintenence {background:rgba(0,0,0,0); width:100%; height:100%;position:absolute; top:0; left:0; z-index:3000;}
.new_game_box li .maintenence:hover {background:rgba(0,0,0,0.6) url('/imgs/icon_check_gnpt.png?1') no-repeat; width:100%; height: 100%; position:absolute; top:0; left:0; background-position:8px 40px; background-size:26px 26px;}





.game_list_box {overflow:hidden; width:1000px; margin-left:10px; float:left;}
.game_list_box li {position:relative; overflow:hidden; width:152px; height:193px; float:left; margin-left:12px; margin-bottom:10px; text-align:center; background:url("/themes/imgs/border_s.png?1") no-repeat; }
.game_list_box li:first-child {width:318px; height:300px; background:url("/themes/imgs/border_rtg.png?1") no-repeat;}
.game_list_box li:first-child .imgs {width:270px; height:254px; margin-top:22px; margin-left:24px;}
.game_list_box li:first-child .game_logo {width:270px !important; border-radius:0; left:24px !important;}
.game_list_box li:first-child .game_logo img {width:160px;}
.game_list_box li:first-child .imgs img:nth-child(2) {left:500px;}
.game_list_box li:first-child:hover .imgs img {transform:scale(1.0) !important;}
.game_list_box li:nth-child(2) {width:318px; height:300px; margin:0 10px; border:0; background:none;}
.game_list_box li:nth-child(2) .imgs {width:270px; height:97px; margin-top:22px; margin-left:24px;}
.game_list_box li:nth-child(2) .imgs img:nth-child(2) {left:500px;}
.game_list_box li:nth-child(2) .game_logo {width:269px !important; border-radius:0; left:24px !important;}
.game_list_box li:nth-child(2) .game_logo img {width:160px;}
.game_list_box li:nth-child(2):hover .imgs img {transform:scale(1.0) !important;}
.game_list_box li:nth-child(3) {width:318px; height:300px; margin-left:0; border:0; background:none;}
.game_list_box li:nth-child(3) .imgs {width:270px; height:97px; margin-top:22px; margin-left:24px;}
.game_list_box li:nth-child(3) .imgs img:nth-child(2) {left:500px;}
.game_list_box li:nth-child(3) .game_logo {width:269px !important; border-radius:0; left:24px !important;}
.game_list_box li:nth-child(3) .game_logo img {width:160px;}
.game_list_box li:nth-child(3):hover .imgs img {transform:scale(1.0) !important;}
.game_list_box li .box {position:relative; overflow:hidden; margin-top:10px; height:145px; background:url("/themes/imgs/border_g.png?1") no-repeat;}
.game_list_box li .box:first-child {margin-top:0;}
.game_list_box li .box .game_logo {position:absolute; z-index:2001; top:40px; left:0; height:66px; width:100%; background:rgba(0,0,0,0.7);}
.game_list_box li .imgs {width:122px; height:163px; position:relative; margin-top:14px; margin-left:15px; overflow:hidden; background:rgba(0,0,0,0.4);}
.game_list_box li .imgs img {width:100%; height:100%; position:absolute; border-radius:14px;}
.game_list_box li .imgs img:first-child {left:0;}
.game_list_box li .imgs img:nth-child(2) {left:500px;}
.game_list_box li .title {color:#eee; font-weight:bold; font-size:16px; margin:6px 0; display:none;}
.game_list_box li:first-child .game_logo {position:absolute; z-index:2001; top:115px; left:0; height:66px; width:100%; background:rgba(0,0,0,0.7);}
.game_list_box li .game_logo {position:absolute; bottom:14px; left:14px; background:rgba(0,0,0,0.8); width:123px; height:40px; border-radius:0 0 14px 14px;}
.game_list_box li .game_logo img {width:100px;}
.game_list_box li:hover .title {color:#ffc600}
.game_list_box li:hover .imgs img:first-child {animation:imgRotator1 2s ease-in-out infinite 0.5s; -moz-animation:imgRotator1 2s ease-in-out infinite 0.5s; -ms-animation:imgRotator1 2s ease-in-out infinite 0.5s;}
.game_list_box li:hover .imgs img:last-child {animation:imgRotator2 2s ease-in-out infinite 0.5s; -moz-animation:imgRotator2 2s ease-in-out infinite 0.5s; -ms-animation:imgRotator2 2s ease-in-out infinite 0.5s;}
@keyframes imgRotator1 {
    0% {
        opacity: 0;
        left: 0;
    }
    15%, 50% {
        opacity: 1;
        left: 400px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}
@keyframes imgRotator2 {
    0% {
        opacity: 0;
        left: 50px;
    }
    30%, 80% {
        opacity: 1;
        left: 0;
    }
    100% {
        opacity: 0;
        left: -50px;
    }
}

@-moz-keyframes imgRotator1 {
    0% {
        opacity: 0;
        left: 0;
    }
    15%, 50% {
        opacity: 1;
        left: 400px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}
@-moz-keyframes imgRotator2 {
    0% {
        opacity: 0;
        left: 50px;
    }
    30%, 80% {
        opacity: 1;
        left: 0;
    }
    100% {
        opacity: 0;
        left: -50px;
    }
}

@-ms-keyframes imgRotator1 {
    0% {
        opacity: 0;
        left: 0;
    }
    15%, 50% {
        opacity: 1;
        left: 400px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}
@-ms-keyframes imgRotator2 {
    0% {
        opacity: 0;
        left: 50px;
    }
    30%, 80% {
        opacity: 1;
        left: 0;
    }
    100% {
        opacity: 0;
        left: -50px;
    }
}


.footer {background:rgba(0,0,0,0.8); padding-top:10px; border-top:1px solid #433e1d; position:relative;}
.footer .copy_box {height:80px; text-align:center; line-height:80px; font-size:13px; }
.footer .logo_box_bg {background:url("../imgs/bottom_bg.png?1") no-repeat; width:1320px; height:284px; position:absolute; top:0; left:50%; margin-left:-660px;}
.footer .logo_box {overflow:hidden; width:1260px; margin:0 auto; padding:20px 0;}
.footer .logo_box li {float:left; width:164px; margin:0 8px;}
.footer .logo_box li img {width:100%;}
.footer .footer_list_area {overflow:hidden; width:1500px; margin:10px auto;}
.footer .footer_list_area .box1 {float:left; background:url("/themes/imgs/list_bigwin.png") no-repeat; width:642px; height:299px;}
.footer .footer_list_area dl {overflow:hidden; width:580px; margin-top:60px; margin-left:30px;}
.footer .footer_list_area dt {overflow:hidden;}
.footer .footer_list_area dt li {font-size:15px; color:#fff;}
.footer .footer_list_area dd {overflow:hidden; background:#444;  margin-bottom:4px;}
.footer .footer_list_area li {float:left; text-align:center; width:20%; height:34px; line-height:34px; color:#ddd;}
.footer .footer_list_area .box2 dl {width:270px;}
.footer .footer_list_area .box2 li {width:33.333%}
.footer .footer_list_area li img {width:100px;}
.footer .footer_list_area .box2 {float:left; background:url("/themes/imgs/list_exchange.png") no-repeat; width:334px; height:299px; margin-left:3px;}
.footer .footer_list_area .box3 {float:left; background:url("/themes/imgs/list_messenger.png?1") no-repeat; width:315px; height:299px; margin-left:3px;}
.footer .footer_list_area .box4 {float:left; background:url("/themes/imgs/bt_partner.png") no-repeat; width:200px; height:299px; cursor:pointer; margin-left:3px;}
.footer .footer_list_area .box4:hover {background:url("/themes/imgs/bt_partner_hover.gif") no-repeat;}
.box_bg {padding:20px; background:rgba(0,0,0,0.4); box-sizing:border-box; border:3px solid #433e1d; border-radius:10px;}
.contents {overflow:hidden; width:1000px; margin-left:10px; float:left;}
.contents .game_title {font-size:20px; color:#eee; font-weight:bold; margin-bottom:10px;}
.contents .money_function {overflow:hidden;}
.contents .money_function div {cursor:pointer; float:left; width:68px; height:36px; line-height:36px; text-align:center; font-size:14px; font-weight:bold; background:#333; color:#eee; margin-left:10px;}
.contents .money_function div:first-child {margin-left:0;}
.contents .money_function div:hover {background:#111;}
.contents .submit {cursor:pointer; background:#ffc600; color:#000; font-weight:bold; font-size:15px; text-align:center; width:200px; height:40px; line-height:40px; margin:30px auto;}
.contents input {border:0; width:200px; height:40px; padding:0 10px; background:#eee; outline:none; font-size:14px;}
.contents .money_wrap {overflow:hidden; line-height:40px;}
.contents .money_wrap span {float:left; font-size:14px; color:#eee; font-weight:bold; margin-right:10px;}
.contents .money_wrap .txt {margin-right:30px;}
.contents .money_guide {padding:10px 0; color:#ffc600; font-size:13px;}
.contents .cbform>div {display:inline-block; vertical-align:middle;}
.cbform .checkbox {width:8px; height:8px; border:2px solid #ffffff; background-color:#ffffff;} 
.cbform .checkbox.checked {background-color:#1c4c42;}


.event_area {overflow:hidden; margin-bottom:50px;}
.event_area li {float:left; text-align:center; position:relative; width:240px; height:300px; background:#333; margin-left:10px; border:1px solid #444;}
.event_area li:hover {background:#222;}
.event_area li:first-child {margin-left:0;}
.event_area li .title {font-size:17px; font-weight:bold; padding:10px 0; color:#fff;}
.event_area li .imgs {margin-bottom:5px; overflow:hidden; width:240px;}
.event_area li .imgs img {width:100%;}
.event_area li dd {font-size:13px; padding:4px 10px; color:#ddd;}
.event_area li .date {position:absolute; bottom:10px; left:0; width:100%; text-align:center; color:#ffc600; font-size:14px; font-weight:bold;}

.notice_area {overflow:hidden; margin-bottom:50px;}
.notice_area li {float:left; text-align:center; position:relative; width:324px; height:380px; background:#333; margin-left:10px; border:1px solid #444; margin-bottom:10px;}
.notice_area li:hover {background:#222;}
.notice_area li:first-child {margin-left:0;}
.notice_area li:nth-child(4) {margin-left:0;}
.notice_area li .title {font-size:18px; font-weight:bold; color:#fff; padding:0 10px; margin-bottom:10px;}
.notice_area li .imgs {overflow:hidden; height:130px;}
.notice_area li .imgs img {width:100%; height:100%;}
.notice_area li .date {color:#ddd; text-align:center; color:#ffc600; font-size:14px; font-weight:bold; padding:10px 0;}
.notice_area li .con {padding:0 18px; color:#bbb; font-size:13px; line-height:20px;}
.notice_area li .btn {background:#ffc600; color:#222; width:140px; height:36px; line-height:36px; font-weight:bold; font-size:15px; border-radius:500px; position:absolute; bottom:12px; left:50%; margin-left:-70px;}

.game_page_box {overflow:hidden; width:1500px; margin-bottom:10px;}


.game_page_box .game_category_area ul::-webkit-scrollbar {width:12px;}
.game_page_box .game_category_area ul::-webkit-scrollbar-track {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);  background:#111; border-radius:1px;}
.game_page_box .game_category_area ul::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.8); border-radius:2px; background:#555;}

.game_page_box .game_category_area  {float:left; overflow:hidden; background:url("/themes/imgs/list_company_bg.png?1") no-repeat; width:1298px; height:355px; position:relative; padding:7px; box-sizing:border-box;}
.game_page_box .game_category_area ul {overflow-x:hidden; width:100%; height:100%; padding:5px; box-sizing:border-box;}
.game_page_box .game_category_area li {float:left; text-align:center; position:relative; text-align:center; margin:4px; width:172px; height:74px; background:url("/themes/imgs/bt_company_bg.png?1") no-repeat;}
.game_page_box .game_category_area li .after {display:none;}
.game_page_box .game_category_area li:hover {background:url("/themes/imgs/bt_company_bg_hover.gif?1") no-repeat;}
.game_page_box .game_category_area li.active {background:url("/themes/imgs/bt_company_bg_hover.gif?1") no-repeat;}
.game_page_box .game_category_area li:hover .before {display:none}
.game_page_box .game_category_area li:hover .after {display:block}
.game_page_box .game_category_area li .imgs {width:110px; height:42px; margin:5px auto;}
.game_page_box .game_category_area li .name {color:#fff; font-size:13px;}
.game_page_box .game_category_area li.RTG .imgs {background:url("/themes/imgs/RTG.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.GAMEPLAY .imgs {background:url("/themes/imgs/GAMEPLAY.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.MICROGM .imgs {background:url("/themes/imgs/MICROGM.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.BNGO .imgs {background:url("/themes/imgs/BNGO.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.QTECH .imgs {background:url("/themes/imgs/QTECH.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.TTG .imgs {background:url("/themes/imgs/TTG.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.HBNR .imgs {background:url("/themes/imgs/HBNR.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.PRAGMTIC .imgs {background:url("/themes/imgs/PRAGMTIC.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.AMEBA .imgs {background:url("/themes/imgs/AMEBA.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.ISOFT .imgs {background:url("/themes/imgs/ISOFT.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.PLAYNGO .imgs {background:url("/themes/imgs/PLAYNGO.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.GAMATRON .imgs {background:url("/themes/imgs/GAMATRON.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.CQ9 .imgs {background:url("/themes/imgs/CQ9.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.DREAMTECH .imgs {background:url("/themes/imgs/DREAMTECH.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.QUICKSPIN .imgs {background:url("/themes/imgs/QUICKSPIN.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.NETENT .imgs {background:url("/themes/imgs/NETENT.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.MAVERICK .imgs {background:url("/themes/imgs/MAVERICK.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.KIRON .imgs {background:url("/themes/imgs/KIRON.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.ELK .imgs {background:url("/themes/imgs/ELK.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.YGG .imgs {background:url("/themes/imgs/YGG.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.JOKERGAMING .imgs {background:url("/themes/imgs/koker.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.WORLDMATCH .imgs {background:url("/themes/imgs/wm.png?88888") no-repeat; background-size:100%;}
.game_page_box .game_category_area li.FUNKYGAMES .imgs {background:url("/themes/imgs/funkygames.png?88888") no-repeat; background-size:100%;}
/*BBIN  {background-position:-197px -370px;} - íŠ¸ëžœìŠ¤í¼ë§Œ ì§€ì›*/
.game_page_box .game_category_area li .maintenence {background: url('/imgs/check.png?1') no-repeat; width:164px; height: 64px; position:absolute; top:4px; left:4px; background-size:100% 100%;}

.game_page_box .live_casino {float:right; width:200px; height:275px;  cursor:pointer;}
.game_page_box .live_casino .after {display:none;}
.game_page_box .live_casino:hover .before { display:none;}
.game_page_box .live_casino:hover .after { display:block;}

.list_game_title {display:none; width:1500px; height:52px; padding-top:3px; background:url("/themes/imgs/list_game_title_bg.png") no-repeat; margin:4px 0;}
.list_game_title .category_title {width:325px; height:47px; margin:0 auto;}
.list_game_title .category_title.casino_title {background:url("/themes/imgs/list_game_title_casino.png") no-repeat;}
.list_game_title .category_title.slot_title {background:url("/themes/imgs/list_game_title_slot.png") no-repeat;}


.game_menu_box ul::-webkit-scrollbar {width:12px;}
.game_menu_box ul::-webkit-scrollbar-track {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);  background:#111; border-radius:1px;}
.game_menu_box ul::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.8); border-radius:2px; background:#555;}

.game_menu_box { width:1500px; background:url("/themes/imgs/list_GAME_bg.png?1") no-repeat; height:530px; box-sizing:border-box; padding:7px; }
.game_menu_box ul {overflow-x:hidden; height:100%; padding-top:14px; box-sizing:border-box; }
.game_menu_box li {float:left; position:relative; overflow:hidden; width:113px; height:173px; border:1px solid #552262; margin-left:17px; margin-bottom:10px;}
.game_menu_box li .game_logo {position:absolute;top:0;left:0;width:100%;height:30px;background:rgba(0,0,0,0.8);display: flex;align-items: center;}
.game_menu_box li .game_logo img {/* margin-top: 8px; */margin-left: 5px;width: 50%;}
.game_menu_box li .bookmark {cursor:pointer; width:18px; height:18px; z-index:3000; position:absolute; top:5px; right:6px; background:url("/themes/imgs/mark_off.png") no-repeat;}
.game_menu_box li .bookmark.on {background:url("/themes/imgs/mark_on.png") no-repeat;}
.game_menu_box li .bookmark:hover {background:url("/themes/imgs/mark_on.png") no-repeat;}
.game_menu_box li .imgs {height:113px;margin-top:30px;display: flex;align-items: center;justify-content: center;}
.game_menu_box li .imgs img {width: 90%;/* height: auto; */}
.game_menu_box li .txt {color:#ddd; font-weight:400; font-size:13px; text-align:center; position:absolute; bottom:0; left:0; width:100%; height:30px; line-height:30px; background:rgba(0,0,0,0.8); }
.game_menu_box li .btn {display:none; position:absolute; top:30px; left:0; background:rgba(0,0,0,0.8); width:100%; height:83px; text-align:center;}
.game_menu_box li:hover .btn {display:block;}

.game_menu_box .casino_list {padding:30px; box-sizing:border-box;}
.game_menu_box .casino_list li {width:250px; height:280px; border:0px; margin-left:40px; margin-bottom: 40px;}
.game_menu_box .casino_list li:nth-child(5n-4) {margin-left:0px;}
.game_menu_box .casino_list li .imgs {height:250px; margin-top: 0px; position:relative;}
.game_menu_box .casino_list li:hover .upper_link {background:url("/themes/imgs/casino_hover.png?1") no-repeat; background-size:250px;}
.game_menu_box .casino_list li .txt {text-align:center; color:#fff; font-size:15px; height:30px; line-height:30px; background:none;}
.game_menu_box .casino_list li .maintenence {background:rgba(0,0,0,0.9) url('/imgs/check_gnpt.png?1') center no-repeat; z-index:3000; width:100%; height: 100%; position:absolute; top:0; left:0;}


.jackpot_banner_box {background:url("/themes/imgs/jackpot_banner_box.png") no-repeat; position:relative; width:1500px; height:89px; margin-bottom:20px; overflow:hidden;}
.jackpot_banner_box ul {position: absolute; overflow:hidden;}
.jackpot_banner_box li {float: left; width:292px; height: 89px; text-align:center; padding-left:40px; box-sizing:border-box;}
.jackpot_banner_box li:first-child {padding-left:0;}

.jackpot_banner_box li .txt {font-size:20px; font-weight:bold; color:#999; margin-top:30px;}
.jackpot_banner_box li .krw {font-size:16px; font-weight:bold; color:#fff; margin-top:5px;}


.right_game_menu_box {overflow:hidden; width:320px; float:right; background:#333; border:1px solid #444; border-radius:3px; padding:20px 12px;}
.right_game_menu_box li {width:68px; height:120px; float:left; text-align:center; padding:0 5px; position:relative;}
.right_game_menu_box li:first-child {width:96px;}
.right_game_menu_box li:nth-child(2) {width:96px;}
.right_game_menu_box li:nth-child(3) {width:96px;}
.right_game_menu_box li:hover .imgs img:first-child {display:none;}
.right_game_menu_box li:hover .imgs img:last-child {display:block;}
.right_game_menu_box li .imgs img {width:100%; display:none;}
.right_game_menu_box li .imgs img:first-child {display:block;}
.right_game_menu_box li .txt {color:#ddd; font-size:12px; letter-spacing:-0.3px; font-weight:bold; padding:5px 0;}
.right_game_menu_box li .game_logo img {width:24px;}

.rtgjackpot_banner {margin:0 auto; }



.pagenation {overflow:hidden; padding:20px 0; text-align:center;}
.pagenation .number {background:rgba(0,0,0,0.4); border:1px solid #333; width:34px; height:34px; text-align:center; line-height:34px; font-size:13px; font-weight:bold; margin:0 auto;}


.login_area {display:none; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.8); z-index:3003;position: fixed;}
.login_layer {position:absolute; top:180px; left:50%; width:388px; min-height:420px; padding-bottom:15px; margin-left:-194px; z-index:3004; background:#161616; border:1px solid #9c68c3;}
.login_layer .close {position:absolute; top:10px; right:10px; cursor:pointer;}
.login_layer .logo {text-align:center; margin-top:50px;}
.login_layer .logo img {width:220px;}
.login_layer ul {width:304px; margin:20px auto;}
.login_layer li {margin-bottom:10px;}
.login_layer input {width:304px; height:38px; background:#fff; padding:0 10px; color:#000; font-size:14px; box-sizing:border-box;}
.login_layer input:focus {color:#000 !important;}
.login_layer a {width:304px; height:38px; line-height:38px; text-align:center; background:#ceafff; color:#111; font-weight:bold; font-size:15px; box-sizing:border-box;}
.login_layer .join_btn {background:#555; color:#888;}
.login_layer a.disable {pointer-events:none; color:#aaa;}
.login_layer .alert {color:yellow; text-align:center; display:none;}


.join_layer {position:absolute; top:140px; left:50%; width:660px; min-height:820px; padding-bottom:30px; margin-left:-295px; z-index:3004; background:#161616; border:1px solid #9c68c3;}
.join_layer .close {position:absolute; top:10px; right:10px; cursor:pointer;}
.join_layer .logo {text-align:center; margin:30px 0;}
.join_layer dl {padding:0 30px;}
.join_layer dd {overflow:hidden; margin-bottom:10px;}
.join_layer dd .title {float:left; font-size:16px; font-weight:bold; color:#ddd; width:120px; text-align:left; line-height:34px; min-height:1px;}
.join_layer dd .con {float:left;}
.join_layer dd .con input {background:#fff; width:200px; height:34px; line-height:34px; padding:0 10px;}
.join_layer dd .con select {background:#fff; width:220px; height:34px; line-height:34px; padding:0 10px;}
.join_layer dd .con input.hp {width:50px;}
.join_layer dd .con input.hp::placeholder {color:#ededed;}
.join_layer dd .con .notice {color:#ceafff; text-align:left; margin-top:4px;}
.join_layer dd .con a {color:#222; background:#ceafff; height:34px; line-height:34px; padding:0 10px;}
.join_layer .confirm_btn {text-align:center; margin-top:40px;}
.join_layer .confirm_btn a {background:#ceafff; color:#222; padding:14px 50px; font-size:16px; border-radius:3px; font-family: 'Jeju Gothic', serif;}



.coupon_list {overflow:hidden;}
.coupon_list dt {overflow:hidden; background:rgba(0,0,0,0.4); border-bottom:2px solid #4d1d71;}
.coupon_list ul {overflow:hidden; width:100%;}
.coupon_list dt li {font-weight:bold; color:#fff;  font-size:17px; font-weight:bold;}
.coupon_list dd {overflow:hidden; border-bottom:1px solid #4d1d71}
.coupon_list li {float:left; width:16.666%; color:#eee; font-size:14px; height:44px; line-height:44px; text-align:center;}
.coupon_list li:first-child {width:10%;}
.coupon_list li:last-child {width:23%;}
.coupon_list .coupon_on {margin:10px auto; display:block; border-radius:500px; width:64px; height:20px; line-height:20px; text-align:center; background:#111; font-size:12px; color:#fee737; border:1px solid #fee737;}




.nav_layer_area {overflow:hidden;}
.nav_layer_area .top_menu {overflow:hidden; border-top:1px solid #8e8e8e; border-bottom:1px solid #181818;}
.nav_layer_area .top_menu li {float:left; width:16.666%; height:45px; line-height:45px; text-align:center; box-sizing:border-box;}
.nav_layer_area .top_menu li.active .menu {background:#408fe7; color:#fee737;}
.nav_layer_area .top_menu .menu {background:url("/themes/imgs/layer_top_menu_bg.gif"); font-size:15px; font-weight:bold; color:#9d9c9c; display:block; border-left:1px solid #545454; border-right:1px solid #0d0d0d;}
.nav_layer_area .top_menu .menu:hover {background:#408fe7; color:#fee737;}
.nav_layer_area .top_menu li:first-child .menu {border-left:0;}
.nav_layer_area .box {padding:20px 30px; overflow:hidden;}
.nav_layer_area .box .info {color:#fff; font-size:15px; line-height:20px; margin:20px 0;}
.nav_layer_area .box .danger_info {color:#9c945b;}
.nav_layer_area .box .default_list {overflow:hidden;}
.nav_layer_area .box .default_list li {margin-bottom:14px; overflow:hidden;}
.nav_layer_area .box .default_list li .left {float:left; width:120px; font-size:15px; color:#fff; font-weight:bold; line-height:38px;}
.nav_layer_area .box .default_list li .right {float:left;}
.nav_layer_area .box .default_list li .right .notice {color:#fee737; font-size:12px; margin-top:8px;}
.nav_layer_area .box .default_list li input[type=text] {height:38px; width:150px; border:none; background:#fff; font-size:14px; padding:0 10px;}
.nav_layer_area .box .default_list li input[type=password] {height:38px; width:180px; border:none; background:#fff; font-size:14px; padding:0 10px;}
.nav_layer_area .box .default_list li select {height:38px; width:170px; border:none; background:#fff; font-size:13px; padding:0 10px;}
.nav_layer_area .box .default_list li dl {overflow:hidden; float:left; margin-left:10px;}
.nav_layer_area .box .default_list li dd {float:left; margin-left:2px; width:68px; height:36px; line-height:36px; text-align:center; background:#464646; border:1px solid #fee737;}
.nav_layer_area .box .default_list li dd:first-child {margin-left:0;}
.nav_layer_area .box .default_list li dd .money {display:block; color:#fff; font-size:15px; font-weight:bold;}
.nav_layer_area .box .center_list {width:430px; margin:30px auto; padding-top:130px;}
.nav_layer_area .box .game_trans_list {overflow:hidden; float:left;}
.nav_layer_area .box .game_trans_list li {margin-bottom:27px; overflow:hidden; background:#1d1d1d; width:423px; height:33px; line-height:33px; }
.nav_layer_area .box .game_trans_list li dd {float:left; color:#fff; font-size:14px; padding:0 10px;}
.nav_layer_area .box .game_trans_list li dt {float:right; color:#fee737; font-size:14px; padding:0 10px;}
.nav_layer_area .box .money_trans {float:right; width:260px;}
.nav_layer_area .box .money_trans li .left {width:60px;}
.nav_layer_area .box .money_trans li .right .notice {width:150px;}
.nav_layer_area .box .money_trans li dl {width:220px; overflow:hidden;}
.nav_layer_area .box .money_trans li dd {margin-bottom:2px;}
.nav_layer_area .box .money_trans li dd:nth-child(4) {margin-left:0;}
.nav_layer_area .box .table_list {overflow:hidden;}
.nav_layer_area .box .table_list ul {overflow:hidden; width:100%;}
.nav_layer_area .box .table_list dt {overflow:hidden; background:#999; border-radius:20px;}
.nav_layer_area .box .table_list dt li {font-weight:bold; color:#000;}
.nav_layer_area .box .table_list dd {overflow:hidden; border-bottom:1px solid #3a3a3a; cursor:pointer;}
.nav_layer_area .box .table_list dd:hover {background:#222;}
.nav_layer_area .box .table_list li {float:left; width:16.666%; color:#eee; font-size:14px; height:44px; line-height:44px; text-align:center;}
.nav_layer_area .box .table_list li:first-child {width:10%;}
.nav_layer_area .box .table_list li:last-child {width:22%;}
.nav_layer_area .box .coupon_on {margin:10px auto; display:block; border-radius:500px; width:64px; height:20px; line-height:20px; text-align:center; background:url("/themes/imgs/coupon_bg.gif"); font-size:12px; color:#fee737; border:1px solid #fee737}
.nav_layer_area .box .coupon_off {cursor:default !important; color:#555;}
.nav_layer_area .box .pagination {overflow:hidden; text-align:center; padding-top:20px; border-top:2px solid #fee737;}
.nav_layer_area .box .pagination .page {color:#ddd; float:left; height:17px; line-height:17px; width:20px; font-size:16px; font-weight:bold; margin:0 5px;}
.nav_layer_area .box .btn_box {text-align:center; margin-top:20px;}
.nav_layer_area .checkbox_box {overflow:hidden;}
.nav_layer_area .checkbox_box span {float:left; color:#fff; font-size:15px; margin-right:10px; }
.nav_layer_area .checkbox_box span input[type=checkbox] {border:2px solid #ddd; background:#6e6e6e; width:20px; height:20px;}
.view_btn_box {overflow:hidden; margin-bottom:30px;}
.view_btn_box .btn {width:200px; height:32px; font-size:15px; font-weight:bold; line-height:32px; text-align:center; color:#c9c9c9; border:1px solid #c9c9c9; background:url("/themes/imgs/search_btn_bg.gif"); }
.write_area {overflow:hidden; margin-top:30px;}
.write_area dt {margin-bottom:10px;}
.write_area input[type=text] {background:#fff; height:40px; width:100%; padding:0 10px;}
.write_area textarea {resize:none; background:#fff; padding:10px; width:100%; height:100px;}

.board_view_layer .top_menu li {width:50%;}
.board_view_layer .contents .table_list li {width:20% !important;}
.board_view_layer .contents .table_list li:nth-child(2) {width:60% !important;}
.board_view_layer .view_box {height:300px; padding:14px; border-top:2px solid #fde74f; border-bottom:2px solid #fde74f; color:#fff; font-size:14px;}
.board_view_layer .btn_box .btn {width:100px; height:34px; line-height:34px; text-align:center; font-size:13px; font-weight:bold; background:#999; color:#000; float:left;}
.board_view_layer .btn_box .btn:nth-child(2) {margin:0 5px; background:#408fe7; color:#fee737;}


.nav_layer_area {}
.mypage_layer0  {display:block;}
.mypage_layer .top_menu_title {background:url("/themes/imgs/layer_top_menu_bg.gif"); height:45px; line-height:45px; color:#fff; font-size:16px; font-weight:bold; border-bottom:1px solid #111; padding-left:30px;}
.mypage_layer .my_point {color:#f8ff8d; font-size:15px; margin:20px 0;}
.mypage_layer .date_search {overflow:hidden;}
.mypage_layer .date_search span {float:left;margin-right:10px;}
.mypage_layer .date_search span input {width:120px; height:34px; border:0; padding:0 10px; font-size:15px; color:#000; background:#fff;}
.mypage_layer .date_search span .btn {width:60px; height:32px; font-size:15px; font-weight:bold; line-height:32px; text-align:center; color:#c9c9c9; border:1px solid #c9c9c9; background:url("/themes/imgs/search_btn_bg.gif"); }
.mypage_layer .table_area {overflow:hidden;}
.mypage_layer .table_area.table1 dl {overflow:hidden;}
.mypage_layer .table_area.table1 li {width:16.666%;}
.mypage_layer .table_area.table2 dl {overflow:hidden; float:left; width:430px;}
.mypage_layer .table_area.table2 dl:last-child {float:right;}
.mypage_layer .table_area.table2 li {width:60%;}
.mypage_layer .table_area.table2 li:first-child {width:40%;}
.mypage_layer .table_area.table3 dl {overflow:hidden; float:left; width:288px; margin-left:14px;}
.mypage_layer .table_area.table3 dl:first-child {margin-left:0;}
.mypage_layer .table_area.table3 li {width:50%;}
.mypage_layer .table_area.table4 li {width:33.33%;}
.mypage_layer .table_area.table5 li {width:25%;}
.mypage_layer .table_area dt {background:#1a1a1a; overflow:hidden;}
.mypage_layer .table_area dd {border-bottom:1px solid #555; overflow:hidden;}
.mypage_layer .table_area li {float:left; font-size:15px; color:#ddd; height:42px; line-height:42px; text-align:center;}


.bigwin_box {width:1500px; margin:0 auto; height:178px; position:relative; background:#222; margin-top:10px; margin-bottom:10px; border-top:1px solid #86742e;}
.bigwin_box .title_banner {position:absolute; top:4px; left:356px; -ms-animation-duration: .5s; -ms-animation-name: slideup; -ms-animation-delay: 1s; -moz-animation-duration: .5s; -moz-animation-name: slideup; -moz-animation-delay: 1s; animation-duration: .5s; animation-name: slideup; animation-delay: 1s; opacity: 0; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -ms-animation-fill-mode: forwards;}
.bigwin_box .title_banner.ani img {animation-duration: .5s; animation-name: bounce; -webkit-animation-fill-mode: forwards; -moz-animation-duration: .5s; -moz-animation-name: bounce; -moz-animation-fill-mode: forwards; -ms-animation-duration: .5s; -ms-animation-name: bounce; -ms-animation-fill-mode: forwards;}
.bigwin_box .info {overflow:hidden; position:absolute; bottom:10px; left:440px; }
.bigwin_box .info li {color:#fff; font-size:18px; float:left; text-align:center; margin-left:16px; font-family: 'Jeju Gothic', serif;}
.bigwin_box .info li:first-child {margin-left:0;}
.bigwin_box .info.ani1 {animation-duration: .5s; animation-name: sliderighttocenter; opacity: 0; -webkit-animation-fill-mode: forwards; -ms-animation-duration: .5s; -ms-animation-name: sliderighttocenter; -ms-animation-fill-mode: forwards; -moz-animation-duration: .5s; -moz-animation-name: sliderighttocenter; -moz-animation-fill-mode: forwards;}
.bigwin_box .info.ani2 {animation-duration: .5s; animation-name: slidecentertoleft; opacity: 0; -webkit-animation-fill-mode: forwards; -ms-animation-duration: .5s; -ms-animation-name: slidecentertoleft; -ms-animation-fill-mode: forwards; -moz-animation-duration: .5s; -moz-animation-name: slidecentertoleft; -moz-animation-fill-mode: forwards;}
.bigwin_box .box {background:url("/themes/imgs/money_bg.png") no-repeat; width:526px; height:171px; position:absolute; top:-15px; right:250px; animation-duration: .5s; animation-name: slideup; animation-delay: 1s; opacity: 0; -webkit-animation-fill-mode: forwards; -moz-animation-duration: .5s; -moz-animation-name: slideup; -moz-animation-delay: 1s; -moz-animation-fill-mode: forwards; -ms-animation-duration: .5s; -ms-animation-name: slideup; -ms-animation-delay: 1s; -ms-animation-fill-mode: forwards;}
.bigwin_box .box .krw {margin-top:60px; text-align:center; overflow:hidden; width:460px; margin-left:30px;}
.bigwin_box .box .krw ul {display:inline-block;}
.bigwin_box .box .krw li {float:left; width:40px; height:54px; overflow:hidden; text-align:center; margin-left:3px; opacity:0;}
.bigwin_box .box .krw li.ani1 {animation-duration: .5s; animation-name: fadeIn; opacity: 0; -webkit-animation-fill-mode: forwards; -ms-animation-duration: .5s; -ms-animation-name: fadeIn; -ms-animation-fill-mode: forwards; -moz-animation-duration: .5s; -moz-animation-name: fadeIn; -moz-animation-fill-mode: forwards;}
.bigwin_box .box .krw li.ani2 {animation-duration: .5s; animation-name: fadeOut; opacity: 0; -webkit-animation-fill-mode: forwards; -ms-animation-duration: .5s; -ms-animation-name: fadeOut; -ms-animation-fill-mode: forwards; -moz-animation-duration: .5s; -moz-animation-name: fadeOut; -moz-animation-fill-mode: forwards;}
.bigwin_box .box .krw li.dot_area {width:12px;}
.bigwin_box .box .krw li .zero {margin-top:-646px;}
.bigwin_box .box .krw li .one {margin-top:2px;}
.bigwin_box .box .krw li .two {margin-top:-70px;}
.bigwin_box .box .krw li .three {margin-top:-141px;}
.bigwin_box .box .krw li .four {margin-top:-214px;}
.bigwin_box .box .krw li .five {margin-top:-286px;}
.bigwin_box .box .krw li .six {margin-top:-358px;}
.bigwin_box .box .krw li .seven {margin-top:-430px;}
.bigwin_box .box .krw li .eight {margin-top:-502px;}
.bigwin_box .box .krw li .nine {margin-top:-574px;}
.bigwin_box .box .krw li .comma {margin-top:-760px; margin-left:-12px;}
.bigwin_box .box .krw li .dot {margin-top:-874px; margin-left:-12px;}

@keyframes slideup {
	from {
		margin-top: 30px;
		opacity: 0;
	}
	to {
		margin-top: 0px;
		opacity: 1;
	}
}

@keyframes sliderighttocenter {
	from {
		margin-left: 100%;
		filter: blur(20px);
		-moz-filter: blur(20px);
		-ms-filter: blur(20px);
		opacity: 0;
	}
	to {
		margin-left: 0%;
		filter: blur(0px);
		-moz-filter: blur(0px);
		-ms-filter: blur(0px);
		opacity: 1;
	}
}

@keyframes slidecentertoleft {
	from {
		margin-left: 0%;
		filter: blur(0px);
		-moz-filter: blur(0px);
		-ms-filter: blur(0px);
		opacity: 1;
	}
	to {
		margin-left: -100%;
		filter: blur(20px);
		-moz-filter: blur(20px);
		-ms-filter: blur(20px);
		opacity: 0;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes bounce {
	0% {
		transform: translate(0, 0) scale(0.8);
	}
	15% {
		transform: translate(0, 0) scale(1);
	}
	30% {
		transform: translate(0, 0) scale(1.2);
	}
	40% {
		transform: translate(0, 0) scale(1);
	}
	50% {
		transform: translate(0, 0) scale(0.8);
	}
	65% {
		transform: translate(0, 0) scale(1);
	}
	80% {
		transform: translate(0, 0) scale(1.2);
	}
	100% {
		transform: translate(0, 0) scale(1);
	}
}

@-moz-keyframes slideup {
	from {
		margin-top: 30px;
		opacity: 0;
	}
	to {
		margin-top: 0px;
		opacity: 1;
	}
}

@-moz-keyframes sliderighttocenter {
	from {
		margin-left: 100%;
		-moz-filter: blur(20px);
		filter: blur(20px);
		opacity: 0;
	}
	to {
		margin-left: 0%;
		-moz-filter: blur(0px);
		filter: blur(0px);
		opacity: 1;
	}
}

@-moz-keyframes slidecentertoleft {
	from {
		margin-left: 0%;
		-moz-filter: blur(0px);
		filter: blur(0px);
		opacity: 1;
	}
	to {
		margin-left: -100%;
		-moz-filter: blur(20px);
		filter: blur(20px);
		opacity: 0;
	}
}

@-moz-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-moz-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@-moz-keyframes bounce {
	0% {
		transform: translate(0, 0) scale(0.8);
	}
	15% {
		transform: translate(0, 0) scale(1);
	}
	30% {
		transform: translate(0, 0) scale(1.2);
	}
	40% {
		transform: translate(0, 0) scale(1);
	}
	50% {
		transform: translate(0, 0) scale(0.8);
	}
	65% {
		transform: translate(0, 0) scale(1);
	}
	80% {
		transform: translate(0, 0) scale(1.2);
	}
	100% {
		transform: translate(0, 0) scale(1);
	}
}

@-ms-keyframes slideup {
	from {
		margin-top: 30px;
		opacity: 0;
	}
	to {
		margin-top: 0px;
		opacity: 1;
	}
}

@-ms-keyframes sliderighttocenter {
	from {
		margin-left: 100%;
		-ms-filter: blur(20px);
		filter: blur(20px);
		opacity: 0;
	}
	to {
		margin-left: 0%;
		-ms-filter: blur(0px);
		filter: blur(0px);
		opacity: 1;
	}
}

@-ms-keyframes slidecentertoleft {
	from {
		margin-left: 0%;
		-ms-filter: blur(0px);
		filter: blur(0px);
		opacity: 1;
	}
	to {
		margin-left: -100%;
		-ms-filter: blur(20px);
		filter: blur(20px);
		opacity: 0;
	}
}

@-ms-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-ms-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@-ms-keyframes bounce {
	0% {
		transform: translate(0, 0) scale(0.8);
	}
	15% {
		transform: translate(0, 0) scale(1);
	}
	30% {
		transform: translate(0, 0) scale(1.2);
	}
	40% {
		transform: translate(0, 0) scale(1);
	}
	50% {
		transform: translate(0, 0) scale(0.8);
	}
	65% {
		transform: translate(0, 0) scale(1);
	}
	80% {
		transform: translate(0, 0) scale(1.2);
	}
	100% {
		transform: translate(0, 0) scale(1);
	}
}



.body_bg video {
	position : fixed;
	top : 0; 
	left : 0;
	min-width : 100%;
	min-height : 100%;
	width : auto;
	height : auto;
}


.gnb_layer {z-index:5000;position:absolute;top:150px;left:50%;width:900px;margin-left:-450px;background:rgba(0,0,0,0.94);padding:40px;border:2px solid #9c68c3;}
.gnb_layer.inside {
    padding: 0px 10px;
    width: 100%;
    top: 0;
    border: 0;
}
.gnb_layer .top_box dt {color:#fff; font-weight:bold; font-size:22px; margin-bottom:10px; background:url("/themes/imgs/icon_gnp.png") left no-repeat; background-size:20px 20px; padding-left:30px;}
.gnb_layer .top_box dd {color:#999; font-size:15px; line-height:20px; font-weight:bold;}
.gnb_layer .top_box .line_up>* {float:left; margin-right: 5px;}
.gnb_layer .top_box input {display:block; float:left; width:120px; height:30px; line-height:30px; text-align:center; font-size:12px; font-weight:bold; margin-right: 5px; border:0px; outline:none; background:#fff;}
.gnb_layer .top_box input.from, .gnb_layer .top_box input.to { width: 90px; }
.gnb_layer .top_box input.fromtime, .gnb_layer .top_box input.totime { width: 70px; }
.gnb_layer .top_box .line_up {margin-top:10px;}
.gnb_layer .top_box a.btn {display:block; float:left; width:80px; height:30px; line-height:30px; text-align:center; font-size:12px; font-weight:bold; background:#333; margin-right: 5px;}
.gnb_layer .top_box a.btn.on {background:#ceafff; color:#000;}
.gnb_layer .top_box a.btn:hover {background:#ceafff; color:#000;}
.gnb_layer .top_box a.btn.on:hover {color:#000;}
.gnb_layer .con_box {overflow:hidden; padding:40px 80px;}
.gnb_layer .con_box li {overflow:hidden; margin-bottom:10px;}
.gnb_layer .con_box li .left_txt {float:left; width:120px; line-height:38px; color:#fff; font-size:15px; font-weight:bold;}
.gnb_layer .con_box li .left_txt span {color:inherit; font-size:inherit; font-weight:inherit; line-height:normal;}
.gnb_layer .con_box li .right_con {float:left; overflow:hidden;}
.gnb_layer .con_box li .right_con input[type=text] {width:180px; height:38px; border:0; background:#fff; color:#000; outline:none; padding:0 10px;}
.gnb_layer .con_box li .right_con input[type=password] {width:180px; height:38px; border:0; background:#fff; color:#000; outline:none; padding:0 10px;}
.gnb_layer .con_box li .right select {height:38px; border:0; background:#fff; color:#000; outline:none; padding:0 10px;}
.gnb_layer .con_box li .right_con select {width:200px; height:38px; border:0; background:#fff; color:#000; outline:none; padding:0 10px;}
.gnb_layer .con_box li .right_con .input_box {width:180px; height:38px; line-height:38px; border:0; background:#fff; color:#000; outline:none; padding:0 10px;}
.gnb_layer .con_box li .right_con .input_box_long {width:260px; height:38px; line-height:38px; border:0; background:#fff; color:#000; outline:none; padding:0 10px;}
.gnb_layer .con_box li .right_con .notice_txt {margin-top:6px; font-size:13px; font-weight:bold; color:#9c68c3;}
.gnb_layer .con_box li .right_con.money_type {overflow:hidden;}
.gnb_layer .con_box li .right_con.money_type dd {float:left; opacity:0.5; cursor:pointer; width:130px; margin-left:10px; box-sizing:border-box; padding:5px; border:2px solid #000;}
.gnb_layer .con_box li .right_con.money_type dd:first-child {margin-left:0;}
.gnb_layer .con_box li .right_con.money_type dd.active {opacity:1; border:2px solid #9c68c3; border-radius:3px;}
.gnb_layer .con_box li .right_con.money_type dd .text {color:#fff; font-size: 16px; text-align:center;}
.gnb_layer .con_box li .right_con.money_type dd img {width:100%;}
.gnb_layer .con_box li .money_function {overflow:hidden;}
.gnb_layer .con_box li .money_function div {float:left; cursor:pointer; margin-left:5px; border-radius:2px; text-align:center; width:80px; height:34px; line-height:34px; background:#464646; color:#999; font-weight:bold; font-size:15px; border:1px solid #9c68c3;}
.gnb_layer .con_box li .money_function div:first-child {margin-left:0;}
.gnb_layer .btn_box {overflow:hidden; text-align:center;}
.gnb_layer .btn_box .btn {display:block; float:left; width:160px; height:42px; line-height:42px; text-align:center; font-size:16px; font-weight:bold; background:#333;}
.gnb_layer .btn_box .btn:hover {color:#999;}
.gnb_layer .btn_box .btn:first-child {margin-right:10px; background:#ceafff; color:#000;}





.gnb_layer .table_list {overflow:hidden; margin:20px 0;}
.gnb_layer .table_list dt {overflow:hidden; background:#444;}
.gnb_layer .table_list dd {overflow:hidden; border-bottom:1px solid #333; cursor:pointer;}
.gnb_layer .table_list li {float:left; height:38px; line-height:38px; width:60%; font-weight:bold; font-size:13px; text-align:center; color:#ddd;}
.gnb_layer .table_list li:first-child {width:20%;}
.gnb_layer .table_list li:last-child {width:20%;}
.gnb_layer .table_list li.gold {color:gold;}
.cashflow .table_list li {width:20% !important;}
.cashflow .table_list li .red {color:#b32525; font-weight:bold;}
.cashflow .table_list li .blue {color:#1277d6; font-weight:bold;}
.cashflow .table_list li .betting_bum {color:#eacc54; font-weight:bold;}
.cashflow .summary {text-align:center; color:#fff; font-size: 16px;font-weight: bold; margin-top:20px;}
.gnb06 .table_list li {width:50% !important;}
.coupon_layer .table_list li {width:20% !important;}
.gnb_layer .pagination {overflow:hidden; text-align:center; margin-bottom:20px;}
.gnb_layer .pagination .page {color:#ddd; float:left; padding:6px 10px;  font-size:14px; font-weight:bold; margin:0 6px; background:#333; border-radius:2px;}
.gnb_layer .pagination .page.on {background:#ceafff; color:#222;}
.gnb_layer .like_list li {width:25% !important; box-sizing:border-box;}
.coupon_layer .coupon_on {background:#e73837; color:#fff; padding:4px 8px; border-radius:2px; display:inline;}
.coupon_layer .coupon_off {background:#333; color:#999; padding:4px 8px; border-radius:2px; display:inline;}

.gnb_layer .tab_menu {overflow:hidden; margin-bottom:30px;}
.gnb_layer .tab_menu ul {display:flex;}
.gnb_layer .tab_menu li {float:left; width:33.333%; box-sizing:border-box;}
.gnb_layer.point_layer .tab_menu li {width:50%;}
.gnb_layer.gnb05 .tab_menu li {width:50%;}
.gnb_layer.gnb06 .tab_menu li {width:25%;}
.gnb_layer.gnb07 .tab_menu li {width:25%;}
.gnb_layer.gnb08 .tab_menu li {width:25%;}
.gnb_layer.referer_layer .tab_menu li {width:25%;}
.gnb_layer.branch_layer .tab_menu li {width:25%;}
.gnb_layer.msg_layer .tab_menu li {width:50%;}
.gnb_layer .tab_menu li .menu {display:block; border-left:1px solid #111; height:40px; line-height:40px; color:#fff; font-size:16px; font-weight:bold; text-align:center; background: linear-gradient( to top, #23221f, #62605d );}
.gnb_layer .tab_menu li .menu.active {background:#333;}
.gnb_layer .tab_menu li:hover .menu {background:#333;}
.gnb_layer .tab_menu li:first-child .menu {border-left:0; border-radius:6px 0 0 6px;}
.gnb_layer .tab_menu li:last-child .menu {border-radius:0 6px 6px 0;}

.gnb_layer.referer_layer .table_list li {width:30% !important;}
.gnb_layer.referer_layer .table_list li:nth-child(3) {width:40% !important;}

.gnb_layer.pwcheck_layer ul {text-align: center;}
.gnb_layer.pwcheck_layer li {display:inline-block;}

.gnb_layer .detail_view {margin-top: 10px;}
.gnb_layer .write_view {margin-top: 10px;}

.board_view_box {overflow:hidden;}
.board_view_box .view_box {background:#191323; padding:20px; border-radius:3px; margin-bottom:10px; border:1px solid #ceafff;}
.board_view_box .view_box dt {overflow:hidden; border-bottom:1px solid #ceafff; padding-bottom:10px;}
.board_view_box .view_box dt .tit {float:left; font-size:17px; font-weight:bold; color:#fff;}
.board_view_box .view_box dt .date {float:right; color:#ddd; font-size:14px; margin-top:5px;}
.board_view_box .view_box dd {font-size:13px; line-height:20px; color:#eee; margin-top:10px; min-height:300px;}
.board_view_box .view_box dd td {font-size:13px;  color:#eee; border:1px solid #eee;}
.board_view_box .view_box dd table {font-size:13px;  color:#eee; border:1px solid #eee;}
.board_view_box .view_box dd * {font-size:inherit;  color:inherit; line-height:normal; max-width:100%;}
.board_view_box .view_box dd span {display:unset;}
.board_view_box .comment_box {overflow:hidden; margin-bottom:20px;}
.board_view_box .comment_box li {overflow:hidden; background:#ddd; padding:20px; border-radius:3px; margin-top:10px;}
.board_view_box .comment_box li .info {overflow:hidden; border-bottom:1px solid #999; padding-bottom:10px;}
.board_view_box .comment_box li .icon {float:left; background:#ce3131; color:#fff; font-size:11px; padding:2px 4px; margin-right:10px;}
.board_view_box .comment_box li .name {float:left; font-weight:bold; color:#111; font-size:15px;}
.board_view_box .comment_box li .date {float:right; color:#111; font-size:14px;}
.board_view_box .comment_box li .txt {margin-top:10px; color:#333; font-size:14px; line-height:20px;}
.board_view_box .image img {max-width:100%;}
.board_btn_box {overflow:hidden; text-align:center;}
.board_btn_box .btn {float:left; margin-right:10px; background:#222; color:#fff; font-weight:bold; width:100px; height:36px; line-height:36px; font-size:14px;}
.board_btn_box .btn:last-child {float:right; background:#eacc54; color:#111; margin-right:0;}

.board_write_box dt {overflow:hidden; margin-bottom:10px;}
.board_write_box dt input {width:880px; height:40px; background:#fff; border:0; font-size:14px; color:#111; padding:0 10px; outline:none; border-radius:3px;}
.board_write_box dd {overflow:hidden; margin-bottom:10px;}
.board_write_box dd textarea {resize:none; width:880px; height:300px; background:#fff; padding:10px; border-radius:3px; font-size:14px; color:#111;}

.marquee_box {width:1500px; margin:0 auto; background-image:url('/imgs/slide_notice.png'); height:58px; background-size:100% 100%; padding:18px 0; box-sizing:border-box;}
.rollring_banner {overflow:hidden; padding:0 20px;}
.rollring_banner marquee {color:#ffd339; font-size:15px;}
.rollring_banner marquee > *:not(:last-child) {
    padding-right: 380px;
}
.charge_list {overflow:hidden; margin-top:20px;}
.charge_list dt {overflow:hidden; background:#333;}
.charge_list dt li {color:#fff; font-weight:bold;}
.charge_list dd {overflow:hidden; border-bottom:1px solid #333;}
.charge_list li {float:left; text-align:center; width:20%; height:38px; line-height:38px; color:#ddd;}

.max_btn {background:#ceafff; color:#111 !important; font-weight:bold; padding:12px; margin-left:10px;}

.myarea dd:nth-child(2) {cursor:pointer;}


#msg_box {width:100%;}


.jackpot_layer .area_box {overflow:hidden;}
.jackpot_layer .jackpot_list {width:580px; float:left;}
.jackpot_layer .jackpot_list .tit_logo {text-align:center; border-bottom:2px solid #fff; width:200px; margin:0 auto;}
.jackpot_layer .jackpot_list .tit_logo .tit_txt {color:#fff; font-weight:bold; font-size:17px; margin-top:5px; padding-bottom:10px;}
.jackpot_layer .jackpot_list dl {margin-top:30px; margin-bottom:20px;}
.jackpot_layer .jackpot_list dt {overflow:hidden;  padding:0 10px; margin-bottom:10px;}
.jackpot_layer .jackpot_list dt li {color:#fff; font-size:15px;}
.jackpot_layer .jackpot_list dd {overflow:hidden; background:#3b3b3b; margin-top:1px; height:32px; line-height:32px; padding:0 10px;}
.jackpot_layer .jackpot_list li {float:left; color:#cfcfcf; font-weight:bold; font-size:14px; width:120px; text-align:center;}
.jackpot_layer .jackpot_list li:nth-child(2) {width:80px;}
.jackpot_layer .jackpot_list li img {width:55px; margin-top:5px;}
.jackpot_layer .exchange_list {width:270px; float:right;}
.jackpot_layer .exchange_list .tit_logo {text-align:center; border-bottom:2px solid #fff; width:200px; margin:0 auto;}
.jackpot_layer .exchange_list .tit_logo .tit_txt {color:#fff; font-weight:bold; font-size:17px; margin-top:5px; padding-bottom:10px;}
.jackpot_layer .exchange_list dl {margin-top:30px; margin-bottom:20px;}
.jackpot_layer .exchange_list dt {overflow:hidden;  padding:0 10px; margin-bottom:10px;}
.jackpot_layer .exchange_list dt li {color:#fff; font-size:15px !important;}
.jackpot_layer .exchange_list dd {overflow:hidden; background:#3b3b3b; margin-top:1px; height:32px; line-height:32px; padding:0 10px;}
.jackpot_layer .exchange_list li {float:left; color:#fff; font-weight:bold; font-size:14px; width:55px; text-align:center;}
.jackpot_layer .exchange_list li:nth-child(2) {width:100px;}
.jackpot_layer .exchange_list li:nth-child(3) {width:80px;}


.partner_layer .tit_logo {text-align:center; border-bottom:2px solid #fff; width:200px; margin:0 auto;}
.partner_layer .tit_logo .tit_txt {color:#fff; font-weight:bold; font-size:17px; margin-top:5px; padding-bottom:10px;}
.partner_layer .right_con .phone_input input {width:80px !important;}
.partner_layer .right_con .phone_input select {width:100px !important;}
.partner_layer .right_con textarea {width:550px; background:#eee; resize:none; height:100px; padding:10px; font-size:14px; color:#111;}
.partner_layer .right_con input[type=radio] {width:20px; height:20px; border:1px solid #111;}

.input_wrap {overflow:hidden; margin:20px 0;}
.reply_input {float: left; resize:none; height:80px; width:700px; background:#fff; color:#222; padding:10px; font-size:13px; border-radius:3px;}
.reply_insert {float:right; background:#ffc600; color:#222; width:170px; height:100px; line-height:100px; text-align:center; font-size:14px; font-weight:bold; border-radius:3px;}

.popup_area {position:absolute; top:134px; left:50%; z-index:3002; width:1500px; margin-left:-670px; display:none;}
.popup_area .popup { width:344px; float:left; height:500px; overflow:hidden; margin-left:10px; display:none;}
.popup_area .popup:first-child {margin-left:0;}
.popup_area .popup .content {height:443px; background:#000; overflow:hidden; border:2px solid #7540c5; border-bottom:0;}

.popup_area .popup .content::-webkit-scrollbar {width:10px; }
.popup_area .popup .content::-webkit-scrollbar-track {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);  background:#ddd; display:none;}
.popup_area .popup .content::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.8); border-radius:10px; background:#bc8fff;}

.popup_area .popup .content .subject {font-size: 20px; color: #fff; text-align:center;}
.popup_area .popup .content .body {color: #fff;}
.popup_area .pop01 {left:140px;}
.popup_area .pop02 {left:500px;}
.popup_area .pop03 {left:860px;}
.popup_area .popup .subject {font-weight:bold;}
.popup_area .popup p {color:#ddd;}
.popup_area .popup .content .body * {color:inherit;}
.popup_area .close_box { width:324px; height:32px; background:#7540c5; padding:0 10px;}
.popup_area .pop_only_close {float:left; background:#661c79; color:#fff; font-weight:bold; padding:4px 6px; margin-top:4px; cursor:pointer;} 
.popup_area .pop_close {float:right; cursor:pointer; background:url("/themes/imgs/popup_x.png") 38px 2px no-repeat; color:#fff; font-weight:bold; font-size:15px; width:60px; height:20px; line-height:20px; margin-top:4px;}

.popup_checknotice {position:fixed; top:120px; left:50%; margin-left:-545px; z-index:3002;  overflow:hidden;}
.popup_checknotice .conts img {display:block;}
.popup_checknotice .bottom {background:#000; height:38px; line-height:38px; overflow:hidden; padding:0 10px;}
.popup_checknotice .bottom span {float:left; color:#fff; font-size:15px; cursor:pointer;}
.popup_checknotice .bottom .pop_only_close {float:left; color:#fff; font-size:15px; cursor:pointer;}
.popup_checknotice .bottom .pop_close {float:right;  }

.center_popup_area_box {position:absolute; top:143px; left:0;  z-index:3002; width:100%; overflow:hidden; text-align:center; pointer-events:none;}
.center_popup_area_box .line_up {display:inline-block; overflow:hidden; pointer-events:auto;}
.center_popup_area_box .center_popup_area {float:left; padding:0 5px;}
.center_popup_area_box .center_popup_area .conts img {display:block;}
.center_popup_area_box .center_popup_area .bottom {background:#000; height:38px; line-height:38px; overflow:hidden; padding:0 10px;}
.center_popup_area_box .center_popup_area .bottom span {float:left; color:#fff; font-size:15px; cursor:pointer;}
.center_popup_area_box .center_popup_area .bottom .pop_only_close {float:left; color:#fff; font-size:15px; cursor:pointer;}
.center_popup_area_box .center_popup_area .bottom .pop_close {float:right;  }
.center_popup_area_box .center_popup_area .conts {
	width: 430px;
    background: #111;
    height: 560px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.left_popup_area {position:fixed; top:200px; left:0; z-index:2999; cursor:pointer; overflow:hidden;}
.left_popup_area .next {float:left;}
.left_popup_area .conts {background:rgba(0,0,0,0.8); width:390px; height:448px; float:left; border:1px solid #886916; margin-left:-392px;}
.left_popup_area .conts .tit {overflow:hidden; padding:10px;}
.left_popup_area .conts .tit .imgs {float:left;}
.left_popup_area .conts .tit .txt {float:left; color:#ffd738; font-size:30px; font-weight:bold; margin-left:12px;}
.left_popup_area .conts dd {color:#fff; font-size:14px; margin-top:25px; margin-left:20px; background:url("/themes/imgs/star_icon.png")  left top no-repeat; padding-left:20px;}
.left_popup_area .conts dt {color:#ffd738; font-size:14px; margin-top:30px;  margin-left: 40px;}


.right_popup_area {position:fixed; top:200px; right:0; z-index:2999; cursor:pointer; overflow:hidden;}
.right_popup_area .next {float:right;}
.right_popup_area .conts {background:rgba(0,0,0,0.8); width:210px; height:448px; border:1px solid #886916; float:right; margin-right: -212px;}
.right_popup_area .conts .tit {text-align:center; margin-top:10px;}
.right_popup_area .conts .tel  {text-align:center; margin-top:10px;}
.right_popup_area .conts li {overflow:hidden; margin-bottom:5px}
.right_popup_area .conts li:first-child {margin-top:10px;}
.right_popup_area .conts li span {float:left; overflow:hidden; margin-left:20px;}
.right_popup_area .conts li span.icon {margin-left:15px;}
.right_popup_area .conts li .imgs {margin-bottom:4px;}
.right_popup_area .conts li .txt {color:#fff; font-size:15px; text-align:center;}
.right_popup_area .conts li .qr {width:104px;}
.right_popup_area .conts li .qr img {width:100%;}
#branch_box {width:100%;}

.branch_layer { width: 1200px; margin-left: -642px; }
.branch_layer .contents {width: 100%; margin-left:0px;}
.branch_layer table {width: 100%; background-color: #131313; color: #fff; font-size: 16px;}
.branch_layer table td {padding:8px; color:#fff; font-size: 16px; text-align: center;}
.branch_layer .footnote_wrap .footnote {color:#fff; font-weight:bold; font-size:22px; margin-bottom:10px; background:url("/themes/imgs/triple_icon.png") left no-repeat; background-size:20px 20px; padding-left:30px;}
.branch_layer .search_wrap select, .branch_layer .search_wrap input { width: 100px; height: 30px; font-size: 14px !important; outline: none; }
.branch_layer .search_wrap .bt { width: 80px; display: inline-block; height: 30px; line-height:30px; text-align:center; background:#ecce5e; cursor:pointer; color: #000; }

.contents .table {
}

.contents .table>div {
	height: 33px;
	line-height: 33px;
	font-size: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.contents .table .nolist {
	line-height: 33px;
}

.contents .table>div>div {
	height: 33px;
	vertical-align: middle;
}

.contents .table>div div {
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.contents .table>div div:first-child {
	margin-left: 0px;
}

.contents .table .header {
	border-bottom:2px solid #999;
	height:40px; line-height:40px;
}

.contents .table .header div {color:#ddd; font-size:15px; font-weight:bold;}
.contents .table .row {
	border-top: 1px solid #565656;
}
.contents .table .row div {color:#ddd;}
.contents .table .row span {color:#ddd;}
.contents .table .calculate_button .calculate {
	width: 75px;
	height: 24px;
	background-color: #ffe440;
	color: #1e2915;
	line-height: 24px;
	margin: 0 auto;
	margin-top: 5px;
	cursor: pointer;
}



.contents .table .statistics_shortcut .shortcut_wrap {
	margin: 0 auto;
	text-align: center;
	font-size: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.contents .table .statistics_shortcut .shortcut {
	width: 76px;
	height: 25px;
	line-height: 25px;
	background: linear-gradient( to top, #23221f, #62605d );
	color: #fff;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
	border-radius:1px;
	font-size:12px; font-weight:bold;
}

/* The Loader Curtain */

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  overflow: hidden;
  }
  
  .no-js #loader-wrapper {
    display: none;
  }


#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #222;
  z-index: 10000;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */

.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.4s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}


/* loader circle animation */


#loader {
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 50%;
  
     -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear; 
}
#loader::before,
#loader::after {
  left: -2px;
  top: -2px;
  display: none;
  position: absolute;
  content: '';
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
}

#loader,
#loader::before,
#loader::after {
  z-index: 10001;
  display: inline-block;
  border-color: transparent;
  border-top-color: transparent;
  box-sizing:border-box;
}
#loader::before {
  transform: rotate(120deg);
}
#loader::after {
  transform: rotate(240deg);
  
}

#loader, #loader::before, #loader:after { border-top-color: #fa4d01; }

/* loader */


@-webkit-keyframes spinnerRotate
{
    from{-webkit-transform:rotate(0deg);}
    to{-webkit-transform:rotate(360deg);}
}
@-moz-keyframes spinnerRotate
{
    from{-moz-transform:rotate(0deg);}
    to{-moz-transform:rotate(360deg);}
}
@-ms-keyframes spinnerRotate
{
    from{-ms-transform:rotate(0deg);}
    to{-ms-transform:rotate(360deg);}
}

.main_left_box {display:none;}
.main_right_box {display:none;}
.text_strong .txt {color:#fff !important; font-size:22px !important;}
.text_strong .krw {color:#f4d74f !important;}
.game_page_box .game_menu_box li.more { width: 1040px; border: 0px; height: 42px; }
.game_page_box .game_menu_box li.more div { width: 100%; height: 40px; background-color: #999; border: 1px solid #aaa; color: #000; line-height:40px; font-size: 16px; text-align: center; cursor:pointer; }
.game_page_box .game_menu_box li.more.hide { display: none; }
.game_page_box .game_menu_box li.more.disable { pointer-events: none; }

.board_area .new {background:#ffc600; color:#000; font-size:13px; font-weight:bold; width:120px; height:36px; line-height:36px; text-align:center; cursor:pointer; border-radius:3px;}
.board_area .board_head  {overflow:hidden; margin-top:20px;}
.board_area .board_head .item {overflow:hidden; height:42px; line-height:42px; background:#444; border-radius:3px;}
.board_area .board_con .item {overflow:hidden; height:42px; line-height:42px; border-bottom:1px solid #333; cursor:pointer;}
.board_area .board_con .item:hover {background:#111;}
.board_area .board_con .item span {color:#fff;}
.board_area .item li {float:left; text-align:center; color:#fff;}
.board_area .item li:first-child {width:10%;}
.board_area .item li:nth-child(2) {width:60%;}
.board_area .item li:nth-child(3) {width:15%;}
.board_area .item li:last-child {width:15%;}
.board_area .nolist {background:#000; text-align:center; padding:50px 0; font-size:14px; color:#999; font-weight:bold; border-bottom:1px solid #444;}
.board_area .board_head .number {float:left;}
.board_area .board_head .title {float:left; width:70%; text-align:center; color:#fff;}
.board_area .board_head .writer {float:left; width:15%; text-align:center; color:#fff;}
.board_area .board_head .date {float:left; width:15%; text-align:center; color:#fff;}
.board_area .board_con .title {float:left; width:70%; text-align:center; color:#fff;}
.board_area .board_con .writer {float:left; width:15%; text-align:center; color:#fff;}
.board_area .board_con .date {float:left; width:15%; text-align:center; color:#fff;}
.board_area .veiw_contents {min-height:300px; background:#ddd; color:#222; padding:20px; font-size:16px; }
.board_area .input_wrap {overflow:hidden; margin-top:20px;}
.board_area .reply_input {float:left; resize:none; height:80px; width:820px; border-radius:3px; background:#ddd; color:#222; padding:10px; font-size:14px;}
.board_area .reply_insert {float:right; background:#ffc600; color:#222; width:140px; height:100px; line-height:100px; text-align:center; font-size:15px; font-weight:bold; cursor:pointer; border-radius:3px;}
.board_area .reply { margin-top:10px;}
.board_area .reply .item {overflow:hidden; padding:10px; background:#eee; border:1px solid #ddd; border-radius:3px; margin-top:10px; position:relative;}
.board_area .reply .name {position:absolute; top:12px; left:100px; font-size:13px; font-weight:bold;}
.board_area .reply .buttons {height:20px !important;}
.board_area .reply .delete {position:absolute; top:10px; right:10px; background:#c61b1b; color:#fff; padding:0 6px; height:14px !important; border-radius:1px; cursor:pointer;}
.board_area .reply .message {min-height:50px; margin-top:18px;}
.board_area .reply .date {position:absolute; top:12px; left:10px;}
.board_area .buttons {overflow:hidden;}
.board_area .buttons .center {float:right; overflow:hidden; margin:30px 0;}
.board_area .buttons .bt.modify {border-radius:3px; margin-right:10px;float:left; width:100px; height:34px; line-height:34px; font-size:14px; font-weight:bold; text-align:center; background:#444; color:#eee; cursor:pointer;}
.board_area .buttons .bt.delete {border-radius:3px; float:left; width:100px; height:34px; line-height:34px; font-size:14px; font-weight:bold; text-align:center; background:#c61b1b; color:#eee; cursor:pointer;}
.board_area .write_header .text {font-size:15px; font-weight:bold; color:#fff; padding:5px 0;}
.board_area .write_header .name {background:#fff; font-size:15px;height:40px; line-height:40px; font-weight:bold; padding:0 10px;}
.board_area .write_header .date {background:#fff; font-size:15px;height:40px; line-height:40px; font-weight:bold; padding:0 10px;}
.board_area #tx_article_title {width:1180px; background:#fff; height:40px; padding:0 10px;}
.board_area .write_contents {margin-top:20px;}
.board_area .write_contents #tx_content {width:1180px; min-height:400px; background:#fff; padding:10px; resize:none;}
.board_area .write_buttons {overflow:hidden; width:250px; margin:20px auto;}
.board_area .write_buttons .bt.write {float:left; background:#ffc600; color:#111; font-size:13px; font-weight:bold; width:120px; height:38px; line-height:38px; text-align:center;}
.board_area .write_buttons .bt.cancel {margin-left:10px; float:left; background:#444; color:#eee; font-size:13px; font-weight:bold; width:120px; height:38px; line-height:38px; text-align:center;}
.subpage_area {background:url('../img/subpage_bg.jpg') no-repeat; height:917px; border-top:2px solid #7c7e7b; overflow:hidden; border-bottom:2px solid #7c7e7b; padding-top:98px;}
.subpage_area .layout_fix {overflow:hidden;}
.subpage_area li {float:left; width:293px; height:376px; position:relative; margin-left:9px; margin-bottom:30px;}
.subpage_area li:first-child {margin-left:0;}
.subpage_area li:nth-child(5) {margin-left:0;}
.subpage_area li dt {color:#fdfdbd; font-weight:bold; font-size:18px; padding:14px; text-align:center;}
.subpage_area li dd {color:#fff; padding-bottom:8px; text-align:center;}	
.subpage_area li .btn_box {position:absolute; bottom:0; left:0; overflow:hidden; width:293px; height:33px; text-align:center;}
.subpage_area li .btn_box .line_up {display:inline-block; overflow:hidden;}
.subpage_area li .btn_box .btn {float:left; overflow:hidden; margin-left:10px;}
.subpage_area li .btn_box .btn:first-child {margin-left:0;}

.guide {position:absolute; top:-195px; left:0; width:100%; height:100%; z-index:3001;}
.guide .shadow {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.6)}
.guide .tutorial_01 {margin-top:272px; margin-left:105px;}
.guide .tutorial_02 {position:absolute; top:200px;right:0;}
.guide .close_btn_box {position:absolute; top:10px; right:0; width:100%; display:none;}
.guide .tutorial_only_close {float:right; color:#fff; font-weight:bold; margin-top:10px; cursor:pointer; font-size:16px;} 
.guide .tutorial_close {float:right; margin-left:20px;cursor:pointer; border:2px solid #fff; border-radius:50px; background:url("/themes/imgs/popup_x.png") 38px 2px no-repeat; color:#fff; font-weight:bold; font-size:16px; padding:10px 20px;}
.guide .tutorial_close:hover {background:#fff; color:#000;}

.guide.onlyslot .tutorial_01 {margin-top:276px; margin-left:211px;}

.trans_layer {z-index:5000; position:absolute; top:150px; left:50%; width:760px; margin-left:-380px; background:rgba(0,0,0,0.94); padding:40px; border:2px solid #9c68c3; }
.trans_layer dl {overflow:hidden;}
.trans_layer dd {float:left; text-align:center; box-sizing:border-box; }
.trans_layer dd .imgs {height:40px;}
.trans_layer dd .imgs img {width:100%; height:100%;}
.trans_layer dd .text {color:#fff; font-size:16px;}
.trans_layer .con_box {overflow:hidden; margin-top:50px;}
.trans_layer .con_box li {overflow:hidden; margin-bottom:30px;}
.trans_layer .con_box li .left_txt {float:left; color:#fff; width:100px; font-size:15px; line-height:40px;}
.trans_layer .con_box li .left_txt span {font-size:inherit; font-weight:inherit; line-height:normal; color:inherit;}
.trans_layer .con_box li .right_con {float:left; margin-left:10px; overflow:hidden;}
.trans_layer .con_box li .right_con select {background:none; color:#fff; height:40px; border:1px solid #fff; padding:4px 10px; outline:none;}
.trans_layer .con_box li .right_con select option {background: rgba(0, 0, 0, 0.3); color: #fff; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); line-height:40px;}
.trans_layer .con_box li .right_con span {float:left;}
.trans_layer .con_box li .right_con input[type=text] {width:180px; height:38px; border:0; background:#fff; color:#000; outline:none; padding:0 10px;}
.trans_layer .con_box li .right_con input[type=password] {width:180px; height:38px; border:0; background:#fff; color:#000; outline:none; padding:0 10px;}
.trans_layer .con_box li .right_con select {width:200px; height:38px; border:0; background:#fff; color:#000; outline:none; padding:0 10px;}
.trans_layer .con_box li .right_con .input_box {width:180px; height:38px; line-height:38px; border:0; background:#fff; color:#000; outline:none; padding:0 10px;}
.trans_layer .con_box li .right_con .notice_txt {margin-top:6px; font-size:13px; font-weight:bold; color:#9c68c3;}
.trans_layer .con_box li .right_con .max_btn {background:none; color:#fff; border:1px solid #fff; }
.trans_layer .con_box li .money_function {overflow:hidden;}
.trans_layer .con_box li .money_function div {float:left; cursor:pointer; margin-left:5px; border-radius:2px; text-align:center; width:80px; height:34px; line-height:34px; background:#464646; color:#999; font-weight:bold; font-size:15px; border:1px solid #9c68c3;}
.trans_layer .con_box li .money_function div:first-child {margin-left:0;}
.trans_layer .con_box li .btn_box {overflow:hidden; padding-left:255px;}
.trans_layer .con_box li .btn_box a {display:block; width:120px; height:40px; line-height:40px; text-align:center; float:left; margin-right:5px;}
.trans_layer .con_box li .btn_box .confirm_btn {background:#ceafff; color:#111; font-size:14px; font-weight:bold;}
.trans_layer .con_box li .btn_box .close_btn {background:#666; color:#eee; font-size:14px; font-weight:bold;}

.trans_layer .top_box dt {color:#fff; font-weight:bold; font-size:22px; margin-bottom:10px; background:url("/themes/imgs/icon_gnp.png") left no-repeat; background-size:20px 20px; padding-left:30px;}

.trans_layer .con_box .right_con.money_type {overflow:hidden;}
.trans_layer .con_box .right_con.money_type dd {float:left; cursor:pointer; margin-left:10px; text-align:center; box-sizing:border-box; padding:5px; border:2px solid #000;}
.trans_layer .con_box .right_con.money_type dd:first-child {margin-left:0;}
.trans_layer .con_box .right_con.money_type dd.active {border:2px solid #9c68c3; border-radius:3px;}
.trans_layer .con_box .right_con.money_type dd.active .on {display:block;}
.trans_layer .con_box .right_con.money_type dd.active .off {display:none;}
.trans_layer .con_box .right_con.money_type dd .imgs {height:40px; text-align:center;}
.trans_layer .con_box .right_con.money_type dd .imgs img {width:auto; height:40px;}
.trans_layer .con_box .right_con.money_type dd .on {display:none;}
.trans_layer .con_box .right_con.money_type dd .off {opacity:0.5;}
.trans_layer .con_box .right_con.money_type dd .text {color:#fff; font-size: 16px; text-align:center;}
.trans_layer .con_box .right_con.money_type dd .money {overflow:hidden; margin-top:5px; display:inline-block;}
.trans_layer .con_box .right_con.money_type dd .money .num {color:#fff; font-size: 16px; text-align:center;}
.trans_layer .con_box .right_con.money_type dd .money .unit {color:#fff; font-size: 16px; text-align:center;}


.blinking{
	-webkit-animation:blink 0.5s linear 4 alternate;
    -moz-animation:blink 0.5s linear 4 alternate;
    animation:blink 0.5s linear 4 alternate; 
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
.partner-title {
	color: #999;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}
.partner-table {
	overflow: hidden;
    margin: 20px 0;
}
.partner-table table {
    width: 100%;
}
.partner-table table thead{
	overflow: hidden;
    background: #444;
}
.partner-table table thead tr {}
.partner-table table thead tr th {
	height: 38px;
    line-height: 38px;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #ddd;
}
.partner-table table tbody {}
.partner-table table tbody tr {
	overflow: hidden;
    border-bottom: 1px solid #333;
}
.partner-table table tbody tr td {
	height: 38px;
    line-height: 38px;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #ddd;
}



/****************************************************************************/
/**************************   START POPUP PC   *************************/
/****************************************************************************/

.shadow {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.75); z-index:3; display:none;}

.popup_area {position:absolute; top:134px; left:50%; z-index:3002; width:1500px; margin-left:-670px; display:none;}
.popup_area .popup {background:#000000; width:344px; float:left;  overflow:hidden; margin-left:10px; margin-bottom:10px; display:none;}
.popup_area .popup:first-child {margin-left:0;}
.popup_area .popup:nth-child(5) {margin-left:0;}
.popup_area .popup .content {padding:1px; overflow:hidden;  border-bottom:0;}

.popup_area .popup .content::-webkit-scrollbar {width:10px; }
.popup_area .popup .content::-webkit-scrollbar-track {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);  background:#ddd; display:none;}
.popup_area .popup .content::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.8); border-radius:10px; background:#ffe169;}

.popup_area .popup .content .subject {font-size: 20px; color: #fff; text-align:center; display:none;}
.popup_area .popup .content .body {color: #fff;}
.popup_area .popup .content .body img {display:block;}
.popup_area .popup .subject {font-weight:bold;}
.popup_area .popup p {color:#ddd;}
.popup_area .popup .content .body * {color:inherit;}
.popup_area .close_box { width:324px; height:32px; background:#ffe169; padding:0 10px;}
.popup_area .pop_only_close {float:left; background:#af8f0e; color:#fff; font-weight:bold; padding:4px 6px; margin-top:4px; cursor:pointer;} 
.popup_area .pop_close {float:right; cursor:pointer; color:#000; font-weight:bold; font-size:15px; width:60px; height:20px; line-height:20px; margin-top:4px;}


.center_popup_area_box {position:fixed; top:120px; left:0;  z-index:3002; width:100%; overflow:hidden; text-align:center;}
.center_popup_area_box .line_up {display:inline-block; overflow:hidden;}
.center_popup_area_box .center_popup_area {float:left; padding:0 5px;}
.center_popup_area_box .center_popup_area .conts {border:3px solid #222;background: #000;height: 500px;overflow: auto;}
.center_popup_area_box .center_popup_area .conts img {display:block;}
.center_popup_area_box .center_popup_area .bottom {background:#000;height: 28px;overflow:hidden;padding:0 10px;display: flex;justify-content: space-between;align-items: center;font-size: 14px;gap: 20px;background: rgb(29 26 22);}
.center_popup_area_box .center_popup_area .bottom span {float:left;color:#fff;cursor:pointer;}
.center_popup_area_box .center_popup_area .bottom .pop_only_close {float:left;color:#fff;cursor:pointer;display: flex;align-items: center;gap: 3px;}
.center_popup_area_box .center_popup_area .bottom .pop_close {float:right;  }





/****************************************************************************/
/*****************************   END END PC   *************************/
/****************************************************************************/
