:root {
    font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;
    line-height:1.5;
    font-weight:400;
    color-scheme:light dark;
    color:#ffffffde;
    background-color:#242424;
    font-synthesis:none;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
* {
    margin:0;
    padding:0;
    box-sizing:border-box
}
a {
    font-weight:500;
    text-decoration:inherit;
    text-decoration:none
}
body {
    font-family:MicrosoftYaHei;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%
}
h1 {
    font-size:3.2em;
    line-height:1.1
}
button {
    border-radius:8px;
    border:1px solid transparent;
    padding:.6em 1.2em;
    font-size:1em;
    font-weight:500;
    font-family:inherit;
    background-color:#1a1a1a;
    cursor:pointer;
    transition:border-color .25s
}
button:hover {
    border-color:#646cff
}
button:focus,button:focus-visible {
    outline:4px auto -webkit-focus-ring-color
}
.card {
    padding:2em
}
#app {
    max-width:1280px;
    margin:0 auto;
    padding:2rem;
    text-align:center
}
@media (prefers-color-scheme:light) {
    :root {
        color:#213547;
        background-color:#fff
    }
    a:hover {
        color:#747bff
    }
    button {
        background-color:#f9f9f9
    }
}.dialog {
     width:100%;
     height:100%;
     position:relative;
     display:none;
     overflow:hidden
 }
