/* 清除默认样式 */
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

/* Html页面,Body样式 */
html,
body {
    -webkit-overflow-scrolling: touch;
    background-color: #000000;
    font-family: '微软雅黑', 'PingFang-SC-Medium', 'San-Francisco-Text-Medium';
    height: 100%;
    line-height: 1;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    user-select: auto;
    width: 100%;
}

/* 主要页面区域 */
#container {
    height: 100%;
    margin: 0 auto;
    max-width: 980px;
    position: relative;
    width: 980px;
}

/* 主页面区域 */
.page {
    /*display: none;*/
    height: 100%;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 100%;
}

/* 主要背景区域 */
.page_prize {
    background-size: 100% 100%;
    height: 100%;
    width: 980px;
}

/* 弹窗覆盖层 */
.visible_block {
    height: 1895px;
    position: relative;
    z-index: 1;
}

/* 城市背景 */
.page_prize .bg {
    position: absolute;
    display: inline-block;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/bg.png") left top no-repeat;
    width: 980px;
    height: 1895px;
    background-size: cover;
    overflow: hidden;
    z-index: 1;
}

/* 活动规则-点击按钮 */
.page_prize .rule_click {
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/rule_click.png") left top no-repeat;
    display: inline-block;
    height: 63px;
    position: absolute;
    right: 25px;
    top: 40px;
    width: 184px;
}

/* 中奖记录-点击按钮 */
.page_prize .history_click {
    background: url("../images/lottery/history_click.png") left top no-repeat;
    display: inline-block;
    height: 63px;
    position: absolute;
    right: 25px;
    top: 123px;
    width: 184px;
}

/* 副标题 */
.page_prize .subtitle {
    color: white;
    display: inline-block;
    font-size: 40px;
    height: 100px;
    left: 50%;
    letter-spacing: 4px;
    line-height: 50px;
    overflow-y: scroll;
    position: absolute;
    text-align: center;
    top: 480px;
    transform: translateX(-50%);
    white-space: pre-wrap;
    width: 600px;
    word-wrap: break-word;
}

/* 剩余抽奖次数 */
.page_prize .count_left {
    display: inline-block;
    color: white;
    font-size: 32px;
    height: 32px;
    left: 50%;
    letter-spacing: 3px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 805px;
    transform: translateX(-50%);
    width: 315px;
}

/* 剩余抽奖次数-数字 */
.count_left .count {
    color: #ffd977;
    font-size: 35px;
    letter-spacing: 3px;
}

/* 抽奖-点击按钮1 */
.page_prize .area_one {
    display: inline-block;
    height: 310px;
    position: absolute;
    left: 137px;
    top: 910px;
    width: 290px;
}

/* 抽奖-点击按钮2 */
.page_prize .area_two {
    display: inline-block;
    height: 310px;
    position: absolute;
    left: 552px;
    top: 910px;
    width: 290px;
}

/* 抽奖-点击按钮3 */
.page_prize .area_three {
    display: inline-block;
    height: 310px;
    position: absolute;
    left: 137px;
    top: 1300px;
    width: 290px;
}

/* 抽奖-点击按钮4 */
.page_prize .area_four {
    display: inline-block;
    height: 310px;
    position: absolute;
    left: 552px;
    top: 1300px;
    width: 290px;
}

/* 抽奖-点击按钮1 */
.page_prize .areas_one {
    display: inline-block;
    height: 310px;
    position: absolute;
    left: 137px;
    top: 910px;
    width: 290px;
}

/* 抽奖-点击按钮2 */
.page_prize .areas_two {
    display: inline-block;
    height: 310px;
    position: absolute;
    left: 552px;
    top: 910px;
    width: 290px;
}

/* 抽奖-点击按钮3 */
.page_prize .areas_three {
    display: inline-block;
    height: 310px;
    position: absolute;
    left: 137px;
    top: 1300px;
    width: 290px;
}

/* 抽奖-点击按钮4 */
.page_prize .areas_four {
    display: inline-block;
    height: 310px;
    position: absolute;
    left: 552px;
    top: 1300px;
    width: 290px;
}

/* 活动说明 */
.page_prize .description {
    display: inline-block;
    color: #767676;
    font-size: 35px;
    height: 100px;
    left: 50%;
    letter-spacing: 5px;
    line-height: 50px;
    overflow-y: scroll;
    position: absolute;
    text-align: center;
    top: 1700px;
    transform: translateX(-50%);
    white-space: pre-wrap;
    width: 600px;
    word-wrap: break-word;
}

