* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


html {
    width: 100%;
    margin: 0 auto;
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
}

.lucky9 {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #fff;
}

.lucky9 .banner {
    width: 100%;
}

.lucky9 .banner img {
    width: 100%;
}

.lucky9 .content9 {
    box-sizing: border-box;
    width: 100%;
    height: 1780px;
    background: url('../img/pc/content9.jpg') no-repeat center center;
    background-size: cover;
    text-align: center;
    padding-top: 30px;

    image-rendering: -webkit-optimize-contrast;
    transform: translateZ(0);           /* 開啟硬體加速 */
    backface-visibility: hidden;
}

.lucky9 .content9 .title {
    width: 732px;
    height: 53px;
    display: block;
    margin: 0px auto 15px;

}

.lucky9 .content9 .titleBox > p {
    text-align: left;
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}

.drawTimes {
    display: flex;
    height: 44px;
    align-items: center;
    margin-top: 20px;
}

.drawTimes input[type="button"] {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 158px;
    height: 44px;
    font-size: 18px;
    color: #fff;
    background-color: #50bff8;
    border: 1px solid #197ce6;
    margin-left: 22px;
}

.drawTimes input[type="button"]:last-child {
    background-color: #9a772e;
    border: 1px solid #e6ab2e;
    display: none;
}

.drawTimes span {
    color: #50bff8;
}

.drawPlate {
    position: relative;
    width: 1142px;
    height: 958px;
    margin: 20px auto 80px;
    background: url('../img/pc/plate.png') no-repeat center center / 100% 100%;
}

.lottery {
    position: absolute;
    left: 62px;
    top: 67px;
}

.lottery li {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 240px;
    height: 146px;
    background: url('../img/pc/giftBg.png') no-repeat center center / 100% 100%;
}

.lottery li i {
    position: absolute;
    left: 6px;
    top: 4px;
    width: 88px;
    height: 24px;
}

.lottery li img {
    height: 118px;
}

.lottery li .g1100 {
    background: url('../img/pc/28000.png') no-repeat center center / 100% 100%;
}

.lottery li .g18200 {
    background: url('../img/pc/18200.png') no-repeat center center / 100% 100%;
}

.lottery li .g500 {
    background: url('../img/pc/780.png') no-repeat center center / 100% 100%;
}

.lottery li .g800 {
    background: url('../img/pc/800.png') no-repeat center center / 100% 100%;
}

.lottery li .g10000 {
    background: url('../img/pc/9999.png') no-repeat center center / 100% 100%;
}

.lottery li .g15000 {
    background: url('../img/pc/15000.png') no-repeat center center / 100% 100%;
}

.lottery li .g29999 {
    background: url('../img/pc/29999.png') no-repeat center center / 100% 100%;
}


.lottery li .g3000 {
    background: url('../img/pc/2800.png') no-repeat center center / 100% 100%;
}

.lottery li .g2800 {
    background: url('../img/pc/2800.png') no-repeat center center / 100% 100%;
}

.lottery li .g2199 {
    background: url('../img/pc/2199.png') no-repeat center center / 100% 100%;
}

.lottery li .g500 {
    background: url('../img/pc/july/500.png') no-repeat center center / 100% 100%;
}

.lottery li .g1300 {
    background: url('../img/pc/july/1300.png') no-repeat center center / 100% 100%;
}

.lottery li .g1500 {
    background: url('../img/pc/july/1500.png') no-repeat center center / 100% 100%;
}

.lottery li .g2300 {
    background: url('../img/pc/july/2300.png') no-repeat center center / 100% 100%;
}

.lottery li .g6800 {
    background: url('../img/pc/july/6800.png') no-repeat center center / 100% 100%;
}

.lottery li .g9999 {
    background: url('../img/pc/july/9999.png') no-repeat center center / 100% 100%;
}

.lottery li .g42000 {
    background: url('../img/pc/july/42000.png') no-repeat center center / 100% 100%;
}

.lottery li.active {
    background: url('../img/pc/giftBgActive.png') no-repeat center center / 100% 100%;
}

.lottery li:nth-of-type(1) {
    left: 0;
    top: 0;
}

.lottery li:nth-of-type(2) {
    left: 260px;
    top: 0;
}

.lottery li:nth-of-type(3) {
    left: 520px;
    top: 0;
}

.lottery li:nth-of-type(4) {
    left: 780px;
    top: 0;
}

.lottery li:nth-of-type(5) {
    left: 780px;
    top: 166px;
}

.lottery li:nth-of-type(6) {
    left: 780px;
    top: 332px;
}

.lottery li:nth-of-type(7) {
    left: 780px;
    top: 498px;
}

.lottery li:nth-of-type(8) {
    left: 780px;
    top: 664px;
}

.lottery li:nth-of-type(9) {
    left: 520px;
    top: 664px;
}

.lottery li:nth-of-type(10) {
    left: 260px;
    top: 664px;
}

.lottery li:nth-of-type(11) {
    left: 0px;
    top: 664px;
}

.lottery li:nth-of-type(12) {
    left: 0px;
    top: 498px;
}