.dialog-rule-words {
    padding-left:68px;
    padding-right:54px;
    padding-top:50px;
    position:relative
}
.dialog-invalid-words {
    padding-left:41px;
    padding-right:45px;
    padding-top:32px;
    position:relative
}
.dialog-rule-words p {
    font-size:14px;
    height:auto;
    word-wrap:break-word;
    word-break:break-all;
    line-height:26px;
    color:#570000
}
.dialog-rule-words .close,.dialog-invalid-words .close {
    position:absolute;
    right:16px;
    top:-3px;
    width:45px;
    height:47px;
    cursor:pointer
}
.dialog-invalid-scroll-content::-webkit-scrollbar {
    width:0
}
.dialog-invalid-scroll-content::-webkit-scrollbar {
    height:0
}
.dialog-openvip-words {
    padding-left:0;
    padding-right:0;
    padding-top:38px;
    position:relative
}
.dialog-openvip-words .close {
    position:absolute;
    right:6px;
    top:6px;
    width:29px;
    height:29px;
    cursor:pointer
}
.dialog-unvip-words {
    padding-left:0;
    padding-right:0;
    padding-top:38px;
    position:relative
}
.dialog-unvip-words .close {
    position:absolute;
    right:6px;
    top:6px;
    width:29px;
    height:29px;
    cursor:pointer
}
.dialog-record-words,.dialog-rare-words {
    padding-left:0;
    padding-right:0;
    padding-top:0;
    position:relative
}
.layui-layer {
    background-color:transparent!important;
    box-shadow:none
}
.layui-layer-setwin,.layui-layer-resize {
    display:none
}
#lottery table {
    position:absolute;
    margin:auto;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:782px
}
.lottery-unit {
    height:198px;
    position:relative
}
.lottery-unit img {
    width:97%;
    height:97%;
    display:block
}
.lottery-unit .mask {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    display:flex;
    align-items:center;
    justify-content:center;
    display:none
}
.lottery-unit .mask img {
    width:97%;
    height:97%;
    display:block
}
#lottery .active .mask {
    display:block
}
.gradient-text {
    font-family:SourceHanSansSC,SourceHanSansSC;
    font-size:12px;
    font-weight:bolder;
    background:linear-gradient(0deg,#fffc00,#fffec4);
    -webkit-background-clip:text;
    background-clip:text;
    -webkit-text-fill-color:transparent;
    color:#ffd02c;
    text-shadow:0px 0px 1px #FFFC00
}
.gradient-text-1 {
    font-family:SourceHanSansSC,SourceHanSansSC;
    font-weight:700;
    font-size:22px;
    color:#ffd02c;
    text-align:center;
    font-style:normal;
    text-transform:none;
    background:linear-gradient(0deg,#be0d00,red);
    -webkit-background-clip:text;
    background-clip:text;
    -webkit-text-fill-color:transparent
}
.gradient-text-2 {
    font-family:SourceHanSansSC,SourceHanSansSC;
    font-weight:bolder;
    font-size:22px;
    color:#ffd02c;
    text-align:center;
    font-style:normal;
    text-transform:none;
    background:linear-gradient(0deg,#ffe400,#ffefc4);
    -webkit-background-clip:text;
    background-clip:text;
    -webkit-text-fill-color:transparent
}
.swiper-wrapper {
    transition-timing-function:linear!important
}
.gradient-text-3 {
    font-family:SourceHanSansSC,SourceHanSansSC;
    font-weight:bolder;
    color:#ffd02c;
    text-align:center;
    font-style:normal;
    text-transform:none;
    background:linear-gradient(180deg,red,#5a0000);
    -webkit-background-clip:text;
    background-clip:text;
    -webkit-text-fill-color:transparent;
    text-shadow:0px 0px 7px rgba(90,0,0,.1)
}
*,:before,:after {
    --un-rotate:0;
    --un-rotate-x:0;
    --un-rotate-y:0;
    --un-rotate-z:0;
    --un-scale-x:1;
    --un-scale-y:1;
    --un-scale-z:1;
    --un-skew-x:0;
    --un-skew-y:0;
    --un-translate-x:0;
    --un-translate-y:0;
    --un-translate-z:0;
    --un-pan-x:;
    --un-pan-y:;
    --un-pinch-zoom:;
    --un-scroll-snap-strictness:proximity;
    --un-ordinal:;
    --un-slashed-zero:;
    --un-numeric-figure:;
    --un-numeric-spacing:;
    --un-numeric-fraction:;
    --un-border-spacing-x:0;
    --un-border-spacing-y:0;
    --un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);
    --un-ring-shadow:0 0 rgb(0 0 0 / 0);
    --un-shadow-inset:;
    --un-shadow:0 0 rgb(0 0 0 / 0);
    --un-ring-inset:;
    --un-ring-offset-width:0px;
    --un-ring-offset-color:#fff;
    --un-ring-width:0px;
    --un-ring-color:rgb(147 197 253 / .5);
    --un-blur:;
    --un-brightness:;
    --un-contrast:;
    --un-drop-shadow:;
    --un-grayscale:;
    --un-hue-rotate:;
    --un-invert:;
    --un-saturate:;
    --un-sepia:;
    --un-backdrop-blur:;
    --un-backdrop-brightness:;
    --un-backdrop-contrast:;
    --un-backdrop-grayscale:;
    --un-backdrop-hue-rotate:;
    --un-backdrop-invert:;
    --un-backdrop-opacity:;
    --un-backdrop-saturate:;
    --un-backdrop-sepia:
}
::backdrop {
    --un-rotate:0;
    --un-rotate-x:0;
    --un-rotate-y:0;
    --un-rotate-z:0;
    --un-scale-x:1;
    --un-scale-y:1;
    --un-scale-z:1;
    --un-skew-x:0;
    --un-skew-y:0;
    --un-translate-x:0;
    --un-translate-y:0;
    --un-translate-z:0;
    --un-pan-x:;
    --un-pan-y:;
    --un-pinch-zoom:;
    --un-scroll-snap-strictness:proximity;
    --un-ordinal:;
    --un-slashed-zero:;
    --un-numeric-figure:;
    --un-numeric-spacing:;
    --un-numeric-fraction:;
    --un-border-spacing-x:0;
    --un-border-spacing-y:0;
    --un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);
    --un-ring-shadow:0 0 rgb(0 0 0 / 0);
    --un-shadow-inset:;
    --un-shadow:0 0 rgb(0 0 0 / 0);
    --un-ring-inset:;
    --un-ring-offset-width:0px;
    --un-ring-offset-color:#fff;
    --un-ring-width:0px;
    --un-ring-color:rgb(147 197 253 / .5);
    --un-blur:;
    --un-brightness:;
    --un-contrast:;
    --un-drop-shadow:;
    --un-grayscale:;
    --un-hue-rotate:;
    --un-invert:;
    --un-saturate:;
    --un-sepia:;
    --un-backdrop-blur:;
    --un-backdrop-brightness:;
    --un-backdrop-contrast:;
    --un-backdrop-grayscale:;
    --un-backdrop-hue-rotate:;
    --un-backdrop-invert:;
    --un-backdrop-opacity:;
    --un-backdrop-saturate:;
    --un-backdrop-sepia:
}
.absolute {
    position:absolute
}
.relative {
    position:relative
}
.bottom-0 {
    bottom:0
}
.left-0 {
    left:0
}
.left-250px {
    left:250px
}
.left-266px {
    left:266px
}
.left-32px {
    left:32px
}
.left-340px {
    left:340px
}
.right-262px {
    right:262px
}
.right-32px {
    right:32px
}
.top-0 {
    top:0
}
.top-148px {
    top:148px
}
.top-166px {
    top:166px
}
.top-183px {
    top:183px
}
.top-195px {
    top:195px
}
.top-204px {
    top:204px
}
.mb-17px {
    margin-bottom:17px
}
.mb-20px {
    margin-bottom:20px
}
.mb-4px {
    margin-bottom:4px
}
.mb-5px {
    margin-bottom:5px
}
.mb-9px {
    margin-bottom:9px
}
.block {
    display:block
}
.hidden {
    display:none
}
.h-120px {
    height:120px
}
.h-151px {
    height:151px
}
.h-18px {
    height:18px
}
.h-198px {
    height:198px
}
.h-230px {
    height:230px
}
.h-24px {
    height:24px
}
.h-26px {
    height:26px
}
.h-28px {
    height:28px
}
.h-292px {
    height:292px
}
.h-29px {
    height:29px
}
.h-30px {
    height:30px
}
.h-35px {
    height:35px
}
.h-40px {
    height:40px
}
.h-47px {
    height:47px
}
.h-51px {
    height:51px
}
.h-582px {
    height:582px
}
.h-62px {
    height:62px
}
.h-63px {
    height:63px
}
.h-68px {
    height:68px
}
.h-855px {
    height:855px
}
.h-full {
    height:100%
}
.max-w-75px {
    max-width:75px
}
.w-102px {
    width:102px
}
.w-118px {
    width:118px
}
.w-124px {
    width:124px
}
.w-1400px {
    width:1400px
}
.w-165px {
    width:165px
}
.w-232px {
    width:232px
}
.w-23px {
    width:23px
}
.w-271px {
    width:271px
}
.w-28px {
    width:28px
}
.w-316px {
    width:316px
}
.w-358px {
    width:358px
}
.w-370px {
    width:370px
}
.w-376px {
    width:376px
}
.w-63px {
    width:63px
}
.w-778px {
    width:778px
}
.w-93px {
    width:93px
}
.w-96px {
    width:96px
}
.w-full {
    width:100%
}
.flex {
    display:flex
}
.flex-col {
    flex-direction:column
}
.cursor-pointer {
    cursor:pointer
}
.items-center {
    align-items:center
}
.justify-center {
    justify-content:center
}
.gap-10px {
    gap:10px
}
.gap-24px {
    gap:24px
}
.gap-30px {
    gap:30px
}
.gap-54px {
    gap:54px
}
.overflow-x-hidden {
    overflow-x:hidden
}
.overflow-y-auto {
    overflow-y:auto
}
.truncate1 {
    text-overflow:ellipsis;
    white-space:nowrap
}

.truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.bg-\[url\(\'\/jfDraw\/images\/p-18\@2x\.png\'\)\] {
    --un-url:url(/jfDraw/images/p-18@2x.png);
    background-image:var(--un-url)
}
.bg-\[url\(\'\/jfDraw\/images\/p-22\@2x\.png\'\)\] {
    --un-url:url(/jfDraw/images/p-22@2x.png);
    background-image:var(--un-url)
}
.bg-\[url\(\'\/jfDraw\/images\/p-28\@2x\.png\'\)\] {
    --un-url:url(/jfDraw/images/p-28@2x.png);
    background-image:var(--un-url)
}
.bg-\[url\(\'\/jfDraw\/images\/p-32\@2x\.png\'\)\] {
    --un-url:url(/jfDraw/images/p-32@2x.png);
    background-image:var(--un-url)
}
.bg-\[url\(\'\/jfDraw\/images\/p-4\@2x\.png\'\)\] {
    --un-url:url(/jfDraw/images/p-4@2x.png);
    background-image:var(--un-url)
}
.bg-\[url\(\'\/jfDraw\/images\/p-8\@2x\.png\'\)\] {
    --un-url:url(/jfDraw/images/p-8@2x.png);
    background-image:var(--un-url)
}
.bg-\#770000 {
    --un-bg-opacity:1;
    background-color:rgb(119 0 0 / var(--un-bg-opacity))
}
.bg-cover {
    background-size:cover
}
.bg-contain {
    background-size:contain
}
.bg-no-repeat {
    background-repeat:no-repeat
}
.px-3px {
    padding-left:3px;
    padding-right:3px
}
.px-40px {
    padding-left:40px;
    padding-right:40px
}
.py-6px {
    padding-top:6px;
    padding-bottom:6px
}
.pb-0px {
    padding-bottom:0
}
.pb-15px {
    padding-bottom:15px
}
.pb-3px {
    padding-bottom:3px
}
.pb-6px {
    padding-bottom:6px
}
.pl-0px {
    padding-left:0
}
.pl-26px {
    padding-left:26px
}
.pl-50px {
    padding-left:50px
}
.pl-60px {
    padding-left:60px
}
.pl-62px {
    padding-left:62px
}
.pl-8px {
    padding-left:8px
}
.pl-98px {
    padding-left:98px
}
.pr-5px {
    padding-right:5px
}
.pr-67px {
    padding-right:67px
}
.pt-10px {
    padding-top:10px
}
.pt-14px {
    padding-top:14px
}
.pt-15px {
    padding-top:15px
}
.pt-20px {
    padding-top:20px
}
.pt-22px {
    padding-top:22px
}
.pt-30px {
    padding-top:30px
}
.text-center {
    text-align:center
}
.text-12px {
    font-size:12px
}
.text-14px {
    font-size:14px
}
.text-16px {
    font-size:16px
}
.text-18px {
    font-size:18px
}
.text-19px {
    font-size:19px
}
.text-20px {
    font-size:20px
}
.text-30px {
    font-size:30px
}
.text-\#3B0000 {
    --un-text-opacity:1;
    color:rgb(59 0 0 / var(--un-text-opacity))
}
.text-\#570000 {
    --un-text-opacity:1;
    color:rgb(87 0 0 / var(--un-text-opacity))
}
.text-\#6D0000 {
    --un-text-opacity:1;
    color:rgb(109 0 0 / var(--un-text-opacity))
}
.text-\#751600 {
    --un-text-opacity:1;
    color:rgb(117 22 0 / var(--un-text-opacity))
}
.text-\#8A0000 {
    --un-text-opacity:1;
    color:rgb(138 0 0 / var(--un-text-opacity))
}
.text-\#A60000 {
    --un-text-opacity:1;
    color:rgb(166 0 0 / var(--un-text-opacity))
}
.text-\#E30000 {
    --un-text-opacity:1;
    color:rgb(227 0 0 / var(--un-text-opacity))
}
.text-\#F00000 {
    --un-text-opacity:1;
    color:rgb(240 0 0 / var(--un-text-opacity))
}
.text-\#FFA200 {
    --un-text-opacity:1;
    color:rgb(255 162 0 / var(--un-text-opacity))
}
.text-\#FFCC00 {
    --un-text-opacity:1;
    color:rgb(255 204 0 / var(--un-text-opacity))
}
.text-\#ffffff,.text-\#FFFFFF {
    --un-text-opacity:1;
    color:rgb(255 255 255 / var(--un-text-opacity))
}
.font-900 {
    font-weight:900
}
.font-bold {
    font-weight:700
}
.lh-24px {
    line-height:24px
}
.lh-62px {
    line-height:62px
}
.text-shadow {
    --un-text-shadow:0 0 1px var(--un-text-shadow-color,rgb(0 0 0 / .2)),0 0 1px var(--un-text-shadow-color,rgb(1 0 5 / .1));
    text-shadow:var(--un-text-shadow)
}





