@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 100; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype'); } 
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 300; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); } 
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 400; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype'); } 
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 500; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype'); } 
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 600; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); } 
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 700; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); }
/*

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');
*/
* {margin:0; padding:0; font-size:14px; font-family:'Montserrat','Noto Sans KR', 'sans-serif', '맑은고딕','Malgun Gothic', 'Dotum'; color:rgba(255, 255, 255, 0.9); line-height: 1.6em;letter-spacing:-0.03em;word-break:keep-all}
img{border:0; vertical-align:top;}
form{border:0;}
fieldset{border:0;}
caption {display:none;}
html, body {width:100%; height:100%;font-smooth: always;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}
body,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,fieldset,input,table,tr,th,td {margin:0; padding:0;}
ul,ol,li{list-style:none}
input, select { border:none; vertical-align:middle; padding:0 0 0 3px; }
table {border-spacing:0px; border-collapse:collapse;}
textarea, button{vertical-align:middle}
a{cursor:pointer;color:rgba(255, 255, 255, 0.8); text-decoration:none; -webkit-transition-duration: 0.4s; transition-duration: 0.4s;}
a:hover, a:focus, a:active{color:rgba(255, 255, 255, 1.0); text-decoration:none}
input[type=checkbox], input[type=radio] { width:18px; height:18px;}
#wrap {width:100%; position:relative; min-width:1600px; height:100%; overflow:hidden; z-index:0;}
::-moz-selection { background: #444; color: #fff;}
::selection { background: #444; color: #fff;}
option { color:#000;}
::-webkit-scrollbar {  width: 6px;}
::-webkit-scrollbar-track {  background-color: transparent;}
::-webkit-scrollbar-thumb {  border-radius: 3px;  background-color: gray;}
::-webkit-scrollbar-button {  width: 0;  height: 0;}

/* Layout */
.main_bg { background:#191919;}
.sub_bg { background:#111111;}
.top_w { width:100%; background:url(../../images/common/top_bg.png) top repeat-x;}
.top_w .spot { padding:10px; position:relative;}
.top_w .spot:after { content:''; display:block; clear:both;}
.top_w .spot .spot_logo { position:absolute; top:0; left:0;}
.top_w .spot .spot_logo img { height:75px; padding:10px 0 0 24px;}
.top_w .spot .spot_logo .mobile { display:inline-block; border-radius:60px; height:35px; line-height:35px; padding:0 20px; background:rgba(255, 255, 255, 0.1); margin-left:20px; position:relative; top:2px;}
.top_w .spot .spot_logo .mobile i { color:#e32028;}
.top_w .spot .spot_menu { float:right; text-align:right; margin-top:6px;}
.top_w .spot .spot_menu li { display:inline-block; margin-right:20px;}
.top_w .spot .spot_menu li i { color:#f0c450;}
.top_w .spot .spot_btn { float:right; text-align:right; font-size:0;}
.top_w .spot .spot_btn li { display:inline-block; margin-left:3px;}
.top_w .spot .spot_btn li a { display:block; width:90px; height:28px; border:3px solid #e32028; line-height:28px; border-radius:50px; text-align:center;}
.top_w .spot .spot_btn li:last-child a { background:#e32028;}
.top_w .spot .spot_btn .btn_partner a { border:3px solid #ffe418;background:#ffe418; color:#000;}
.top_w .spot .time b { color:rgba(255, 255, 255, 0.5); font-weight:300; letter-spacing:normal; font-size:11px;}
.top_w .spot .time i { color:#fff!important; position:relative; top:2px;}
.top_w .menu {} 
.top_w .menu > ul { text-align:center; font-size:0;}
.top_w .menu > ul > li { display:inline-block; position:relative;}
.top_w .menu > ul > li > a { display:block; padding:8px 36px; font-size:17px; color:#fff; }
.top_w .menu > ul > li > a:hover { color:#ffe418;}
.top_w .menu > ul > .on > a { font-weight:bold; color:#ffe418;}
.top_w .menu .s_menu { position:absolute; border-radius:10px; background-image: linear-gradient(to bottom, #242424, #080808); text-align:center; z-index:10000; width:140px; padding:10px 0; left:50%; margin-left:-70px; border:1px solid #292929; box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);}
.top_w .menu .s_menu li a { line-height:1.0em; padding:3px 0; font-size:13px;}
.top_w .menu .icon_new { position:relative; }
.top_w .menu .icon_new:before { content:''; display:block; width:72px; height:68px; background:url(../../images/common/new.gif) no-repeat center center; background-size:contain; top:-35px; left:-10px; position:absolute;}
.top_w .notice { background:#792535;}
.top_w .notice marquee { height:32px; line-height:32px; color:#ffe418;}
.top_w .notice marquee b,
.top_w .notice marquee font {height:32px; line-height:32px; color:#ffe418;}
.con_w { height:calc(100% - 130px);}
.con_w:after { content:''; display:block; clear:both;}
.con_w .cl, .con_w .cc, .con_w .cr { overflow-y:auto;}
.con_w .cl { float:left; width:300px; height:100%; background:#293036;}
.con_w > .cc { float:left; width:calc(100% - 640px); padding:0 20px 20px; height:calc(100% - 20px);}
.sub_bg.sports_bg .cc { padding-bottom:0;height:calc(100% - 0px);}
.con_w .cr { float:right; width:290px; height:100%;background:#293036;}
.con_w .cl::-webkit-scrollbar { display:none;}
.con_w .cr::-webkit-scrollbar { display:none;}
.cl .cl_btn { padding:3px; background:rgba(0, 0, 0, 0.3);}
.cl .cl_btn ul { border:1px solid #000; border-right:none; border-bottom:none; overflow:hidden;}
.cl .cl_btn ul li { float:left; width:calc(100% / 3 - 0px);}
.cl .cl_btn ul li a { display:block; border:1px solid #000;margin:-1px 0 0 -1px; text-align:center; background:#e32028; padding:10px 0; font-size:12px;}
.cl .cl_btn ul li a i { color:#f1c550; display:block; font-size:25px; padding-bottom:5px;}
.cl .cl_btn ul li a:hover { background:#000;}
.cl .cl_btn ul li:nth-child(1) a,
.cl .cl_btn ul li:nth-child(2) a,
.cl .cl_btn ul li:nth-child(3) a { background:none;}
.cl .cl_sp {}
.cl .cl_sp .tit {background-image: linear-gradient(to bottom, #341b20, #250d12); line-height:35px; padding-left:10px;box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);}
.cl .cl_sp .tit i { padding-right:5px; color:rgba(255, 255, 255, 0.5);}
.cl .cl_sports1 {}
.cl .cl_sports1 > dt { height:40px; line-height:40px; font-size:15px;box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%); border-bottom:1px solid rgba(0, 0, 0, 0.5); position:relative; padding-left:15px; cursor:pointer;transition-duration: 0.4s;}
.cl .cl_sports1 > dt > b { display:block; width:43px; height:24px; line-height:24px; text-align:center; border-radius:3px; font-size:12px; letter-spacing:1px; position:absolute; right:5px; top:8px; background:#e32028; font-weight:400; color:#fff!important;}
.cl .cl_sports1 > dt:hover { background:rgba(0, 0, 0, 0.2);}
.cl .cl_sports1 > dt .ii { position:relative; top:5px; left:-5px;}
.cl .cl_sports1 > ul { background:rgba(0, 0, 0, 0.3); border-top:2px solid #000;}
.cl .cl_sports1 > ul > li { padding-left:40px; position:relative; height:30px; line-height:30px; border-top:1px solid #000; font-size:13px; color:rgba(255, 255, 255, 0.5); cursor:pointer; background:url(../../images/common/left_bg.png) no-repeat left;transition-duration: 0.4s;}
.cl .cl_sports1 > ul > li:hover { background:url(../../images/common/left_bg.png) no-repeat left rgba(0, 0, 0, 0.3);}
.cl .cl_sports1 > ul > li > b {display:block; text-align:right; font-size:12px; letter-spacing:1px; position:absolute; top:6px; right:10px;  font-weight:400; color:#fff;}
.cl .cl_sports2 { background:rgba(0, 0, 0, 0.5); position:relative; left:20px; width:calc(100% - 20px);}
.cl .cl_sports2 > li { cursor:pointer; position:relative; font-size:13px; color:rgba(255, 255, 255, 0.5); height:27px; line-height:27px; border-top:1px solid #000; padding-left:20px;transition-duration: 0.4s;}
.cl .cl_sports2 > li > b {display:block; text-align:right; font-size:12px; letter-spacing:1px; position:absolute; top:4px; right:10px;  font-weight:300; color:rgba(255, 255, 255, 0.5);}
.cl .cl_sports2 > li:hover { background:rgba(0, 0, 0, 0.5);}
.cl .cl_sports1.on > dt { background:rgba(255, 255, 255, 0.2);}

.cl .cl_sp .off ul { display:none;}


.cl .cl_hit { background:rgba(255, 255, 255, 0.1); padding:5px; margin-top:5px;}
.cl .cl_hit .tit { text-align:center; font-weight:500; font-size:16px; color:#fff; padding-bottom:5px;}
.cl .cl_hit .tit i { color:#ffe418;}
.cl .cl_hit .con { background:rgba(0, 0, 0, 0.2);}
.cl .cl_hit .con li { }
.cl .cl_hit .con li a { display:block; padding:7px; overflow:hidden;border-bottom:1px solid rgba(255, 255, 255, 0.1);}
.cl .cl_hit .con li a:hover { background:rgba(0, 0, 0, 0.2);}
.cl .cl_hit .con li b { float:left; display:block; font-size:16px; letter-spacing:normal; width:50px; font-weight:normal; position:relative; top:1px;}
.cl .cl_hit .con li .ii { float:left; margin-right:8px; position:relative; top:3px;}
.cl .cl_hit .con li p { float:left; width:calc(100% - 90px); font-size:12px; color:#e32028; line-height:1.2em;}
.cl .cl_hit .con li u { text-decoration:none; float:left; font-size:15px; color:#F1C550;}
.cr .cr_slip {}
.cr .cr_slip .tit { padding:4px 7px; border:2px solid rgba(255, 255, 255, 0.2); letter-spacing:normal; font-weight:normal; background:rgba(0, 0, 0, 0.2); position:relative;}
.cr .cr_slip .tit .btn { position:absolute; right:5px; top:5px; font-weight:normal; font-size:10px; cursor:pointer; letter-spacing:1px; border-radius:3px; background:#fff; color:#000; padding:2px 5px 2px 0 ;}
.cr .cr_slip .tit .btn i { position:relative; top:2px; color:#000;}
.cr .cr_slip .cart_w { max-height:220px; overflow-y:auto; padding:10px;}
.cr .cr_slip .cart li { position:relative; background:rgba(0, 0, 0, 0.4); border-radius:3px; padding:8px; font-size:12px; color:rgba(255, 255, 255, 0.6); margin-bottom:2px;}
.cr .cr_slip .cart li > b { color:#FF0000; font-size:12px;}
.cr .cr_slip .cart li > p { color:#ffe418; font-size:12px;}
.cr .cr_slip .cart li > p > u { font-size:12px; text-decoration:none; color:#fff;}
.cr .cr_slip .cart li .close { position:absolute; display:block; top:5px; right:5px; cursor:pointer;}
.cr .cr_slip .cart li .close i { color:#fff; font-size:20px;}
.cr .cr_slip .bonus li { margin-bottom:2px; position:relative; border-radius:3px; padding:4px 8px; font-size:13px;}
.cr .cr_slip .bonus li > b { display:block; position:absolute; top:4px; right:8px; text-align:right; font-size:13px; letter-spacing:normal;}
.cr .cr_money { background:rgba(0, 0, 0, 0.4); padding:7px 0 10px 10px;}
.cr .cr_money dt { font-size:20px; color:#e32028; font-weight:bold;}
.cr .cr_money dt i { font-size:20px;}
.cr .cr_money dt .refresh { margin:0 3px 0 10px; position:relative; top:2px; cursor:pointer;}
.cr .cr_money dt input { width:calc(100% - 110px); border-radius:3px; background:#000; border:2px solid #e32028; height:22px; text-align:right; padding:3px 10px; font-size:18px; font-weight:bold;}
.cr .cr_money ul { margin-top:5px; display:flex; padding-right:7px;}
.cr .cr_money ul li { width:100%;}
.cr .cr_money ul li a { border-radius:3px; background:#e32028; text-align:center; height:31px; line-height:31px; margin-right:2px; display:block; cursor:pointer;}
.cr .cr_money ul li a:hover { background:#fff; color:#000;}
.cr .cr_bet li { border-bottom:1px solid rgba(255, 255, 255, 0.2); position:relative; height:30px; line-height:30px; font-size:13px; color:rgba(255, 255, 255, 0.5); padding:0 10px;}
.cr .cr_bet li > u { position:absolute; text-align:right; font-size:13px; letter-spacing:normal; top:5px; right:10px; display:block; text-decoration:none; font-weight:bold;}
.cr .cr_bet li > u > b { font-size:13px; letter-spacing:normal;}
.cr .cr_bet li:nth-child(1) b { color:#ffe418;}
.cr .cr_bet li:nth-child(3) u { color:#e32028;}
.cr .cr_betting { overflow:hidden; padding:9px 0 9px 15px;}
.cr .cr_betting li { float:left; width:calc(50% - 12px); margin-right:6px;}
.cr .cr_betting li:last-child { margin-right:0;}
.cr .cr_betting li a { display:block; cursor:pointer; padding:10px 0; text-align:center; font-weight:500; font-size:16px; background:#fff; border-radius:3px; border:1px solid #217c53; background:#115637;}
.cr .cr_betting li a i { font-size:18px;  position:relative; top:2px;}
.cr .cr_betting li:first-child a { background:#90151f; color:#fff; margin-right:2px; border:1px solid #d23544;}
.cr .cr_betting li:first-child a i { color:#fff;}
.cr .cr_sns li {  margin-bottom:1px;background:rgba(0, 0, 0, 0.3); padding:7px 10px 10px;}
.cr .cr_sns li a { display:block;}
.cr .cr_sns li i { font-size:20px;}
.cr .cr_sns li u { text-decoration:none; display:inline-block; width:60px; margin-left:10px; position:relative; top:-2px;}
.cr .cr_sns li b { font-size:20px; letter-spacing:normal;}
.cr .cr_sns .kakao i, .cr .cr_sns .kakao b { color:#ffe418;}
.cr .cr_sns .line i, .cr .cr_sns .line b { color:#3fc305;}
.cr .cr_sns .tel i, .cr .cr_sns .tel b { color:#00d2ff;}
.cr .cr_sns .mobile i, .cr .cr_sns .mobile b { color:#27be8e;}
.cr .cr_url { background:rgba(255, 255, 255, 0.1); padding:5px 10px 10px 10px; font-size:12px;}
.cr .cr_url i { font-size:20px; padding-right:8px; position:relative; top:12px;}
.cr .cr_url b { letter-spacing:normal; color:#ffe418; display:block; margin-left:31px;}
.cr .cr_info { background:rgba(0, 0, 0, 0.2); padding:5px; overflow:hidden;}
.cr .cr_info .level { float:left; width:65px; height:95px; background:rgba(255, 255, 255, 0.1); text-align:center; color:rgba(255, 255, 255, 0.5); letter-spacing:1px; font-weight:bold; margin-right:10px;}
.cr .cr_info .level b { display:block; font-size:50px; font-weight:900; color:#fff; line-height:1.3em; padding-top:10px;}
.cr .cr_info .con { float:left; width:calc(100% - 75px);}
.cr .cr_info .con .name { color:#fff; margin-bottom:3px;}
.cr .cr_info .con .name > b { color:#ffe418; font-size:16px; font-weight:500; width:inherit;}
.cr .cr_info .con li { color:rgba(255, 255, 255, 0.5);}
.cr .cr_info .con li b { color:rgba(255, 255, 255, 0.5); display:inline-block; width:50px; font-weight:500;}
.cr .cr_info .con li u { text-decoration:none; letter-spacing:1px;}
.cr .cr_info .con li .btn { display:inline-block; font-size:11px;  background:#000; color:#fff; padding:2px 4px; margin-left:5px;}
.cr .cr_url2 { text-align:center;}
.cr .cr_url2 li { margin-top:5px;}
.on_cursor {cursor:pointer;}

/* Main */
.viSimpleSlider{  width: 100%;  overflow: hidden;}
.viSimpleSlider ul > li {  position: absolute;  font-size: 0;  line-height: 0;}
.viSimpleSlider ul > li img {  width: 100%;  height: auto;}
.viSimpleSlider ul > li .slideTo {  background-color: #222;  color: #fff;}
.viSimpleSlider ul > li .slideTo.active {  background-color: green;}
.viSimpleSlider ul > li .slideTo > div {  font-size: 14px;  margin-top: -20px;}
.viSimpleSlider ul > li .slideTo > img {  vertical-align: top;}
.viSimpleSlider ul > li span.indexNumber {  display: block;  position: absolute;  z-index: 3;  left: 80px;  top: 200px;  color: #fff;  font-size: 16px;}
.viSimpleSlider .indicate {  width: 100%;  bottom: 10px;  z-index: 120;  text-align: center;}
.viSimpleSlider .indicate > a {  display: inline-block;  width: 10px;  height: 10px;  background-color: #fff;  margin-left: 10px;  margin-right: 10px;  border-radius: 10px;}
.viSimpleSlider .indicate > a.active {  background-color: #eb0a1e;}
.viSimpleSlider .indicate:after {  display: block;  visibility: hidden;  content: ".";  clear: both;  text-indent: -9999px;  height: 0;}
.viSimpleSlider a.arrowBtn {  display: block;  position: absolute;  width: 30px;  top: 50%;  height: 30px;  margin-top: -15px;  z-index: 120;}
#mainvisu1 {  width: 100%;  overflow: hidden;}
#mainvisu1 ul > li {  position: absolute;}
#mainvisu1 ul > li img {  width: 100%; height: auto;}
#mainvisu1 .indicate {  width: 100%;  bottom: 15px;  z-index: 120;  text-align: center;}
#mainvisu1 .indicate > a {  display: inline-block;  width: 12px;  height: 12px;  background-color:rgba(255, 255, 255, 0.7);border-radius:12px; margin:0 5px;}
#mainvisu1 .indicate > a.active {  background-color:rgba(255, 255, 255, 1.0);}
#mainvisu1 .indicate:after {  display: block;  visibility: hidden;  content: ".";  clear: both;  text-indent: -9999px;  height: 0;}
#mainvisu1 a.arrowBtn { display:none;}
.con_w .main_footer { margin-top:30px; text-align:center; }
.con_w .main_footer .pic { margin-bottom:10px;}
.con_w .main_footer .pic img { width:90%;}
.con_w .main_footer p {letter-spacing:1px; font-size:13px; color:rgba(255, 255, 255, 0.5);}
.con_w .main_footer b { color:#e32028; font-weight:normal; letter-spacing:1px;}
.con_w .main_footer b  > img { height:12px; position:relative; top:5px;}
.main_bg .cc { background:#000; padding:20px; height:calc(100% - 40px);}
.mc1 { margin:30px auto 10px; display:flex;}
.mc1 li { width:100%;}
.mc1 li + li { margin-left:10px;}
.mc1 li img { width:100%;}
.mc1 li a:hover {opacity:0.5;}
.mc2 { margin:0px auto 30px;display:flex;}
.mc2 li { width:100%;}
.mc2 li img { width:100%;}
.mc2 li + li { margin-left:10px;}
.mc2 li a:hover {opacity:0.5;}
.mc3 { overflow:hidden; margin-bottom:30px;}
.mc3 .notice { width:calc(50% - 5px); float:left;}
.mc3 .notice:last-child { float:right;}
.mc3 .notice ul { border-top:3px solid #fff; background:#0c0f12;}
.mc3 .notice ul li a { display:block; overflow:hidden; border-bottom:1px solid rgba(255, 255, 255, 0.1); padding:8px;box-sizing:border-box;}
.mc3 .notice ul li a p { float:left; font-size:15px; width:calc(100% - 100px);overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.mc3 .notice ul li a b { float:right; display:block; font-weight:normal; font-size:15px; text-align:right; letter-spacing:normal; color:rgba(255, 255, 255, 0.5); width:100px;}
.mc3 .notice h4 { text-align:center; margin-bottom:7px; font-size:19px;}
.mc4 h4 {text-align:center; padding-bottom:7px; font-size:19px;border-bottom:3px solid #fff; margin-bottom:10px;}
.mc4 ul { display:flex;}
.mc4 ul li { width:100%;}
.mc4 ul li + li { margin-left:10px;}
.mc4 ul li img { width:100%;}
.mc4 ul li a { position:relative; top:0;}
.mc4 ul li a:hover { top:-10px;}



/* Common */
.title_w { margin-bottom:20px;}
.title_w .title { margin-bottom:10px; font-size:36px; color:#b9b9b9; padding-top:10px; font-weight:100;}
.title_w .title u {display: inline-block;color: #e0c11b;font-size: 24px;font-weight: 100;text-transform: uppercase; text-decoration:none; padding-left:10px;}

.sub_tab { text-align:center; margin-top:10px;}
.sub_tab li { margin:2px 1px; display:inline-block;}
.sub_tab li a { display:inline-block; height:35px; line-height:35px; text-align:center; border:1px solid rgba(255, 255, 255, 0.2); background:rgba(255, 255, 255, 0.1); min-width:100px; border-radius:3px; padding:0 10px;}
.sub_tab li a:hover {background:rgba(255, 255, 255, 0.2);}
.sub_tab .on {}
.sub_tab .on a { background:#e32028; }


.sub_pointtab { text-align:center; margin-top:10px;}
.sub_pointtab li { margin:0 1px; display:inline-block;}
.sub_pointtab li a { display:block; height:35px; line-height:35px; text-align:center; border:1px solid rgba(255, 255, 255, 0.2); background:rgba(255, 255, 255, 0.1); width:120px; border-radius:3px;}
.sub_pointtab li a:hover {background:rgba(255, 255, 255, 0.2);}
.sub_pointtab .on {}
.sub_pointtab .on a { background:#e32028; }

.sports_tab { display:flex; border:1px solid rgba(255, 255, 255, 0.1);}
.sports_tab li { width:100%;}
.sports_tab li a { display:block; position:relative; height:45px; line-height:45px; border-right:1px solid rgba(255, 255, 255, 0.1);}
.sports_tab li a .ii {position:relative; top:6px; padding:0 10px 0 10px;}
.sports_tab li a b { display:block; position:absolute; top:10px; text-align:right; right:10px; font-size:14px; letter-spacing:1px; color:#fff; width:28px; height:23px; line-height:23px; text-align:center; border-radius:3px; }
.sports_tab .on a { border-bottom:2px solid #daa915;}

.hand{cursor: pointer!important;}
.tc{text-align:center!important;}
.none{display:none!important;}
.on {display:block;}
.blind {overflow:hidden; visibility:hidden; position:absolute; width:0; height:0; font-size:0;}

.mb10 { margin-bottom:10px!important;}
.mb20 { margin-bottom:20px!important;}
.mb30 { margin-bottom:30px!important;}
.mb40 { margin-bottom:40px!important;}
.mb50 { margin-bottom:50px!important;}
.mb60 { margin-bottom:60px!important;}
.mb70 { margin-bottom:70px!important;}
.mb80 { margin-bottom:80px!important;}
.mb100 { margin-bottom:100px!important;}
.mb120 { margin-bottom:120px!important;}

.tt_b { color:#00FFFF!important;}
.tt_r { color:#FF0000!important;}
.tt_bk { color:#000!important;}
.tt_w { color:#fff!important;}
.tt_g { color:#00ffae!important;}
.tt_y { color:#fff600!important;}

.td1 { width:100%;}
.td1 thead {background-image: linear-gradient(to bottom, #320f14, #1b080b); border:1px solid #912a38;}
.td1 thead th {}
.td1 thead td {text-align:center; color:#fff;font-weight:500; padding:8px 0; border-bottom:1px solid #000;}
.td1 tbody {background:rgba(255, 255, 255, 0.00);}
.td1 tbody th { border-bottom:1px solid rgba(255, 255, 255, 0.1);text-align:center; font-weight:normal; background:rgba(255, 255, 255, 0.03); padding:8px 5px; color:#fff;}
.td1 tbody td { border-bottom:1px solid rgba(255, 255, 255, 0.11);padding:8px 5px; color:rgba(255, 255, 255, 0.8); }
.td_c tbody td,
.td_c tfoot td { text-align:center;}

.td2 { width:100%;border-top:1px solid #fff;}
.td2 thead {background:rgba(255, 255, 255, 0.1);}
.td2 thead th {border:1px solid #000; background:rgba(255, 255, 255, 0.05);  color:#fff; text-align:center; font-weight:500;border-top:1px solid #e32028}
.td2 thead td {border:1px solid #000; text-align:center; color:#fff;font-weight:500; padding:8px 0;border-top:1px solid #e32028}
.td2 tbody {background:rgba(255, 255, 255, 0.0);}
.td2 tbody th { border-bottom:1px solid rgba(255, 255, 255, 0.2);text-align:center; font-weight:normal; background:rgba(255, 255, 255, 0.1); padding:8px 5px; }
.td2 tbody td { border-bottom:1px solid rgba(255, 255, 255, 0.2);padding:8px 5px; }

.list1 {background-image: linear-gradient(to bottom, #002648, #001426);box-shadow: inset 1px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%); padding:15px 20px; margin-bottom:20px; border-radius:5px; border:1px solid #395d81;}
/*.list1 > li { background:url(../../images/common/bullet_2.png) 7px 8px no-repeat; padding:2px 0 2px 20px;}*/
.list1 > li {  padding:2px 0 0px 20px;}
.list1.box { padding:20px; border:1px solid rgba(0, 0, 0, 0.2);}
.list1.box.gr { background:#f3f3f3; border:none;}
.list2 {}
.list2 li { background:url(../../images/common/bullet_2.png) no-repeat 0 12px; background-size:11px auto; padding:5px 0 5px 20px;}
.list2.li > li { border-bottom:1px solid rgba(0, 0, 0, 0.15); padding:13px 0 13px 27px; background:url(../../images/common/bullet_2.png) no-repeat 7px 19px;background-size:11px auto;}
.list2.li > li:first-child { padding-top:0; background:url(../../images/common/bullet_2.png) no-repeat 7px 8px;background-size:11px auto; }
.list2.box { border:1px solid rgba(0, 0, 0, 0.2); padding:25px 30px 15px 30px;}
.list2.box > li:last-child { border-bottom:none;}
.list2.box.bl > li > b { display:block; font-weight:500; font-size:17px;}
.list2.box.bl > li { color:rgba(0, 0, 0, 0.6);}
.list2.gr {  background:#f3f3f3; border:none;}
.list1 h3, .list2 h3 { margin-bottom:5px;}
.list3 {}
.list3 > li { padding:4px 0 4px 12px; position:relative;}
.list3 > li:before { content:''; display:block; width:4px; height:2px; background:#000; position:absolute; top:15px; left:0;}

.list_s { margin-top:20px;}
.list_s > li { background:url(../../images/common/bullet_1.png) 0px 10px no-repeat; padding:2px 0 2px 10px; font-size:13px;}

.tit1 { background:url(../../images/common/bullet_3.png) no-repeat 0 5px; padding:0 0 7px 25px; font-size:20px; font-weight:500; color:#fff;}

.btn1 {  color:#fff;border-radius:3px;text-align:center;cursor:pointer;display:inline-block;box-shadow: inset 1px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);border: 1px solid #001e61;background:#e32028;}
.btn1:hover { color:#fff;}
.btn2 { background:#fff; color:#000;border-radius:3px;text-align:center;cursor:pointer;display:inline-block;box-shadow: inset 1px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);}
.btn2:hover { color:#000;}
.btn3 { background: linear-gradient(to top, #33541f, #406629);color: #b3d2a1;border-radius:3px;text-align:center;cursor:pointer;display:inline-block;box-shadow: inset 1px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);border: 1px solid #617d26;}
.btn_charge { background:#1b37a9; color:#fff;border-radius:3px;text-align:center;cursor:pointer;display:inline-block;box-shadow: inset 1px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);}
.btn_charge:hover { color:#fff;}
.btn_exchange { background:#ca0005; color:#fff;border-radius:3px;text-align:center;cursor:pointer;display:inline-block;box-shadow: inset 1px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);}
.btn_exchange:hover { color:#fff;}
.btn_wrap { overflow:hidden; text-align:center; margin:30px 0; font-size:0;}
.btn_wrap > .btn { min-width:90px; height:30px; line-height:30px; margin:0 2px;   border:1px solid rgba(0, 0, 0, 0.0);padding:0 10px;}
.btn_wrap > .cc { display:inline-block;}
.btn_wrap > .rr { float:right;}
.btn_wrap > .ll { float:left;}

.box_sh {box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3)  ; 
-webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3)  ; 
-moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3)  ; }

.pa1 { margin-bottom:90px!important;}
.pa2 { margin-bottom:60px!important;}

.no_data,
.no_data2 {display:none;padding:50px 0; text-align:center; background:rgba(255, 255, 255, 0.1); font-size:20px;}
.live_done { background:url(../../images/common/nodata.png) no-repeat center center rgba(255, 255, 255, 0.1); height:180px; margin:20px auto; width:100%;}

.ii.ii0:after { display:inline-block; content:''; width:18px; height:18px; background:url(../../images/game/i0.png) no-repeat;}
.ii.ii1:after { display:inline-block; content:''; width:18px; height:18px; background:url(../../images/game/i1.png) no-repeat;}
.ii.ii2:after { display:inline-block; content:''; width:18px; height:18px; background:url(../../images/game/i2.png) no-repeat;}
.ii.ii3:after { display:inline-block; content:''; width:18px; height:18px; background:url(../../images/game/i3.png) no-repeat;}
.ii.ii4:after { display:inline-block; content:''; width:18px; height:18px; background:url(../../images/game/i4.png) no-repeat;}
.ii.ii5:after { display:inline-block; content:''; width:18px; height:18px; background:url(../../images/game/i5.png) no-repeat;}
.ii.ievol:after {display:inline-block; content:''; width:18px; height:18px; background:url(../../images/live/i_evol.png) no-repeat;}
.ii.isky:after {display:inline-block; content:''; width:18px; height:18px; background:url(../../images/live/i_sky.png) no-repeat;}
.ii.itoken:after {display:inline-block; content:''; width:18px; height:18px; background:url(../../images/live/i_token.png) no-repeat;}
.ii.imini:after {display:inline-block; content:''; width:18px; height:18px; background:url(../../images/live/i_mini.png) no-repeat;}
.ii.ibet:after {display:inline-block; content:''; width:18px; height:18px; background:url(../../images/live/i_bet.png) no-repeat;}
.ii.idong:after {display:inline-block; content:''; width:18px; height:18px; background:url(../../images/live/i_dong.png) no-repeat;}
.ii.ilotus:after {display:inline-block; content:''; width:18px; height:18px; background:url(../../images/live/i_lotus.png) no-repeat;}
.ii.ieos:after {display:inline-block; content:''; width:18px; height:18px; background:url(../../images/live/i_eos.png) no-repeat;}
.ii.ilv0 {display:inline-block; content:''; width:20px; height:20px; background:url(../../images/common/i_lv0.png) no-repeat;}
.ii.ilv1 {display:inline-block; content:''; width:20px; height:20px; background:url(../../images/common/i_lv1.png) no-repeat;}
.ii.ilv2 {display:inline-block; content:''; width:20px; height:20px; background:url(../../images/common/i_lv2.png) no-repeat;}
.ii.ilv3 {display:inline-block; content:''; width:20px; height:20px; background:url(../../images/common/i_lv3.png) no-repeat;}
.ii.ilv4 {display:inline-block; content:''; width:20px; height:20px; background:url(../../images/common/i_lv4.png) no-repeat;}
.ii.ilv5 {display:inline-block; content:''; width:20px; height:20px; background:url(../../images/common/i_lv5.png) no-repeat;}
.ii.iii0:after {display:inline-block; content:''; width:23px; height:23px; background:url(../../images/game/ii0.png) no-repeat;}
.ii.iii1:after {display:inline-block; content:''; width:23px; height:23px; background:url(../../images/game/ii1.png) no-repeat;}
.ii.iii2:after {display:inline-block; content:''; width:23px; height:23px; background:url(../../images/game/ii2.png) no-repeat;}
.ii.iii3:after {display:inline-block; content:''; width:23px; height:23px; background:url(../../images/game/ii3.png) no-repeat;}
.ii.iii4:after {display:inline-block; content:''; width:23px; height:23px; background:url(../../images/game/ii4.png) no-repeat;}
.ii.iii5:after {display:inline-block; content:''; width:23px; height:23px; background:url(../../images/game/ii5.png) no-repeat;}
.ii.iii7:after {display:inline-block; content:''; width:23px; height:23px; background:url(../../images/game/ii7.png) no-repeat;}
.ii_name i { position:relative; top:3px; padding-right:5px;}

.cl1 {display:none;}
.cl2 {display:none;}
.cl3 {display:none;}
.cl4 {display:none;}
.bonus .bn1 { border:1px solid #0d8e2f; }
.bonus .bn1 b { color:#0d8e2f;}
.bonus .bn2 { border:1px solid #2579ce; }
.bonus .bn2 b { color:#2579ce;}
.bonus .bn3 { border:1px solid #9345de; }
.bonus .bn3 b { color:#9345de;}
.bonus .bn4 { border:1px solid #ff0066; }
.bonus .bn4 b { color:#ff0066;}

/* Sports */
.sp_top_txt { border-radius:5px; padding:10px; margin-bottom:20px; background:rgba(255, 255, 255, 0.1); text-align:center; box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);    background-image: linear-gradient(to bottom, #23588d, #1b4570);}
.sports_w {height:calc(100% - 120px);  overflow:hidden;}
.sports_w:after { content:''; display:block; clear:both;}
.sports_w .sw_l { width:calc(50% - 10px); float:left;overflow-y:auto; height:100%;}
.sports_w .sw_r { width:calc(50% - 10px); float:right;overflow-y:auto; height:100%;}
.sports_w > .no_data { padding:100px 0;}
.sports_w .sw_r > .no_data { height:100%; padding:0; padding-top:200px;}
.sports_w > .no_data i, 
.sports_w .sw_r > .no_data i { display:block; margin:0 auto; color:#e32028; font-size:50px;}
.gg { border:1px solid #222733; border-radius:3px; padding:0px 12px 12px 12px; margin-top:15px; margin-bottom:20px; position:relative; background:rgba(0, 0, 0, 0.3);}
.gg > dt { position:relative; top:-12px; left:-12px;}
.gg > dt > b { display:inline-block; height:30px; border-radius:30px; line-height:30px; padding:0 15px; background:#222733; font-weight:normal; font-size:13px;}
.gg > dd { position:relative;}
.gg .flag { width:18px; position:relative; top:4px;}
.cc .bonus {display:flex; margin-top:10px;}
.cc .bonus li { width:100%; padding-left:15px; pcolor:#fff;  height:43px; line-height:43px; font-size:13px; background:#000; border-radius:3px; margin-right:3px; position:relative;}
.cc .bonus li > b { position:absolute; top:10px; right:10px; text-align:right;}


.open_w .game_pan {margin:3px;border:2px solid #909090;}
.game_pan {}
.game_pan.nopad { margin:0!important; position:relative; top:-20px; border-top:none;}
.game_pan dt .time { font-size:12px; letter-spacing:normal; color:rgba(255, 255, 255, 0.5); padding-right:5px; font-weight:300;}
.game_pan dt i { position:relative; top:4px;}
.game_pan dt .more { position:absolute; background:#0d0d0d; line-height:30px; border-radius:30px; font-size:13px;border: 1px solid #74f074;background-image: linear-gradient(to bottom, #fd778d, #b61a39);border-radius: 3px; font-size:10px; color:#fff; padding:0 10px;  top:0px; right:-22px; cursor:pointer;}
.game_pan dt .more.on {background: #105435;  color: #FFFF00;}
/*.game_pan dt .more.on { border:1px solid #fff; background:#000; color:#ffe418;}*/
.game_pan.open > dt > b { background:#ffe418; color:#000;}
.game_pan.open > dt > b .time { color:#000; font-weight:500;}
.game_pan .bet { overflow:hidden;}
.game_pan .bet li { float:left; box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);background-image: linear-gradient(to bottom, #2e363c, #222223); border:1px solid #000; vertical-align:top; cursor:pointer; overflow:hidden; position:relative;}
.game_pan .bet .lock:after { content:''; display:block; width:16px; height:19px; background:url(../../images/common/lock.png) no-repeat; position:absolute; left:calc(50% - 8px); top:calc(50% - 9px);}
.game_pan .bet .lock { cursor:default;}
.game_pan .bet .home { width:calc(50% - 55px);}
.game_pan .bet .away { width:calc(50% - 55px);}
.game_pan .bet .vs { width:64px; text-align:center;}
.game_pan .bet .vs span {color:#ffe418;}
.game_pan .bet .vs span.handi_stand {color:#f08320;}
.game_pan .bet .vs span.ou_stand {color:#5cdf31;}
.game_pan .bet .more { width:38px; text-align:center; float:left;background-image: linear-gradient(to bottom, #5e666d, #4f4f50);}
.game_pan .bet .more b { height:36px; line-height:36px; display:block; font-weight:normal;}
.game_pan .bet .more.on {background-image: linear-gradient(to bottom, #ab851b, #86660e)!important;}
.game_pan .bet li > span {height:36px; line-height:36px; display:block; font-size:13px; }
.game_pan .bet li .in_team { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width:calc(100% - 90px); padding:0 10px;}
.game_pan .bet li .in_rate { width:50px; padding:0 10px; color:#ffe418;}
.game_pan .bet .in_team { float:left; }
.game_pan .bet .in_rate { float:right; text-align:right;}
.game_pan .bet .away .in_team { float:right; text-align:right;}
.game_pan .bet .away .in_rate { float:left; text-align:left;}
.game_pan .bet .vs span {}
.game_pan li span.vs  {text-align:center;width:100px;}
.game_pan .bet .ar1 {}
.game_pan .bet .ar1:after { content:'↑'; display:inline-block; padding:0 5px; color:#ff0000; font-style:normal;}
.game_pan .bet .ar2:after { content:'↓'; display:inline-block; padding:0 5px; color:#00deff; font-style:normal;}
.game_pan .bet .h:after { content:'H'; display:inline-block; padding:0 5px; color:#42ff00; font-style:normal;}
.game_pan .bet .in_cc { text-align:center; width:100%;}
.game_pan .col2 li { width:calc(100% / 2 - 2px)!important;}
.game_pan .col3 li { width:calc(100% / 3 - 2px)!important;}
.game_now { margin-bottom:30px; border-radius:3px; overflow:hidden;}
.game_now .top {background-image: linear-gradient(to bottom, #25313a, #191e22); padding:10px 10px; overflow:hidden;}
.game_now .top dt { float:left; font-size:13px; color:rgba(255, 255, 255, 0.5); margin-top:6px;}
.game_now .top dd { float:right; text-align:right; font-size:20px; letter-spacing:normal; font-weight:bold; color:#fff;}
.game_now .con { background:#e32028; overflow:hidden; padding:10px 10px;}
.game_now .con li { float:left; font-size:17px; font-weight:500;}
.game_now .con .away { text-align:right;}
.game_now .con .home,
.game_now .con .away { width:calc(50% - 30px); margin-top:9px;}
.game_now .con .vs { width:60px; text-align:center; font-weight:bold; color:#ffe418; letter-spacing:2px; font-size:28px;}
.game_now .now { padding:5px 15px 20px 15px; height:calc(100% - 5px);}
.game_now .now .league {  padding:5px 10px; position:relative; text-align:left; }
.game_now .now .league .ii { position:relative; top:3px; padding-right:5px;}
.game_now .now .league b { position:absolute; right:10px; top:5px; display:block; text-align:right; letter-spacing:1px; font-size:14px; font-weight:normal;}
.game_now .now dl { overflow:hidden;border-bottom:1px solid rgba(255, 255, 255, 0.3); padding:7px 0;}
.game_now .now dl dt { float:left; width:70px; text-align:left; padding-left:10px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.game_now .now dl ul { float:left; width:calc(100% - 80px);display:flex;  }
.game_now .now dl ul li { width:100%; text-align:center;}
.game_now .now .td_1 { background:rgba(255, 255, 255, 0.2);}
.game_now .now .td_1 li,
.game_now .now .td_1 dt { color:#ffe418;} 
.game_now.soccer .now { background:url(../../images/game/now_1.jpg) no-repeat center center; background-size:cover;}
.game_now.basketball .now { background:url(../../images/game/now_2.jpg) no-repeat center center; background-size:cover;}
.game_now.baseball .now{ background:url(../../images/game/now_3.jpg) no-repeat center center; background-size:cover;}
.game_now.volleyball .now { background:url(../../images/game/now_4.jpg) no-repeat center center; background-size:cover;}
.game_now.hockey .now { background:url(../../images/game/now_5.jpg) no-repeat center center; background-size:cover;}

.off .bet li { cursor:default;background-image: linear-gradient(to bottom, #161616, #0c0c0c);}
.off .bet li span { color:rgba(255, 255, 255, 0.3)!important;}
.off .more {color:rgba(255, 255, 255, 0.3)!important;}
.off .time {color:rgba(255, 255, 255, 0.3)!important;}
.game_pan li.off { cursor:default;background-image: linear-gradient(to bottom, #161616, #0c0c0c);}
.off span {color:rgba(255, 255, 255, 0.3)!important;}
.off b {color:rgba(255, 255, 255, 0.3)!important;}

.view .bet { overflow:hidden;} 
.view .bet li { float:left;}
.view .bet li > span {height:36px; line-height:36px; display:block; font-size:13px;}
.view .bet li > span > b { font-weight:normal; padding:0 5px; color:#ffe418; letter-spacing:normal; font-size:14px;}
.view .bet li .in_team { float:left;}
.view .bet li .in_rate { float:right; text-align:right;}
.view .bet.col2 li { width:calc(100% / 2 - 2px);}
.view .bet.col3 li { width:calc(100% / 3 - 2px);}
.view .bet .home { width:calc(50% - 35px);}
.view .bet .away { width:calc(50% - 35px);}

.live_w .game_now .con { padding:0 10px;}
.live_w .game_pan.soccer { background:url(../../images/game/live_1.png) no-repeat center center; background-size:cover;}
.live_w .game_pan.basketball { background:url(../../images/game/live_2.png) no-repeat center center; background-size:cover;}
.live_w .game_pan.baseball { background:url(../../images/game/live_3.png) no-repeat center center; background-size:cover;}
.live_w .game_pan.volleyball { background:url(../../images/game/live_4.png) no-repeat center center; background-size:cover;}
.live_w .game_pan.hockey { background:url(../../images/game/live_5.png) no-repeat center center; background-size:cover;}
.live_w .live_score { overflow:hidden; margin-bottom:20px;}
.live_w .live_score li { float:left;}
.live_w .live_score li b { display:inline-block; width:80px; height:46px; border:1px solid #ffe418; color:#fff; font-weight:bold; letter-spacing:2px; font-size:28px; text-align:center;}
.live_w .live_score .vs { width:74px; text-align:center; font-size:28px; letter-spacing:2px; color:#fff; font-weight:bold;line-height:1.2em;}
.live_w .live_score .vs u { text-align:center; display:block; text-decoration:none; color:#ffe418; font-weight:normal; line-height:1.2em;}
.live_w .live_score .home,
.live_w .live_score .away { width:calc(50% - 37px);}
.live_w .live_score .home { text-align:right;}
.live_w .bet .home, .live_w .bet .away { width:calc(50% - 35px);}

.bet_td.live_pan .lp ul { display:block; overflow:hidden;}
.bet_td.live_pan .lp ul li { float:left; width:calc(100% / 3 - 0px);}

.domestic {}
.domestic > .game_pan_w > .game_pan { margin-bottom:15px;}
.domestic .tit { padding-top:10px;}
.domestic .dome_w { padding:0 5px;}
.domestic .dome_w .bet_w { overflow:hidden;margin-top:4px;}
.domestic .dome_w .bet_w .time { width:150px; float:left; height:40px; line-height:40px; text-align:center; font-size:14px; letter-spacing:normal;}
.domestic .dome_w .bet_w .time b { padding-left:5px; font-weight:normal; font-size:13px;} 
.domestic .dome_w .bet_w .time .ing { color:#00FFFF;}
.domestic .dome_w .bet_w .time .done { color:#FF0000;}
.domestic .dome_w .bet_w .bet {width:calc(100% - 202px); float:left;}
.domestic .dome_w .bet_w .more { float:right; text-align:center; background:#000;}
.domestic .dome_w .bet_w .more b { height:25px; line-height:25px; margin-top:0px; display:block; cursor:pointer; border-radius:3px; border:1px solid #74f074;background-image: linear-gradient(to bottom, #fd778d, #b61a39); font-weight:normal; font-size:10px; position:relative; top:4px; }
.domestic .dome_w .bet_w .more.on b { background:#105435; color:#FFFF00;}
.domestic .dome_w .bet_w .open { float:left;}
.domestic .dome_w .open_w { display:none;padding:5px 60px 20px 150px;}
.domestic .dome_w .open_w .tit { background:url(../../images/common/bullet_2.png) no-repeat 5px 7px; padding:3px 0 3px 15px; color:#84879d; font-size:13px; border:none;}
.domestic .more {width: 50px;}
.domestic .more.on b { background:#f1cc7e; color:#000;}
.domestic .bonus { margin-bottom:20px;}
.domestic .game_pan .bet .home {width: calc(50% - 35px);}
.domestic .game_pan .bet .away {width: calc(50% - 35px);}
.domestic .game_pan .tit .league { color:#bfda29;}
.domestic .game_pan .flag { width:20px; padding-right:5px;}
.game_pan .tit .league { color:#f1cc7e; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: linear-gradient(to top, #3f070b, #8C001D);    border: 1px solid #091f35; display:inline-block; padding:3px 10px; min-width:200px; border-radius:3px;} 
.game_pan .tit .league .ii { position:relative; top:3px; padding-right:5px;}

 

/* LiveBet */
.casino_w { overflow:hidden;}
.casino_w li { float:left; width:calc(100% / 3 - 7px); margin:0 10px 10px 0;}
.casino_w li:nth-child(3n) { margin-right:0;}
.casino_w li a { display:block; border-radius:10px; height:270px;  position:relative; overflow:hidden;}
.casino_w li a:hover {opacity:0.6;}
.casino_w li a > p { position:absolute; bottom:0px;font-size:16px; font-weight:500; text-align:center; width:100%;background-image: linear-gradient(to bottom, #464646, #232323); color:#fff; padding:5px 0;}
.casino_w li a > b { display:block; width:100px; height:29px; line-height:29px; text-align:center; color:#000;  background:#fff; border-radius:3px; position:absolute; font-weight:normal; font-size:13px; right:20px; bottom:15px; display:none;}
.casino_w .cas1 a {background:url(../../images/live/casi_01.jpg) no-repeat center; background-size:cover;}
.casino_w .cas2 a {background:url(../../images/live/casi_02.jpg) no-repeat center; background-size:cover;}
.casino_w .cas3 a {background:url(../../images/live/casi_03.jpg) no-repeat center; background-size:cover;}
.casino_w .cas4 a {background:url(../../images/live/casi_04.jpg) no-repeat center; background-size:cover;}
.casino_w .cas5 a {background:url(../../images/live/casi_05.jpg) no-repeat center; background-size:cover;}
.casino_w .cas6 a {background:url(../../images/live/casi_06.jpg) no-repeat center; background-size:cover;}
.casino_w .cas7 a {background:url(../../images/live/casi_07.jpg) no-repeat center; background-size:cover;}
.casino_w .cas8 a {background:url(../../images/live/casi_08.jpg) no-repeat center; background-size:cover;}
.casino_w .cas9 a {background:url(../../images/live/casi_09.jpg) no-repeat center; background-size:cover;}
.casino_w .cas10 a {background:url(../../images/live/casi_10.jpg) no-repeat center; background-size:cover;}
.casino_w .cas11 a {background:url(../../images/live/casi_11.jpg) no-repeat center; background-size:cover;}
.casino_w .cas12 a {background:url(../../images/live/casi_12.jpg) no-repeat center; background-size:cover;}
.casino_w .cas12 a {background:url(../../images/live/casi_12.jpg) no-repeat center; background-size:cover;}
.casino_w .cas13 a {background:url(../../images/live/casi_13.jpg) no-repeat center; background-size:cover;}
.casino_w .cas14 a {background:url(../../images/live/casi_14.jpg) no-repeat center; background-size:cover;}
.casino_w .cas15 a {background:url(../../images/live/casi_15.jpg) no-repeat center; background-size:cover;}
.casino_w .cas16 a {background:url(../../images/live/casi_16.jpg) no-repeat center; background-size:cover;}
.casino_w .cas17 a {background:url(../../images/live/casi_17.jpg) no-repeat center; background-size:cover;}
.casino_w .cas18 a {background:url(../../images/live/casi_18.jpg) no-repeat center; background-size:cover;}





/* New Casino2  - SKYCASINO
.casino_w {}
.casino_w .list { overflow:hidden;}
.casino_w .list li { float:left; width:calc(100% / 3 - 10px); margin:5px;}
.casino_w .list li a { display:block; border-radius:5px; overflow:hidden;}
.casino_w .list li a:hover img {filter: contrast(150%);}
.casino_w .list li img { width:100%;transition-duration: 0.4s;}
.casino_w .casino_visual { background:url(../../images/live/casino_visual.jpg) no-repeat top center; height:338px; overflow:hidden; border-radius:10px;}
.casino_w .slot_visual2 { background:url(../../images/live/slot_visual2.jpg) no-repeat top center; height:338px; overflow:hidden; border-radius:10px;}
.casino_w .slot_visual a { display:block; background:url(../../images/live/slot_visual.jpg) no-repeat top center; height:675px;}
.casino_w .holdem_visual a { display:block; background:url(../../images/holdem/holdem_visual.jpg) no-repeat top center; height:675px;}
.casino_w .badugi_visual a { display:block; background:url(../../images/holdem/badugi_visual.jpg) no-repeat top center; height:675px;}
.casino_w .matgo_visual a { display:block; background:url(../../images/holdem/matgo_visual.jpg) no-repeat top center; height:675px;}
.casino_w .sutda_visual a { display:block; background:url(../../images/holdem/sutda_visual.jpg) no-repeat top center; height:675px;}
.casino_w .tournament_visual a { display:block; background:url(../../images/holdem/tournament_visual.jpg) no-repeat top center; height:675px;}

.casino_popup { text-align:center; margin-bottom:30px;}
.casino_popup dl { display:inline-block; border-radius:5px; background:rgba(0, 0, 0, 0.2); padding:20px 30px;}
.casino_popup dl dt {font-family: 'Gmarket'; font-size:30px; font-weight:600; line-height:1.1em; margin-bottom:5px;}
.casino_popup dl dt b {font-family: 'Gmarket'; font-size:30px; font-weight:600; line-height:1.1em; color:#ffc967;}
.casino_popup dl dt .tit { display:block; margin:0 auto 10px; display:block;}
.casino_popup dl dt .tit:before { color:#ffc967; font-size:50px;}
.casino_popup dl dd {font-family: 'Gmarket'; font-size:18px; font-weight:100; line-height:1.1em;}
.casino_popup dl .close { display:block; margin-top:10px;}
.casino_popup dl .close i { cursor:pointer; font-size:30px;}

@media only screen and (max-width: 1600px) {
.casino_w .list li { width:calc(100% / 3 - 10px);}
}

*/



.kplay_w { font-size:0;}
.kplay_w li { display:inline-block; margin:5px; width:calc(100% / 3 - 10px); vertical-align:top;}
.kplay_w li a { overflow:hidden;border:1px dashed #f7631a; border-radius:5px; display:block;}
.kplay_w li a img { width:100%;}
.kplay_w li a:hover {opacity:0.5;}
.kplay_w.list li {width:calc(100% / 4 - 10px); }
.kplay_w.list li p { text-align:center; padding:7px;}

.kplay_slot_w { font-size:0;}
.kplay_slot_w li { background-color:#595959; display:inline-block; width:calc(100% / 4 - 10px); margin:5px;position: relative; overflow: hidden; vertical-align:top;}
.kplay_slot_w li a { display:block; text-align:center; display:block; cursor:pointer; border:1px dashed #f7631a; border-radius:5px; height:200px;}
.kplay_slot_w li a .pic { display:block;}
.kplay_slot_w li a .pic img { width:60%; position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); display: flex; justify-content: center; }
.kplay_slot_w li a p { position:absolute; font-size:18px; bottom:12px; width:100%; text-align:center;}
.kplay_slot_w li a:hover {opacity:0.5;}



.token_w .top_txt { margin-bottom:20px; background:rgba(255, 255, 255, 0.1); color:#fff; text-align:center; padding:10px;}
.live_time { overflow:hidden;background-image: linear-gradient(to bottom, #25313a, #191e22);box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%); padding:5px 10px; margin-bottom:20px;}
.live_time dt { float:left;}
.live_time dd { float:right; text-align:center;}
.live_time b { color:#ffe418; letter-spacing:1px;}
.live_pan { text-align:center;}
.live_pan .lp {border:1px solid #222733; border-radius:3px;background:rgba(0, 0, 0, 0.3);padding: 0px 5px 5px 5px;margin-top: 15px;position: relative; display:block; vertical-align:top; margin:0 5px 20px;}
.live_pan .lp .live_tit { position:relative; top:-12px; margin:0 auto; text-align:center;}
.live_pan .lp .live_tit b {display:inline-block; height:30px; border-radius:30px; line-height:30px; padding:0 15px; background:#222733; font-weight:normal; font-size:13px;}
.live_pan .lp ul { display:flex;}
.live_pan .lp ul li { width:100%;}
.live_pan .lp ul li p { cursor:pointer; margin:5px;background-image: linear-gradient(to bottom, #2e363c, #222223);box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%); border-radius:5px; padding:2px 0; line-height:1.3em;}
.live_pan .lp ul li .liveover { cursor:pointer; margin:5px;background-image: linear-gradient(to bottom, #47516b, #272d3b);box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%); border-radius:5px; padding:2px 0; line-height:1.3em;}
.live_pan .lp ul li p:hover {background-image: linear-gradient(to bottom, #c39d37, #a98524);}
.live_pan .lp ul li u { text-decoration:none; font-size:16px;line-height:1.3em;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display:block;}
.live_pan .lp ul li .tt_g { color:#00ff00!important;}
.live_pan .lp ul li .tt_b { color:#00c6ff!important;}
.live_pan .lp ul li .tt_r { color:#FF0000!important;}
.live_pan .lp ul li .one { display:inline-block; padding:9px 0;}
.live_pan .lp ul li b { display:block; font-weight:400; letter-spacing:normal;line-height:1.3em; color:#d0d0d0;}
.live_pan .lp ul li i { font-style:normal; font-size:10px; color:#FF00FF; padding-bottom:0px; display:block; letter-spacing:1px;}
.live_pan .lp .pw_td { margin-right:20px;}
.keno_td .lp ul li p { padding:20px 0; }
.keno_td .lp ul li p u {font-size:20px;}
.live_new_ww { overflow:hidden; margin-bottom:30px;}
.live_new_ww .live_new_w { float:right; width:calc(100% - 810px); margin-left:10px;}
.live_screen_w { width:800px; float:left; position:relative;}
.live_screen_w .tit { text-align:center;background-image: linear-gradient(to bottom, #25313a, #191e22);    box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);    padding: 2px 10px; font-weight:500; font-size:18px; margin-bottom:10px;}
.live_screen_w .no_screen { position:absolute; width:545px; height:530px; background:url(../../images/live/no_screen.png) no-repeat center center #000; top:0; left:0; z-index:1000;}
.live_screen { overflow:hidden; margin:0 auto 0px; position:relative; }
.live_screen iframe { border:none; position:relative;}

.virtual_w .live_pan .lp ul li p {background-image: linear-gradient(to bottom, #2e363c, #222223);box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);}
.virtual_w .live_pan .lp ul li .liveover { box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%); background:#F3D072}
.virtual_w .live_pan .lp ul li p:hover {background:#F3D072;}
.virtual_w .live_pan .lp ul li .tt_g { color:#fff!important;}
.virtual_w .live_pan .lp ul li .tt_b { color:#fff!important;}
.virtual_w .live_pan .lp ul li .tt_r { color:#fff!important;}
.virtual_w .live_pan .lp ul li b { color:#fff;}
.virtual_w .vover { cursor:pointer; margin:5px;background-image: linear-gradient(to bottom, #ffe190, #dfb442);box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%); border-radius:5px; padding:2px 0; line-height:1.3em;}

@media only screen and (max-width: 1700px) {
.live_screen_w { width:545px; }
.live_new_ww .live_new_w {width: calc(100% - 555px);}
}

@media only screen and (max-width: 1450px) {
.live_screen_w { width:830px; margin:0 auto 10px; float:inherit;}
.live_new_ww .live_new_w {width: calc(100% - 0px);}
}




/* History */
.resultt {}
.resultt.win { color:#FFFF00;}
.resultt.lose { color:#ff0000;}
.resultt.ing { color:white;}
.resultt.exp { color:#FF00FF;}
.history_w {}
.history { margin-bottom:20px;}


.history .tsports_detail table { width:100%;}
.history .tsports_detail table thead td { text-align:center; background-image: linear-gradient(to bottom, #3a0e0f, #24090a); color:rgba(255, 255, 255, 0.5);font-weight:normal; padding:8px 0; font-size:13px;}
.history .tsports_detail table tbody td {border:2px solid #000; border-bottom:4px solid #000;padding:8px 5px; text-align:center;background-image: linear-gradient(to bottom, #3a0e0f, #24090a);box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);}

.history table { width:100%;}
.history table thead td { text-align:center; color:rgba(255, 255, 255, 0.5);font-weight:normal; padding:8px 0; font-size:13px;}
.history table tbody {}
.history table tbody td {border:2px solid #000; border-bottom:4px solid #000;padding:8px 5px; text-align:center;background-image: linear-gradient(to bottom, #2e363c, #222223);box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);}
.history table .time { font-size:12px; color:rgba(255, 255, 255, 0.5); width:120px; letter-spacing:1px; padding:8px 0;}
.history table .type { width:140px;}
.history table .home .tit { display:block; width:100%; font-size:11px; color:#FF9900;}
.history table .away .tit { display:block; width:100%; font-size:11px; color:#FF9900; text-align:right;}
.history table .vs {width:100px;}
.history table .away {}
.history table .score {width:100px; letter-spacing:1px;}
.history table .resultt {width:100px;}
.history table .home, 
.history table .away { width:30%; overflow:hidden; padding:8px 10px;}
.history table .home span, 
.history table .away span {  text-align:left; float:left;}
.history table .home .in_team { float:left;}
.history table .home .in_rate { float:right; text-align:right;}
.history table .away .in_team { float:right;text-align:right;}
.history table .away .in_rate { float:left; }
.history table .num { width:100px;}
.history table .live { width:23%;}
.history table .ch { width:30px;}
.history .total { overflow:hidden; padding:5px 10px 7px 10px;}
.history .total > li { float:left;}
.history .total .check { width:40px;}
.history .total .resultt { float:right!important; width:50px!important; font-weight:bold; font-size:20px!important; text-align:right!important;}
.history .total .txt { width:calc(100% - 90px); text-align:center; float:left; margin-top:3px;}
.history .total .txt > li { display:inline-block; font-size:13px;}
.history .total .txt > li:after { content:''; width:1px; height:12px; background:rgba(255, 255, 255, 0.5); display:inline-block; margin:0 5px 0 8px;}
.history .total .txt > li:last-child:after { display:none;}
.history .total .txt > li b { color:#66FFFF; font-weight:normal; letter-spacing:1px; padding-left:10px;}
.history .total.win { background:#67671a;}
.history .total.lose {  background:#666666;}
.history .total.ing {  background:#217d7d;}
.history .total.exp {  background:#752475;}
.history .ii, .live_history .ii { position:relative; top:2px;}
.live_history .tit1 b { font-size:13px;color:#a7a7a7}


/* Result */
.result_w {}
.result_w .re_txt { padding:0 10px 0 0 ;}
.result_w .re_txt.ing { color:#00FFFF;}
.result_w .re_txt.done { color:#FF0000;}
.result_w .re_score { padding-right:10px; letter-spacing:2px; color:#fae017;}
.result_w .oepn { margin-top:30px;}
.result_w .oepn .gg > dt > b { background:#e32028;}
.result_w .sports_tab_w { margin-bottom:30px;}
.result_w .game_pan dt .more {border: 1px solid #74f074;background-image: linear-gradient(to bottom, #fd778d, #b61a39);border-radius: 3px; font-size:10px; color:#fff;}
.result_w .game_pan dt .more.on {background: #105435;  color: #FFFF00;}
.result_w .game_pan .bet .home,
.result_w .game_pan .bet .away  {width: calc(50% - 35px);}


/* Board */
.paging { text-align:center; font-size:0; margin-top:10px;}
.paging a { display:inline-block;}
.paging .pg_1:after { content:''; width:18px; height:13px; background:url(../../images/common/ar1.png) no-repeat; display:block;}
.paging .pg_2:after { content:''; width:9px; height:13px; background:url(../../images/common/ar2.png) no-repeat; display:block;}
.paging .pg_3:after { content:''; width:9px; height:13px; background:url(../../images/common/ar3.png) no-repeat; display:block;}
.paging .pg_4:after { content:''; width:18px; height:13px; background:url(../../images/common/ar4.png) no-repeat; display:block;}
.paging a { cursor:pointer;}
.paging .ar { padding:5px 10px;}
.paging .ar i { position:relative; top:6px;}
.paging .num { padding:2px 10px; border-radius:3px; background:rgba(255, 255, 255, 0.1); margin:0 2px; font-size:12px; letter-spacing:1px;}
.paging .num.on { cursor:default; background:#e32028; color:#000;}

.ipw { border:1px solid rgba(255, 255, 255, 0.2); border-radius:3px; background:#fff; padding:5px; color:#000;}
.ipw::placeholder { color:#000;}
.ipw.ipw1 { width:calc(100% - 12px);}
.ipw.ipw2 { width:300px;}
.ipw.ipw3 { width:200px;}
.ipw.ipw4 { width:80px;}
.ipw.text {width:calc(100% - 12px);}

.board_list table thead td {}
.board_list table .num { width:80px; font-size:13px; letter-spacing:1px;}
.board_list table .num .hot { display:inline-block; border-radius:3px; padding:0px 4px; background:#e32028; color:#000;text-transform: uppercase; letter-spacing:1px; font-size:12px;}
.board_list table .num .i-hot { color:#ffe418; font-size:20px;}
.board_list table .num .i-event { color:#ffe418; font-size:20px;}
.board_list table .ii_name { width:150px; text-align:left; padding-left:10px;}
.board_list table .date { width:120px; font-size:13px; letter-spacing:normal; color:rgba(255, 255, 255, 0.5);}
.board_list table .tit { text-align:left; padding-left:15px;}
.board_list table .tit a { padding-right:5px;}
.board_list table .tit .i-new { font-size:24px; color:#ffe418; padding:0 1px; position:relative; top:2px;}
.board_list table .tit .i-paper { font-size:24px; color:#fff; padding:0 1px; position:relative; top:2px;}
.board_list table .tit .re { color:#e32028;  padding:0 1px;}
.board_list table tbody tr:hover td { background:rgba(255, 255, 255, 0.07);}
.board_list table .top td { background:rgba(255, 255, 255, 0.1);}
.board_list table .top:hover td {background:rgba(255, 255, 255, 0.15);}
.board_list table .ch { width:50px;}
.board_list table .state { width:100px;}
.board_list table .state.no { color:#FF0000;}
.board_view {}
.board_view table .tit { text-align:left; padding-left:20px; font-size:17px;}
.board_view table .ii_name {width:150px; text-align:left; padding-left:10px;}
.board_view table .date { width:140px; font-size:13px; letter-spacing:1px; color:rgba(255, 255, 255, 0.5); font-weight:300;}
.board_view table .con { padding:20px 30px;}
	.board_bet { margin-top:20px; }
	.board_bet .board_bet_tit { text-align:center;background:#e32028; color:#fff; font-size:17px; font-weight:500; border-radius:3px;}
.board_view .comment_w { margin-top:20px;}
.board_view .comment_w ul { overflow:hidden; padding:15px 10px; border-bottom:1px solid  rgba(255, 255, 255, 0.2);}
.board_view .comment_w ul li { float:left;}
.board_view .comment_w .ii_name { width:150px;}
.board_view .comment_w .txt { width:calc(100% - 300px);}
.board_view .comment_w .bt { width:150px; font-size:11px; letter-spacing:normal; color:rgba(255, 255, 255, 0.5);}
.board_view .comment_w .bt i { color:#FF0000; cursor:pointer; font-size:18px; position:relative; top:3px; padding-left:5px;}
.board_view .comment_w .write { background:rgba(255, 255, 255, 0.1);}
.board_view .comment_w .write .txt textarea { width:calc(100% - 20px); height:40px;}
.board_view .comment_w .bt .btn { display:block; width:100%; height:52px; line-height:50px; border-radius:3px; text-align:center;}
.board_write {}
.board_write table thead th, 
.board_write table tbody th { width:130px; padding-left:20px; text-align:left;}
.board_write table thead td,
.board_write table thead td { text-align:left; padding:8px 5px;}
.board_write table thead td,
.board_write table tbody td { padding:8px 15px;}
.board_write table .btn { margin:0 2px; height:37px; line-height:37px; vertical-align:middle; padding:0 10px;}
.board_write table .btn_money { overflow:hidden; margin-top:5px;}
.board_write table .btn_money li { float:left;}
.board_write table .btn_money li a { width:50px;}
.board_write table .account_info { padding:5px 0 5px;}
.board_write table .account_info input { background:none; border:none; width:400px; color:#e32028;}
.board_write table .account_info input:focus { outline:none;}

/* Pop */
.pop_w { background:#191919;}
.pop_w .pop { padding:20px;}


/* Chu */
.chu_w .chu_list {}
.chu_w .chu_list .num { width:150px; font-size:12px; letter-spacing:normal; color:rgba(255, 255, 255, 0.5);}
.chu_w .chu_list .ii_name  { text-align:left; padding-left:10px;}
.chu_w .chu_list .total { margin-bottom:10px;}
.chu_w .chu_list .total b { padding:0 5px; letter-spacing:1px; color:#e32028;}
.chu_w .my { margin-bottom:20px;} 
.chu_w .my table th { width:150px;}

/* Check */
.check_w {}
.check_w .check_cal { margin-bottom:20px;}
.check_w .check_cal .check_td { width:100%;}
.check_w .check_cal .check_td thead {}
.check_w .check_cal .check_td thead th { padding:5px 0; position:relative; font-weight:normal;  text-align:center;text-transform: uppercase; letter-spacing:1px; font-size:14px; border:1px solid rgba(255, 255, 255, 0.2);}
.check_w .check_cal .check_td tbody { background:rgba(255, 255, 255, 0.05);}
.check_w .check_cal .check_td tbody td { padding:10px;height:40px; height:75px; vertical-align:top; border:1px solid rgba(255, 255, 255, 0.2);}
.check_w .check_cal .check_td tbody .onn { background:url(../../images/common/check.png) no-repeat center center;}
.check_w .check_cal .check_td tbody .ready { background:url(../../images/common/check2.png) no-repeat center center; cursor:pointer;}
.check_w .check_cal .tit { overflow:hidden; position:relative;}
.check_w .check_cal .tit .num { margin:0 auto; text-align:center;}
.check_w .check_cal .tit .num .month { font-size:40px; color:#00D8FF; padding:0 10px;}
.check_w .check_cal .tit .num i { display:inline-block; width:30px; height:30px; line-height:25px; font-size:30px; cursor:pointer; color:rgba(255, 255, 255, 0.6);}
.check_w .check_cal .tit .num i:hover { color:#fff;}
.check_w .check_top { background:url(../../images/check/title.png) no-repeat center 45px rgba(0, 0, 0, 0.2); height:162px; text-align:center; padding-top:158px; margin-bottom:20px;}
.check_w .check_top dt {border: 1px solid rgba(255, 255, 255, 0.17); border-right:none; border-left:none;height: 45px; line-height: 45px; font-size:15px; letter-spacing:9px; width:720px; margin:0 auto 18px; text-align:center;}
.check_w .check_top dd { display:inline-block; width:353px; height:40px; border-radius:3px; background:#e32028; color:#000; line-height:40px; font-size:16px;}
.check_w .check_top dd span { font-size:16px; font-family:verdana; font-weight:bold; color:#FF0000;}
.check_w .list1 { position:relative;}
.check_w .list1 li b { color:#FF0000; letter-spacing:1px;}
.check_w .list1 p { position:absolute; top:20px; right:20px; text-align:right;}
.check_w .list1 p b { color:#ffe418;}

/* Charge */
.charge_list table thead td { font-size:14px;}
.charge_list table .del .btn { padding:3px 10px; font-size:12px;}
.charge_list .title b:after { display:none;}
.charge_w .board_write .btn_wrap { margin-top:10px;}
.charge_w .board_write .mymoney { font-size:20px; font-weight:bold; letter-spacing:1px; color:#ffe418;}
.charge_w .board_write .mylevel { font-size:20px; letter-spacing:1px; font-weight:900; color:#e32028;}
.charge_caution { text-align:center; background:rgba(255, 255, 255, 0.07); padding:50px 0; font-size:40px; font-weight:500; margin:50px 0;}
.point_w .board_write { margin-bottom:30px;}
.point_w .tt_in { color:#66FFFF;}
.point_w .tt_out { color:#FF0000;}
.charge_list_w { margin-bottom:30px;}
.charge_list_w .charge_list { padding:20px;}
.charge_list_w .charge_list.c1 { background:rgba(255, 255, 255, 0.1);}
.charge_list_w .charge_list dt {font-size: 27px;color: #d3d2d2;font-weight: 300; margin-bottom:10px;}
.charge_list_w .charge_list dt i { font-size:27px;}
.charge_list_w .charge_list ul li {font-size: 14px;color: #9fa5ae;font-weight: 400;padding-left: 15px; position:relative; margin-bottom:5px;}
.charge_list_w .charge_list ul li:before { position:absolute; left:0; top:10px; width:3px; height:1px; background:#fff; display:block; content:'';}
.charge_list_w .charge_list .tt_yy { color:#FFFF00; font-size:20px;}


/* Members */
.pop_cs {}
.pop_cs table th { width:100px; background:#e32028;}
.pop_cs table .num input { width:200px;}
.pop_cs table .num img { height:36px;}
.pop_cs .list_s { margin-top:5px;}
.pop_cs .list_s b { font-size:13px; color:#FFFF00;}
.pop_cs .btn_wrap { margin-bottom:0;}
.code_w {width:300px; margin:100px auto; text-align:center;}
.code_w .tit { font-size:24px;}
.code_w .tit b {display:block; color:rgba(255, 255, 255, 0.3); letter-spacing:3px;font-size:11px;}
.code_w .tit i {color:#e32028; display:block; font-size:40px; padding-bottom:5px;}
.code_w .ipw { width:calc(100% - 12px); margin:10px 0 5px; height:30px;}
.code_w .btn { width:100%; padding:10px 0;}
.join_w {}
.join_w table td .txt { display:inline-block; font-size:12px; padding-left:5px;}
.join_w table thead th,  
.join_w table tbody th { width:90px;}
.join_num {}
.join_num img { height:35px; position:relative; top:1px;}




/* Main_Popup */
.main_popup_w {display:none;position:relative; width:1200px; height:0; margin:0 auto;}
.main_popup_w .main_popup { background:#333; z-index:10000000; border:1px solid #1c1c1c; position:absolute; box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.7)  ; }
.main_popup_w .main_popup dl {background:#1c1c1c;  text-align:center;}
.main_popup_w .main_popup dl dd {}
.main_popup_w .main_popup dl dd a { font-size:12px; color:rgba(255, 255, 255, 0.5); line-height:40px;height:40px;}
.main_popup_w .main_popup .main_popup_con { overflow:hidden;}
.main_popup_w .main_popup .main_popup_con img { width:100%;}
.main_popup_w .main_popup .mp_tit { background:#e32028; height:40px; font-size:20px; font-weight:bold; line-height:40px; position:relative;}
.main_popup_w .main_popup .mp_tit i { font-size:20px; padding:0 5px 0 10px; color:rgba(255, 255, 255, 0.5);}
.main_popup_w .main_popup .mp_tit a { display:block; float:right; position:absolute; top:10px; right:10px; font-weight:normal; font-size:11px; border-radius:3px; background:#000; padding:2px 5px;}

/* Main_Popup_new */
.n_main_popup_w {position:relative; width:1400px; height:0; margin:0 auto; z-index:10000000;}
.n_main_popup_w .n_main_p {width:350px; border:1px solid rgba(255, 255, 255, 0.5); height:500px;background:#2f3238; position:absolute;}
.n_main_popup_w .n_main_p h3 {color:#fff; font-size:17px; font-weight:600; height:40px; line-height:40px; position:relative; padding-left:10px;}
.n_main_popup_w .n_main_p h3 .bt1 { display:block; cursor:pointer; position:absolute; top:10px; right:10px; text-align:right; font-weight:normal;}
.n_main_popup_w .n_main_p .con { height:420px; background:#000;}
.n_main_popup_w .n_main_p .bt { padding:5px 10px; text-align:center;}
.n_main_popup_w .n_main_p .bt .bt2 { display:inline-block; margin:0 auto;background:#e32028; border-radius:3px; padding:2px 10px; cursor:pointer;}
.n_main_popup_w .n_main_p .bt .bt2 i {position:relative; top:1px;}
.n_main_popup_w .np1 { top:100px; left:0;}
.n_main_popup_w .np2 { top:100px; left:350px;}
.n_main_popup_w .np3 { top:100px; left:700px;}
.n_main_popup_w .np4 { top:100px; left:1050px;}
.n_main_popup_w .np5 { top:600px; left:0;}
.n_main_popup_w .np6 { top:600px; left:350px;}
.n_main_popup_w .np7 { top:600px; left:700px;}
.n_main_popup_w .np8 { top:600px; left:1050px;}

/* construction */
.const_bg {}
.const_w { width:700px; margin:100px auto 0; background:#000; padding:50px;}
.const_w h1 { text-align:center; font-size:50px; font-weight:100;}
.const_w h1 i { display:block; margin:0 auto; color:#e32028; font-size:50px;}
.const_w h1 b { display:block; font-size:13px; letter-spacing:5px; color:rgba(255, 255, 255, 0.3); position:relative; top:-10px;}
.const_w h1:after { content:''; display:block; width:30px; height:4px; background:#fff; margin:10px auto;}
.const_w .con { text-align:center; padding-top:20px; font-size:17px;}


/* 룰렛 */
.roulette_wrap {}
.roulette_wrap .roulette_w { overflow:hidden;}
.roulette_wrap .roulette_w .roulette_iframe {position:relative; overflow:hidden; width:840px; height:825px; float:left;}
.roulette_wrap .roulette_w .roulette_iframe iframe {position:absolute; top:0px; left:0px; width:840px; height:825px;}
.roulette_wrap .roulette_w .roulette_txt { float:right; width:calc(100% - 875px); padding:0px 15px 15px 20px;}
.roulette_wrap .roulette_w .roulette_txt h3 {   font-size:20px; color:#fff; margin-bottom:15px; text-align:center;}
.roulette_wrap .roulette_w .roulette_txt h3 b {  color:#FF0000; font-size:20px;}
.roulette_wrap .roulette_w .roulette_txt p { text-align:center; padding-bottom:30px;}
.roulette_wrap .roulette_w .roulette_txt .list1 li {}

/* 팝업레이어 */
.pop_login { width:320px; margin:0 auto; padding:20px; background:#000; border-radius:5px; position:relative;}
.pop_login .logo { text-align:center;}
.pop_login .logo img { width:60%;}
.pop_login .top { text-align:center;}
.pop_login .top p { padding:20px 0 10px;}
.pop_login .top u { text-decoration:none; letter-spacing:10px; font-weight:900; color:#ffe418; color:rgba(255, 255, 255, 0.5);text-transform: uppercase;}
.pop_login .input { margin:15px 0 0px;}
.pop_login .input li { margin-bottom:4px;}
.pop_login .input input { border-radius:3px; padding:10px; width:calc(100% - 22px); border:1px solid rgba(255, 255, 255, 0.4); background:rgba(255, 255, 255, 0.1);}
.pop_login .btns li { margin-bottom:3px;}
.pop_login .btns li .btn { width:100%; padding:20px 0; text-align:center;text-transform: uppercase; line-height:5px; font-weight:bold; font-size:18px;}
.pop_login .code { overflow:hidden;border-radius:3px; padding:3px; width:calc(100% - 8px); border:1px solid rgba(255, 255, 255, 0.4); background:rgba(255, 255, 255, 0.1); margin-bottom:10px;}
.pop_login .code li { float:left;}
.pop_login .code .pic img { width:100px; height:39px;}
.pop_login .code .re { cursor:pointer; border-radius:3px; background:#fff; font-size:11px; color:#000; margin:0 5px; height:39px; line-height:39px; width:50px; text-align:center;}
.pop_login .code .in { width:calc(100% - 166px);}
.pop_login .code .in input { width:100%; height:38px; color:#fff; background:none; border:none;}
.pop_login.note_pop h2 { font-size:25px;}
.pop_login.note_pop p { padding:0; color:rgba(255, 255, 255, 0.5);}
.pop_login.note_pop u { padding:10px 0; display:block;}
.pop_login.note_pop .top i { color:#ffe418; font-size:50px;}
.pop_login .sns { display:flex; margin-top:5px;}
.pop_login .sns li { width:100%;}
.pop_login .sns li + li { margin-left:5px;}
.pop_login .sns li a { display:block; border-radius:5px; background:rgba(255, 255, 255, 0.1); padding:10px; text-align:center;}
.pop_login .sns li a p { font-size:14px;}
.pop_login .sns li a b { display:block; letter-spacing:normal; font-size:16px; line-height:1.2em;}
.pop_login .sns li a i { font-size:30px;}
.pop_login .sns .kakao i, .pop_login .sns .kakao b { color:#ffe418}
.pop_login .sns .tel i, .pop_login .sns .tel b { color:#00d2ff}
.pop_login .close { display:block; position:absolute; top:10px; right:10px; }
.pop_login .close i {font-size:40px; color:#fff;}




/* 파트너 */
.recom_bg.pop { background:#111111;}
.recom_bg.pop .recom_w{ padding:10px;}
.recom_w .td1 {border-left:1px solid rgba(255, 255, 255, 0.1);}
.recom_w .td1 th { width:calc(100% / 9);}
.recom_w .td1 tbody td { font-size:12px; padding:2px 2px; border-right:1px solid rgba(255, 255, 255, 0.1);}
.recom_w .td1 tbody td select { color:#000;}
.recom_w .td1 .btn { font-size:11px; padding:0px 5px;}
.recom_w .td1 .money {width:120px;}
.recom_w .td1 .next {width:100px;font-size:12px; position:relative; background:#18784a;}
.recom_w .td1 .next:before { content:''; display:block; width:23px; height:27px; background:url(../../images/common/re.png) no-repeat; position:absolute; left:-15px; top:8px;}
.recom_w .td1 .next.no:before { display:none;}
.recom_w .top {}
.recom_w .top h3 { font-size:16px; text-align:center; margin-bottom:8px;}
.recom_w .con { overflow:hidden;}
.recom_w .con li { float:left; width:calc(100% / 7 - 1px); text-align:center; border-right:1px solid rgba(255, 255, 255, 0.1); margin-bottom:20px;}
.recom_w .con li p { height:40px; line-height:40px; font-size:16px; }
.recom_w .con li b { display:block;}
.recom_w .con li b input { width:calc(100% - 20px); text-align:center;}
.recom_w .list1 li { color:yellow;}
.recom_w .td_detail { margin:10px; width:calc(100% - 20px); background:rgba(255, 255, 255, 0.2);}
.recom_w .td_detail thead {background-image: linear-gradient(to bottom, #fff, #bdbdbd);}
.recom_w .td_detail thead td {min-width:60px; color:#000;}

.recom_ex .title b { color:#FFFF00; font-size:25px;}
.recom_ex .search { text-align:center; border-radius:3px; background:#182026; margin-bottom:20px; padding:10px;}
.recom_ex .search li { display:inline-block; margin:0 2px;}
.recom_ex .search li input { background:#273744; height:30px; border-radius:3px;}
.recom_ex .search li .btn { height:30px; line-height:30px; padding:0 20px;}
.recom_ex .search li i { font-size:20px; position:relative; top:4px; color:#4796d1;}
.ui-datepicker select { color:#000;}
.ui-datepicker th  { color:#000;}
.ui-datepicker th span { color:#000;}
.ui-datepicker-next .ui-icon { background:url(../../../images/common/ar3.png) no-repeat center center rgba(0, 0, 0, 0.5)!important;}
.ui-datepicker-prev .ui-icon { background:url(../../../images/common/ar2.png) no-repeat center center rgba(0, 0, 0, 0.5)!important;}

/* Loading */
.loading_w { display:none; position:relative;z-index:100000;}
.loading_w .loading { position:absolute; left:50%; margin-left:-100px; top:250px; border:5px solid #fff; width:250px; height:150px; background:rgba(0, 0, 0, 0.5);}
.loading_w .loading p { background:url(../../images/common/logo.png) no-repeat center center; background-size:contain; width:200px; height:100px; margin:0 auto;}
.loading_w .loading b { display:block; text-align:center;}
.loading_w .loading b:before { content:'LOADING'; font-size:30px; letter-spacing:10px;text-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); padding-left:10px;}
.game_pop_w { }
.game_pop_w .game_pop {  width:400px; height:420px;  z-index:100000; background:#000;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5); border-radius:10px;}
.game_pop_w .game_pop i { color:#ffe418; font-size:50px; display:block;}
.game_pop_w .game_pop h2 {color:#fff; font-size:25px; padding:10px 0 10px; text-align:center; font-weight:normal;}
.game_pop_w .game_pop h2 u { text-decoration:none; display:block; color:#e32028; font-size:11px; padding-top:0px; font-weight:normal;}
.game_pop_w .game_pop .btns { text-align:center; width:100%; }
.game_pop_w .game_pop .btns a { display:inline-block; width:calc(50% - 20px);line-height: 40px; height:40px;  }
.game_pop_w .game_pop .con { height:200px; overflow-y:scroll; padding:10px;}
.game_pop_w .game_pop .con dl { padding:10px;box-shadow: inset 0px 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);background-image: linear-gradient(to bottom, #2e363c, #222223);margin-bottom:4px;}
.game_pop_w .game_pop .con dl dt { color:#fff;}
.game_pop_w .game_pop .con dl dt b { color:#FF0000;}
.game_pop_w .game_pop .con dl dd { color:rgba(255, 255, 255, 0.5);}
.game_pop_w .game_pop .con dl dd b { color:#fff;}
.game_pop_w .game_pop .con dl dd b u { text-decoration:none; color:#FFFF00;}
#loading_mask {	position: fixed;	width: 100%;	height: 100%;	top: 0px;	left: 0px;	 display: none; 	 background-color:#000;	 opacity: 0.3;}

/* Slot */
.slot_w { text-align:center; padding-top:10px;}
.slot_w .top { border-bottom:1px solid rgba(255, 255, 255, 0.2); margin-bottom:30px; padding-bottom:30px;}
.slot_w .top p { padding-top:10px;}
.slot_w .top .btns { margin-top:-80px; font-size:0;}
.slot_w .top .btns li { display:inline-block; margin:0 4px;}
.slot_w .top .btns li a { display:block; height:50px; line-height:50px; padding:0 40px; font-size:18px;}
.slot_w .con { font-size:0; padding:0 20px; min-width:800px;}
.slot_w .con li { display:inline-block; margin:10px; width:calc(20% - 20px);}
.slot_w .con li img{ width:150px;}
.slot_w .con li p{ font-size:17px;}
.slot_new .pic { margin-top:-60px; text-align:center;}
.slot_new .top { border-bottom:none;}
.slot_pop {}
.slot_pop table th { width:100px;}
.slot_pop table .ipw { width:calc(100% - 14px);}
.slot_pop table .btn { height:37px; line-height:37px; }
.slot_pop table .btn_money { overflow:hidden; margin-top:5px;}
.slot_pop table .btn_money li { float:left;width:calc(100% / 8 - 2px); margin-right:2px;}
.slot_pop table .btn_money li a { display:block;}
.slot_pop table .tt_r { margin-bottom:5px;}
.slot_pop table .slot_btn { display:block; width:100%; height:40px; line-height:40px; margin-top:5px; font-size:20px; font-weight:bold;}
.slot_pop .list_s { margin-top:5px;}
.slot_pop .list_s b { font-size:13px; color:#FFFF00;}
.slot_pop .btn_wrap { margin-bottom:0;}

.minimain_w { overflow:hidden; text-align:center;}
.minimain_w li { width:calc(100% / 3 - 15px); margin:4px; display:inline-block; vertical-align:top;}
.minimain_w li a { display:block; border-radius:10px; position:relative; overflow:hidden; border-radius:10px;}
.minimain_w li a:hover {opacity:0.6;}
.minimain_w li a > p { position:absolute; bottom:15px; left:20px; font-size:20px; font-weight:500;}
.minimain_w li a > b { display:block; width:100px; height:29px; line-height:29px; text-align:center; color:#000;  background:#fff; border-radius:3px; position:absolute; font-weight:normal; font-size:13px; right:20px; bottom:15px;}
.minimain_w li a img { width:100%;}

.tokensports {display:flex;flex-wrap:wrap;margin:5px 0 0 -10px;padding:0 10px;justify-content:flex-start; margin-bottom:30px;}
.tokensports li:not(.disable) {position:relative;width:calc(100% / 4 - 10px);margin:13px 0 0 10px;cursor:pointer}
.tokensports li:not(.disable):hover:before {content:"";position:absolute;top:0;right:0;bottom:40px;left:0;background:rgba(0,0,0,0.72);border:2px solid #36ade3}
.tokensports li:not(.disable) img {display:block;width:100%;aspect-ratio:236/132}
.tokensports .g_tit {display:block;width:100%;background:#000;font-size:14px;font-weight:500;color:#747474;line-height:40px;text-align:center}
.tokensports .g_btn {display:none;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:126px;height:48px;background:#37ace6;border-radius:24px;font-size:25px;font-weight:500;color:#fff;line-height:48px;text-align:center}
.tokensports li:not(.disable):hover .g_btn {display:block}

.game__frame{position:relative;width:100%;text-align:center; margin:20px auto 0px;}
.game__frame .target0{position:relative; width:508px; height:395px; overflow:hidden; margin:0 auto;}
.game__frame .target1{/* position:absolute; */top:0px;left:0px;margin-left:-75px;margin-top:-200px;}
.game__frame .target2{border:0px; width:1600px; height:1000px; -webkit-transform:scale(1); -webkit-transform-origin:top left;}
.game__frame .no_screen { position:absolute; top:0; left:0; z-index:10000;}


.new_slot_w { text-align:center;}
.new_slot_w li { display:inline-block; vertical-align:top; width:calc(100% / 4 - 15px); margin:10px 5px;}
.new_slot_w li a { display:block;}
.new_slot_w li a p { text-align:center; padding-top:5px;}
.new_slot_w li a img { width:100%;}
.new_slot_w li a .pic { overflow:hidden; border-radius:5px; border:1px solid #e32028;}
.new_slot_w li a:hover { opacity:0.5;}
.new_slot_list { }
.new_slot_list li { display:inline-block; margin:2px; width:calc(100% / 4 - 10px); vertical-align:top;}
.new_slot_list li a { overflow:hidden;border:1px dashed #e32028; border-radius:5px; display:block;}
.new_slot_list li a img { width:100%;}
.new_slot_list li a:hover {opacity:0.5;}
.new_slot_list li a p { text-align:center; padding:7px; display:block;}




/* New Casino */
.n_casino_w { overflow:hidden;}
.n_casino_w li { float:left; width:calc(100% / 3 - 7px); margin:0 10px 10px 0;}
.n_casino_w li:nth-child(3n) { margin-right:0;}
.n_casino_w li a { display:block; border-radius:10px; position:relative; overflow:hidden;background-size:cover;}
.n_casino_w li a:hover {opacity:0.6;}
.n_casino_w li a > p { position:absolute; bottom:0px;font-size:16px; font-weight:500; text-align:center; width:100%; background:#2d6bb0; color:#fff; padding:5px 0;}
.n_casino_w li a img { width:100%;}
.n_casino_w.slot li { float:left; width:calc(100% / 4 - 7px); margin:0 7px 7px 0;}
.n_casino_w.slot li:nth-child(3n) { margin-right:7px;}
.n_casino_w.slot li:nth-child(4n) { margin-right:0;}


.n_slot_w { font-size:0;}
.n_slot_w li { display:inline-block; width:calc(100% / 4 - 10px); margin:5px;position: relative; overflow: hidden; vertical-align:top; overflow:hidden; border-radius:10px; background:rgba(255, 255, 255, 0.05);}
.n_slot_w li a { display:block; text-align:center; display:block; cursor:pointer;height:200px;}
.n_slot_w li a .pic { display:block;}
.n_slot_w li a .pic img { width:60%; position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); display: flex; justify-content: center; }
.n_slot_w li a p { position:absolute;  bottom:0px; width:100%; text-align:center; padding:5px 0; background:#2d6bb0; color:#fff;}
.n_slot_w li a:hover {opacity:0.5;}

.n_slot_list { text-align:center;}
.n_slot_list li { width:calc(100% / 4 - 10px); margin:3px; display:inline-block; vertical-align:top;}
.n_slot_list li a { display:block; border-radius:10px; position:relative; overflow:hidden;background-size:cover;}
.n_slot_list li a:hover {opacity:0.6;}
.n_slot_list li a > p { font-size:16px; font-weight:500; text-align:center; width:100%; background:#2d6bb0; color:#fff; padding:5px 0;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.n_slot_list li a img { width:100%;}


/* Login */
.login_bg { background:url(../../images/login/bg.jpg) no-repeat top center #000; background-size:cover; text-align:center;}
.login_bg2 { background:url(../../images/login/bg2.jpg) no-repeat top center #000; background-size:cover; text-align:center;}
.login_w { height:100%; box-sizing:border-box;  width:530px; padding:100px 85px 0; background:rgba(0, 0, 0, 0.7); border:3px solid #aa8b76; border-top:none; border-bottom:none; margin:0 auto;}
.login_w .lw_logo { margin-bottom:45px;}
.login_w .lw_logo img { width:350px;}
.login_w a { cursor:pointer;}
.login_w h2 { font-size:17px; margin-bottom:10px; color:#808080;  text-transform: uppercase;}
.login_w .lw_ip li { margin-bottom:6px; position:relative;}
.login_w .lw_ip li input { border:1px solid #909090; background:rgba(255, 255, 255, 0.1);box-sizing:border-box; width:100%; height:62px; border-radius:3px; padding-left:47px;font-size:18px;transition-duration: 0.4s;}
.login_w .lw_ip li input::placeholder { font-size:18px;}
.login_w .lw_ip li input:focus { outline:none; border:1px solid #ffbc59; color:#ffbc59; background:rgba(255, 188, 89, 0.1);}
.login_w .lw_ip li input:focus::placeholder { color:#ffbc59;}
.login_w .lw_ip li i { display:block; position:absolute; top:20px; left:15px; font-size:23px; color:#909090;}
.login_w .btns li { margin-bottom:6px;}
.login_w .btns li a img {transition-duration: 0.4s;}
.login_w .btns li a:hover img {filter:brightness(150%); }
.login_w .btns2 { display:flex; margin-top:15px;}
.login_w .btns2 a { display:block; border-radius:5px; background-image: linear-gradient(to bottom, #fff, #b3b3b3); height:48px; color:#000; font-weight:bold;}
.login_w .btns2 a b { color:#520000;}
.login_w .btns2 a b,
.login_w .btns2 a {line-height:48px; font-size:18px;}
.login_w .btns2 li { width:100%;}
.login_w .btns2 li + li { margin-left:5px;}
.login_w .btns2 li img { width:100%;}
.login_w .btns2 .kakao a { cursor:default;}
.login_w .btns2 .kakao img { width:20px; position:relative; top:15px;}














