﻿@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;
}

*:focus {
    outline: none;
}

html {
    height: 100%;
}

body {
    font: 12px/1.5 Arial, "Microsoft YaHei", "宋体";
    color: #323632;
    background-color: #fff;
}

html,
body {
    background: #FF6F6D;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal;
}

input,
button {
    font-family: "Microsoft YaHei";
}

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;
    color: #323632;
}

a {
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}

    a:hover {
        color: #FF6F6D;
    }

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type="text"] {
    -webkit-appearance: none;
}

.rel {
    position: relative;
}

.abs {
    position: absolute;
}

.normal {
    font-weight: 400;
}

.clearfix {
    zoom: 1;
}

    .clearfix:after {
        content: '.';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        line-height: 0;
        overflow: hidden;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.txt-l {
    text-align: left !important;
}

.txt-r {
    text-align: right !important;
}

.txt-c {
    text-align: center !important;
}

.song {
    font-family: "宋体";
}

.over-x {
    overflow-x: hidden;
}

.nowrap {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.w1200 {
    width: 1200px;
    margin: auto;
    position: relative;
}

.mt40 {
    margin-top: 40px !important;
}

.bg1 {
    background: #FF6F6D url(../images/bg1.png) no-repeat center top;
    height: 1288px;
}

    .bg1 .logo {
        position: absolute;
        left: 0px;
        top: 24px;
    }

        .bg1 .logo img {
            width: 210px;
            height: 40px;
        }

    .bg1 .winningRecord {
        position: absolute;
        right: 0px;
        top: 34px;
        color: #fff;
        border-bottom: 1px solid #fff;
        font-size: 14px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        line-height: 16px;
    }



    .bg1 .time {
        position: absolute;
        left: 750px;
        top: 685px;
        color: #fff;
        line-height: 70px;
        font-size: 26px;
    }

    .bg1 .fabuvideo {
        width: 334px;
        height: 88px;
        position: absolute;
        left: 432px;
        top: 856px;
    }

    .bg1 .slide {
        position: absolute;
        left: 766px;
        top: 84px;
        width: 300px;
        height: 48px;
    }

    .bg1 .bd {
        width: 300px;
        height: 48px;
        overflow: hidden;
    }

        .bg1 .bd li {
            width: 300px;
            height: 48px;
            line-height: 48px;
            text-align: center;
            font-size: 18px;
            color: #fff;
        }

            .bg1 .bd li span {
                color: #ffe9a0;
            }

#luck {
    position: absolute;
    left: 391px;
    top: 397px;
    width: 422px;
    height: 422px;
}

    #luck ul li {
        float: left;
        margin-right: 5px;
        border-radius: 16px;
        overflow: hidden;
        text-align: center;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100px;
        width: 100px;
    }


        #luck ul li.cjBtn {
            box-shadow: none;
            /* background: red; */
            height: 195px;
            width: 195px;
            margin: 5px 0 0 4px;
            cursor: pointer;
        }

            #luck ul li.cjBtn p {
                position: absolute;
                left: 0;
                bottom: 30px;
                line-height: 20px;
                width: 100%;
                text-align: center;
                color: #fff;
                font-size: 18px;
                font-family: PingFang SC-Medium, PingFang SC;
                font-weight: 500;
                color: #FF6338;
                line-height: 26px;
            }

.roll-0,
.roll-1,
.roll-2,
.roll-3 {
    top: 315px;
    position: absolute !important;
}

.roll-1 {
    left: 209px;
}

.roll-2 {
    left: 104px;
}



.roll-4 {
    position: absolute !important;
    top: 210px;
}

.roll-5 {
    margin-bottom: 5px;
}

.roll-9 {
    margin-right: 0 !important;
}

.roll-6,
.roll-7,
.roll-8,
.roll-9 {
    margin-bottom: 5px;
}

.roll-10,
.roll-11 {
    margin-bottom: 5px;
    margin-left: 9px;
}

.roll-0 {
    left: 314px;
    border-radius: 16px;
}

    .roll-0 p {
        font-size: 20px;
        font-family: PingFang SC-Semibold, PingFang SC;
        font-weight: 600;
        color: #FF6338;
        line-height: 100px;
        text-align: center;
    }