/* 头部 */
.header {
    height: 90px;
    background: #6A281D;
    opacity: 0.8;
}
.logo {
    position: absolute;
    left: 0;
    top: 0;
}
.logo img {
    width: 293px;
    height: 51px;
}

.header .layui-nav {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    background: none;
    margin-top: 15px;
}
.header .layui-nav .layui-nav-item {
    margin: 0 12px;
}
.header .layui-nav .layui-nav-item[mobile] {
    display: none;
}
.header .layui-nav .layui-nav-item a {
    padding: 0 10px;
    font-size: 20px;
    font-weight: 400;
    color: #ffd7bb;
}
.header .layui-nav .layui-nav-item a:hover {
    font-weight: bold;
    color: #fff;
}

.header .layui-container {
    width: 1295px;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.header .layui-container .logo {
    left: 15px;
}
.header .layui-container .layui-nav {
    right: 15px;
}
.header .layui-nav .layui-badge,
.header .layui-nav .layui-badge-dot {
    right: 0;
}

.menu {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 65px;
}
.menu a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}
.menu a {
    position: relative;
    padding: 0 20px;
    margin: 0 20px;
    color: #c2c2c2;
    font-size: 14px;
}
.menu a:hover {
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.menu a.this {
    color: #fff;
}
.menu a.this::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 5px;
    background-color: #5fb878;
}