.lottery li:nth-of-type(13) {
    left: 0px;
    top: 332px;
}

.lottery li:nth-of-type(14) {
    left: 0px;
    top: 166px;
    z-index: 1;
}

.lottery li:nth-of-type(15) {
    left: 0px;
    top: 166px;
}


.lotteryBox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.startLottery {
    width: 295px;
    height: 295px;
    background: url('../img/pc/lotteryActive.png') no-repeat center center / 100% 100%;
    cursor: pointer;
}

.startLottery.notDraw {
    background: url('../img/pc/lottery.png') no-repeat center center / 100% 100%;
    pointer-events: none;
    cursor: default;
}

.win-list {
    padding: 0 110px;
    background-color: #092236;
    border: 1px solid #163c72;
    height: 294px;
    border-radius: 20px;
}

.win-list .header {
    margin: 30px auto 0;
    width: 880px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #62cffb;
    font-size: 22px;
    font-weight: bold;
}

/* 中奖名单 */
.win-list .header td {
    width: 33.33%;
}

.bm_content {
    width: 880px;
    height: 210px;
    margin: 0 auto;
    border-radius: 3px;
    font-size: 24px;
    color: #fff;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}

.bm_content table {
    table-layout: fixed;
    font-size: 24px;
    width: 100%;
}

.bm_content thead {
    font-size: 24px;
    font-weight: bold;
}

.bm_content .table > thead > tr > th {
    text-align: center;
}

.bm_content .table > tbody + tbody {
    border-top: 0px;
}

.bm_content .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
}

.bm_content .center {
    vertical-align: middle;
}

.lucky9 .rules {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 263px;
    background: url('../img/pc/rules.jpg') no-repeat center center / 100% 100%;
}

.lucky9 .rules img {
    width: 169px;
    height: 123px;
    margin-right: 10px
}

.lucky9 .rules > div {
    width: 940px;
}

.lucky9 .rules p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.layui-layer-loading {
    left: 50% !important;
}

.alert-lucky9 {
    background: url('../img/pc/alert.png') no-repeat center center / 100% 100%;
    width: 572px !important;
    height: 581px;
}

.alert-lucky9 .layui-layer-title, .alert-lucky9-failed .layui-layer-title {
    display: none;
}

.alert-lucky9 .layui-layer-content, .alert-lucky9-failed .layui-layer-content {
    box-sizing: border-box;
    width: 340px;
    height: 324px;
    margin: 41% 0 0 24%;
    text-align: center;
    /* border: 1px solid red; */
}


.alert-title {
    margin: 0 auto;
    width: 290px;
    background: url('../img/pc/redTitle.png') no-repeat center center / 100% 100%;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #fff;
}

.alert-img {
    margin: 20px auto 15px;
    height: 130px;
}

.alert-inner {
    position: relative;
}

.alert-inner p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
}

.blue {
    color: #4783e8;
}

.alert-lucky9 .layui-layer-btn {
    position: relative;
    margin-top: -80px;
    padding-right: 128px;
    z-index: 100;
}

.alert-lucky9 .type0 .alertDrawTimes {
    margin-top: 49px;
}

