.mask {
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    _height: 100%;
    bottom: 0;
    z-index: 99;
    background: #000000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
}

.pop-act-box {
    position: fixed;
    _position: absolute;
    left: 50%;
    top: 50%;
    margin: -171px 0 0 -307px;
    z-index: 100;
    width: 638px;
    height: 385px;
    background: url(../img/dlg-bg.png?v=20250108);
}

.pop_select_hongbao {
    margin: -181px 0 0 -307px;
    height: 362px;
    background: url(../img/dlg-bg.png?v=20250108);
}

.pop-act-box .btn-close {
    top: 30px;
    right: 50px;
}

/* 立即领取按钮 */
.pop-act-box .btn-row {
    margin: 0 auto;
    width: 390px;
}
.pop-act-box .btn-row-next {
    margin-left: 30px;
}
.pop-act-box .btn-get {
    width: 178px;
    height: 60px;
    margin-top: 10px;
    background: url(../img/pop_btn_bg.png);
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #ffffff;
    font-size: 18px;
    line-height: 54px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
}

/* 确定、选择等按钮样式 */
.pop-act-box .btn-style {
    width: 178px;
    height: 60px;
    background: url(../img/pop_btn_bg.png);
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #ffffff;
    font-size: 18px;
    line-height: 54px;
    font-weight: 400;
    letter-spacing: 4px;
    text-align: center;
}

/* 一行文字提示信息 */
#one_line_tip .one-line-title {
    color: #fcf752;
}

.pop-act-box .hongbao_title {
    margin: 20px auto 0 auto;
    width: 245px;
    height: 48px;
    background: url(../img/pop_hb_title.png);
}

.hongbao_list {
    padding-top: 10px;
    text-align: center;
}

.webgame,
.h5game {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 222px;
    text-align: center;
    /* margin: 0 18px; */
}

.webgame .img,
.h5game .img {
    margin: 0 auto;
    width: 222px;
    height: 198px;
    background-repeat: no-repeat;
}

.webgame .img {
    background-image: url(../img/yyhb.png?v=20241024);
}

.h5game .img {
    background-image: url(../img/h5hb.png?v=20241024);
}

.pop_tooltip {
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 8px 12px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
}

.pop_upgrade {
}

.pop_upgrade .upgrade_img {
    margin: 80px auto 30px auto;
    width: 515px;
    height: 122px;
    background: url(../img/pop_title_double.png) center no-repeat;
}

/* 开启自动选择数字提示框 */
.pop_select_nums .pop-content .txt-img {
    margin: 64px auto 0;
    width: 504px;
    height: 137px;
    background: url(../img/dlg-text-tip.png);
}

.pop_select_nums .btn-wrap {
    margin-top: 36px;
    text-align: center;
}

.pop_select_nums .btn-wrap .btn-style1 {
    margin-right: 80px;
}

/* 领取记录弹框 */
.pop-act-box.new-my-prize {
    left: 50%;
    top: 50%;
    margin: -319px 0 0 -306px;
    width: 638px;
    height: 626px;
    background: url(../img/pop_record_bg.png?v=20241024);
}

.pop-act-box.new-my-prize .btn-close {
    top: 35px;
    right: 50px;
}

.pop-act-box.new-my-prize .dlg-title {
    margin: 30px auto 16px;
    width: 177px;
    height: 45px;
    background: url(../img/my-records-title.png);
}

.pop-act-box.new-my-prize .prize-wrap {
    margin: 0 auto;
    width: 384px;
    border: 1px solid #fcf752;
}

.new-my-prize .my-prize-head {
    /* background-color: #de3d46; */
    background: url(../img/table_h_2.png) center no-repeat;
}

.new-my-prize .my-prize-head .cell {
    display: inline;
    display: inline-block;
    vertical-align: middle;
    height: 39px;
    float: left;
    font-size: 17px;
    color: #fcf752;
    font-weight: bold;
    text-align: center;
    line-height: 39px;
    border-right: 1px solid #77a75a;
    border-left: 1px solid #77a75a;
}