#luck ul li.active::after {
    content: ' ';
    display: inline-block;
    background: rgba(255, 247, 0, 0.3);
    border: 4px solid #FFE681;
    height: 100px;
    width: 100px;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}

.bg2 {
    background: #FF6F6D url(../images/box_bg1.png) no-repeat center top;
    height: 910px;
}

    .bg2 .lucky-chance {
        padding: 289px 0px 0 120px;
        font-weight: 500;
        font-size: 20px;
        font-family: PingFang SC-Medium, PingFang SC;
        color: #FF4B49;
    }

        .bg2 .lucky-chance p {
            line-height: 28px;
            position: relative;
            margin-bottom: 12px;
            height: 28px;
        }



    .bg2 .lucky-prize {
        padding: 128px 80px 0 80px;
        height: 300px;
        width: 1040px;
        overflow: hidden;
    }

    .bg2 ul {
        height: 292px;
    }

    .bg2 .tempWrap {
        width: 1040px !important;
    }

    .bg2 ul li {
        float: left;
        width: 228px;
        height: 292px;
        margin: 0 35px 0 0px;
    }

.bg3 {
    background: #FF6F6D;
    max-height: 1896px;
    padding-bottom: 60px;
}

    .bg3 .w1200 {
        background: rgba(255, 255, 255, 0.35);
        border-radius: 40px;
        padding-bottom: 40px;
    }

.ph-tab li {
    width: 413px;
    height: 116px;
    float: left;
    cursor: pointer;
}

    .ph-tab li:first-child {
        background: url(../images/tab_btn2.png) no-repeat;
    }

    .ph-tab li:last-child {
        background: url(../images/tab_btn1.png) no-repeat;
    }

    .ph-tab li.on:first-child {
        background: url(../images/tab_btn4.png) no-repeat;
    }

    .ph-tab li.on:last-child {
        background: url(../images/tab_btn3.png) no-repeat;
    }