.alert-lucky9 .layui-layer-btn .layui-layer-btn0, .alert-lucky9-failed .layui-layer-btn .layui-layer-btn0 {
    background: linear-gradient(to right, #156ecf, #0a4da6);
}

.alert-lucky9 .layui-layer-btn .layui-layer-btn1 {
    background: linear-gradient(to right, #b38c38, #876827);
    border: none;
}

.alert-lucky9-failed {
    background: url('../img/pc/failedAlert.png') no-repeat center center / 100% 100%;
    width: 572px !important;
    height: 581px;
}

.alert-lucky9-failed .failedImg {
    width: 86px;
    height: 86px;
    margin: 30px auto;
}

.alert-lucky9-failed .layui-layer-btn {
    position: relative;
    margin-top: -80px;
    padding-right: 195px;
    z-index: 100;
}

.type2 ul {
    margin: 0 auto;
    padding-left: 42px;
}

.type2 ul li {
    box-sizing: border-box;
    width: 250px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #cfcfcf;
    background-color: #fff;
    margin-bottom: 9px;
    border-radius: 10px;
    color: #333;
    font-size: 16px;
    cursor: pointer;
}

.type2 ul li.active {
    border: 1px solid #197ce6;
    background: linear-gradient(to right, #156ecf, #0a4da6);
    color: #fff;
}

.type2 p {
    margin: 25px auto 10px;
}

.alert-type2 .layui-layer-btn {
    margin-top: -67px;
    padding-right: 203px;
}

/* 填写收货地址 */
.alert-address {
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.alert-address .layui-layer-title {
    background-color: #fff !important;
    color: #333333 !important;
    font-size: 24px;
    font-weight: bold;
}

.address-inner {
    box-sizing: border-box;
    padding: 0 28px 28px;
    height: 472px;
}

.address-inner .safe {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    background-color: #e5f6ff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #333;
    border-radius: 10px;
    margin-bottom: 30px;
}

.address-inner .safe img {
    margin-right: 10px;
}

.addressInfo {
    display: flex;
}

.addressInfo > span {
    font-size: 20px;
    color: #333;
    display: inline-block;
    margin-right: 20px;
}

.item {
    margin-bottom: 20px;
}

.line1 {
    height: 50px;
}

.line1 input {
    box-sizing: border-box;
    width: 300px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #cfcfcf;
    background-color: #fff;
    color: #333333;
    border-radius: 5px;
    text-align: left;
    text-indent: 8px;
}

.line1 input:first-child {
    margin-right: 20px;
}

.line1 input::-webkit-input-placeholder {
    color: 333333;
}

textarea {
    border-radius: 5px;
    width: 620px;
    height: 160px;
    border: 1px solid #cfcfcf;
    text-indent: 5px;
}

.save {
    box-sizing: border-box;
    width: 158px;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    border: 1px solid #197ce6;
    background-color: #105fbd;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
}

.alert-address .layui-layer-content {
    height: 500px;
}

/* 中奖记录弹窗 */
.record-alert {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.5);
    z-index: 10;
}

.record-alert .record-inner {
    position: absolute;
    box-sizing: border-box;
    padding: 30px;
    width: 905px;
    height: 520px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border-radius: 20px;
}

.record-inner, .record-title {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: space-between;
}

.record-title p {
    font-weight: 500;
    font-size: 24x;
    line-height: 25px;
    color: #333;
    font-weight: bold;
}

.record-inner, .record-title img {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.record-inner table {
    table-layout: fixed;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.record-inner table, th, td {
    border: 0;
}

.record-inner table tr, .record-inner table td {
    height: 50px;
    font-size: 16px;
    color: #666;
}

.record-inner table tr, .record-inner table td a {
    cursor: pointer;
    color: #038fd7;
}

.record-inner table tr:nth-child(2n) {
    background: #f3fbff;
}

.record-inner table th {
    background: #e5f6ff;
    color: #333;
}

.t1 {
    background: linear-gradient(289.09deg, #E9B982 -2.81%, #F3B468 102.4%) !important;
}

.cover {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.5);
    z-index: 10;
}

.levelBox {
    position: relative;
    margin: 0 auto;
}

.levelBox table {
    position: relative;
    width: 1100px;
    margin-top: 10px;
    z-index: 1;
}

.levelBox table tr td {
    height: 50px;
}

.levelBox table tr td img {
    width: 40px;
    height: 40px;
}

.levelBox table tr td:first-child {
    color: #70d6ff;
}

/* .levelLine {
  width: 1100px;
  height: 32px;
  position: absolute;
  left: 30px;
  top: 62px;
  background: url('../img/pc/beij.png') no-repeat center center / 100% 100%;
} */


.video-layer2 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    display: none;
}


.progress {
    width: 1142px;
    margin: auto;
}

.progress-label-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 1142px;
    margin: 6px auto;
    position: relative;
}

.label-text {
    width: 140px;
    color: #00cfff;
    font-size: 16px;
    white-space: nowrap;
    text-align: right;
    padding-right: 12px;
    /* margin-top: 20px; */
    /* padding-top: 10px; */
    position: absolute;
    top: 11px;
    left: -13px;
}

.label-text2 {
    width: 140px;
    color: #00cfff;
    font-size: 16px;
    white-space: nowrap;
    text-align: right;
    padding-right: 12px;
    /* margin-top: 20px; */
    /* padding-top: 10px; */
    position: absolute;
    top: -41px;
    left: -13px;
}

.amounts-row,
.counts-row {
    display: none;
}

.progress-bar {
    position: relative;
    margin: 12px auto;
    width: 842px;
    height: 120px;
    background: url('../img/pc/progress-bar.webp') no-repeat center;
    background-size: 100% 24px;
}

.progress-bar-fill {
    position: absolute;
    top: 48px;
    left: 0;
    height: 24px;
    background: linear-gradient(to right, #00cfff, #007fff);
    z-index: 0;
    transition: width 0.3s ease;
    opacity: 1;
}

.marker {
    position: absolute;
    top: 0;
    width: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 1;
}

.marker .amount-text {
    font-size: 14px;
    color: #fff;
    margin-bottom: 4px;
    white-space: nowrap;
}

.node-icon {
    width: 40px;
    height: 40px;
    background-image: url('../img/ma.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    margin-top: 20px;
}

.marker .count-text {
    font-size: 14px;
    color: #00cfff;
    margin-top: 15px;
    white-space: nowrap;
}

.value-tag {
    display: inline-block;
    padding: 2px 8px;
    background-color: #0066cc; /* 接近原圖藍色 */
    color: white;
    font-size: 12px;
    font-weight: bold;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 24px;
    line-height: 20px;
    box-shadow: 2px 0 0 #004c99; /* 模擬右側黑色斜角 */
    position: relative;
    font-style: normal; /* ✅ 強制無斜體 */
}

.value-tag::after {
    content: "";
    position: absolute;
    top: 0;
    right: -6px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 6px solid #004c99;
}