.footer[data-v-52b27146] {
    background: #04020c;
    padding: 50px 0
}

.footer ul[data-v-52b27146] {
    max-width: 1400px;
    margin: 0 auto;
    text-align: center
}

.footer ul li[data-v-52b27146] {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 110px
}

.footer ul li img[data-v-52b27146] {
    max-width: 90px;
    max-height: 35px;
    vertical-align: middle
}

#demoFooterCopy[data-v-52b27146] {
    font-size: 1.3em;
    color: #aaa;
    text-align: center;
    margin: 20px 0
}

@media (max-width: 768px) {
    .footer ul li[data-v-52b27146] {
        display:inline-block;
        height: 30px;
        line-height: 30px;
        width: 70px;
        margin: 3px
    }

    .footer ul li img[data-v-52b27146] {
        max-width: 70px;
        max-height: 25px
    }
}

.my-dialog[data-v-719dba81] {
    position: absolute;
    top: 10px;
    left: 300px;
    z-index: 10;
    font-size: 2rem;
    width: 500px
}

.my-dialog .dialog-btn[data-v-719dba81] {
    overflow: hidden;
    background-color: #470e0e
}

.my-dialog .dialog-btn .log-title[data-v-719dba81] {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    color: #fff;
    margin-left: 15px;
    margin-top: 5px
}

.my-dialog .dialog-btn .btns[data-v-719dba81] {
    float: right;
    font-size: 12px;
    margin: 10px 0;
    margin-right: 5px
}

.my-dialog .dialog-btn .btns span[data-v-719dba81] {
    cursor: pointer;
    transition: .1s;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.1);
    border: 1px solid #ffa425;
    background-color: rgba(4,4,21,.05);
    color: hsla(0,0%,100%,.7);
    padding: 3px;
    top: 3px
}

.my-dialog .dialog-content[data-v-719dba81] {
    padding: 20px;
    background: #000;
    height: 450px;
    overflow-y: auto;
    text-align: center
}

.my-dialog .dialog-content .top_title[data-v-719dba81] {
    color: #b82173;
    font-weight: 700;
    line-height: 40px;
    border-bottom: 2px solid #fff;
    margin-bottom: 15px
}

.my-dialog .dialog-content .description[data-v-719dba81] {
    background: #000;
    color: #fff;
    line-height: 28px;
    font-weight: 400
}

.my-dialog .dialog-content .description .dia_con[data-v-719dba81] {
    word-break: break-all;
    line-height: 45px;
    margin-top: 50px
}

.my-dialog .dialog-content .description img[data-v-719dba81] {
    display: block;
    margin: 0 auto;
    max-width: 80%
}

@media (max-width: 768px) {
    .my-dialog[data-v-719dba81] {
        min-width:80%;
        max-width: 80%
    }
}

.slot_tab {
    max-width: 1200px;
    margin: 20px auto
}

.slot_tab .imgItem {
    /* width: 50%; */
    cursor: pointer
}

