        h1,
        h2,
        h3,
        h4 {
            margin-bottom: 0px !important;
        }

        .home[data-v-432e6ed0] {
            padding-bottom: 29.13333rem;
            background: #05012b !important;
            font-family: "Montserrat", sans-serif !important;
        }

        .lottery h3 {
            color: #e3efff;
            margin-bottom: 0px;
            font-family: "Montserrat", sans-serif !important;
            font-size: 13px;
            font-style: normal;
            font-weight: 600;
            height: 27px;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center;
            padding-inline-start: 30px;
            gap: .16rem;
            background-image: url(/images/30-30.png);
            background-repeat: no-repeat;
            background-size: 24px;
        }

        .scrolling-wrapper .col h4 {
            color: #7afec3;
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 500;
        }

        .navbar[data-v-12a80a3e] {
            height: auto;
            z-index: 100;
            padding: 5px;
        }

        .club91[data-v-d78763b5] {
            margin-top: 0px;
            padding: 9px .32rem !important;
        }

        .nav-tabs .nav-link.active {
            font-weight: 500;
            color: #1B2C42;
            background: #daa1ff;
            border-radius: 11px;
            border-bottom: solid 2px #c29850;
        }

        .pleft {
            padding-left: 3px;
        }

        .pright {
            padding-right: 3px;
        }

        .logo {
            width: 36px !important;
            padding: 0 0px;
        }

        .height {
            height: 40px;
            line-height: 40px;
            border-radius: 20px;
            font-size: 23px;
        }

        .height .pageTitle {
            line-height: 39px;
        }

        /*2em*/

        .l {
            color: #fff;
        }

        .carousel-indicators {
            display: none;
        }

        .hg {
            margin-bottom: 0px;
            display: inline-block;
            width: 100%;
            color: #fff;
            font-size: 16px;
            font-weight: normal;
            letter-spacing: .02em;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .carousel-inner {
            width: 100%;
            display: inline-block;
            position: relative;
        }

        .carousel-inner {
            padding-top: 20.25%;
            display: block;
            content: "";
        }

        .carousel-item {
            position: absolute;
            top: 0;
            bottom: 0;
            height: 312px;
            right: 0;
            left: 0;
            background: skyblue;
            background: no-repeat center center scroll;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        .caption {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
            width: 60%;
            z-index: 9;
            margin-top: 20px;
            text-align: center;
        }

        .carousel-control-prev {
            display: none;
        }

        .carousel-control-next {
            display: none;
        }

        .caption h1 {
            color: #fff;
            font-size: 52px;
            font-weight: 700;
            margin-bottom: 23px;
        }

        .caption h2 {
            color: rgba(255, 255, 255, .75);
            font-size: 26px;
            font-weight: 300;
        }

        a.big-button {
            color: #fff;
            font-size: 19px;
            font-weight: 700;
            text-transform: uppercase;
            background: #eb7a00;
            background: rgba(255, 0, 0, 0.75);
            padding: 28px 35px;
            border-radius: 3px;
            margin-top: 80px;
            margin-bottom: 0;
            display: inline-block;
        }

        a.big-button:hover {
            text-decoration: none;
            background: rgba(255, 0, 0, 0.9);
        }

        a.view-demo {
            color: #fff;
            font-size: 21px;
            font-weight: 700;
            display: inline-block;
            margin-top: 35px;
        }

        a.view-demo:hover {
            text-decoration: none;
            color: #333;
        }

        .carousel-indicators .active {
            background: #fff;
        }

        .carousel-indicators li {
            background: rgba(255, 255, 255, 0.4);
            border-top: 20px solid;
            z-index: 15;
        }

        .spn {
            display: inline-block;
            width: auto;
            color: #616161;
            font-size: 20px;
            margin-left: 7px;
            font-weight: 500;
            letter-spacing: .02em;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .wp {
            text-align: center;
            padding: 0 12px 16px;
            color: #9a9a9a;
            font-size: 10px;
        }

        .index_list {
            width: 100%;
            padding: 0px 0 64px 0;
            box-sizing: border-box;
            background: #fafafa;
        }

        .index_list .list_content {
            width: 100%;
            padding: 15px;
            box-sizing: border-box;
            background: #f1f1f1;
            box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
            transition: .3s cubic-bezier(.25, .8, .5, 1);
        }

        .index_list .list_content .list_ul {
            margin: 0px;
            width: 100%;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            list-style-type: none;
        }

        .list_ul .list_li {
            width: 50%;
            padding: 4px;
            box-sizing: border-box;
        }

        .list_ul .list_li ol {
            background-color: #fff;
            border-color: #fff;
            color: rgba(0, 0, 0, .87);
            transition: .3s cubic-bezier(.25, .8, .5, 1);
            /*box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);*/
            box-shadow: 3px 3px 4px rgb(26 26 26 / 20%);
            border-radius: 2px;
            overflow: hidden;
            height: 211px;
        }

        .list_ul .list_li ol .list_img_box {
            width: 100%;
            height: 100%;
            padding: 19px;
            box-sizing: border-box;
        }

        .list_ul .list_li ol .list_img {
            width: 155px;
            height: 100%;
            /*100%*/
            background-repeat: no-repeat;
            background-size: contain;
            /*background-position: 50%;*/
        }

        .list_ul .list_li ol .info {
            height: 31px;
            width: 70%;
            float: right;
            margin-top: 110px;
            /*overflow: hidden;*/
            padding: 8px;
            font-size: 11px;
            box-sizing: border-box;
            text-align: center;
            color: rgba(0, 0, 0, .87);
        }

        .mnb {
            margin-top: 38px;
        }

        .van-col {
            font-size: 13px;
        }

        .tab-content {
            margin-top: 10px;
        }

        .hb .goItem span {
            font-size: 19px;
        }

        .scrolling-wrapper {
            overflow-x: auto;
            padding-top: 10px;
            padding-bottom: 11px;
            scrollbar-width: thin;
            scrollbar-color: #7afec3 #05012b;
        }

        .nav-btn {
            width: auto;
        }

        .nav-right .nav-btn[data-v-d78763b5] {
            height: 28px;
            padding: 10px;
            font-size: 13px;
            border-radius: 4px;
            font-weight: 500;
        }

        /*.navbar-fixed[data-v-12a80a3e]{left: 49%;}*/

        /*.tabbar__container[data-v-c4b9aaee]{left: 49%;}*/

        .pageload .modal-body h1 {
            font-weight: 900;
            font-size: 2.3em;
            text-transform: uppercase;
        }

        .pageload .modal-body a.pre-order-btn {
            color: #000;
            background-color: gold;
            border-radius: 14px;
            padding: 14px;
            display: block;
            margin: 2em auto;
            width: 100px;
            font-size: 14px;
            font-weight: 600;
        }

        .pageload .modal-body a.pre-order-btn:hover {
            background-color: #000;
            text-decoration: none;
            color: gold;
        }

        .pageload .modal-body {
            padding: 11px 7px;
        }

        .pageload .modal-body p {
            color: red;
            margin: 12px 14px 2px;
            font-size: 19px;
            font-weight: bold;
            font-family: sans-serif;
        }

        .close {
            float: right;
            font-size: 31px !important;
            margin-right: -25px;
            margin-top: -34px;
            font-weight: 700;
            line-height: 1;
            color: #000;
            text-shadow: 0 1px 0 #fff;
            opacity: .5;
        }

        .modal-footer {
            padding: 0px !important;
        }

        .btn {
            padding: 6px 17px !important;
            font-size: 15px !important;
            line-height: 9px !important;
            height: 26px !important;
        }

        img[data-v-d78763b5] {
            border-radius: 11px;
        }

        .lgtxt {
            margin: 0 auto;
            padding-top: 9px;
            padding-left: 6px;
            font-size: 15px;
            line-height: 17px;
            font-weight: bold;
            color: #fff;
        }

        .lgtxt span {
            color: red;
        }

        @media only screen and (max-width: 600px) {
            .ticker-wrapper {
                height: 331px !important;
            }
            .club91[data-v-d78763b5] {
                height: 39px;
            }
            .notice_91-body[data-v-20e1659b] {
                height: 23px;
            }
            .notice_91[data-v-20e1659b] {
                height: 23px;
            }
            .notice_91-body-text[data-v-20e1659b] {
                max-height: 21px;
                line-height: 12px;
                font-weight: 500;
                font-size: 10px;
            }
            img[data-v-d78763b5] {
                height: 100%;
                padding: 6px 0px;
            }
            .home .banner .img[data-v-432e6ed0] {
                width: 100%;
            }
            .navbar__content[data-v-12a80a3e] {
                height: 50px;
            }
            .home[data-v-432e6ed0] {
                padding-bottom: 67.13333rem;
            }
            .tab-content {
                margin-top: 20px;
            }
            .appHeader .pageTitle {
                margin-top: 29%;
            }
            .list_ul .list_li ol .list_img {
                height: 117px !important;
            }
            .web_show {
                height: 52px;
                padding: 0 9px;
            }
            .l {
                margin-left: -54px !important;
            }
            .spn {
                width: 89px;
                margin-left: 14px;
            }
            .hg {
                font-size: 19px;
                padding-left: 0px;
                font-weight: normal;
            }
            .appHeader1 .pageTitle {
                font-size: 14px;
            }
            .height .pageTitle {
                line-height: 26px;
                margin-top: 6px;
                margin-right: 12px;
            }
            .ion-md-download {
                font-size: 29px;
                color: #b0b0b0;
            }
            .carousel-inner {
                height: 250px;
            }
            .carousel-item {
                height: 250px;
            }
            /*450*/
            .list_ul .list_li ol .list_img {
                width: 134px;
            }
            .list_ul .list_li ol .info {
                height: 41%;
                margin-top: 0px;
                float: left;
                width: 100%;
            }
            .list_ul .list_li ol .list_img_box {
                padding: 9px;
                min-height: 351px;
            }
            .list_ul .list_li ol {
                padding: 0px;
                height: 295px;
            }
            .index_list .list_content .list_ul {
                margin: 0 -1px;
            }
            .index_list .list_content .list_ul {
                padding: 0px;
            }
        }
  .tabbar__container[data-v-c4b9aaee] {
                                height: 59px;
                                background-size: cover !important;
                            
                            }

                            .tabbar__container-item svg[data-v-c4b9aaee] {
                                display: block;
                                width: 40px;
                                height: 21px;
                            }

                            .tabbar__container-item[data-v-c4b9aaee] {
                                font-size: 11px;
                            }

                            .tabbar__container-item[data-v-c4b9aaee]:nth-of-type(3) svg {
                                position: relative;
                                top: -9px;
                                width: 31px;
                                height: 32px;
                                z-index: 3;
                                left: 1px;
                            }

                            .tabbar__container-item:nth-of-type(3) .promotionBg[data-v-c4b9aaee] {
                                position: absolute;
                                left: 50%;
                                bottom: 28px;
                                -webkit-transform: translate(-50%, 0);
                                transform: translate(-50%);
                                background: transparent;
                                width: 60px;
                                height: 37px;
                                border-radius: 15px;
                                box-shadow: none;
                                z-index: 2;
                            }

                            .tabbar__container-item:nth-of-type(3) .promotionBg[data-v-c4b9aaee]:after {
                                content: "";
                                position: absolute;
                                left: 50%;
                                top: 71%;
                                width: 60px;
                                height: 37px;
                                border-radius: 15px;
                                -webkit-transform: translate(-50%, -50%);
                                transform: translate(-50%, -50%);
                                background: -webkit-linear-gradient(180deg, #013b49 0%, #012034 100%);
                                ;
                                background: linear-gradient(180deg, #013b49 0%, #012034 100%);
                                ;
                            
                            }

                            .tabbar__container-item[data-v-c4b9aaee] {
                                color: #b6bcc8;
                            }

                            .tabbar__container-item.active[data-v-c4b9aaee] svg path {
                                fill: #b6bcc8;
                            }

                            .tabbar__container-item.active[data-v-c4b9aaee] {
                                color: #b6bcc8;
                            }

                            .gm {
                                width: 30px;
                                z-index: 99;
                                position: absolute;
                                top: -31px;
                            }
                            @media (min-width: 600px) and (max-width: 768px) {
   .tabbar__container[data-v-c4b9aaee] {
                                height: 59px;
                                background-size: cover !important;
                                width: 100%;
                            
                            }
}