.v_deep_home .main_content_wrap .casinoZone {
    margin-top: 0px;
    width: 100%
}

.v_deep_home .main_content_wrap .casinoZone .title {
    font-size: 18px;
    display: flex;
    align-items: center;
    font-weight: 700;
    margin-bottom: 16px;
    justify-content: space-between;
}
.v_deep_home .main_content_wrap .casinoZone .title .buttons-main {
    background: #333333;
    width: 777px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    color:#cccccc;
    cursor: pointer;
    font-family: 'S-Core Dream 4';
    font-weight: normal;
}
.v_deep_home .main_content_wrap .casinoZone .title .buttons-main.active {
    background: #ffb400;
    color:#000;
}
.v_deep_home .main_content_wrap .casinoZone .title span {
    width: 28px;
    background-image: url('/images/logo-small.png');
    background-repeat: no-repeat; 
    background-size: 100%;
    height: 27px;
    margin-right: 5px
}

.v_deep_home .main_content_wrap .casinoZone .title .txt {
    display: flex;
    font-family: arial;
    font-size: 24px
}

.v_deep_home .main_content_wrap .casinoZone .title h3 {
    color: #ffd238;
    margin-left: 4px
}

.v_deep_home .main_content_wrap .casinoZone .content ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start
}

.v_deep_home .main_content_wrap .casinoZone .content ul li {
    width: 24%;
    height: 233px;
    border: 2px solid #393939;
    border-radius: 10px;
    padding-bottom: 23px;
    margin-bottom: 21px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    margin-right: 1%;
    transition: .4s;
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .ppPro {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .ppPro img {
    width: 6vw
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .logo {
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 3%;
    top: 4%;
    z-index: 3
}

.v_deep_home .main_content_wrap .casinoZone .content ul li:hover {
    background: linear-gradient(white, white) padding-box, linear-gradient(to top, #f5b53a, #fedb7b) border-box;
    border-radius: 10px;
    border: 2px solid transparent;
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .logoZ {
    padding-bottom: 12%;
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino01 .logoA {
    background-image: url(/images/assets/casinoLogo01-42f24613.svg);
    width: 12%;
    padding-bottom: 12.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .logoA {
    padding-bottom: 11.1%;
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino01:hover .logoA {
    background-image: url(/images/assets/casinoLogo01_h-28286479.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=WmReal] .logoA {
    background-image: url(/images/assets/casinoLogo01-42f24613.svg);
    width: 12%;
    padding-bottom: 12.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=WmReal]:hover .logoA {
    background-image: url(/images/assets/casinoLogo01_h-28286479.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino02 .logoA {
    background-image: url(/images/assets/casinoLogo02-56f55866.svg);
    width: 20%;
    padding-bottom: 11.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino02:hover .logoA {
    background-image: url(/images/assets/casinoLogo02_h-64a71bb7.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=AgBr] .logoA {
    background-image: url(/images/assets/casinoLogo02-56f55866.svg);
    width: 20%;
    padding-bottom: 11.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=AgBr]:hover .logoA {
    background-image: url(/images/assets/casinoLogo02_h-64a71bb7.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=AgBr] .modelA {
    padding-bottom: 45%;
    width: 83%;
    left: 6%;
    top: 5%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=AgBr] .modelA {
    background-image: url('/images/main-game/012.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=AgBr] .modelA {
    background-image: url(/images/assets/casino02-e2250d1c.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino03 .logoA {
    background-image: url(/images/assets/casinoLogo03-d331c76e.svg);
    width: 20.2%;
    padding-bottom: 12.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino03:hover .logoA {
    background-image: url(/images/assets/casinoLogo03_h-a10169cc.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=AllBetReal] .logoA {
    background-image: url(/images/assets/casinoLogo03-d331c76e.svg);
    width: 20.2%;
    padding-bottom: 12.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=AllBetReal]:hover .logoA {
    background-image: url(/images/assets/casinoLogo03_h-a10169cc.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino04 .logoA {
    background-image: url(/images/assets/casinoLogo04-2eea93ad.svg);
    width: 11.2%;
    padding-bottom: 11.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino04:hover .logoA {
    background-image: url(/images/assets/casinoLogo04_h-725c31d0.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=MgpReal] .logoA {
    background-image: url(/images/assets/casinoLogo04-2eea93ad.svg);
    width: 11.2%;
    padding-bottom: 11.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=MgpReal]:hover .logoA {
    background-image: url(/images/assets/casinoLogo04_h-725c31d0.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino05 .logoA {
    background-image: url(/images/assets/casinoLogo05-d14cef31.svg);
    width: 11.3%;
    padding-bottom: 16.6%;
    transition: .3s ease-out;
    right: 5%;
    top: 4%
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino05:hover .logoA {
    background-image: url(/images/assets/casinoLogo05_h-34860584.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=PrgReal] .logoA {
    background-image: url(/images/assets/casinoLogo05-d14cef31.svg);
    width: 11.3%;
    padding-bottom: 16.6%;
    transition: .3s ease-out;
    right: 5%;
    top: 4%
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=PrgReal]:hover .logoA {
    background-image: url(/images/assets/casinoLogo05_h-34860584.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino06 .logoA {
    background-image: url(/images/assets/casinoLogo06-9c5f7c18.svg);
    width: 29%;
    padding-bottom: 11.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino06:hover .logoA {
    background-image: url(/images/assets/casinoLogo06_h-f6fc3206.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=EvoReal] .logoA {
    background-image: url(/images/assets/casinoLogo06-9c5f7c18.svg);
    width: 29%;
    padding-bottom: 11.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=EvoReal]:hover .logoA {
    background-image: url(/images/assets/casinoLogo06_h-f6fc3206.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino07 .logoA {
    background-image: url(/images/assets/casinoLogo07-1705c7f7.svg);
    width: 16%;
    padding-bottom: 13.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino07:hover .logoA {
    background-image: url(/images/assets/casinoLogo07_h-934bd98b.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=OgReal] .logoA {
    background-image: url(/images/assets/casinoLogo07-1705c7f7.svg);
    width: 16%;
    padding-bottom: 13.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=OgReal]:hover .logoA {
    background-image: url(/images/assets/casinoLogo07_h-934bd98b.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino08 .logoA {
    background-image: url(/images/assets/casinoLogo08-4b51936e.svg);
    width: 23%;
    padding-bottom: 11.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino08:hover .logoA {
    background-image: url(/images/assets/casinoLogo08_h-5717e9d9.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=DgReal] .logoA {
    background-image: url(/images/assets/casinoLogo08-4b51936e.svg);
    width: 23%;
    padding-bottom: 11.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=DgReal]:hover .logoA {
    background-image: url(/images/assets/casinoLogo08_h-5717e9d9.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=GpiLive] .logoA {
    background-image: url(/images/assets/casinoLogo09-a37073bf.svg);
    width: 14%;
    padding-bottom: 14.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=GpiLive]:hover .logoA {
    background-image: url(/images/assets/casinoLogo09_h-1f331d0d.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=BgReal] .logoA {
    background-image: url(/images/assets/casinoLogo010-bf7721e1.svg);
    width: 14%;
    padding-bottom: 12.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=BgReal]:hover .logoA {
    background-image: url(/images/assets/casinoLogo010_h-56dd6862.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=Ae2Real] .logoA {
    background-image: url(/images/assets/casinoLogo011-92d5786c.svg);
    width: 28%;
    padding-bottom: 14.1%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=Ae2Real]:hover .logoA {
    background-image: url(/images/assets/casinoLogo011_h-d1eacfd7.svg)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=BbinReal] .logoA {
    background-image: url(/images/assets/casinoLogo012-1197dfec.svg);
    width: 22%;
    padding-bottom: 8.4%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=BbinReal]:hover .logoA {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAeCAMAAAC1+tjYAAAAn1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Kd3m4AAAANHRSTlMA++714ffytQrk1sY4DAbr58u5VZNZXUwd28Gnj3tyUEEl3tCZi4eAYSsTr52WRzUxFr1nMAND5wAAAidJREFUSMeNlOl2gjAQRidYEBFBcd9x39qq7bz/s1WYkA6E6en9I5wv3MRkJjBtb6CeJOiDSKfXWkANiCqEWjzEpWSLHESs8ylEB2p5Q8SroPvEF169DkNRNxB0m0wXCLqFqGuDwAJRTQTdXtT1QCJxJyDoPvKn5/0SCaubpA9f8j7DR4fpaIdOgYuIymmG1uqOUx5p7qRf7fLMm62ZbjRuoKHnM10TTm4lIjz1BTByfrPpxegc5Kgx082tyBTl/IAlVqSzGRqdReFz0GbJdKq9HJ7fu9pHOhOt1sO9jq5lndqd+sPBll5So5vpQ/2mreozXdunaJUPbdGLlge6Wsa53i1077+93Sh8XvbLG2OSj6UzpFkTMMT44gCq2i4++dZwe0VqOmZRmAVbALjSVPNqAbukA45PY8+vz9NK8e6yoAOhQrQ6cJCLVE0vk28kXCTRBIl5OTS6PfzTF+WLUkg0y2Fc6A7wX18DGU37ygCXHZ7lG9oXBuE4tq6V6WLhGmrU+cLCBoGg6yGiAtHXB05Cti6AtLpzlt+A8R00XC+AyPZ1yLYFWQcuFZmhRzUVgW/5YszYwV+6FSI73A014wfrj2M5mkGhS2ydafXW6eI/+zPUNt6/3eP9uhnp6AaSLpuNF5NCzZ7dBwx+Vzh2V0y1LoqxxIJtvlOOjsB0KVhNS09N9kW8tmrDRJ/AdK1qB6pCB5eE/pZ6W0KFx5eOtjxyMe5AhVThD5cppJFi9ZRrAAAAAElFTkSuQmCC)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=YxReal] .logoA {
    background-image: url(/images/assets/casinoLogo013-3a936665.svg);
    width: 22%;
    padding-bottom: 14.4%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=YxReal]:hover .logoA {
    background-image: url(/images/assets/casinoLogo013_h-94dbd2f0.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=VivoVideo] .logoA {
    background-image: url(/images/assets/casinoLogo014-2c104769.png);
    width: 15%;
    padding-bottom: 15.4%;
    transition: .3s ease-out
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=VivoVideo]:hover .logoA {
    background-image: url(/images/assets/casinoLogo014_h-cebd985d.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .model {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 0px;
    transition: .3s ease-out;
    position: absolute;
    z-index: 2;
    margin: 0 auto
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino01 .modelA {
    padding-bottom: 55%;
    top: 5%;
    left: -7%
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .modelA {
    padding-bottom: 46%;
    width: 81%;
    left: 9%;
    top: 7%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li.casino01 .modelA {
    background-image: url('/images/main-game/004.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li.casino01 .modelA {
    background-image: url(/images/assets/casino01-4ed8292d.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=WmReal] .modelA {
    padding-bottom: 55%;
    top: 5%;
    left: 8%;
    width: 86%;
    background-size: 100%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=WmReal] .modelA {
    background-image: url('/images/main-game/004.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=WmReal] .modelA {
    background-image: url(/images/assets/casino01-4ed8292d.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino02 .modelA {
    padding-bottom: 54%;
    width: 83%;
    left: 8%;
    top: 4%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li.casino02 .modelA {
    background-image: url('/images/main-game/012.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li.casino02 .modelA {
    background-image: url(/images/assets/casino02-e2250d1c.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino03 .modelA {
    padding-bottom: 55%;
    width: 68%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li.casino03 .modelA {
    background-image: url('/images/main-game/007.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li.casino03 .modelA {
    background-image: url(/images/assets/casino03-a5c7837d.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=AllBetReal] .modelA {
    padding-bottom: 55%;
    width: 68%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=AllBetReal] .modelA {
    background-image: url('/images/main-game/007.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=AllBetReal] .modelA {
    background-image: url(/images/assets/casino03-a5c7837d.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino04 .modelA {
    padding-bottom: 55%;
    width: 94%;
    top: 3%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li.casino04 .modelA {
    background-image: url('/images/main-game/003.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li.casino04 .modelA {
    background-image: url(/images/assets/casino04-966e8165.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=MgpReal] .modelA {
    padding-bottom: 48%;
    width: 83%;
    top: 6%;
    left: 6%
} 

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=MgpReal] .modelA {
    background-image: url('/images/main-game/003.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=MgpReal] .modelA {
    background-image: url(/images/assets/casino04-966e8165.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino05 .modelA {
    padding-bottom: 56%;
    width: 84%;
    left: 4%;
    top: 4%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li.casino05 .modelA {
    background-image: url('/images/main-game/002.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li.casino05 .modelA {
    background-image: url(/images/assets/casino05-37dac859.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=PrgReal] .modelA {
    padding-bottom: 52%;
    width: 82%;
    left: 7%;
    top: 2%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=PrgReal] .modelA {
    background-image: url('/images/main-game/002.png')
} 

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=PrgReal] .modelA {
    background-image: url(/images/assets/casino05-37dac859.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino06 .modelA {
    padding-bottom: 55%;
    width: 91%;
    left: 7%;
    top: 4%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li.casino06 .modelA {
    background-image: url('/images/main-game/001.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li.casino06 .modelA {
    background-image: url(/images/assets/casino06-b811e7e3.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=EvoReal] .modelA {
    padding-bottom: 49%;
    width: 83%;
    left: 10%;
    top: 2%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=EvoReal] .modelA {
    background-image: url('/images/main-game/001.png') 
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=EvoReal] .modelA {
    background-image: url(/images/assets/casino06-b811e7e3.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino07 .modelA {
    padding-bottom: 55%;
    width: 93%;
    left: 3%;
    top: 4%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li.casino07 .modelA {
    background-image: url('/images/main-game/006.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li.casino07 .modelA {
    background-image: url(/images/assets/casino07-a5802c10.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=OgReal] .modelA {
    padding-bottom: 46%;
    width: 84%;
    left: 5%;
    top: 4%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=OgReal] .modelA {
    background-image: url('/images/main-game/006.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=OgReal] .modelA {
    background-image: url(/images/assets/casino07-a5802c10.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino08 .modelA {
    padding-bottom: 55%;
    width: 73%;
    left: 6%;
    top: 12px
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li.casino08 .modelA {
    background-image: url('/images/main-game/005.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li.casino08 .modelA {
    background-image: url(/images/assets/casino08-ca66be98.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=DgReal] .modelA {
    padding-bottom: 51%;
    width: 85%;
    left: 8%;
    top: 12px
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=DgReal] .modelA {
    background-image: url('/images/main-game/005.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=DgReal] .modelA {
    background-image: url(/images/assets/casino08-ca66be98.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=AllBetReal] .modelA {
    padding-bottom: 51%;
    width: 84%;
    top: 4%;
    left: 5%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=AllBetReal] .modelA {
    background-image: url('/images/main-game/007.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=AllBetReal] .modelA {
    background-image: url(/images/assets/casino03-a5c7837d.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.casino03 .modelA {
    padding-bottom: 56%;
    width: 100%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li.casino03 .modelA {
    top: 3%;
    background-image: url('/images/main-game/007.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li.casino03 .modelA {
    background-image: url(/images/assets/casino03-a5c7837d.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=GpiLive] .modelA {
    padding-bottom: 50%;
    width: 84%;
    left: 10%;
    top: 14px
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=GpiLive] .modelA {
    background-image: url('/images/main-game/010.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=GpiLive] .modelA {
    background-image: url(/images/assets/casino09-eca622d7.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=BgReal] .modelA {
    padding-bottom: 47%;
    width: 77%;
    left: 7%;
    top: 12px
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=BgReal] .modelA {
    background-image: url('/images/main-game/011.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=BgReal] .modelA {
    background-image: url(/images/assets/casino010-ca9fe6a5.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=Ae2Real] .modelA {
    padding-bottom: 49%;
    width: 82%;
    left: 9%;
    top: 3%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=Ae2Real] .modelA {
    background-image: url('/images/main-game/009.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=Ae2Real] .modelA {
    background-image: url(/images/assets/casino011-a2e9ef83.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=BbinReal] .modelA {
    padding-bottom: 49%;
    width: 74%;
    left: 9%;
    top: 7%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=BbinReal] .modelA {
    background-image: url('/images/main-game/008.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=BbinReal] .modelA {
    background-image: url(/images/assets/casino012-4ccd84d2.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=YxReal] .modelA {
    padding-bottom: 46%;
    width: 81%;
    left: 9%;
    top: 7%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=YxReal] .modelA {
    background-image: url(/images/assets/casino013-63628775.webp)
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=YxReal] .modelA {
    background-image: url(/images/assets/casino013-6a4aba31.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li[game-box=VivoVideo] .modelA {
    padding-bottom: 46%;
    width: 81%;
    left: 9%;
    top: 7%
}

.v_deep_home .webp .main_content_wrap .casinoZone .content ul li[game-box=VivoVideo] .modelA {
    background-image: url('/images/main-game/013.png')
}

.v_deep_home .no-webp .main_content_wrap .casinoZone .content ul li[game-box=VivoVideo] .modelA {
    background-image: url(/images/assets/casino014-a8bf00fd.png)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .come {
    display: none
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.coming {
    cursor: auto
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.coming .come img {
    width: 100%;
    height: auto
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.coming .come {
    display: flex!important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%
}

.v_deep_home .main_content_wrap .casinoZone .content ul li.coming .logoA,.v_deep_home .main_content_wrap .casinoZone .content ul li.coming .modelA,.v_deep_home .main_content_wrap .casinoZone .content ul li.coming .txt,.v_deep_home .main_content_wrap .casinoZone .content ul li.coming .mask {
    display: none
}

.v_deep_home .main_content_wrap .casinoZone .content ul li:hover .model {
    background-position-y: 5px
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .txt {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
    position: absolute;
    bottom: 18px
} 

.v_deep_home .main_content_wrap .casinoZone .content ul li .txt h2 {
    font-size: 1.3vw;
    color: #fff;
    transition: .4s;
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .txt span {
    font-size: .8vw;
    color: var(--txtColor73);
    transition: .4s
}

.v_deep_home .main_content_wrap .casinoZone .content ul li:hover .txt h2,.v_deep_home .main_content_wrap .casinoZone .content ul li:hover .txt span {
    color: #ffd238;
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .mask {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s ease-out;
    opacity: 0;
    background-size: cover;
    background: rgb(14, 100, 36);
    background: linear-gradient(180deg, rgba(14, 100, 36, 1) 0%, rgba(12, 46, 14, 1) 100%);
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .mask .inner {
    width: 100%;
    height: 100%;
    background-image: url('/images/main-game/mask.jpg');
    background-size: 100%;
    background-position: center;
    border-radius: 8px;
    z-index: 1;
    display: none;
    transition: .4s ease-out;
    opacity: 0
}

.v_deep_home .main_content_wrap .casinoZone .content ul .maintainGo .maintain {
    display: flex
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .maintain {
    display: none;
    background-image: linear-gradient(0deg,rgba(245,215,155,.75),rgba(245,215,155,.75));
    border-radius: 8px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .maintain span {
    font-size: 6vw;
    color: var(--txtColor17)
}

.v_deep_home .main_content_wrap .casinoZone .content ul li .maintain h4 {
    color: var(--txtColor17);
    font-size: 1vw;
    font-weight: 700;
    margin-top: 3%
}

.v_deep_home .main_content_wrap .casinoZone .content ul li:hover .mask,.v_deep_home .main_content_wrap .casinoZone .content ul li:hover .inner {
    opacity: 1
}

.v_deep_home .main_content_wrap .slotZone {
    padding-top: 34px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.v_deep_home .main_content_wrap .slotZone .leftFrame {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.v_deep_home .slotShow {
    display: flex!important
}

.v_deep_home .slotHide {
    display: none!important
}

.v_deep_home .main_content_wrap .slotZone .slotLeft {
    width: 78%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.v_deep_home .main_content_wrap .slotZone .leftZone {
    width: 56%;
    border-radius: 10px;
    background: var(--bgColor073);
    background: linear-gradient(180deg,var(--bgColor074_gs) 0%,var(--bgColor074_ge) 100%);
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: .4s ease-out
}

.v_deep_home .main_content_wrap .slotZone .leftZone .pic {
    background-size: cover;
    width: 100%;
    padding-bottom: 54%;
    transition: .4s ease-out;
    position: relative
}

.v_deep_home .webp .main_content_wrap .slotZone .slot01 .leftZone .pic {
    background-image: url(/images/assets/adL01-c3844a5a.webp)
}

.v_deep_home .no-webp .main_content_wrap .slotZone .slot01 .leftZone .pic {
    background-image: url(/images/assets/adL01-e5e87476.png)
}

.v_deep_home .webp .main_content_wrap .slotZone .slot02 .leftZone .pic {
    background-image: url(/images/assets/adL02-e7b2544c.webp)
}

.v_deep_home .no-webp .main_content_wrap .slotZone .slot02 .leftZone .pic {
    background-image: url(/images/assets/adL02-49bb7939.png)
}

.v_deep_home .webp .main_content_wrap .slotZone .slot03 .leftZone .pic {
    background-image: url(/images/assets/adL03-c26cfd9a.webp)
}

.v_deep_home .no-webp .main_content_wrap .slotZone .slot03 .leftZone .pic {
    background-image: url(/images/assets/adL03-958f13f2.png)
}

.v_deep_home .webp .main_content_wrap .slotZone .slot04 .leftZone .pic {
    background-image: url(/images/assets/adL06-d29d6ca8.webp)
}

.v_deep_home .no-webp .main_content_wrap .slotZone .slot04 .leftZone .pic {
    background-image: url(/images/assets/adL06-41fc1d7e.png)
}

.v_deep_home .webp .main_content_wrap .slotZone .slot05 .leftZone .pic {
    background-image: url(/images/assets/adL07-a2909717.webp)
}

.v_deep_home .no-webp .main_content_wrap .slotZone .slot05 .leftZone .pic {
    background-image: url(/images/assets/adL07-616fc7cd.png)
}

.v_deep_home .main_content_wrap .slotZone .leftZone:hover .pic {
    transform: rotate(5deg) scale(1.1)
}

.v_deep_home .main_content_wrap .slotZone .leftZone .ppPro {
    position: absolute;
    top: 0px;
    left: 0px
}

.v_deep_home .main_content_wrap .slotZone .leftZone .ppPro img {
    width: 8vw
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li .ppPro {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 8
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li .ppPro img {
    width: 2.78vw
}

.v_deep_home .main_content_wrap .slotZone .leftZone .pic .maintain {
    display: none;
    background-image: linear-gradient(0deg,rgba(245,215,155,.75),rgba(245,215,155,.75));
    border-radius: 10px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.v_deep_home .main_content_wrap .slotZone .leftZone .pic .maintain span {
    font-size: 6vw;
    color: var(--txtColor17)
}

.v_deep_home .main_content_wrap .slotZone .leftZone .pic .maintain h4 {
    color: var(--txtColor17);
    font-size: 1vw;
    font-weight: 700;
    margin-top: 3%
}

.v_deep_home .main_content_wrap .slotZone .leftZone .maintainGo .maintain {
    display: flex
}

.v_deep_home .main_content_wrap .slotZone .centerZone {
    width: 35%
}

.v_deep_home .main_content_wrap .slotZone .centerZone .upZone {
    padding-bottom: 20px;
    border-bottom: 1px solid var(--bdColor042);
    margin-bottom: 20px
}

.v_deep_home .main_content_wrap .slotZone .centerZone .upZone h2 {
    color: var(--txtColor72);
    font-size: 2.1vw;
    margin-bottom: 20px
}

.v_deep_home .main_content_wrap .slotZone .centerZone .upZone p {
    color: var(--txtColor66);
    line-height: 1.6;
    font-size: .8vw
}

.v_deep_home .main_content_wrap .slotZone .centerZone .downZone {
    display: flex;
    justify-content: space-between
}

.v_deep_home .main_content_wrap .slotZone .centerZone .downZone a {
    color: var(--txtColor17);
    font-weight: 700;
    border-radius: 10px;
    font-size: 12px;
    padding: 22px 0;
    margin-bottom: 21px;
    box-shadow: none;
    background: var(--btnColor019);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    transition: .4s ease-out
}

.v_deep_home .main_content_wrap .slotZone .centerZone .downZone a:hover {
    font-weight: 700;
    background: var(--btnColor019_h)
}

.v_deep_home .main_content_wrap .slotZone .rightZone {
    width: 15%
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li {
    width: 100%;
    border: 1px solid var(--bdColor038);
    border-radius: 10px;
    margin-bottom: 21px;
    background: var(--bgColor073);
    position: relative;
    cursor: pointer;
    overflow: hidden;
    transition: .4s ease-out
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li:before {
    content: "";
    background-image: linear-gradient(0deg,rgba(170,184,213,.75),rgba(170,184,213,.75));
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    opacity: 0;
    transition: .4s ease-out
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li:hover:before {
    opacity: 1
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li .pic {
    background-size: cover;
    background-position: center;
    padding-bottom: 25%;
    width: 100%;
    z-index: 2;
    position: relative;
    transition: .4s ease-out
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li:hover .pic {
    transform: rotate(5deg) scale(1.2)
}

.v_deep_home .webp .main_content_wrap .slotZone .rightZone ul li.s01 .pic01 {
    background-image: url(/images/assets/adr02-35eb9ffe.webp)
}

.v_deep_home .no-webp .main_content_wrap .slotZone .rightZone ul li.s01 .pic01 {
    background-image: url(/images/assets/adr02-f154a9a4.png)
}

.v_deep_home .webp .main_content_wrap .slotZone .rightZone ul li.s02 .pic02 {
    background-image: url(/images/assets/adr03-e48ac996.webp)
}

.v_deep_home .no-webp .main_content_wrap .slotZone .rightZone ul li.s02 .pic02 {
    background-image: url(/images/assets/adr03-e979a72b.png)
}

.v_deep_home .webp .main_content_wrap .slotZone .rightZone ul li.s03 .pic03 {
    background-image: url(/images/assets/adr04-3e207977.webp)
}

.v_deep_home .no-webp .main_content_wrap .slotZone .rightZone ul li.s03 .pic03 {
    background-image: url(/images/assets/adr04-11e9fe7e.png)
}

.v_deep_home .webp .main_content_wrap .slotZone .rightZone ul li.s04 .pic04 {
    background-image: url(/images/assets/adr05-ec300343.webp)
}

.v_deep_home .no-webp .main_content_wrap .slotZone .rightZone ul li.s04 .pic04 {
    background-image: url(/images/assets/adr05-5c94ce11.png)
}

.v_deep_home .webp .main_content_wrap .slotZone .rightZone ul li.s05 .pic05 {
    background-image: url(/images/assets/adr06-8f74f4af.webp)
}

.v_deep_home .no-webp .main_content_wrap .slotZone .rightZone ul li.s05 .pic05 {
    background-image: url(/images/assets/adr06-f507944b.png)
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li .mask {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: var(--bgColor075);
    background: linear-gradient(180deg,var(--bgColor074_gs) 0%,var(--bgColor074_ge) 100%);
    border-radius: 8px;
    z-index: 1;
    align-items: center;
    justify-content: center;
    display: flex;
    transition: .4s ease-out;
    opacity: 0
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li .mask .inner {
    width: 98%;
    height: 98%;
    background: var(--bgColor077);
    background: linear-gradient(180deg,var(--bgColor074_gs) 0%,var(--bgColor074_ge) 100%);
    border-radius: 8px;
    z-index: 1;
    transition: .4s ease-out;
    opacity: 0
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li:hover .mask,.v_deep_home .main_content_wrap .slotZone .rightZone ul li:hover .mask .inner {
    opacity: 1
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li .txt {
    font-size: 30px;
    color: var(--txtColor02);
    font-weight: 700;
    position: absolute;
    z-index: 3;
    float: left;
    left: 4%;
    top: 29%;
    transition: .4s ease-out;
    opacity: 0
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li:hover .txt {
    left: 18%;
    opacity: 1
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul .maintainGo .maintain {
    display: flex
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li .maintain {
    display: none;
    background-image: linear-gradient(0deg,rgba(245,215,155,.75),rgba(245,215,155,.75));
    border: 1px solid var(--bdColor052);
    border-radius: 10px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    align-items: center;
    justify-content: center;
    top: 0px
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li .maintain span {
    font-size: 2.4vw;
    color: var(--txtColor17)
}

.v_deep_home .main_content_wrap .slotZone .rightZone ul li .maintain h4 {
    color: var(--txtColor17);
    font-size: .8vw;
    font-weight: 700;
    margin-left: 3%
}

.v_deep_home .main_content .main_content_wrap .infoZone {
    width: 100%;
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    padding-right: 15px;
    margin-bottom: 20px;
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 {
    /*width: 32%;
    width: 24%;*/
    padding: 35px 23px 23px 23px;
    margin-top: 25px;
    color: #ffffff;
    height: 400px;
    overflow: auto;
    scrollbar-width: none;
    background: radial-gradient(circle at 100% 100%, #0d0d0d 0, #0d0d0d 8px, transparent 8px) 0% 0%/10px 10px no-repeat,
            radial-gradient(circle at 0 100%, #0d0d0d 0, #0d0d0d 8px, transparent 8px) 100% 0%/10px 10px no-repeat,
            radial-gradient(circle at 100% 0, #0d0d0d 0, #0d0d0d 8px, transparent 8px) 0% 100%/10px 10px no-repeat,
            radial-gradient(circle at 0 0, #0d0d0d 0, #0d0d0d 8px, transparent 8px) 100% 100%/10px 10px no-repeat,
            linear-gradient(#0d0d0d, #0d0d0d) 50% 50%/calc(100% - 4px) calc(100% - 20px) no-repeat,
            linear-gradient(#0d0d0d, #0d0d0d) 50% 50%/calc(100% - 20px) calc(100% - 4px) no-repeat,
            linear-gradient(135deg, #c5a773 13%, #ffffff 25%, #ffffff 50%, #c5a773 63%, #ffffff 75%);
    border-radius: 10px;
    box-sizing: border-box;
}
.bottomPartItem {
    width: 24%;
    position: relative;
}
.bottomPartItem .imageTitle { 
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}
.bottomPartItem .imageTitle img {
    width: 100%;
}
.v_deep_home .main_content .main_content_wrap .infoZone .info01:before {
    position: absolute;
    top: 0px;
    width: 420px;
    height: 31px;
    left: 0px
}

.v_deep_home .webp .main_content .main_content_wrap .infoZone .info01:before {
    background-image: url(data:image/webp;base64,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)
}

.v_deep_home .no-webp .main_content .main_content_wrap .infoZone .info01:before {
    background-image: url(data:image/png;base64,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)
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .title {
    color: #ffffff;
    font-size: 20px;
    font-family: 'S-Core Dream 4';
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .title span {
    color: #ffffff;
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .listFrame {
    overflow: hidden
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list {
    margin-top: 14px;
    animation-duration: 1s;
    background-position: -15px -13px;
    animation-iteration-count: infinite;
    animation-timing-function: step-start;
    animation-play-state: running
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list:hover {
    animation-play-state: paused
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list .listA {
    width: 100%;
    display: flex;
    height: 40px;
    align-items: center;
    border-bottom: 1px solid #605e55;
    cursor: pointer;
    justify-content: space-between;
    transition: .4s ease-out;
    padding: 0 9px;
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list .listA:hover {
    background-color: #ffb400;
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list .listA .no {
    color: var(--txtColor16);
    font-size: 13px;
    width: 10%;
    padding-left: 1%
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list .listA .no .outer {
    display: flex;
    clip-path: polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);
    width: 25px;
    height: 21px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    background: var(--bgColor06)
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list .listA .no .outer span {
    display: flex;
    clip-path: polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);
    width: 20px;
    height: 17px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    background: var(--bgColor083);
    background: linear-gradient(0deg,var(--bgColor05_gs) 0%,var(--bgColor05_ge) 100%);
    color: var(--txtColor05)
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list .listA .time {
    font-size: 12px;
    text-align: left;
    color: var(--txtColor66);
    transition: .4s ease-out
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list .listA .message {
    font-size: 14px;
    text-align: left;
    color: #fff;
    transition: .4s ease-out;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    display: flex;
    align-items: center;
    gap: 2px;
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list .listA:hover .message {
    font-size: 12px;
    padding-right: 4%;
    color: var(--txtColor17);
    transition: .4s ease-out
}

.v_deep_home .main_content .main_content_wrap .infoZone .info01 .list .listA:hover .time {
    font-size: 12px;
    text-align: right;
    color: var(--txtColor17)
}

.v_deep_home .main_content .main_content_wrap .infoZone .info02:before {
    content: "";
    position: absolute;
    top: 0px;
    width: 420px;
    height: 31px;
    left: 0px
}

.v_deep_home .webp .main_content .main_content_wrap .infoZone .info02:before {
    background-image: url(data:image/webp;base64,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)
}

.v_deep_home .no-webp .main_content .main_content_wrap .infoZone .info02:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAaQAAAAfCAMAAACf6EkFAAAAwFBMVEV8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHw/P0Fra21PT1I8PT5ISEs8PT5LS05CQkV7e302Njienp5ub3B2dnaqqqqDg4RXV1lRUVSnp6ejo6OYmJh/f39iYmSJiYpLS01oaGmPj5BdXV9HR0nDw8OTk5S8vLw7PD2zs7Q+P0CsrKwyMjNAQELNbtAXAAAAInRSTlMGBAkBDgwXERQbHiohLiYjMTQ7PkE5NkNHRkWC7u7uxMSBgVBOIwAABDNJREFUaN7skz0SgyAUBpnhGJo/FQmIIipEQJP73yo8mRRpbCxs2BpesTsfwji7LsXQcD3WVKqpI614BkTbEtJ186QYkyWt67HvNW+aYTBF4gjGBNtc98F3KZma5o6QdpMuRHAelUfjmvPLA2OE786lSDucGgmE3zDKXIq0y+mRTIZySmn5eyxW7619RWzAe7/C39hrUopBssQRpGRMgW7YAxj39s85KI+15k24zFH1DlRxTFC3hmSBcI1SyDn2MKG4IVN8FueqxJd0OsdBGAiCKIoQ+74vvgApEpmFxP1vhXtm2t9QQSPx447qqf+qfr7ad7o/bPJbsmPzZnF7Ihu82bvuDWhME29EU2+WW5TW1io1p6W3yW1LJ+to7Up779Dp7FXW1bsEXdsq6+wdaO/tvKN1sra5TW7pzWmVWqcWuVlp6o1o4jHt4KOh1/+q1wmk0CmGUimoSlAlK7TgAkzMJBgIFZERG8NBx3jwAQgfS4AsAfpRCCI1ouYicBIonIBCKqbCCiy0AFOyOFWBBptYBx71KQU+AMU/pESCpE4hFFIeUhZSQiVYcOEFGGpvVupYNYEoiqIoE4RAEiRY+P+fKs9X7GIVVxz3KEwx3eLc3MpugeQSTDTZDDo7ebxws1AlBJB9rU91EkonoZTSCq28IEutbusXgBaRVCzQoMN68kFIoFloPnMibaV5UElJ5fnLSiy3lZhqds9QhpIkGGWyUSecdLxwAG0fhOYrJ9IOqBNUgxZcgKmG39PwPwPCBBhksgln0nE+5YV7B+g4jo2kFKOCCiuw0JJLMd3O90vIRJNNOIMOPK6nZp86ViEh5apmK7HkEmyTqXbd/1Nd15MILLlIo83Mc3E+L+5HoOrivWklllx5AaaZchj21nvBsZ76ox9ksplxAvq0T0g1WV3oW624AsMLMdCwe7ko4IAkF2CQKWjAyebRbR3tJAwEYRSeseH9X9muq5nUk3I2GZSmJygKXPHl35Y6fr6xOPSxRsUOVL+0ZkZGNhLuv+afBB2Nt/bH/MSIHCChCu/WJo2da7z2sHgilCAiEiYFqEFVCRW2BTFHc0UqeFThZLgbn07hwAf7QfmsLRixqEUregkZj0Wv8f2LiLrocB5m4zrkmQXXRKuzbVUAg5igEa8fOdzEYYoGVx3YdHkKqYplLoLZaehmZQdBzRggoSTcDEfDooEDHyDRysUYR0Y05evnHIqC4ILRCE2s2ggSiwYYyAB3jR6MY2GxUnqbF/tPetHScrbq59R/ucLXU5mgBZSCkbKJQ6RZrlHNpy4Z0XDb+MKoUSRaLJfCo0COVOVigfy24/JFwEXLRRngNJDgpcW3GNwW9ebjv4qRbsRZWqPpIzmYFzcqoSIuQtNH8pJmeRO6jEjPF/N+JJbIi8i62Mb8/2/Lg8LxZeQmpy4XRTop79D2/j4BEiIzZK5xsUsAAAAASUVORK5CYII=)
}

.v_deep_home .main_content .main_content_wrap .infoZone .info02 .upZone .listC .attention {
    font-size: 13px;
    width: 40%;
    text-align: left;
    display: flex;
    align-items: center;
    padding-left: 2%;
    color: var(--txtColor04)
}

.v_deep_home .main_content .main_content_wrap .infoZone .info02 .upZone .listC .attention span {
    display: block;
    width: 6px;
    height: 6px;
    background-color: var(--bgColor016);
    transform: rotate(45deg);
    float: left;
    margin-right: 12px
}

.v_deep_home .main_content .main_content_wrap .infoZone .info02 .upZone .listC .time {
    text-align: right;
    width: 60%;
    padding-right: 2%
}

.v_deep_home .main_content .main_content_wrap .infoZone .info02 .downZone {
    margin-top: 22px
}

.v_deep_home .main_content .main_content_wrap .infoZone .info02 .downZone .chat {
    display: flex;
    margin-top: 19px
}

.v_deep_home .main_content .main_content_wrap .infoZone .info02 .downZone .chat .chat01 {
    display: flex;
    align-items: center;
    margin-right: 48px
}

.v_deep_home .main_content .main_content_wrap .infoZone .info02 .downZone .chat .chat01 span {
    font-size: 13px;
    margin-left: 10px;
    cursor: pointer;
    transition: .4s ease-out;
    color: var(--txtColor06)
}

.v_deep_home .main_content .main_content_wrap .infoZone .info02 .downZone .chat .chat01 span:hover {
    color: var(--txtColor06_h)
}

.v_deep_home .main_content .main_content_wrap .checkZone {
    width: 100%;
    height: 646px
}

.v_deep_home .main_content .main_content_wrap .checkZone .checkWrapper {
    width: 90%;
    margin: 0 auto;
    height: 646px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.v_deep_home .main_content .main_content_wrap .checkZone .checkWrapper span {
    color: var(--txtColor79);
    font-size: 324px;
    margin-bottom: 20px
}

.v_deep_home .main_content .main_content_wrap .checkZone .checkWrapper h4 {
    font-size: 30px;
    color: var(--txtColor79)
}

.v_deep_home .main_content .main_content_wrap .checkZone .checkWrapper h5 {
    font-size: 24px;
    color: var(--txtColor79);
    margin-top: 20px
}

.v_deep_home .pointFlow {
    background-color: var(--bgColor130);
    position: fixed;
    bottom: 50px;
    border-radius: 0 50px 50px 0;
    z-index: 14;
    cursor: pointer;
    right: 2vw;
    padding: 11px 37px 11px 28px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.v_deep_home .pointFlow img {
    height: 47px;
    position: absolute;
    top: 50%;
    left: -9%;
    transform: translateY(-50%)
}

.v_deep_home .pointFlow .txt {
    font-size: 14px;
    color: var(--txtColor17)
}

.v_deep_home .pointFlow .txt span {
    color: var(--txtColor115)
}

.v_deep_home .pointFlow .XX {
    width: 24px;
    height: 24px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    backface-visibility: hidden;
    border-radius: 50px;
    top: 5px;
    right: 7px
}

.v_deep_home .pointFlow .XX span {
    color: var(--txtColor17);
    font-size: 24px;
    font-weight: 700
}

.v_deep_home .aniPointFlow {
    -webkit-animation: aniPointFlow-8c6ca05e 15s infinite;
    animation: aniPointFlow-8c6ca05e 15s infinite
}

@keyframes aniPointFlow-8c6ca05e {
    0% {
        left: 120vw
    }

    to {
        left: -20vw
    }
}

.v_deep_home .luckyWheelFlow {
    position: fixed;
    bottom: 50px;
    cursor: pointer;
    left: 15vw;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 3
}

.v_deep_home .luckyWheelFlow .XX {
    background: var(--bgColor131);
    width: 24px;
    height: 24px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    backface-visibility: hidden;
    border-radius: 50px;
    margin-left: 20px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px
}

.v_deep_home .luckyWheelFlow .XX span {
    color: var(--txtColor02);
    font-size: 24px;
    font-weight: 700
}

.v_deep_home .aniLucky {
    -webkit-animation: aniLucky-8c6ca05e 1s infinite;
    animation: aniLucky-8c6ca05e 1s infinite
}

@keyframes aniLucky-8c6ca05e {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(720deg)
    }
}

.v_deep_home .aniModel {
    -webkit-animation: aniModel-8c6ca05e 1s infinite;
    animation: aniModel-8c6ca05e 1s infinite
}

@keyframes aniModel-8c6ca05e {
    0% {
        background-position-y: 0px
    }

    50% {
        background-position-y: 5px
    }

    to { 
        background-position-y: 0px
    }
}

@media (max-width: 1835px) {
    .v_deep_home .main_content_wrap .slotZone .leftZone .pic {
        padding-bottom:46%
    }
}

@media (max-width: 1743px) {
    .v_deep_home .main_content_wrap .slotZone .leftZone .pic {
        padding-bottom:49%
    }
}

@media (max-width: 1572px) {
    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino01 .modelA {
        top:6%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino02 .modelA {
        top: 7%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino03 .modelA,.v_deep_home .main_content_wrap .casinoZone .content ul li.casino04 .modelA {
        top: 5%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino05 .modelA {
        top: 6%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino06 .modelA {
        top: 7%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino07 .modelA {
        top: 6%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino08 .modelA {
        top: 5%
    }
}

@media (max-width: 1552px) {
    .v_deep_home .main_content_wrap .slotZone .leftZone .pic {
        padding-bottom:52%
    }
}

@media (max-width: 1480px) {
    .v_deep_home .main_content_wrap .slotZone .leftZone .pic {
        padding-bottom:54%
    }
}

@media (max-width: 1420px) {
    .v_deep_home .main_content_wrap {
        width:105%;
        margin-left: 5%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul {
        justify-content: space-between
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li {
        width: 49%;
        height: 180px
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li .logo {
        background-size: cover;
        position: absolute;
        right: 24%;
        top: 17%;
        z-index: 2
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino01 .logoA {
        width: 8.9%;
        padding-bottom: 8.9%;
        right: 27%;
        top: 21%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino02 .logoA {
        width: 13%;
        padding-bottom: 7.1%;
        right: 25%;
        top: 24%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino03 .logoA {
        width: 13.2%;
        padding-bottom: 7.8%;
        top: 23%;
        right: 26%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino04 .logoA {
        width: 8.2%;
        right: 27%;
        top: 23%;
        padding-bottom: 8.1%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino05 .logoA {
        width: 8.3%;
        padding-bottom: 11.9%;
        right: 28%;
        top: 12%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino06 .logoA {
        width: 19%;
        padding-bottom: 7.5%;
        top: 24%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino07 .logoA {
        width: 11%;
        padding-bottom: 9.1%;
        top: 20%;
        right: 27%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino08 .logoA {
        width: 17%;
        padding-bottom: 8.1%;
        right: 23%;
        top: 21%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino01 .modelA {
        padding-bottom: 31%;
        width: 54%;
        top: 6%;
        left: -4%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino02 .modelA {
        padding-bottom: 34%;
        width: 43%;
        left: 6%;
        top: 4%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino03 .modelA {
        padding-bottom: 33.7%;
        width: 57%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino04 .modelA {
        padding-bottom: 36%;
        width: 60%;
        left: -5%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino05 .modelA {
        padding-bottom: 36%;
        width: 48%;
        left: 2%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino06 .modelA {
        padding-bottom: 36%;
        width: 54%;
        left: 4%;
        top: 4%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino07 .modelA {
        padding-bottom: 36%;
        width: 61%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino08 .modelA {
        padding-bottom: 36%;
        width: 49%;
        top: 2%;
        left: 2%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li .txt {
        left: 50%;
        top: 54%;
        transform: translate(-32%,-17%)
    }

    .v_deep_home .main_content_wrap .casinoZone {
        width: 85%
    }

    .v_deep_home .main_content_wrap .slotZone {
        flex-direction: column-reverse;
        width: 85%
    }

    .v_deep_home .main_content_wrap .slotZone .rightZone ul li {
        width: 32.8%
    }

    .v_deep_home .main_content_wrap .slotZone .slotLeft {
        width: 100%
    }

    .v_deep_home .main_content_wrap .slotZone .rightZone ul {
        display: flex;
        justify-content: space-between
    }

    .v_deep_home .main_content_wrap .slotZone .rightZone {
        width: 100%
    }

    .v_deep_home .main_content .main_content_wrap .infoZone {
        width: 85%
    }

    .v_deep_home .main_content .main_content_wrap .infoZone .info01 .list .listA .message {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 183px
    }
}

@media (max-width: 1193px) {
    .v_deep_home .main_content_wrap .slotZone .leftZone .pic {
        padding-bottom:45%
    }
}

@media (max-width: 1164px) {
    .v_deep_home .main_content_wrap .slotZone .leftZone .pic {
        padding-bottom:46%
    }
}

@media (max-width: 1143px) {
    .v_deep_home .main_content_wrap .slotZone .leftZone .pic {
        padding-bottom:47%
    }
}

@media (max-width: 1121px) {
    .v_deep_home .main_content_wrap .slotZone .leftZone .pic {
        padding-bottom:49%
    }
}

@media (max-width: 1081px) {
    .v_deep_home .main_content_wrap .slotZone .leftZone .pic {
        padding-bottom:53%
    }
}

@media (max-width: 1077px) {
    .v_deep_home .main_content_wrap .slotZone .leftZone .pic {
        padding-bottom:53%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino01 .modelA {
        top: 14%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino02 .modelA {
        top: 13%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino03 .modelA {
        top: 12%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino04 .modelA {
        top: 11%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino05 .modelA {
        width: 50%;
        top: 11%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino06 .modelA {
        top: 11%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino07 .modelA {
        top: 10%;
        left: 0%
    }

    .v_deep_home .main_content_wrap .casinoZone .content ul li.casino08 .modelA {
        top: 10%;
        left: 2%
    }
    .mainSlotContainer .mainSlotRow {
    	flex-wrap: wrap;
    }
    .mainSlotContainer .mainSlotRow .mainSlotItem {
    	width: 21.5vw !important;
    }
    .mainSlotContainer .mainSlotRow .mainSlotItem .itemTitle {
	    font-size: 2vw;
	}
}
 
.avoidFlicker {
    animation: defer_render-8c6ca05e 0s .1s forwards;
    opacity: 0 
}

@keyframes defer_render-8c6ca05e {
    to {
        opacity: 1
    }
}

.banner {
    margin-top: 82px;
}

.mainNewContetnWrap {
	width: 94% !important;
}

.mainSlotContainer {
    display: flex;
    flex-direction: column;
    gap: 0.5vw;
}

.mainSlotContainer .mainSlotRow {
    display: flex;
    gap: 0.5%;
    margin: 7px 0px 0px 0px;
}

.mainSlotContainer .mainSlotRow .mainSlotItem {
    width: 15%;
    display: flex;
    flex-direction: column;
    gap: 0.5vw;
}

.mainSlotContainer .mainSlotRow .mainSlotItem:hover .itemBoxImage img {
    -webkit-filter: drop-shadow(1px 1px 0 gold) drop-shadow(-1px 1px 0 gold) drop-shadow(1px -1px 0 gold) drop-shadow(-1px -1px 0 gold);
    filter: drop-shadow(1px 1px 0 gold) drop-shadow(-1px 1px 0 gold) drop-shadow(1px -1px 0 gold) drop-shadow(-1px -1px 0 gold);
}

.mainSlotContainer .mainSlotRow .mainSlotItem:hover .itemTitle {
	color: #ffd238;
}

.mainSlotContainer .mainSlotRow .mainSlotItem .itemBoxImage {
	
}

.mainSlotContainer .mainSlotRow .mainSlotItem .itemBoxImage img {
    width: 100%;
    transition: .1s;
    transition-timing-function: ease-in-out;
}

.mainSlotContainer .mainSlotRow .mainSlotItem .itemTitle {
    color: #d3cda9;
    font-size: .94vw;
    text-align: center;
    transition: .5s;
}

.mainSlotBtnMoreList {
    width: 18vw;
    min-width: 150px;
    margin: 3vw auto;
}