.banner-section {
    height: 700px;
    background: url(../../static/img/sliderBg.cfabd939.jpg) no-repeat 50% #000;
    background-size: cover;
    border-bottom: 1px solid;
    -o-border-image: linear-gradient(90deg,transparent,#860,#fc0,#fff,#fc0,#860,transparent);
    border-image: linear-gradient(90deg,transparent,#860,#fc0,#fff,#fc0,#860,transparent);
    border-image-slice: 1;
    box-shadow: 0 10px 20px rgba(0,0,0,.5333333333333333);
    position: relative
}

.banner-carousel {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.banner-carousel .carousel-inner,.banner-carousel .carousel-inner .carousel-item {
    height: 100%
}

.banner-carousel .text-container {
    width: 100%;
    max-width: 1300px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 70px 50px
}

.banner-carousel .text-container * {
    font-family: SCDream6;
    margin: 0;
    opacity: 0;
    -webkit-animation: bannerTextAnim 4s ease 1 forwards;
    animation: bannerTextAnim 4s ease 1 forwards;
    text-shadow: 0 3px 2px rgba(0,0,0,.8),0 1px 0 #000,0 -1px 0 #000,1px 0 0 #000,-1px 0 0 #000
}

@-webkit-keyframes bannerTextAnim {
    0% {
        opacity: 0;
        transform: translateX(50%)
    }

    20% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes bannerTextAnim {
    0% {
        opacity: 0;
        transform: translateX(50%)
    }

    20% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.banner-carousel .text-container p {
    color: #93da47;
    font-size: 18px
}

.banner-carousel .text-container h1 {
    color: #ffa00c;
    font-size: 45px;
    font-family: SCDream8;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.banner-carousel .text-container h2 {
    color: #e6fbda;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.banner-carousel .text-container .text-yellow {
    color: #dab647
}

.banner-carousel .text-container .text-red {
    color: #dc3c3c
}

.banner-nav {
    height: 50px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    padding: 0 10px
}

.banner-nav,.banner-nav:before {
    width: 100%;
    position: absolute;
    left: 0
}

.banner-nav:before {
    content: "";
    height: 100%;
    top: 0;
    opacity: .87;
    z-index: -1
}

.banner-nav .carousel-indicators {
    width: 100%;
    max-width: 810px;
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0
}

.banner-nav .carousel-indicators li {
    width: calc(33.33% - 50px);
    height: 100%;
    margin: 0 25px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-indent: 0;
    position: relative;
    color: #929292;
    font-size: 18px;
    transition: .3s
}

.banner-nav .carousel-indicators li:first-child {
    margin-left: 10px
}

.banner-nav .carousel-indicators li:last-child {
    margin-right: 10px
}

.banner-nav .carousel-indicators li:before {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    background: #e51515;
    transition: .3s
}

.banner-nav .carousel-indicators .active,.banner-nav .carousel-indicators li:hover {
    color: #fff
}

.banner-nav .carousel-indicators .active:before {
    width: 100%
}

.banner-nav .carousel-control {
    width: 13px;
    height: 26px;
    position: relative;
    display: inline-block;
    top: 2px;
    transition: .3s
}

.banner-nav .carousel-control:after,.banner-nav .carousel-control:before {
    content: "";
    width: 1px;
    height: 19px;
    position: absolute;
    background-color: #c5c5c5;
    transition: .3s
}

.banner-nav .carousel-control:before {
    top: 0;
    right: 0;
    transform: rotate(45deg);
    transform-origin: top right
}

.banner-nav .carousel-control:after {
    bottom: 0;
    right: 0;
    transform: rotate(-45deg);
    transform-origin: bottom right
}

.banner-nav .carousel-control.next:before {
    left: 0;
    transform: rotate(-45deg);
    transform-origin: top left
}

.banner-nav .carousel-control.next:after {
    left: 0;
    transform: rotate(45deg);
    transform-origin: bottom left
}

.banner-nav .carousel-control:hover:after,.banner-nav .carousel-control:hover:before {
    background-color: #ff0
}

.banner-section .background-images {
    width: 100%;
    max-width: 1460px;
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto
}

.banner-section .background-images img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%
}

.banner-section .background-images .slideshow1 {
    -webkit-animation: slideshow1 10s ease infinite;
    animation: slideshow1 10s ease infinite
}

.banner-section .background-images .slideshow2 {
    -webkit-animation: slideshow2 10s ease infinite;
    animation: slideshow2 10s ease infinite
}

@-webkit-keyframes slideshow1 {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    30% {
        opacity: 1
    }

    70% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@keyframes slideshow1 {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    30% {
        opacity: 1
    }

    70% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes slideshow2 {
    0% {
        opacity: 1
    }

    20% {
        opacity: 1
    }

    30% {
        opacity: 0
    }

    70% {
        opacity: 0
    }

    80% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@keyframes slideshow2 {
    0% {
        opacity: 1
    }

    20% {
        opacity: 1
    }

    30% {
        opacity: 0
    }

    70% {
        opacity: 0
    }

    80% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

.banner-section .background-images .glow-left {
    width: 30%;
    right: 55%;
    -webkit-animation: banerGlowAnim 15s ease infinite;
    animation: banerGlowAnim 15s ease infinite
}

.banner-section .background-images .caishen {
    height: 70%;
    right: 20%;
    transform-origin: bottom center;
    -webkit-animation: caishenAnim 15s ease infinite;
    animation: caishenAnim 15s ease infinite;
    -webkit-mask-image: -webkit-gradient(linear,left 60%,left bottom,from(#000),to(transparent))
}

@-webkit-keyframes caishenAnim {
    0% {
        opacity: 0;
        transform: translateX(50%)
    }

    3% {
        opacity: 0;
        transform: translateX(50%)
    }

    10% {
        opacity: 1;
        transform: translateX(0)
    }

    98% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(0)
    }
}

@keyframes caishenAnim {
    0% {
        opacity: 0;
        transform: translateX(50%)
    }

    3% {
        opacity: 0;
        transform: translateX(50%)
    }

    10% {
        opacity: 1;
        transform: translateX(0)
    }

    98% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(0)
    }
}

.banner-section .background-images .girl {
    width: 30%;
    left: 15%;
    -webkit-animation: girlAnim 15s ease infinite;
    animation: girlAnim 15s ease infinite
}

@-webkit-keyframes girlAnim {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    6% {
        opacity: 1;
        transform: scale(1)
    }

    98% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

@keyframes girlAnim {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    6% {
        opacity: 1;
        transform: scale(1)
    }

    98% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

.banner-section .background-images .glow-right {
    width: 14.73%;
    right: 30%;
    -webkit-animation: banerGlowAnim 15s ease infinite;
    animation: banerGlowAnim 15s ease infinite
}

@-webkit-keyframes banerGlowAnim {
    0% {
        opacity: 0
    }

    10% {
        opacity: 0
    }

    15% {
        opacity: 1
    }

    20% {
        opacity: .4
    }

    25% {
        opacity: 1
    }

    30% {
        opacity: .4
    }

    35% {
        opacity: 1
    }

    40% {
        opacity: .4
    }

    45% {
        opacity: 1
    }

    50% {
        opacity: .4
    }

    55% {
        opacity: 1
    }

    60% {
        opacity: .4
    }

    65% {
        opacity: 1
    }

    70% {
        opacity: .4
    }

    75% {
        opacity: 1
    }

    80% {
        opacity: .4
    }

    85% {
        opacity: 1
    }

    90% {
        opacity: .4
    }

    98% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes banerGlowAnim {
    0% {
        opacity: 0
    }

    10% {
        opacity: 0
    }

    15% {
        opacity: 1
    }

    20% {
        opacity: .4
    }

    25% {
        opacity: 1
    }

    30% {
        opacity: .4
    }

    35% {
        opacity: 1
    }

    40% {
        opacity: .4
    }

    45% {
        opacity: 1
    }

    50% {
        opacity: .4
    }

    55% {
        opacity: 1
    }

    60% {
        opacity: .4
    }

    65% {
        opacity: 1
    }

    70% {
        opacity: .4
    }

    75% {
        opacity: 1
    }

    80% {
        opacity: .4
    }

    85% {
        opacity: 1
    }

    90% {
        opacity: .4
    }

    98% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.page-content {
    padding: 30px 0
}

.title-container {
    width: 100%;
    max-width: 1238px;
    margin: 0 auto;
    position: relative
}

.title-container:before {
    left: 176px
}

.title-container:after {
    right: 176px
}

.title-container .title-pane {
    width: 250px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100% 100%;
    border-bottom: 1px solid #fff
}

.title-container .title-pane:before {
    left: 0
}

.title-container .title-pane:after {
    right: 0
}

.title-container .title-pane .fa {
    font-size: 12px
}

.title-container .title-pane .titleTxt {
    color: #fff;
    font-size: 34px;
    font-family: SCDream6;
    margin: 0 0 6px;
    background: linear-gradient(180deg,#c80,#fc0,#fff,#fa0,#830,#c80);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px rgba(255,204,0,.5333333333333333);
    text-stroke: 1px rgba(255,204,0,.5333333333333333);
    line-height: 1.5
}

.notice-section {
    text-align: center
}

.notice-carousel {
    width: auto;
    display: inline-block;
    padding-left: 18px;
    position: relative
}

.notice-carousel .fa-bell {
    color: #999;
    font-size: 14px;
    vertical-align: middle;
    position: absolute;
    left: 0;
    bottom: 2px;
    -webkit-animation: noticeBellAnim 3s ease infinite;
    animation: noticeBellAnim 3s ease infinite
}

@-webkit-keyframes noticeBellAnim {
    0% {
        transform: rotate(0deg)
    }

    5% {
        transform: rotate(20deg)
    }

    10% {
        transform: rotate(-20deg)
    }

    15% {
        transform: rotate(20deg)
    }

    20% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(0deg)
    }
}

@keyframes noticeBellAnim {
    0% {
        transform: rotate(0deg)
    }

    5% {
        transform: rotate(20deg)
    }

    10% {
        transform: rotate(-20deg)
    }

    15% {
        transform: rotate(20deg)
    }

    20% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.notice-carousel .carousel-inner {
    width: 100%;
    color: #f17800;
    font-size: 12px;
    font-family: SCDream6;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    max-height: 20px
}

.notice-carousel .carousel-inner .carousel-item {
    -webkit-animation: noticeAnim 3s ease infinite forwards;
    animation: noticeAnim 3s ease infinite forwards
}

.notice-carousel .carousel-inner .carousel-item.active {
    display: block
}

@-webkit-keyframes noticeAnim {
    0% {
        opacity: 0;
        transform: translateY(-100%);
        display: none
    }

    20% {
        opacity: 1;
        transform: translateY(0);
        display: block
    }

    90% {
        opacity: 1;
        transform: translateY(0);
        display: block
    }

    to {
        opacity: 0;
        transform: translateY(100%);
        display: none
    }
}

@keyframes noticeAnim {
    0% {
        opacity: 0;
        transform: translateY(-100%);
        display: none
    }

    20% {
        opacity: 1;
        transform: translateY(0);
        display: block
    }

    90% {
        opacity: 1;
        transform: translateY(0);
        display: block
    }

    to {
        opacity: 0;
        transform: translateY(100%);
        display: none
    }
}

.notice-carousel .carousel-inner .carousel-item span {
    display: inline-block;
    vertical-align: middle;
    max-width: 320px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.slot-section .container {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    padding: 15px
}

.slot-btn {
    width: 180px;
    display: inline-block;
    margin: 6px 4px;
    background-color: #000;
    position: relative;
    text-decoration: none;
    transition: .3s;
    border: 1px solid #fc0;
    border-radius: 10px
}

.slot-btn.hot {
    background-color: #bd2222
}

.slot-btn:hover {
    background-color: #180a09;
    text-decoration: none
}

.slot-btn .main-container {
    width: 100%;
    border-radius: 9px 9px 0 0;
    overflow: hidden;
    position: relative;
    background-color: #111;
    height: 180px;
    display: flex
}

.slot-btn .main-container:after,.slot-btn .main-container:before {
    content: "";
    width: 100%;
    height: 150%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s ease;
    z-index: 1
}

.slot-btn .main-container:before {
    width: 80%;
    right: 0;
    background-color: #f27801;
    transform: translateY(-100%)
}

.slot-btn:hover .main-container:before {
    transform: translateY(-100%)
}

.slot-btn .main-container:after {
    width: 100%;
    left: 0;
    background-image: url(/jos/imgs/slot_bg11.d749fef7.jpg);
    transform: translateY(100%);
    opacity: .9;
    background-position: top
}

.slot-btn:hover .main-container:after {
    transform: translateY(0)
}

.slot-btn .main-container .main-img {
    width: 100%;
    filter: drop-shadow(0 0 10px #fc0);
    align-self: center
}

.slot-btn .main-container .hover {
    position: absolute;
    left: 25%;
    top: 25%;
    text-align: center;
    z-index: 2
}

.slot-btn .main-container .view-text {
    color: #fff;
    font-size: 16px;
    transition: all .3s ease;
    opacity: 0;
    transform: translateX(-100%);
    margin: 0 0 10px
}

.slot-btn:hover .main-container .view-text {
    opacity: 1;
    transform: translateX(0);
    transition-delay: .2s
}

.slot-btn .main-container .view-btn {
    width: 110px;
    height: 35px;
    opacity: 0;
    transition: all .3s ease;
    transform: translateX(-100%);
    box-shadow: 0 3px 6px rgb(0 0 0/16%),0 3px 6px rgb(110 80 20/40%),inset 0 -2px 5px 1px rgb(139 66 8),inset 0 -1px 1px 3px rgb(250 227 133);
    background-image: linear-gradient(160deg,#a54e07,#b47e11,#fef1a2,#bc881b,#a54e07);
    border: 1px solid #a55d07;
    color: #783205;
    text-shadow: 0 2px 2px rgb(250 227 133);
    border-radius: 5px;
    background-position: 50%
}

.slot-btn .main-container .view-btn:hover {
    background-size: 150% 150%;
    box-shadow: 0 10px 20px rgb(0 0 0/19%),0 6px 6px rgb(0 0 0/23%),inset 0 -2px 5px 1px #b17d10,inset 0 -1px 1px 3px rgb(250 227 133);
    border: 1px solid rgba(165,93,7,.6);
    color: rgba(120,50,5,.8)
}

.slot-btn:hover .main-container .view-btn {
    opacity: 1;
    transform: translateX(0);
    transition-delay: .3s
}

.slot-btn .hot-tag {
    position: absolute;
    left: -19px;
    top: -25px;
    -webkit-animation: hotslotAnim 3s ease infinite;
    animation: hotslotAnim 3s ease infinite;
    transition: .3s;
    z-index: 3
}

.slot-btn:hover .hot-tag {
    -webkit-animation: none;
    animation: none;
    opacity: 0
}

@-webkit-keyframes hotslotAnim {
    0% {
        transform: translatex(30px) translatey(-30px);
        opacity: 0
    }

    20% {
        transform: translatex(0) translatey(0);
        opacity: 1
    }

    80% {
        transform: translatex(0) translatey(0);
        opacity: 1
    }

    to {
        transform: translatex(-30px) translatey(30px);
        opacity: 0
    }
}

@keyframes hotslotAnim {
    0% {
        transform: translatex(30px) translatey(-30px);
        opacity: 0
    }

    20% {
        transform: translatex(0) translatey(0);
        opacity: 1
    }

    80% {
        transform: translatex(0) translatey(0);
        opacity: 1
    }

    to {
        transform: translatex(-30px) translatey(30px);
        opacity: 0
    }
}

.slot-btn .slot-man {
    width: 66.5%;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-animation: slotmanAnim 5s linear infinite;
    animation: slotmanAnim 5s linear infinite;
    transition: .5s
}

@-webkit-keyframes slotmanAnim {
    0% {
        transform: translatey(0)
    }

    50% {
        transform: translatey(-20px)
    }

    to {
        transform: translatey(0)
    }
}

@keyframes slotmanAnim {
    0% {
        transform: translatey(0)
    }

    50% {
        transform: translatey(-20px)
    }

    to {
        transform: translatey(0)
    }
}

.slot-btn .slot-logo {
    width: 100%;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #eea1a1;
    background-color: #000;
    border-top: 0;
    border-bottom: 0
}

.slot-btn .slot-logo:after {
    content: "";
    width: calc(100% - 26px);
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    background-color: #333;
    transition: .3s
}

.slot-btn:hover .slot-logo:after {
    background-color: #3e1919
}

.slot-btn.hot .slot-logo:before {
    background-color: #e37575
}

.slot-btn .slot-name {
    width: 100%;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    background-color: #000;
    border-radius: 0 0 9px 9px
}

.slot-btn.hot .slot-name {
    color: #141313;
    font-size: 16px;
    font-family: SCDream7;
    text-shadow: 0 0 3px #e68282,0 0 3px #e68282,0 0 3px #e68282,0 0 3px #e68282,0 0 4px #e68282,0 0 4px #e68282
}

.dialogList {
    width: 1280px;
    margin: 0 auto;
    position: relative
}

.dialogMask {
    position: fixed;
    z-index: 99;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0
}

@media (max-width: 768px) {
    .warpper .header-main:after,.warpper .header-main:before {
        width:50%
    }

    .warpper .container {
        padding: 0
    }

   

    .banner-section {
        height: 200px
    }

    .warpper .footer ul {
        padding: 0 10px
    }

    .warpper .footer {
        padding: 20px 0
    }

    .footer #demoFooterCopy {
        font-size: 14px
    }
}

.game_list {
    max-width: 1200px;
    margin: 0 auto;
    border: 4px solid #c6a030;
    padding: 10px 0;
    margin-top: 50px;
    position: relative
}

.game_list .top_title {
    position: absolute;
    text-align: center;
    color: #fff;
    line-height: 30px
}

.game_list .close {
    position: absolute;
    right: 10px;
    cursor: pointer;
    z-index: 5;
    top: 0
}

.game_list .close .icon {
    color: #fff;
    font-size: 30px
}

.game_list .game {
    width: 18.5%;
    height: 200px;
    margin: 3px;
    position: relative;
    cursor: pointer;
    margin-bottom: 60px;
    text-decoration: none
}

.game_list .game .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(15,33,29,.75);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: 9;
    transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    background-image: linear-gradient(136deg,rgba(210,5,0,.68) 25%,#a92220 0,#a92220 50%,rgba(210,5,0,.68) 0,rgba(210,5,0,.68) 75%,#a92220 0,#a92220);
    background-size: 7px 7px;
    border-radius: 5px
}

.game_list .game .bg_img {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative
}

.game_list .game .bg_img img {
    width: 200px;
    height: 200px
}

.game_list .game .details {
    position: absolute;
    text-align: center;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    left: 50%;
    top: 80%;
    opacity: 0;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    z-index: 9
}

.game_list .game .details .btn {
    color: #fff;
    font-weight: 700;
    letter-spacing: -1.85px;
    margin-bottom: .5em;
    text-transform: uppercase;
    width: auto!important;
    height: auto!important;
    float: unset!important;
    padding: 10px 20px;
    z-index: 9;
    border-radius: 7px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    font-size: 22px;
    box-shadow: 0 5px 10px rgb(0 0 0),0 6px 0 rgb(0 0 0);
    text-decoration: none
}

.game_list .game .logo_name {
    position: absolute;
    z-index: 9;
    right: 15px;
    top: 10px;
    text-align: right
}

.game_list .game .logo_name .logo {
    width: auto;
    vertical-align: middle
}

.game_list .game .logo_name .name {
    color: #fff;
    line-height: 25px
}

.game_list .game p {
    text-align: center;
    color: #fff;
    line-height: 25px;
    font-size: 75%
}

.game_list .game:hover .overlay {
    opacity: 1
}

.game_list .game:hover .details {
    top: 50%;
    left: 50%;
    opacity: 1;
    z-index: 9
}

.game_list .games {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 50px;
    max-height: 600px;
    overflow-y: auto;
    margin-top: 40px
}

.game_list .noGames {
    text-align: center;
    font-size: 24px;
    margin: 20px 0;
    color: #fff
}

@media (max-width: 768px) {
    .visual_wrap {
        background-size:100% 100%;
        height: 180px
    }

    .game_list {
        max-width: 95%;
        padding: 10px 0
    }

    .game_list .close {
        top: inherit
    }

    .game_list .games {
        padding: 0
    }

    .game_list .game {
        width: 45%;
        height: 180px
    }

    .game_list .game .bg_img {
        background-size: contain
    }

    .game_list .game .bg_img img {
        width: 90%;
        height: 170px
    }

    .slot_tab {
        width: 100%;
        margin: 10px auto
    }

    .slot_tab .imgItem {
        width: 80%;
        margin: 0 auto;
        display: block;
        cursor: pointer;
        margin-bottom: 10px
    }
}
