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


.hide {
    display: none;
}

.wh5 {
    width: calc(100% - 20px);
    margin: 0 auto;
}

.lucky9 {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 1975px;
    font-size: 14px;
    color: #fff;
}

.lucky9 .banner {
    width: 100%;
    height: 562px;
    background: url('../img/h5/july/banner2.webp') no-repeat center center / 100% 100%;
}

.lucky9 .content9 {
    box-sizing: border-box;
    width: 100%;
    height: 1182px;
    background: url('../img/h5/contentBg.png') repeat center center / 100% 100%;
    text-align: center;
}

.lucky9 .content9 .title {
    width: 340px;
    height: 30px;
    margin: 40px auto 0;
}

.lucky9 .content9 .titleBox > p {
    text-align: left;
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 20px;
}

.lucky9 .content9 .titleBox .drawTimes {
    display: flex;
    height: 44px;
    align-items: center;
}

.lucky9 .content9 .titleBox .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;
}

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

.lucky9 .content9 .titleBox .drawTimes span {
    color: #50bff8;
}

.drawPlate {
    position: relative;
    width: 369px;
    height: 306px;
    margin: 78px auto 10px;
    background: url('../img/h5/plate.png') no-repeat center center / 100% 100%;
}

.lottery {
    position: absolute;
    left: 12px;
    top: 10px;
}

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

.lottery li img {
    /* width: 40px; */
    height: 45px;
    margin-top: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.lottery li.active {
    background: url('../img/h5/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: 88px;
    top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

.lotteryBox h2 {
    text-align: left;
    margin-top: -15px;
    padding-left: 32px;
}

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

.win-list {
    width: calc(100% - 20px);
    background-color: #092236;
    border: 1px solid #163c72;
    height: 294px;
    border-radius: 20px;
}

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

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

.bm_content {
    width: calc(100% - 20px);
    height: 182px;
    margin: 0 auto;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

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

.bm_content thead {
    font-size: 14px;
    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: 14px;
    line-height: 26px;
}

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

.lucky9 .rules {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #092337;
    padding-bottom: 10%;
}

.lucky9 .rules img {
    width: 120px;
    height: 88px;
    margin-top: 20px;
}

.lucky9 .rules > div {
    width: calc(100% - 20px);
    margin: 15px auto 0;
    text-align: left;
}

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

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

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

.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: 250px;
    height: 313px;
    margin: 40% 0 0 19%;
    text-align: center;
    /* border: 1px solid red; */
}

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

.alert-img {
    /* margin: 20px auto 15px; */
    /* width: 40px; */
    /* height: 45px; */
    height: 84px;
}

.alert-inner {
    position: relative;
}

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

.blue {
    color: #4783e8;
}


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

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

.layui-layer-btn a {
    width: 102px;
    height: 30px !important;
    line-height: 30px !important;
    text-align: center;
    padding: 0;
}

.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/h5/failedAlert.png') no-repeat center center / 100% 100%;
    width: 366px !important;
    height: 396px;
}

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

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

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

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

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

.type2 p {
    margin: 14px 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;
}

.alert-type2 .layui-layer-btn0 {
    margin: -60px 0 0 124px !important;
}

/* 中奖记录弹窗 */
.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 {
    box-sizing: border-box;
    background: #F9F9F9;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow-y: scroll;
}

.record-inner, .record-title {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 60px;
    line-height: 60px;
    z-index: 1;
    background: #fff;
}

.record-title p {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.408px;
    color: #333333;
}

.record-inner .record-title img {
    position: absolute;
    left: 15px;
    top: 24px;
    width: 8px;
    height: 14px;
    cursor: pointer;
}

.record-inner table {
    width: calc(100% - 20px);
    text-align: center;
    margin: 60px auto 0
}

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

.record-alert tbody {
    min-height: 60vh;
    overflow: scroll;
}


.record-inner table tr {
    width: 100%;
    height: 40px;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    border-top: 10px solid #F9F9F9;
}

.record-inner table tr td p:first-child {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    height: 20px;
    text-align: left;
    margin-bottom: 10px;
}

.record-inner table tr td p:last-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #999;
    font-size: 14px;
    height: 20px;
}

.record-inner table th {
    background: #F7F7F7;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
}

.record-inner table td {
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #333;
    padding: 0 5px 5px;
}

.record-alert td a {
    color: #5B93E6;
}


.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;
    box-sizing: border-box;
    padding: 10px 0 0 0;
    width: 100%;
    height: 340px;
}

.levelBox table {
    width: 100%;
    position: relative;
}

.levelBox table tr {
    height: 34px;
}

.levelBox table tr td:first-child {
    text-indent: 10px;
}

.levelBox table td {
    margin-bottom: 12px;
}

.levelBox table img {
    width: 24px;
    height: 24px;
}

.levelBox .levelLine {
    position: absolute;
    box-sizing: border-box;
    width: 20px;
    height: 338px;
    left: 6%;
    top: 20px;
    border: 2px solid #0f3a78;
    background-color: #092236;
}


.vertical-progress-container {
    display: flex;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
}

.vertical-progress-line {
    width: 18px;
    height: 347px;
    position: relative;
    background: url('../img/h5/progress-bar.webp') no-repeat;
    margin-right: 20px;
    overflow: hidden;
    background-size: 100% 100%;
}

/* .vertical-progress-line::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 8px;
  height: 100%;
  transform: translateX(-50%);
  background-color: #0a1f2d;
  z-index: 0;
} */

#progressFill {
    position: absolute;
    left: 50%;
    top: 0;
    width: 18px;
    height: 0;
    transform: translateX(-50%);
    background: linear-gradient(to bottom, #00cfff, #007fff);
    opacity: 0.6;
    z-index: 1;
    transition: height 0.3s;
}

.vertical-progress-list {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.progress-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 20px;
}

.label {
    font-size: 16px;
    color: #00cfff;
    width: 50%;
}


.label-amount {
    margin-left: 63px;
}

.label-count {
    margin-left: auto;
    width: 33%;
}


.progress-item {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    position: relative;
    height: 24px;
    line-height: 24px;
}

.progress-item .node-icon {
    width: 24px;
    height: 24px;
    background-image: url('../img/ma.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -42px;
    top: 0;
    z-index: 2;
}

.progress-item .amount {
    width: 160px;
    font-size: 16px;
    color: #ffffff;
    padding-left: 16px;
}

.progress-item .count {
    font-size: 16px;
    color: #fff;
    flex: 1;
    margin-left: 39px;
}
  