/* 弹窗 */
.dialog {
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

/* 规则 */
.rule {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 规则区域 */
.rule .map {
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/rule.png") left top no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 1050px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 430px;
    width: 731px;
}

/* 规则-内容区域 */
.rule .rule_box {
    display: inline-block;
    color: #666666;
    font-size: 34px;
    height: 760px;
    left: 50%;
    letter-spacing: 2px;
    line-height: 55px;
    overflow-y: scroll;
    position: absolute;
    top: 200px;
    transform: translateX(-50%);
    white-space: pre-wrap;
    width: 630px;
    word-wrap: break-word;
}

/* 规则-关闭按钮 */
.rule .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
    background-size: 100%
}

/* 抽奖记录 */
.lottery_history {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 抽奖记录区域 */
.lottery_history .map {
    background: url("../images/lottery/lottery_history.png") left top no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 841px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 430px;
    width: 731px;
}

/* 抽奖记录-内容区域 */
.lottery_history .history_box {
    display: inline-block;
    color: #666666;
    font-size: 36px;
    height: 580px;
    left: 50%;
    letter-spacing: 2px;
    line-height: 55px;
    overflow-y: scroll;
    position: absolute;
    top: 200px;
    transform: translateX(-50%);
    white-space: pre-wrap;
    width: 630px;
    word-wrap: break-word;
}

/* 中奖日期-文字 */
.history_box .history_date {
    display: inline-block;
    height: 55px;
    left: 100px;
    line-height: 55px;
    position: absolute;
    top: 60px;
    width: 200px;
}

/* 中奖日期-奖项 */
.history_box .history_lottery {
    display: inline-block;
    height: 55px;
    left: 340px;
    line-height: 55px;
    position: absolute;
    top: 60px;
    width: 200px;
}

/* 抽奖记录-关闭按钮 */
.lottery_history .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
    background-size: 100%
}

/* 活动已结束 */
.has_finished {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 活动已结束区域 */
.has_finished .map {
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/has_finished.png") left top no-repeat;
    background-size: contain;
    display: inline-block;
    height: 544px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 845px;
    width: 731px;
}

/* 活动已结束-关闭按钮 */
.has_finished .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
    background-size: contain;
}

/* 已参与 */
.has_joined {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 已参与区域 */
.has_joined .map {
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/has_joined.png") left top no-repeat;
    background-size: contain;
    display: inline-block;
    height: 544px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 845px;
    width: 731px;
}

/* 已参与-关闭按钮 */
.has_joined .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
    background-size: contain;
}

/* 红包 */
.lottery {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 红包区域 */
.lottery .map {
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/lottery.png") left top no-repeat;
    display: inline-block;
    height: 871px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 440px;
    width: 744px;
}


/* 奖励已经发完-内容部分 */
.lottery .money {
    display: inline-block;
    color: #fcd06d;
    font-size: 70px;
    font-weight: 400;
    height: 70px;
    left: 250px;
    position: absolute;
    text-align: right;
    top: 540px;
    width: 185px;
}

/* 红包-关闭按钮 */
.lottery .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
}

/* 未中奖 */
.lottery_fail {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 未中奖区域 */
.lottery_fail .map {
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/lottery_fail.png") left top no-repeat;
    display: inline-block;
    height: 871px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 450px;
    width: 744px;
}

/* 奖励已经发完-内容部分 */
.lottery_fail .message {
    display: inline-block;
    color: #f8e8ea;
    font-size: 40px;
    height: 240px;
    left: 50%;
    letter-spacing: 3px;
    line-height: 60px;
    overflow-y: scroll;
    position: absolute;
    text-align: center;
    top: 460px;
    transform: translateX(-50%);
    white-space: pre-wrap;
    width: 420px;
    word-wrap: break-word;
}

/* 未中奖-关闭按钮 */
.lottery_fail .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
}

/* 等待结果 */
.lottery_waiting {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 等待结果 */
.lottery_waiting .map {
    background: white;
    display: inline-block;
    height: 114px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 800px;
    width: 640px;
}

/* 等待结果 */
.lottery_waiting .waiting_box {
    background: url("../images/lottery/lottery_waiting.gif") left top no-repeat;
    display: inline-block;
    height: 114px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 640px;
}

/* 不是目标用户 */
.no_auth {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 不是目标用户区域 */
.no_auth .map {
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/no_auth.png") left top no-repeat;
    display: inline-block;
    height: 345px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 550px;
    width: 733px;
}

/* 不是目标用户-关闭按钮 */
.no_auth .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
}

/* 奖励已发完 */
.no_prize {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 奖励已发完区域 */
.no_prize .map {
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/no_prize.png") left top no-repeat;
    display: inline-block;
    height: 871px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 450px;
    width: 744px;
}

/* 奖励已经发完-内容部分 */
.no_prize .message {
    display: inline-block;
    color: #f8e8ea;
    font-size: 40px;
    height: 180px;
    left: 50%;
    letter-spacing: 3px;
    line-height: 60px;
    overflow-y: scroll;
    position: absolute;
    text-align: center;
    top: 520px;
    transform: translateX(-50%);
    white-space: pre-wrap;
    width: 420px;
    word-wrap: break-word;
}

/* 奖励已发完-关闭按钮 */
.no_prize .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
}

/* 活动未开始 */
.not_started {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 活动未开始区域 */
.not_started .map {
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/not_started.png") left top no-repeat;
    background-size: contain;
    display: inline-block;
    height: 544px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 845px;
    width: 731px;
}

/* 活动未开始-关闭按钮 */
.not_started .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
    background-size: contain;
}

/* 活动未开始 */
.not_sub{
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 活动未开始区域 */
.not_sub .map {
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/no_auth.png") left top no-repeat;
    display: inline-block;
    height: 345px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 550px;
    width: 733px;
}

/* 活动未开始-关闭按钮 */
.not_sub .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
    background-size: contain;
}

/* 太火爆 */
.too_hot {
    -webkit-animation: show 0.5s linear 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0, 0, 0, 0.8);
    height: 1895px;
    width: 980px;
    z-index: 99;
}

/* 太火爆 */
.too_hot .map {
    background: white;
    display: inline-block;
    height: 114px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 800px;
    width: 640px;
}

/* 太火爆 */
.too_hot .hot_box {
    background: url("../images/lottery/too_hot.gif") left top no-repeat;
    display: inline-block;
    height: 114px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 640px;
}

/* 太火爆-关闭按钮 */
.too_hot .btn_close {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -155px;
    width: 93px;
    height: 93px;
    background: url("http://mktzrprize.oss-cn-beijing.aliyuncs.com/guoyuan/lottery/close.png") left top no-repeat;
}
