﻿@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
ul,
li,
ol,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
select,
input {
    margin: 0;
    padding: 0;
    border: 0;
}

*:focus {
    outline: none;
}

html {
    height: 100%;
    font-size: 100px;
}

body {
    font: 12px/1.5 Arial, 'Microsoft YaHei', '宋体';
    color: #000;
    background: #f5f5f5;
}

html,
body {
    background: #ff6f6d;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal;
}

input,
button {
    font-family: Arial;
}

body,
div,
p {
    word-wrap: break-word;
}

b,
strong,
.strong {
    font-weight: 700;
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

img {
    border: 0;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input {
    -webkit-appearance: none;
}

img {
    width: 100%;
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.normal {
    font-weight: 400;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.txt-c {
    text-align: center;
}

.main {
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
}

.nowrap {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.nomap {
    display: none !important;
}

.mt10 {
    margin-top: 0.1rem;
}

.mt20 {
    margin-top: 0.2rem;
}

#luck ul li.cjBtn,
.edit-address-btn,
.add-address-btn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bg1,
.bg2,
.bg3,
.bg4,
.bg5 {
    position: relative;
    background: #ff6f6d;
}

.bg2,
.bg3,
.bg4,
.bg5 {
    padding: 0 0.2rem;
}

.bg-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.bg1 .bg1_img {
    height: 20.02rem;
    width: 100%;
}

.bg1 .logo {
    position: absolute;
    left: 2.75rem;
    top: 0.2rem;
    width: 2.1rem;
    height: 0.4rem;
}

.bg1 .winningRecord {
    position: absolute;
    right: 0rem;
    top: 2.42rem;
    font-size: 0.24rem;
    color: #fff;
    /* writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr; */
    text-align: center;
    display: inline-block;
    /* box-sizing: border-box; */
    padding: 0.08rem 0.2rem;
    width: 0.24rem;
    height: 1.52rem;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 0.12rem 0px 0px 0.12rem;
}

#luck {
    position: absolute;
    left: 1.38rem;
    top: 3.4rem;
}

    #luck ul {
        width: 4.7rem;
        height: 3.42rem;
    }

        #luck ul li {
            width: 1.04rem;
            height: 1.04rem;
            float: left;
            overflow: hidden;
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 0.16rem;
        }

            #luck ul li img {
                position: relative;
                z-index: 9;
            }

            #luck ul li.cjBtn {
                box-shadow: none;
                background: none;
                width: 2.26rem;
                height: 1.04rem;
                position: absolute;
                top: 1.2rem;
                left: 1.2rem;
                cursor: pointer;
            }

                #luck ul li.cjBtn p {
                    position: absolute;
                    left: 0;
                    bottom: 0.16rem;
                    line-height: 0.2rem;
                    width: 100%;
                    text-align: center;
                    color: #ffe8bb;
                    font-size: 0.2rem;
                    font-weight: 500;
                }

.roll-1 {
    left: 2.42rem;
}

.roll-2 {
    left: 1.22rem;
}

.roll-3 {
    position: absolute !important;
    left: 0;
}

.roll-3,
.roll-4,
.roll-5 {
    bottom: 0;
}

.roll-5 {
    position: absolute !important;
    left: 0;
    top: 0;
}

.roll-4 {
    left: 0;
    top: 1.2rem;
    position: absolute !important;
}

.roll-6 {
    position: absolute !important;
    left: 1.22rem;
}

.roll-7 {
    left: 2.44rem;
}

.roll-8,
.roll-9 {
    position: absolute !important;
    right: 0;
}

.roll-8 {
    top: 0;
}

.roll-9 {
    top: 1.2rem;
}

.roll-0 {
    right: 0rem;
}

.roll-0,
.roll-1,
.roll-1,
.roll-2 {
    position: absolute !important;
    top: 2.36rem;
}

#luck ul li.active::after {
    content: ' ';
    display: inline-block;
    box-shadow: inset 0px 3px 6px 1px rgba(255, 255, 255, 0.16);
    background: rgb(249, 66, 58);
    height: 1.04rem;
    width: 1.04rem;
    border-radius: 0.18rem;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}