.new-my-prize .my-prize-list .custom-item .cell {
    height: 45px;
    color: #fdfdae;
    text-align: center;
    line-height: 45px;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #77a75a;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-my-prize .my-prize-head .cell1,
.new-my-prize .my-prize-list .custom-item .cell1 {
    border-left: none;
    width: 163px;
}

.new-my-prize .my-prize-list .custom-item {
    color: #ccd4ff;
}

.new-my-prize .my-prize-head .cell2,
.new-my-prize .my-prize-list .custom-item .cell2 {
    border-right: none;
    width: 218px;
}

.new-my-prize .my-prize-list .custom-item.last-div .cell {
    border-bottom: 0;
}

#my-prize-list {
    margin: 0 auto;
    width: 384px;
    height: 282px;
    overflow: hidden;
}

#my-prize-list .no-data {
    position: absolute;
    user-select: none;
    top: 0;
    left: 0;
    width: 384px;
    height: 282px;
    color: #fdfdae;
    line-height: 282px;
    font-size: 17px;
    text-align: center;
}

.zUIpanelScrollBox,
.zUIpanelScrollBar {
    width: 4px;
    top: 0;
    right: 0;
    user-select: none;
}

.zUIpanelScrollBox {
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}

.zUIpanelScrollBar {
    background: #ffefc5;
}

.pop-act-box.new-my-prize .btn-wrap {
    margin-top: 8px;
    text-align: center;
}

.pop-act-box.new-my-prize .tip-info {
    font-weight: 500;
    padding: 0 30px 0 60px;
}

.pop-act-box.new-my-prize .tip-info .tip-name {
    /* padding-bottom: 10px; */
}

.pop-act-box.new-my-prize .tip-info p {
    font-size: 18px;
    line-height: 20px;
    color: #fff;
}
.pop-act-box.new-my-prize .tip-info .tip-p2,
.pop-act-box.new-my-prize .tip-info .tip-p3 {
    font-size: 16px;
    padding-left: 20px;
}

/* 领取记录样式 */

.pop-lblist {
    padding: 98px 18px 0;
}

.pop_got_record_box {
    margin: -302px 0 0 -307px;
    width: 638px;
    height: 626px;
    background: url(../img/pop_record_bg.png?v=20241024);
}

.lblist-bd {
    left: 235px;
    width: 179px;
    height: 45px;
    background: url(../img/record_ling.png);
}

.lblist-table {
    width: 486px;
    height: 316px;
    margin: 0 auto 20px auto;
    position: relative;
    border: 1px solid #e6ee6f;
}

.lblist-table .bg {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 486px;
    height: 40px;
    z-index: -1;
    background: url(../img/table_h_pop.png) center/100% no-repeat;
}

.pop-lblist .th_header {
    color: #fcf752;
    font-weight: bold;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 484px;
}

.pop-lblist th {
    background: transparent !important;
}

.pop-lblist .w2 {
    border-right: 1px solid #77a75a !important;
    border-left: 1px solid #77a75a !important;
}

.pop-lblist td {
    color: #ffff93;
    font-size: 17px;
    line-height: 45px;
    font-weight: bold;
    /* border: 1px solid #e6ee6f; */
    border: 1px solid #769d58;
}

.pop-lblist td a {
    color: #ffff93;
    cursor: initial;
    text-decoration: none;
}

.pop-bd .btn-tip-ok {
    cursor: pointer;
    width: 178px;
    height: 60px;
    margin: 20px auto 0 auto;
    background: url(../img/pop_btn_bg.png) center no-repeat;
    color: #ffffff;
    font-size: 18px;
    line-height: 54px;
    font-weight: 400;
    letter-spacing: 4px;
    text-align: center;
}