.ph-tab-box {
    margin-top: -74px;
}

    .ph-tab-box .title {
        margin-top: -1px;
        padding-bottom: 8px;
    }

    .ph-tab-box .title_p {
        height: 28px;
        font-size: 20px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #666666;
        line-height: 28px;
        margin-bottom: 16px;
    }

        .ph-tab-box .title_p .t1 {
            padding: 0 236px 0 90px;
        }

        .ph-tab-box .title_p .t2 {
            padding-right: 502px;
        }

    .ph-tab-box ul {
        display: none;
    }

        .ph-tab-box ul:first-child {
            display: block;
            background: #FFEBEB;
            width: 1120px;
            margin: 0 auto;
            border-radius: 32px;
            padding-bottom: 40px;
        }

        .ph-tab-box ul li {
            width: 1040px;
            height: 136px;
            margin: 0 auto 20px;
            background: #FFFFFF;
            border-radius: 20px;
            padding: 20px 24px;
            box-sizing: border-box;
        }

        .ph-tab-box ul .list_p {
            font-size: 14px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            color: #FF4B49;
            line-height: 16px;
            margin-left: 40px;
        }

        .ph-tab-box ul li .ph-tab-box-number {
            width: 96px;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 96px;
            float: left;
            margin-right: 24px;
        }

        .ph-tab-box ul li .ph-tab-box-cover {
            width: 170px;
            height: 96px;
            display: flex;
            justify-content: center;
            align-items: center;
            float: left;
            background-color: black;
        }

            .ph-tab-box ul li .ph-tab-box-cover img {
                max-width: 170px;
                max-height: 96px;
            }

        .ph-tab-box ul li .ph-tab-box-name {
            float: left;
            width: 486px;
            margin: 0 56px 0 12px;
        }

            .ph-tab-box ul li .ph-tab-box-name div a {
                color: #222222;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
            }

                .ph-tab-box ul li .ph-tab-box-name div a:hover {
                    color: #FF6F6D;
                }

            .ph-tab-box ul li .ph-tab-box-name div {
                line-height: 28px;
                font-size: 20px;
                margin-bottom: 20px;
                height: 56px;
                overflow-y: hidden;
                font-family: PingFang SC-Medium, PingFang SC;
                font-weight: 500;
                color: #222222;
            }

            .ph-tab-box ul li .ph-tab-box-name p {
                height: 20px;
                font-size: 14px;
                font-family: PingFang SC-Regular, PingFang SC;
                font-weight: 400;
                color: rgba(0, 0, 0, 0.65);
                line-height: 20px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .ph-tab-box ul li .ph-tab-box-name p i {
                    float: left;
                    width: 20px;
                    height: 20px;
                    overflow: hidden;
                    border-radius: 50%;
                    margin-right: 8px;
                }

                    .ph-tab-box ul li .ph-tab-box-name p i img {
                        width: 20px;
                        height: 20px;
                    }

        .ph-tab-box ul li .ph-tab-box-play {
            float: left;
            font-size: 30px;
            font-family: Arial-Bold, Arial;
            font-weight: bold;
            color: #FF4B49;
            height: 60px;
            display: flex;
            align-items: center;
            margin-top: 18px;
        }


            .ph-tab-box ul li .ph-tab-box-play i {
                width: 76px;
                display: inline-block;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                margin-left: 10px;
            }

.bg34_btn {
    background: #FF6F6D;
    padding: 60px 0 40px 0;
    text-align: center;
}

.bg4 {
    background: #FF6F6D url(../images/box_bg2.png) no-repeat center top;
    height: 976px;
    padding-bottom: 40px;
}

    .bg4 .decoration1 {
        position: absolute;
        top: -452px;
        left: -363px;
    }

.bg3 .decoration2 {
    position: absolute;
    top: -296px;
    right: -365px;
}

.bg5 .decoration1 {
    position: absolute;
    top: -414px;
    left: -361px;
}

.bg3 .line {
    position: relative;
    bottom: 74px;
    left: 324px;
}

.bg4 p,
.bg5 p {
    font-weight: 500;
    font-size: 20px;
    font-family: PingFang SC-Medium, PingFang SC;
    color: #FF4B49;
    line-height: 28px;
    margin-bottom: 12px;
}

.bg4 .liucheng {
    position: absolute;
    top: 290px;
    left: 120px;
}



.bg5 {
    background: #FF6F6D url(../images/box_bg4.png) no-repeat center top;
    height: 584px;
    padding-bottom: 60px;
}

    .bg5 .rule {
        padding: 290px 110px 0 120px;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        line-height: 32px;
    }

        .bg5 .rule img {
            position: relative;
            top: 1px;
            margin-left: 4px;
        }

/*弹窗*/
.popup {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}

.popup-bg {
    background: #000;
    opacity: 0.77;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.popup-con {
    position: absolute;
    left: 50%;
    top: 50%;
}

    .popup-con .close {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        display: block;
        width: 40px;
        height: 40px;
        background: url(../images/close.png) no-repeat;
        cursor: pointer;
    }

/*谢谢参与*/
.popup-con-thanks {
    width: 440px;
    height: 530px;
    margin: -294px 0 0 -215px;
    background: url(../images/popup_bg1.png) no-repeat;
    text-align: center;
    display: none;
}

    .popup-con-thanks a {
        margin-top: 363px;
        display: inline-block;
        height: 46px;
        width: 208px;
    }

/*中奖记录*/
.popup-con-record {
    width: 520px;
    height: 556px;
    margin: -245px 0 0 -294px;
    background: url(../images/popup_bg2.png) no-repeat;
    padding: 64px 24px 0;
    box-sizing: border-box;
    display: none;
}

    .popup-con-record ul {
        width: 472px;
        height: 376px;
        box-sizing: border-box;
        /* background: url(../images/popup_bg3.png) no-repeat; */
        padding: 0 16px;
        overflow-y: scroll;
    }

        .popup-con-record ul li {
            padding: 8px 0;
            height: 34px;
            line-height: 34px;
            border-bottom: 1px solid rgba(0, 0, 0, 0.04);
        }

            .popup-con-record ul li:last-child {
                border: none;
            }

            .popup-con-record ul li span {
                float: left;
                width: 147px;
                font-size: 14px;
                font-family: PingFang SC-Regular, PingFang SC;
                font-weight: 400;
                color: rgba(0, 0, 0, 0.45);
                display: block;
                margin-right: 30px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .popup-con-record ul li p {
                float: left;
                color: #333333;
                font-size: 14px;
                width: 170px;
                margin-right: 40px;
                text-align: center;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .popup-con-record ul li em {
                float: right;
                width: 42px;
                text-align: center;
                font-size: 14px;
                color: #999999;
            }

                .popup-con-record ul li em.received {
                    color: #999;
                }

                .popup-con-record ul li em.get-it-now {
                    color: #FF4B49;
                    cursor: pointer;
                }

    .popup-con-record .close {
        /* top: -46px; */
    }

    /*chrome--------------------------------------------start*/
    .popup-con-record ul::-webkit-scrollbar,
    .popup-address::-webkit-scrollbar {
        width: 6px;
        height: 6px;
    }

    /* Track */
    .popup-con-record ul::-webkit-scrollbar-track,
    .popup-address::-webkit-scrollbar-track {
        background: rgb(255, 255, 255);
        border-radius: 6px;
    }

    /* Handle */
    .popup-con-record ul::-webkit-scrollbar-thumb,
    .popup-address::-webkit-scrollbar-thumb {
        background: rgb(0, 0, 0, .08);
        border-radius: 6px;
    }

        /* Handle on hover */
        .popup-con-record ul::-webkit-scrollbar-thumb:hover,
        .popup-address::-webkit-scrollbar-thumb:hover {
            background: rgb(0, 0, 0, .08);
        }

/*中奖弹窗*/
.popup-con-prize {
    width: 526px;
    height: 688px;
    margin: -389px 0 0 -274px;
    background: url(../images/popup_bg4.png) no-repeat;
    padding: 202px 0 0 0;
    display: none;
    box-sizing: border-box;
}

/* 未填写过地址 */
.popup-con-prize-noaddress {
    width: 526px;
    height: 590px;
    margin: -389px 0 0 -274px;
    background: url(../images/popup_bg3.png) no-repeat;
    padding: 202px 0 0 0;
    display: none;
    box-sizing: border-box;
}

.popup-con-prize2 {
    height: 829px;
    margin: -416px 0 0 -274px;
    background: url(../images/popup_bg5.png) no-repeat;
    box-sizing: border-box;
}

.popup-con-prize h3 {
    font-weight: normal;
    text-align: center;
    line-height: 23px;
    max-height: 56px;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    color: #FF4B49;
    font-family: PingFang SC-Heavy, PingFang SC;
    width: 340px;
    margin: 0 auto 4px;
}

.popup-con-prize .popup-con-prize-jp {
    display: table-cell;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    width: 526px;
}

    .popup-con-prize .popup-con-prize-jp img {
        width: 120px;
        height: 120px;
        margin-bottom: 12px;
    }

.popup-con-prize .close {
    /* top: 4px;
  right: -38px; */
}

/*.popup-address{margin: 0 auto;width: 340px;background: #fff}*/


.popup-address-select .popup-address-select-div {
    width: 266px;
    border-radius: 9px;
    background: #f6f6f6;
    position: relative;
    padding: 8px 0 12px 50px;
    margin-bottom: 10px;
}

    .popup-address-select .popup-address-select-div div {
        line-height: 28px;
        color: #333333;
    }

        .popup-address-select .popup-address-select-div div span {
            font-size: 14px;
        }

    .popup-address-select .popup-address-select-div p {
        line-height: 16px;
        color: #333;
        width: 250px;
    }

.courierNumber {
    text-align: center;
    line-height: 44px;
    color: #ff2212;
    background: #fff;
    margin-top: 8px;
    border-radius: 6px;
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #222222;
}

.add-address {
    background: #fff;
}

.popup-address-box {
    width: 340px;
    padding: 12px;
    display: none;
    background: #fff;
    border-radius: 12px;
    box-sizing: border-box;
    height: 188px;
}

    .popup-address-box div {
        margin-bottom: 8px;
    }

        .popup-address-box div span {
            float: left;
            width: 42px;
            font-size: 14px;
            font-weight: 500;
            color: #222222;
            line-height: 36px;
            text-align: right;
            font-family: PingFang SC-Medium, PingFang SC;
        }


        /* .popup-address-box div input[type=text] {
  float: right;
  width: 266px;
  height: 36px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 12px;
  box-sizing: border-box;
} */
        /* 
.popup-address-box div textarea {
  float: right;
  width: 189px;
  height: 47px;
  border: 1px solid #d2d2d2;
  resize: none;
  padding: 5px 10px;
  font-family: PingFang SC-Medium, PingFang SC;
} */

        .popup-address-box div textarea::placeholder,
        .popup-address-box div input[type=text]::placeholder {
            color: #999;
        }

/* .popup-address-box input[type=submit] {
  width: 104px;
  height: 27px;
  background: #eb0d09;
  color: #fff;
  border-radius: 6px;
  margin: 6px 0 0 106px;
  border: 0;
  cursor: pointer;
} */

.popup-address {
    padding: 20px;
    margin: 0 auto;
    border-radius: 12px;
    max-height: 258px;
    overflow-y: overlay;
    overflow-x: hidden;
    width: 380px;
    /* height: 158px; */
    background: linear-gradient(180deg, #FFDCD3 0%, #FFEBE2 49%, #FFEFDE 100%);
    border-radius: 16px;
    box-sizing: border-box;
    display: none;
}

/* .popup-address-select {
  width: 315px;
  padding: 14px 12px 10px 13px;
  background: #fff;
  border-radius: 12px;
  display: none;
} */
.popup-address-select {
    width: 340px;
    border-radius: 9px;
    background: #fff;
    position: relative;
    padding: 12px 0 12px 50px;
    cursor: pointer;
    margin-bottom: 10px;
    display: none;
    height: 66px;
    box-sizing: border-box;
}

    .popup-address-select .gps {
        display: block;
        width: 24px;
        height: 24px;
        background: url(../images/gps.png) no-repeat;
        position: absolute;
        left: 15px;
        top: 21px;
        display: none;
    }

    .popup-address-select .jt {
        display: block;
        width: 12px;
        height: 7px;
        background: url(https://www.dzsc.com/topic/2022/zhounianqing/images/jt.png) no-repeat;
        position: absolute;
        right: 15px;
        top: 30px;
        display: none;
    }

    .popup-address-select div {
        line-height: 28px;
        color: #333333;
    }

        .popup-address-select div span {
            font-size: 14px;
        }

    .popup-address-select p {
        line-height: 16px;
        color: #333;
        width: 250px;
    }

    .popup-address-select.on {
        display: block;
    }

        .popup-address-select.on .gps {
            display: block;
        }

        .popup-address-select.on .jt {
            display: block;
        }

.add-address-btn,
.update-address-btn {
    width: 144px;
    height: 46px;
    display: block;
    background: url(../images/address_btn.png) no-repeat;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    text-shadow: 0px 1px 1px #DA3432;
    margin: 20px auto 0;
}

    .add-address-btn:hover,
    .update-address-btn:hover {
        color: #fff;
    }



/* .popup-address-box div {
  margin-bottom: 10px;
} */


.popup-address-box div input[type=text] {
    float: right;
    width: 266px;
    height: 36px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0 12px;
    box-sizing: border-box;
    border-radius: 4px;
}

.popup-address-box div textarea {
    float: right;
    width: 266px;
    height: 76px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    resize: none;
    padding: 8px 12px;
    font-family: PingFang SC-Medium, PingFang SC;
    box-sizing: border-box;
}

.popup-con-prize input[type=submit] {
    width: 112px;
    height: 46px;
    background: url(../images/address_btn.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    border-radius: 6px;
    margin: 30px 0 0 208px;
    border: 0;
    cursor: pointer;
    display: none;
    font-size: 16px;
}


/* .popup-con-withdrawal {
  width: 440px;
  height: 557px;
  margin: -328.5px 0 0 -236px;
  background: url(../images/popup_bg6.png) no-repeat;
  padding: 100px 42px 0 0;
  display: none;
  text-align: center;
  box-sizing: border-box;
}

.popup-con-withdrawal h3 {
  line-height: 50px;
  font-weight: normal;
  font-size: 30px;
  color: #fff;
}

.popup-con-withdrawal>p {
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
  margin-top: 20px;
}

.popup-con-withdrawal>p i {
  font-size: 32px;
}

.popup-con-withdrawal .popup-con-withdrawal-check {
  height: 30px;
  line-height: 30px;
  margin-top: 0;
  color: #f6d185;
  text-shadow: 0px 8px 7px rgba(174, 50, 37, 0.46);
  font-size: 18px;
}

.popup-con-withdrawal .popup-con-withdrawal-check a {
  color: #f6d185;
  text-decoration: underline;
}

.popup-con-withdrawal .popup-con-withdrawal-btn {
  display: block;
}

.popup-con-withdrawal .popup-con-share-ewm p {
  color: #fff;
} */

/*现金弹窗*/
.popup-con-withdrawal {
    width: 526px;
    height: 557px;
    margin: -343px 0 0 -275px;
    background: url(../images/popup_bg6.png) no-repeat;
    padding: 268px 0 0 0px;
    display: none;
    text-align: center;
    box-sizing: border-box;
}

    .popup-con-withdrawal h3 {
        line-height: 50px;
        font-weight: normal;
        font-size: 30px;
        color: #fff;
    }

    .popup-con-withdrawal > p {
        font-size: 14px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 16px;
        margin-top: 20px;
        margin-bottom: 30px;
    }

        .popup-con-withdrawal > p i {
            font-size: 32px;
        }


    .popup-con-withdrawal .popup-con-withdrawal-check {
        height: 30px;
        line-height: 30px;
        margin-top: 0;
        color: #f6d185;
        text-shadow: 0px 8px 7px rgba(174, 50, 37, 0.46);
        font-size: 18px;
    }

        .popup-con-withdrawal .popup-con-withdrawal-check a {
            color: #f6d185;
            text-decoration: underline;
        }

    .popup-con-withdrawal .popup-con-withdrawal-btn {
        display: block;
    }

    .popup-con-withdrawal .popup-con-share-ewm p {
        color: #fff;
    }


.popup-con-withdrawal-ewm div {
    width: 80px;
    height: 80px;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .popup-con-withdrawal-ewm div img {
        width: 68px;
        height: 68px;
    }

/*维库币会员弹窗*/
.popup-con-wk {
    width: 526px;
    height: 498px;
    margin: -314px 0 0 -275px;
    background: url(../images/popup_bg7.png) no-repeat;
    padding: 200px 0 0 18px;
    display: none;
    text-align: center;
    box-sizing: border-box;
}

    .popup-con-wk div {
        height: 157px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 50px;
    }

    .popup-con-wk p {
        font-size: 24px;
        font-family: PingFang SC-Heavy, PingFang SC;
        font-weight: 800;
        color: #FF4B49;
        line-height: 28px;
        margin-bottom: 4px;
    }

    .popup-con-wk span {
        color: rgba(0, 0, 0, 0.65);
        font-size: 12px;
        line-height: 18px;
        font-family: PingFang SC-Regular, PingFang SC;
    }

    /* 
.popup-con-wk .close {
  top: 80px;
} */

    .popup-con-wk img {
        width: 120px;
    }

/*无次数弹窗*/
/* 抽完 */
.popup-con-share {
    width: 440px;
    height: 378px;
    margin: -169px 0 0 -215px;
    background: url(../images/popup_bg8.png) no-repeat;
    text-align: center;
    display: none;
}

/* 没有次数 */
.popup-con-nocount {
    width: 440px;
    height: 378px;
    margin: -169px 0 0 -215px;
    background: url(../images/popup_bg9.png) no-repeat;
    text-align: center;
    display: none;
}

.popup-con-share a {
    margin-top: 210px;
    display: inline-block;
    width: 208px;
    height: 46px;
}

/*弹幕*/
* {
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.danmu_container_wrap {
    width: 100%;
    height: 150px;
    position: absolute;
    left: 0;
    top: 50px;
}

.danmu_container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 30px;
    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 80px;
    height: 42px;
    line-height: 42px;
    background: rgba(0, 0, 0, 0.23);
    border-radius: 21.5px;
}

    .danmu_container .unit img {
        height: 80px;
        width: 80px;
        padding-left: 8px;
    }

.danmu_container > .danmu_unit {
    left: 100%;
    transform: translate(0px, 0px);
}

.danmu_container .unit span {
    position: absolute;
    left: 0px;
    bottom: -10px;
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.more_video {
    width: 152px;
    height: 44px;
    background: #FFFFFF;
    border-radius: 100px;
    font-family: PingFang SC-Medium, PingFang SC;
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #FF4B49;
    line-height: 44px;
    text-align: center;
    position: absolute;
    right: 115px;
    top: 85px;
}