.lucky-prize {
    height: 1.8rem;
    width: 6rem;
    overflow: hidden;
    position: absolute;
    top: 12.2rem;
    left: 0.96rem;
}

    .lucky-prize ul {
        height: 2.94rem;
    }

        .lucky-prize ul li {
            float: left;
            width: 1.68rem;
            height: 1.44rem;
            margin-right: 0.24rem;
        }

            .lucky-prize ul li img {
                width: 1.68rem;
                height: 1.44rem;
                /* height: 2.78rem; */
            }

/*弹窗*/
.popup,
.popup1 {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: block;
    background: rgba(0, 0, 0, 0.77);
    display: none;
    z-index: 999;
}

.popup-con {
    width: 6.66rem;
    position: absolute;
    left: 50%;
    top: 50%;
}

    .popup-con .close {
        position: absolute;
        left: 50%;
        bottom: -1.2rem;
        margin-left: -0.25rem;
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        background: url(https://m.dzsc.com/topic/2023/zhounianqing/images/close.png) no-repeat;
        background-size: 100% 100%;
    }

.popup-con-record {
    width: 5.9rem;
    height: 5.64rem;
    background: url(../images/popup_bg2.png) no-repeat;
    background-size: 100% 100%;
    display: none;
    position: absolute;
    left: 50%;
    top: 3rem;
    transform: translateX(-50%);
}

    .popup-con-record ul {
        height: 4.48rem;
        width: 5.5rem;
        box-sizing: border-box;
        padding: 0.04rem 0.16rem;
        overflow: scroll;
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        top: 0.92rem;
        transform: translateX(-50%);
        overflow-x: hidden;
    }

        .popup-con-record ul li {
            height: 0.3rem;
            width: 5.22rem;
            padding: 0.12rem 0;
            border-bottom: 1px solid rgba(0, 0, 0, 0.04);
        }

            .popup-con-record ul li:last-child {
                border-bottom: none;
            }

            .popup-con-record ul li:last-child {
                border-bottom: 0;
            }

            .popup-con-record ul li span {
                float: left;
                display: inline-block;
                width: 2.3rem;
                color: rgba(0, 0, 0, 0.45);
                font-size: 0.24rem;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .popup-con-record ul li p {
                float: left;
                color: #222;
                font-size: 0.24rem;
                width: 1.74rem;
                text-align: center;
                overflow: hidden;
                margin-left: 0.12rem;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                margin-right: 0.12rem;
            }

            .popup-con-record ul li em {
                float: right;
                text-align: center;
                display: block;
                width: 0.76rem;
                color: #999999;
                font-size: 0.24rem;
            }

                .popup-con-record ul li em.received {
                    color: #999;
                }

                .popup-con-record ul li em.get-it-now {
                    color: #ff4b49;
                }

.popup-con-prize {
    width: 6.64rem;
    height: 6.48rem;
    margin: -6.63rem 0 0 -3.35rem;
    background: url(../images/popup_bg4.png) no-repeat;
    background-size: 100% 100%;
    padding: 2.77rem 0 0 0.08rem;
    display: none;
}

.popup-con-prize2 {
    background: url(../images/popup_bg9.png) no-repeat;
    background-size: 100% 100%;
    width: 6.66rem;
}

.popup-con-prize3 {
    background: url(../images/popup_bg5.png?r=11234) no-repeat;
    background-size: 100% 100%;
    height: 8.95rem;
    margin-top: -6.5rem;
}

.popup-con-prize h3 {
    font-weight: normal;
    text-align: center;
    height: 1rem;
    overflow: hidden;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ff4b49;
    font-size: 0.3rem;
    width: 4.62rem;
    margin: 0 auto;
}

.popup-con-prize .popup-con-prize-jp {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 2.4rem;
}

.imgPrize {
    height: 2.4rem;
    width: 2.4rem;
}

.popup-con-prize2 h3,
.popup-con-prize2 .popup-con-prize-jp,
.popup-con-prize2 .popup-address {
    margin: 0 auto;
}

.popup-address {
    width: 4.8rem;
    padding: 0.2rem;
    box-sizing: border-box;
    margin: 0 auto;
    max-height: 3.88rem;
    overflow-y: auto;
    overflow-x: hidden;
    background: linear-gradient(180deg, #ffdcd3 0%, #ffebe2 49%, #ffefde 100%);
    border-radius: 0.16rem;
}

.popup-address-select {
    width: 4.4rem;
    border-radius: 0.08rem;
    background: #fff;
    position: relative;
    padding: 0.12rem;
    cursor: pointer;
    display: none;
    min-height: 1.26rem;
    box-sizing: border-box;
    margin-bottom: 0.12rem;
}

    .popup-address-select .gps {
        display: block;
        width: 0.36rem;
        height: 0.36rem;
        background: url(../images/gps.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 0.12rem;
        top: 0.45rem;
        display: none;
    }

    .popup-address-select .jt {
        display: block;
        width: 0.2rem;
        height: 0.11rem;
        background: url(https://mtest.dzsc.com/topic/2023/zhounianqing/images/jt.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 0.16rem;
        top: 0.56rem;
        display: none;
    }

    .popup-address-select div {
        color: #222;
        font-size: 0.26rem;
        padding-left: 0.48rem;
    }

        .popup-address-select div span {
            font-size: 0.24rem;
        }

    .popup-address-select p {
        line-height: 0.28rem;
        padding-left: 0.48rem;
        color: #666666;
        width: 3.2rem;
        font-size: 0.22rem;
        /* overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; */
    }

    .popup-address-select.on {
        display: block;
    }

        .popup-address-select.on .gps {
            display: block;
        }

        .popup-address-select.on .jt {
            display: block;
        }

.courierNumber {
    text-align: center;
    line-height: 0.66rem;
    color: #ff2212;
    background: #fff;
    margin: 0.2rem auto 0;
    border-radius: 0.06rem;
    width: 4.94rem;
    height: 0.66rem;
    overflow: hidden;
}

.add-address-btn {
    width: 2.44rem;
    height: 0.66rem;
    display: block;
    background: url(../images/update_address_btn.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 0.66rem;
    color: #fff;
    border-radius: 0.06rem;
    margin: 0.24rem auto 0;
    font-size: 0.3rem;
    font-weight: 500;
}

.edit-address-btn {
    width: 2.44rem;
    height: 0.66rem;
    display: block;
    background: url(../images/update_address_btn.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 0.66rem;
    color: #fff;
    border-radius: 0.06rem;
    margin: 0.24rem auto 0;
    font-size: 0.3rem;
    font-weight: 500;
}

.popup-address-box {
    /* width: 4.31rem;
  padding: .23rem .14rem .28rem .14rem; */
    display: none;
    /* background: #f6f6f6; */
    text-align: center;
}

    .popup-address-box div {
        margin-bottom: 0.12rem;
    }

        .popup-address-box div input[type='text'] {
            width: 4.1rem;
            height: 0.6rem;
            padding: 0 0.1rem;
            font-size: 0.26rem;
            border-radius: 0.08rem;
        }

            .popup-address-box div input[type='text']::placeholder,
            .popup-address-box div textarea::placeholder {
                color: #999;
            }

        .popup-address-box div textarea {
            width: 4.1rem;
            height: 1.2rem;
            resize: none;
            padding: 0.1rem;
            font-size: 0.26rem;
            border-radius: 0.09rem;
            font-family: '微软雅黑';
        }

.popup-con-prize input[type='submit'] {
    width: 1.8rem;
    height: 0.66rem;
    background: url(../images/address_btn.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    line-height: 0.66rem;
    border-radius: 0.09rem;
    margin: 0.24rem auto 0;
    border: 0;
    font-size: 0.3rem;
    display: block;
}

/*现金弹窗*/
.popup-con-withdrawal {
    width: 6.88rem;
    height: 7.55rem;
    margin: -5.97rem 0 0 -3.5rem;
    background: url(../images/popup_bg7.png) no-repeat;
    background-size: 100% 100%;
    display: none;
    text-align: center;
}

    .popup-con-withdrawal > p {
        font-size: 0.22rem;
        color: #ffffff;
        line-height: 0.46rem;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        position: absolute;
        top: 3.82rem;
        left: 50%;
        transform: translateX(-50%);
    }

        .popup-con-withdrawal > p i {
            font-size: 0.36rem;
        }

    .popup-con-withdrawal > a {
        display: block;
        margin: 6.05rem auto 0;
        width: 1.84rem;
        height: 0.66rem;
        background: url(../images/tixian_btn.png) no-repeat;
        background-size: 100% 100%;
        font-size: 0.3rem;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #ffffff;
        line-height: 0.66rem;
        text-shadow: 0px 1px 1px #da3432;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .popup-con-withdrawal .goapp_p {
        font-size: 0.22rem;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #999999;
        line-height: 0.32rem;
        position: absolute;
        top: 6.83rem;
        left: 50%;
        transform: translateX(-50%);
    }

/*现金领取成功弹窗*/
.popup-con-withdrawal-success {
    width: 5.4rem;
    height: 4.45rem;
    position: absolute;
    top: 3rem;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/popup_bg8.png) no-repeat;
    background-size: 100% 100%;
    display: none;
    text-align: center;
    z-index: 1;
}

    .popup-con-withdrawal-success > p {
        height: 1.02rem;
        font-size: 0.4rem;
        color: #d21e11;
        line-height: 1.02rem;
        font-family: 'Source Han Sans CN';
        font-weight: bold;
    }

        .popup-con-withdrawal-success > p i {
            font-size: 1.2rem;
        }

    .popup-con-withdrawal-success > a {
        display: block;
        margin: 2.4rem auto 0;
        width: 3.94rem;
        height: 1.2rem;
    }

/*谢谢参与*/
.popup-con-thanks {
    height: 5.84rem;
    width: 5.4rem;
    position: absolute;
    top: 3rem;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/popup_bg1.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    display: none;
}

    .popup-con-thanks a {
        margin: 4.8rem auto 0 0;
        display: inline-block;
        width: 4.4rem;
        height: 0.66rem;
    }

/*维库币会员弹窗*/
.popup-con-wk {
    width: 6.88rem;
    height: 6.79rem;
    /* margin: -5.62rem 0 0 -3.5rem; */
    position: absolute;
    top: 2rem;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/popup_bg6.png) no-repeat;
    background-size: 100% 100%;
    display: none;
    text-align: center;
}

    .popup-con-wk div {
        height: 2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0.3rem;
    }

        .popup-con-wk div img {
            width: 2.4rem;
            height: 2.4rem;
            position: absolute;
            top: 3.99rem;
            left: 50%;
            transform: translateX(-50%);
        }

    .popup-con-wk p {
        position: absolute;
        top: 2.75rem;
        left: 50%;
        transform: translateX(-50%);
        font-size: 0.34rem;
        font-family: PingFang SC-Semibold, PingFang SC;
        font-weight: 600;
        color: #ff4b49;
        line-height: 0.4rem;
        margin-bottom: 0.08rem;
    }

    .popup-con-wk span {
        line-height: 0.32rem;
        font-family: PingFang SC-Regular, PingFang SC;
        color: #999999;
        font-size: 0.22rem;
        left: 50%;
        position: absolute;
        top: 3.31rem;
        transform: translateX(-50%);
    }

.tixian_btn {
    height: 0.66rem;
    width: 1.84rem;
    background: url(../images/tixian.png) no-repeat;
    background-size: 100% 100%;
    left: 50%;
    position: absolute;
    top: 6.05rem;
    transform: translateX(-50%);
    text-shadow: 0px 1px 1px #da3432;
    color: #ffffff;
    font-weight: 500;
    font-size: 0.3rem;
    line-height: 0.66rem;
}

/*无次数弹窗*/
.popup-con-share {
    width: 4.97rem;
    height: 3.4rem;
    margin: -2.6rem 0 0 -2.5rem;
    background: url(../images/popup_bg8.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    display: none;
}

/* 没有次数 */
.popup-con-nocount {
    background: url(../images/popup_bg9.png) no-repeat;
    background-size: 100% 100%;
    display: none;
}

.popup-con-share a {
    margin: 2.2rem auto 0;
    display: inline-block;
    width: 3rem;
    height: 0.66rem;
}

/*弹幕*/
.danmu_container_wrap {
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
}

.danmu_container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0rem !important;
    left: 0;
}

.danmu_unit_all {
    animation: move 1s linear 5s;
}

.danmu_unit_half {
    animation: move_half 1s linear 5s;
    -webkit-animation: move_half 1s linear 5s;
}

@keyframes move_half {
    0% {
        transform: translate(0px, 0px);
    }

    100% {
        left: 0px;
        transform: translate(-100%, 0px);
    }
}

@keyframes move {
    0% {
        left: 100%;
        transform: translate(0px, 0px);
    }

    100% {
        left: 0px;
        transform: translate(-100%, 0px);
    }
}

.danmu_container .unit {
    position: absolute;
    left: 200%;
    display: table;
    white-space: nowrap;
    padding: 0 16px 0 0.9rem !important;
    /*padding: 0 16px;*/
    height: 24px;
    line-height: 24px;
    background: rgba(0, 0, 0, 0.23);
    border-radius: 21.5px;
}

.danmu_container > .danmu_unit {
    left: 100%;
    transform: translate(0px, 0px);
}

.danmu_container .unit span {
    position: absolute;
    left: 0.08rem;
    bottom: 0;
    width: 0.8rem;
    height: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.danmu_container .unit img {
    max-width: 0.8rem !important;
    max-height: 0.8rem !important;
    position: absolute;
    left: 0 !important;
    bottom: -0.1rem !important;
}

.more_video img {
    width: 1.52rem;
    height: 0.44rem;
    margin: 0 0.2rem 0.2rem 0;
}

.top {
    display: none !important;
}

.popup1 .price10 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 4.2rem;
    z-index: 22;
}

    .popup1 .price10 .times10 {
        width: 6.3rem;
    }

.popup1 .close {
    position: absolute;
    left: 50%;
    bottom: -1.2rem;
    margin-left: -0.25rem;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background: url(https://m.dzsc.com/topic/2023/zhounianqing/images/close.png) no-repeat;
    background-size: 100% 100%;
}

.popup1 .count {
    font-size: 0.14rem;
    color: #fff;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 2.3rem;
    line-height: 0.54rem;
    width: 100%;
    text-align: center;
}

.popup1 .count20 {
    top: 0.6rem;
}

.popup1 .count span {
    font-weight: 500;
}

.popup1 .count img {
    position: absolute;
    width: 2.8rem;
    transform: translateX(-50%);
    left: 50%;
}

.popup1 .price10 .btn {
    display: inline-block;
    width: 4.6rem;
    height: 0.9rem;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    z-index: 111;
}

.popup1 .price10 .btn1 {
    bottom: 1.28rem;
}

.popup1 .price10 .btn2 {
    bottom: 0.02rem;
}

.popup1 .price20 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.6rem;
    z-index: 22;
}

    .popup1 .price20 img {
        width: 6.84rem;
    }

    .popup1 .price20 .btn {
        display: inline-block;
        width: 3.6rem;
        height: 0.8rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .popup1 .price20 .btn1 {
        top: 3.8rem;
    }

    .popup1 .price20 .btn2 {
        bottom: 1.62rem;
    }

    .popup1 .price20 .btn3 {
        bottom: 0.01rem;
    }

.duihuan {
    width: 1rem;
    position: fixed;
    right: 0rem;
    /*bottom: 1rem;*/
    top: 4rem;
    /* animation-name: scaleDraw;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 3;
  animation-duration: 1s; */
}

.scaleDraw {
    animation-name: scaleDraw;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-duration: 0.6s;
    z-index:10;
}

@keyframes scaleDraw {
    0% {
        right: 45%;
        top: 7rem;
    }

    100% {
        right: 0;
        top: 4rem;
    }
}