.pages a,
.pages .disabled,
.pages .current {
    border: 1px solid #fcf752;
    color: #fcf752;
    text-decoration: none;
    margin-right: 7px;
    padding: 0 16px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.pages .disabled {
    color: #f9d0ac;
    border-color: #f9d0ac;
}

.pages a:hover,
.pages .current {
    font-weight: bold;
    border-color: #fcf752;
    color: #fcf752;
}

.pages .current.prev,
.pages .current.next {
	color: #fcf752;
}
.pages .current {
    color: #fff;
}

.pop_icon_tip {
    /* width: 615px;
    height: 342px;
    background: url(../img/dlg-bg-one.png?v=20250108); */
}

.pop_icon_tip .tip_img {
    width: 452px;
    height: 45px;
    margin: 110px auto 0 auto;
}

.pop_icon_tip .un_double {
    background: url(../img/pop_title_undouble.png) center no-repeat;
}

.pop_icon_tip .hb_title {
    background: url(../img/pop_title_1.png?v=20250108) center no-repeat;
}

.pop_icon_tip .hb_title_2 {
    background: url(../img/pop_title_2.png?v=20250108) center no-repeat;
}

.pop_icon_tip .no_times {
    background: url(../img/pop_title_none.png?v=20250108) center no-repeat;
}

.pop_icon_tip .no_input {
    background: url(../img/pop_title_iput.png?v=20250108) center no-repeat;
}

.pop_icon_tip .choosed {
    margin: 60px auto -40px auto;
    height: 124px;
    background: url(../img/pop_title_other.png?v=20250108) center no-repeat;
}

.pop_icon_tip .all_choosed {
    width: 514px;
    height: 62px;
    background: url(../img/pop_title_sorry.png?v=20250108) center no-repeat;
}

.pop_icon_tip .bot-tip {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
    letter-spacing: -1;
}

.pop_enter_nums .btn-tip-ok,
.pop_icon_tip .btn-tip-ok {
    display: block;
    *display: inline;
    zoom: 1;
    width: 178px;
    height: 60px;
    line-height: 54px;
    margin: 70px 0 0 235px;
    /* margin-top: 50px;
    margin-left: 220px; */
    background: url(../img/pop_btn_bg.png?v=20250108) center no-repeat;

    color: #ffffff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 4px;
}

.pop_enter_nums .nums {
    margin: 110px auto 0 auto;
}

.pop_enter_nums .nums > div {
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.pop_enter_nums .num_pre {
    margin-left: 198px;
    width: 179px;
    height: 45px;
    background: url(../img/nums/num_pre.png) center no-repeat;
}

.pop_enter_nums .num_item {
    margin-left: -10px;
    width: 32px;
    height: 41px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.pop_enter_nums .num_0 {
    background-image: url(../img/nums/0.png);
}

.pop_enter_nums .num_1 {
    background-image: url(../img/nums/1.png);
}

.pop_enter_nums .num_2 {
    background-image: url(../img/nums/2.png);
}

.pop_enter_nums .num_3 {
    background-image: url(../img/nums/3.png);
}

.pop_enter_nums .num_4 {
    background-image: url(../img/nums/4.png);
}

.pop_enter_nums .num_5 {
    background-image: url(../img/nums/5.png);
}

.pop_enter_nums .num_6 {
    background-image: url(../img/nums/6.png);
}

.pop_enter_nums .num_7 {
    background-image: url(../img/nums/7.png);
}

.pop_enter_nums .num_8 {
    background-image: url(../img/nums/8.png);
}

.pop_enter_nums .num_9 {
    background-image: url(../img/nums/9.png);
}

.part2 .part2-input input::input-placeholder {
    color: #fcf752 !important;
}

.part2 .part2-input input::-webkit-input-placeholder {
    color: #fcf752 !important;
}

/* 使用webkit内核的浏览器 */

.part2 .part2-input input::-moz-placeholder {
    color: #fcf752 !important;
}

/* Firefox版本19+ */

.part2 .part2-input input::-ms-input-placeholder {
    color: #fcf752 !important;
}

.part2 .part2-input input::-webkit-outer-spin-button,
.part2 .part2-input input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

.part2 .part2-input input[type="number"] {
    -moz-appearance: textfield;
}
