.main-header{position:absolute;top:0;left:0;width:100%;}

.right-container{width: 100%;max-width: 1450px;margin: 0 auto;position: relative;background: url(../images/main/main_bg.jpg) no-repeat center bottom;background-attachment: fixed;background-size: cover;padding-bottom: 80px;min-height: 800px;}
.wraper-right .main-container{max-width:1520px;min-width:900px;position: relative;}




.bx-wrapper{position:relative;padding:0;*zoom:1;/* text-align:center; */}
.bx-wrapper img{max-width:100%;width: 100%;vertical-align: top;}
.bx-wrapper .bx-viewport{/* left:-5px; */}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{display: none;position:absolute;bottom: 50px;width:100%;text-align: center;}
.bx-wrapper .bx-loading{min-height:50px;background:url(images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}
.bx-wrapper .bx-pager{text-align: center;color:#666;}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}
.bx-wrapper .bx-pager.bx-default-pager a{background: #8490a0;text-indent:-9999px;font-size: 0;display:block;width: 9px;height: 9px;margin: 0 3px;outline:0;border-radius: 50%;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background: #fff;}
.bx-wrapper .bx-prev{top: 0 !important;right: 0;background: url(../images/common/tp_icon1.gif) no-repeat;}
.bx-wrapper .bx-next{right: 0px;top: 19px !important;background: url(../images/common/tp_icon2.gif) no-repeat;}
.bx-wrapper .bx-controls-direction a{position:absolute;outline:0;width: 24px;height: 21px;text-indent:-9999px;z-index:9999;}
.bx-wrapper .bx-controls-direction a.disabled{display:none}
.bx-wrapper .bx-controls-auto{text-align:center}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#6669;background:rgba(80,80,80,.75);width:100%}
.bx-wrapper .bx-caption span{color:#fff;display:block;padding:10px}
.bxslider li a{/* display:block; */}


.main-swiper{position: relative;overflow: hidden;margin-bottom: 20px;border-radius: 12px;background:url(/ui/images/main-swiper-img1.png?v=241034) no-repeat;}
.main-swiper .swiper-slide{height: 425px;}
.main-swiper .swiper-slide > .txt-box{position: relative;z-index:1;padding:110px 0 0 110px;overflow: hidden;}
.main-swiper .swiper-slide > .txt-box > h3.tit1{font-size:38px;font-weight:700;line-height:50px;color:#ffffff;}
.main-swiper .swiper-slide > .txt-box > .btn-box {margin-top:50px;}
.main-swiper .swiper-slide > .txt-box > .btn-box > a.btn{width:156px;line-height:55px;background:#d1ac16;overflow: hidden;position: relative;border-radius:5px;text-align:center;margin-right:10px;}
.main-swiper .swiper-slide > .txt-box > .btn-box > a.line{background:none;border:1px solid #d1ac16;}
.main-swiper .swiper-slide > .txt-box > .btn-box > a.btn > span{font-size:16px;font-weight:700;}
.main-swiper .swiper-slide > .txt-box > .btn-box a:hover .iconfont{margin-left: 25px;}
.main-swiper > .img-box{right:0;bottom:0;z-index:0;position: absolute;overflow: hidden;width:100%;height:100%;}
.main-swiper > .img-box > img{position:absolute;}
.main-swiper > .img-box > .img01{animation: d1 15s infinite ease-in-out;opacity:0;right:555px;bottom:0;}
.main-swiper > .img-box > .img02{animation: d2 15s infinite ease-in-out;opacity:0;right:180px;bottom:0;}
.main-swiper > .img-box > .img03{animation: d3 15s infinite ease-in-out;opacity:0;right:150px;bottom:0;}

.main-swiper .swiper-pagination{top:88px;left:110px !important;bottom:auto !important;width:auto !important;}
.main-swiper .swiper-pagination-bullet{background: #ffffff;width: 9px;height: 9px;opacity:1 !important;border-radius: 9px;}
.main-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #e2ca58;}
@keyframes d1{
	0%{transform:translate(-150%);}
	20%{transform:translate(0);opacity:1;bottom:0;}
	90%{opacity:0;}
}
@keyframes d2{
	0%{transform:translate(150%);}
	25%{transform:translate(0);opacity:1;bottom:0;}
	100%{opacity:0;}
}
@keyframes d3{
	0%{transform:translateY(150%);}
	30%{transform:translate(0);opacity:1;bottom:0;}
	100%{opacity:0;}
}

.progressive-jackpot{background:url(../images/main/progressive-jackpot.png) no-repeat;height:100px;background-size: cover;border-radius:8px;}
.progressive-jackpot > h3.tit{padding:43px 0 0 70px;font-family: "NanumSquare";font-weight:800;font-size:36px;background: linear-gradient(90deg,#b8b8b8,#ffffff,#e7e7e7);-webkit-background-clip: text;color: transparent;float:left;text-shadow: 5px 5px 5px rgba(0,0,0,.5);margin-right:75px;}
.progressive-jackpot > #odometer{position: relative;padding-left:90px;margin-top:10px;overflow: hidden;height: 80px;line-height: 80px;}
.progressive-jackpot > #odometer::before{content:"￦";font-family: 'NanumSquare';font-size:72px;font-weight:800;position:absolute;bottom:0;left:0;background: linear-gradient(0deg,#b06f03,#ffdd02,#ffe902) !important;-webkit-background-clip: text !important;color: transparent !important;line-height:80px;}
.progressive-jackpot > #odometer *{font-family: 'NanumSquare';font-size:72px;font-weight:800;}
.progressive-jackpot > #odometer .odometer-formatting-mark{color:#f37a41;}
.progressive-jackpot > #odometer .odometer-value{background: linear-gradient(0deg,#b06f03,#ffdd02,#ffe902) !important;-webkit-background-clip: text !important;color: transparent !important;}
.progressive-jackpot > #odometer .odometer-inside span{text-shadow:2px 1px 10px rgba(0, 0, 0, 0.2);}

h3.main-title{margin:30px 0;font-weight:700;color:#fff;font-size:24px;}
h3.main-title > i{background: linear-gradient(to right, #c09628, #e2ca66 , #bb8b0a);-webkit-background-clip: text;color: transparent;font-size:32px;margin-right:10px;}
h3.main-title > span{display:inline-block;margin-left:10px;font-weight:700;color:#a4a4a4;font-size:13px;}
h3.main-title > a.btn.all-btn{float:right;background:url(../images/main/all-btn.png) no-repeat;width:224px;height:47px;padding:10px 25px;}
h3.main-title > a.btn.all-btn > span{background:url(../images/main/all-btn-bg2.png) no-repeat right center;display:block;line-height:27px;font-size:13px;color:#fff;transition:all 0.3s ease-in-out;}
h3.main-title > a.btn.all-btn:hover > span{background:url(../images/main/all-btn-bg2.png) no-repeat right 10px center;}

.img-list .slot-btn .hover-bg span{background-image: url(../images/main/img-list-bg.png);background-size: 100% 400%;}
.img-list2 .slot-btn .hover-bg{background:url(../images/main/img-list-bg.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn .hover-bg span{background:url(../images/main/img-list-bg.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn{width:calc(100% / 5 - 30px);}

.img-list2 .slot-btn:nth-child(1) .hover-bg{background:url(../images/main/img-list2-bg1.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(2) .hover-bg{background:url(../images/main/img-list2-bg2.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(3) .hover-bg{background:url(../images/main/img-list2-bg3.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(4) .hover-bg{background:url(../images/main/img-list2-bg4.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(5) .hover-bg{background:url(../images/main/img-list2-bg5.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(6) .hover-bg{background:url(../images/main/img-list2-bg6.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(7) .hover-bg{background:url(../images/main/img-list2-bg7.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(8) .hover-bg{background:url(../images/main/img-list2-bg8.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(9) .hover-bg{background:url(../images/main/img-list2-bg9.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(10) .hover-bg{background:url(../images/main/img-list2-bg10.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(11) .hover-bg{background:url(../images/main/img-list2-bg11.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(12) .hover-bg{background:url(../images/main/img-list2-bg12.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(13) .hover-bg{background:url(../images/main/img-list2-bg13.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(14) .hover-bg{background:url(../images/main/img-list2-bg14.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(15) .hover-bg{background:url(../images/main/img-list2-bg15.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(16) .hover-bg{background:url(../images/main/img-list2-bg16.png) no-repeat bottom;background-size: cover;}

.img-list2 .slot-btn:nth-child(1) .hover-bg span{background:url(../images/main/img-list2-bg1.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(2) .hover-bg span{background:url(../images/main/img-list2-bg2.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(3) .hover-bg span{background:url(../images/main/img-list2-bg3.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(4) .hover-bg span{background:url(../images/main/img-list2-bg4.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(5) .hover-bg span{background:url(../images/main/img-list2-bg5.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(6) .hover-bg span{background:url(../images/main/img-list2-bg6.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(7) .hover-bg span{background:url(../images/main/img-list2-bg7.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(8) .hover-bg span{background:url(../images/main/img-list2-bg8.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(9) .hover-bg span{background:url(../images/main/img-list2-bg9.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(10) .hover-bg span{background:url(../images/main/img-list2-bg10.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(11) .hover-bg span{background:url(../images/main/img-list2-bg11.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(12) .hover-bg span{background:url(../images/main/img-list2-bg12.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(13) .hover-bg span{background:url(../images/main/img-list2-bg13.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(14) .hover-bg span{background:url(../images/main/img-list2-bg14.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(15) .hover-bg span{background:url(../images/main/img-list2-bg15.png) no-repeat bottom;background-size: cover;}
.img-list2 .slot-btn:nth-child(16) .hover-bg span{background:url(../images/main/img-list2-bg16.png) no-repeat bottom;background-size: cover;}



.mb-application-srolling-wrap{width:100% !important;margin-top:10px;}
.mb-slide-scrolling-box{height: 239px;overflow: hidden;}
.mb-slide-scrolling-box .mb-text-slide-item-box{height: 40px;}
.mb-slide-scrolling-box .mb-text-slide-item-box > ul{display:table;table-layout:fixed;width:100%;}
.mb-slide-scrolling-box .mb-text-slide-item-box > ul > li{display:table-cell;color: #fff;text-align: center;font-size:13px;}
.mb-slide-scrolling-box .mb-text-slide-item-box > ul > li:nth-child(1){color:#999999;text-align: left;width: 90px;}
.mb-slide-scrolling-box .mb-text-slide-item-box > ul > li:nth-child(2){width: 65px;}
.mb-slide-scrolling-box .mb-text-slide-item-box > ul > li:nth-child(3){width: 65px;}
.mb-slide-scrolling-box .mb-text-slide-item-box > ul > li:nth-child(4){color: #f1c71f;text-align: right;width: 100px;}

.main-floor6{margin-bottom:50px;margin-left: -30px;margin-top: 20px;}
.main-floor6 > .notice-box{background: #0e0912;border-radius: 10px;position: relative;width: calc(100% / 3 - 30px);margin-left: 30px;float:left;padding: 40px 40px;border-radius: 10px;}
.main-floor6 > .notice-box > h3.tit{font-size:22px;color:#6f6f6f;margin-bottom:15px;}
.main-floor6 > .notice-box > h3.tit > span{margin-left:10px;font-size:22px;color: #f1c71f;font-weight:700;}
.main-floor6 > .notice-box > h3.tit > a.more-btn{float:right;color: #535353;font-size:14px;margin-top:5px;position: relative;z-index:2;}
.main-floor6 > .notice-box > h3.tit > a.more-btn:hover{color: #f1c71f;}
.main-floor6 > .notice-box > .notice-list li{border-bottom:1px solid #2a2a2a;}
.main-floor6 > .notice-box > .notice-list li:last-child{border-bottom:0;}
.main-floor6 > .notice-box > .notice-list li > a{display:table;width:100%;table-layout:fixed;}
.main-floor6 > .notice-box > .notice-list li > a > *{display:table-cell;height:45px;vertical-align:middle;}
.main-floor6 > .notice-box > .notice-list li > a > p.tit{color:#f0f0f0;font-family: "ns";font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;padding-left:10px;}
.main-floor6 > .notice-box > .notice-list li > a > p.tit:before{content:"-";position:absolute;top:0;line-height:45px;left:0;color:#f0f0f0;font-family: "ns";font-size:14px;}
.main-floor6 > .notice-box > .notice-list li > a:hover p.tit{text-decoration: underline;color: #f1c71f;}
.main-floor6 > .notice-box > .notice-list li > a:hover p.tit:before{color:#f1c71f;}
.main-floor6 > .notice-box > .notice-list li > a > p.day{color:#7e7e7e;font-family: "ns";font-size:14px;width:90px;text-align:right;}



@media screen and (max-width:1850px){
	.main-floor2-cont > div > .tit{font-size:22px;}
	.progressive-jackpot > h3.tit{font-size:26px;}
	.progressive-jackpot > #odometer{padding-left:60px;margin-top:30px;}
	.progressive-jackpot > #odometer *{font-size:52px;}
	.progressive-jackpot > #odometer::before{font-size:52px;bottom:5px;}
	.img-list .slot-btn{width:calc(100% / 4 - 30px);}


}

@media screen and (max-width:1600px){
	.main-floor6 > .notice-box{width:calc((100% - 390px) / 2 - 30px);padding:20px;}
	.main-floor6 > .notice-box.right{min-width:360px;}
	.main-floor6 > .notice-box > h3.tit{font-size:16px;}
	.main-floor6 > .notice-box > h3.tit > span{font-size:16px;}
}


@media screen and (max-width:1400px){
	.progressive-jackpot > #odometer{padding-left:60px;margin-top:50px;}
	.progressive-jackpot > #odometer *{font-size:42px;}
	.progressive-jackpot > #odometer::before{font-size:42px;bottom:5px;}
	
}

