/*All通用*/
.zhezhao {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1200;
    opacity: 0.7;
    filter: alpha(opacity=70);
    display: none;
}
.defultPrize {
    position: absolute;
    left: 0;
    /* top: 0.35rem; */
    width: 1.04rem;
    height: 1rem;
}
.weixinShare {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1200;
    width: 100%;
    height: 100%;
    display: none;
}

.over {
    width: 100%;
    height: 0.52rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1200;
    display: none;
}

.Prompt {
    width: 100%;
    height: 0.52rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1200;
}

.offline {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10000;
    display: none;
}

.error {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 2000;
}

.share {
    width: 0.7rem;
    height: 0.7rem;
    position: absolute;
    top: 2%;
    right: 0.1rem;
    z-index: 100;
}

.hidden {
    display: none;
}

/*页面主页*/
.index {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 3;
    overflow: hidden;
}

.hdgz {
    position: absolute;
    right: 0;
    top: 8%;
    width: 0.55rem;
    /* height: 5.89%; */
}

.wdjp {
    position: absolute;
    right: 0;
    top: 19%;
    width: 0.55rem;
}

.bt {
    position: absolute;
    left: 0.67rem;
    top: 3%;
    width: 6.13rem;
}
.hddjs_bg{
    position: absolute;
    width: 4.07rem;
    height: 0.68rem;
    left: 0;
    right: 0;
    top: 4.2rem;
    margin: auto;
    display: none;
}
.hddjs {
   width: 100%;
   height: 100%;
    
    
}

.yph {
    width: 7.5rem;
    /*height: 59%;*/
    position: absolute;
    left: 0;
    top: 4.72rem;
    z-index: 2;
    right: 0;
    margin: auto;
}

.hyjc {
    width: 4.7rem;
    height: 22.5%;
    position: absolute;
    left: 1.41rem;
    top: 63.7%;
    z-index: 1;
}

.gdd {
    width: 6.81rem;
    /*height: 56%;*/
    position: absolute;
    left: 0.35rem;
    top: 18.5%;
    z-index: 3;
}

.lgdd {
    width: 7.01rem;
    /*height: 59%;*/
    position: absolute;
    left: 0.25rem;
    top: 17.3%;
    z-index: 4;
    -webkit-animation: twinkling 0.5s infinite ease-in-out
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@keyframes twinkling {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

.zp {
    width: 5.69rem;
    /*height: 49%;*/
    position: absolute;
    left: 0;
    right: 0;
    top: 5.2rem;
    z-index: 5;
    margin: auto;
}

.zph {
    width: 100%;
    height: 100%;
}

.begin {
    width: 2.13rem;
    /*height: 27%;*/
    position: absolute;
    left: 2.71rem;
    top: 6.7rem;
    z-index: 7;
}

.jplb {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.wzys {
    width: 100%;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.28rem;
    margin-top: 0.4rem;
    overflow: hidden;
    height: 0.56rem;
    font-weight: bold;
}

.xxcy {
    width: 0.63rem;
    position: absolute;
    left: 50%;
    margin-left: -0.315rem;
    bottom: 0.5rem;
}

.jp1 {
    width: 1.4rem;
    position: absolute;
    top: 0rem;
    left: 2.2rem;
    text-align: center;
    height: 35%;
}

.jp20 {
    width: 1.4rem;
    position: absolute;
    top: 0.25rem;
    left: 3.3rem;
    text-align: center;
    height: 35%;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg); /* IE 9 */
    -moz-transform: rotate(30deg); /* Firefox */
    -webkit-transform: rotate(30deg); /* Safari 和 Chrome */
    -o-transform: rotate(30deg); /* Opera */
}

.jp2 {
    width: 1.4rem;
    position: absolute;
    top: 0.6rem;
    left: 3.5rem;
    text-align: center;
    height: 35%;
    transform: rotate(50deg);
    -ms-transform: rotate(50deg); /* IE 9 */
    -moz-transform: rotate(50deg); /* Firefox */
    -webkit-transform: rotate(50deg); /* Safari 和 Chrome */
    -o-transform: rotate(50deg); /* Opera */
}

.jp4 {
    width: 1.4rem;
    position: absolute;
    top: 3.2rem;
    left: 3.5rem;
    text-align: center;
    height: 35%;
    transform: rotate(136deg);
    -ms-transform: rotate(136deg); /* IE 9 */
    -moz-transform: rotate(136deg); /* Firefox */
    -webkit-transform: rotate(136deg); /* Safari 和 Chrome */
    -o-transform: rotate(136deg); /* Opera */
}

.jp3 {
    width: 1.4rem;
    position: absolute;
    top: 1.9rem;
    left: 4rem;
    text-align: center;
    height: 35%;
    transform: rotate(93deg);
    -ms-transform: rotate(93deg); /* IE 9 */
    -moz-transform: rotate(93deg); /* Firefox */
    -webkit-transform: rotate(93deg); /* Safari 和 Chrome */
    -o-transform: rotate(93deg); /* Opera */
}

.jp60 {
    width: 1.4rem;
    position: absolute;
    top: 3.7rem;
    left: 3.2rem;
    text-align: center;
    height: 35%;
    transform: rotate(150deg);
    -ms-transform: rotate(150deg); /* IE 9 */
    -moz-transform: rotate(150deg); /* Firefox */
    -webkit-transform: rotate(150deg); /* Safari 和 Chrome */
    -o-transform: rotate(150deg); /* Opera */
}

.jp5 {
    width: 1.4rem;
    position: absolute;
    top: 3.8rem;
    left: 2.15rem;
    text-align: center;
    height: 35%;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -moz-transform: rotate(180deg); /* Firefox */
    -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
    -o-transform: rotate(180deg); /* Opera */
}

.jp6 {
  
    width: 1.4rem;
    position: absolute;
    top: 3.2rem;
    left: 0.8rem;
    text-align: center;
    height: 35%;
    transform: rotate(225deg);
    -ms-transform: rotate(225deg); /* IE 9 */
    -moz-transform: rotate(225deg); /* Firefox */
    -webkit-transform: rotate(225deg); /* Safari 和 Chrome */
    -o-transform: rotate(225deg); /* Opera */
}

.jp7 {
    width: 1.4rem;
    position: absolute;
    top: 1.9rem;
    left: 0.4rem;
    text-align: center;
    height: 35%;
    transform: rotate(275deg);
    -ms-transform: rotate(275deg); /* IE 9 */
    -moz-transform: rotate(275deg); /* Firefox */
    -webkit-transform: rotate(275deg); /* Safari 和 Chrome */
    -o-transform: rotate(275deg); /* Opera */
}

.jp10 {
    width: 1.4rem;
    position: absolute;
    top: 1.85rem;
    left: 0.25rem;
    text-align: center;
    height: 35%;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg); /* IE 9 */
    -moz-transform: rotate(270deg); /* Firefox */
    -webkit-transform: rotate(270deg); /* Safari 和 Chrome */
    -o-transform: rotate(270deg); /* Opera */
}

.jp8 {
    width: 1.4rem;
    position: absolute;
    /* top: 0.65rem; */
    top: 0.52rem;
    left: 0.8rem;
    text-align: center;
    height: 35%;
    transform: rotate(315deg);
    -ms-transform: rotate(315deg); /* IE 9 */
    -moz-transform: rotate(315deg); /* Firefox */
    -webkit-transform: rotate(315deg); /* Safari 和 Chrome */
    -o-transform: rotate(315deg); /* Opera */
}

.jp12 {
    width: 1.4rem;
    position: absolute;
    top: 0.19rem;
    left: 1.31rem;
    text-align: center;
    height: 35%;
    transform: rotate(330deg);
    -ms-transform: rotate(330deg); /* IE 9 */
    -moz-transform: rotate(330deg); /* Firefox */
    -webkit-transform: rotate(330deg); /* Safari 和 Chrome */
    -o-transform: rotate(330deg); /* Opera */
}

.cs {
    position: absolute;
    left: 50%;
    top: 81.2%;
    z-index: 6;
    font-size: 0.35rem;
    color: #FFF;
    width: 0.5rem;
    margin-left: -0.25rem;
    text-align: center;
}

.timespan {
    position: absolute;
    left: 2.5rem;
    top: 88.9%;
    z-index: 6;
    display: none;
}

.timespan span {
    font-size: 0.24rem;
    color: #3274d6;
    font-weight: bold;
    float: left;
    margin-left: 0.44rem;
    width: 0.3rem;
    text-align: center;
}

.timespan span:nth-child(3) {
    margin-left: 0.7rem;
}

/* 活动规则 */
.hdgz_nr {
    width: 5.96rem;
    position: absolute;
    top: 20%;
    left: 0rem;
    right: 0;
    z-index: 1300;
    display: none;
    margin: auto;
}

.hdgz_nr .hdgz_bg {
    width: 100%;
    height: 100%;
}

.hdgz_nr .close {
    width: 0.54rem;
    height: 0.54rem;
    position: absolute;
    top: -4%;
    right: 0.2rem;
}

.hdgz_nr .nr_hdgz {
    position: absolute;
    top: 16%;
    left: 0;
    right: 0;
    /* height: 70%; */
    height: 83%;
    overflow: auto;
    width: 5.4rem;
    margin: auto;
}

.hdgz_nr .nr_hdgz pre {
    font-size: 0.28rem;
    line-height: 0.33rem;
    text-align: left;
    word-break: break-all;
    white-space: pre-wrap;
    color: #333333;
    width: 100%;
    height: 80%;
    overflow: auto;
}
.hdgz_nr .nr_hdgz .hd_p{
	
}

/* 我的奖品 */
.mdjp {
    width: 5.96rem;
    height: 55%;
    position: absolute;
    top: 20%;
    left: 0rem;
    right: 0;
    z-index: 1300;
    display: none;
    margin: auto;
}

.mdjp .wdjp_bg {
    width: 100%;
    height: 100%;
}

.mdjp .close {
    width: 0.54rem;
    height: 0.54rem;
    position: absolute;
    top: -2%;
    right: 0.1rem;
}

.jplbh {
    position: absolute;
    top: 14%;
    left: 0;
    right: 0;
    height: 69%;
    overflow: auto;
    width: 5rem;
    margin: auto;
}

.jplbh dl {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 0.4rem;
}

.jplbh li .goUse, .jplbh li .goCheck,.jplbh li .goCheck1, .jplbh li .goCheck2 ,.jplbh li .gjqty,.jplbh li .goUse123{
    position: absolute;
    right: 0.05rem;
    top: 0.2rem;
    width: 0.86rem;
    height: 0.27rem;
}
.line7 .goCheck1,.line7 .goCheck,.line7 .goUse{
    position: absolute;
    right: 0.05rem;
    top: 0.2rem;
    width: 1.2rem;
    height: 0.6rem;
}
.jplbh dl dt {
    width: 1rem;
    height: 1rem;
    float: left;
    padding-top: 2%;
}

.jplbh dl dd {
   
        float: left;
        color: #666666;
        margin-top: 3%;
        /* margin-left: 0.55rem; */
        margin-left: 0.2rem;
        width: 62%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    
}

.prize-w {
    margin-left: 0.15rem;
    margin-top: 0.05rem;
    width: 1rem;
    height: 1rem;
    float: left;
}

.jplbh dl dd p {
    font-size: 0.28rem;
    /* line-height: 0.25rem;
    margin-top: 0.1rem; */
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
    width: 83%;
}
.jplbh dl dd p span{
	font-size:.28rem;
}
.jplbh dl dd p:first-child{
    width: 83%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    line-height: 0.4rem;
}
.jplbh dl dd p:last-child {
    font-size: 0.22rem;
    margin-top: 0.1rem;
    /* overflow: hidden; */
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jplbh li {
    float: left;
    width: 100%;
    margin-top: 0.4rem;
    position: relative;
}

.jplbh li .jpbg {
    width: 100%;
    height: 21.4%;
}
.jplbh dl .jpbg {
    width: 100%;
    height: 21.4%;
}
.jplbh dl .dw{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 2;
}
.jplbh li .dw{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 2;
}
/*.jplbh li .dw img{*/
    /*margin-left: 0.15rem;*/
    /*margin-top: 0.05rem;*/
/*}*/
/*.jplbh li img {*/
    /*width: 1rem;*/
    /*height: 1rem;*/
    /*float: left;*/
/*}*/

.jplbh li div {
    float: left;
    color: #666666;
    margin-top: 2%;
    width: 72%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jplbh li div p {
    font-size: 0.22rem;
    font-weight: bold;
    margin-left: 0.4rem;
    line-height: 0.25rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0.2rem;
}
.jplbh li div pre {
    font-size: 0.18rem;
    margin-top: 0.15rem;
    margin-left: 0.3rem;
}

.mdjp .btn_txlj {
    width: 4.41rem;
    position: absolute;
    bottom: 0.3rem;
    left: 0;
    right: 0;
    display: none;
    margin: auto;
}

.mdjp .btn_cklj {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.5rem;
    height: 4.84%;
    overflow: auto;
    width: 1.89rem;
    display: none;
    margin: auto;
}

.null-prize{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
}
.null-prize p{
	font-size:.28rem;
}


/* 填写信息 */
.txlj_nr {
    width: 5.96rem;
    height: 55%;
    position: absolute;
    top: 20%;
    left: 0rem;
    z-index: 1300;
    display: none;
}

.txlj_nr .bg_txlj {
    width: 100%;
    height: 100%;
}

.txlj_nr .close {
    width: 0.54rem;
    height: 0.54rem;
    position: absolute;
    top: -8%;
    left: 84%;
}

.txlb_nr {
    width: 4.7rem;
    position: absolute;
    top: 17%;
    left: 0;
    right: 0;
    margin: auto;
    height: 60%;
    overflow: auto;
}

.txlb_nr li {
    float: left;
    width: 100%;
    margin-top: 0.1rem;
    color: #333333;
}

.txlb_nr li span:first-child {
    font-size: 0.3rem;
    text-align: right;
    float: left;
    height: 0.44rem;
    width: 1rem;
    line-height: 0.44rem;
}

.txlb_nr li span:last-child {
    font-size: 0.3rem;
    width: 3.1rem;
    float: left;
    word-break: break-all;
    line-height: 0.44rem;
    margin-left: 0.1rem;
}

.txlb_nr li span:last-child input {
    border: none;
    border-bottom: 1px solid #FFF;
    box-sizing: border-box;
    color: #333333;
    width: 100%;
    outline: none;
    font-size: 0.22rem;
    height: 0.44rem;
    line-height: 0.44rem;
    background: #FFF;
}

.txlj_nr .txts {
    position: absolute;
    bottom: 1.5rem;
    left: 50%;
    line-height: 0.35rem;
    font-size: 0.22rem;
    text-align: center;
    width: 50%;
    color: #333333;
    margin-left: -25%;
}

.txlj_nr .btn_tj {
    width: 4.41rem;
    height: 11.3%;
    position: absolute;
    bottom: 0.5rem;
    left: 0;
}

.tjcg {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -20%;
    margin-left: -2.04rem;
    width: 3.93rem;
    height: 12.6%;
    z-index: 1500;
    display: none;
}

.tjsb {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -20%;
    margin-left: -1.98rem;
    width: 3.97rem;
    height: 23%;
    z-index: 1500;
    display: none;
}

/* 查看领奖信息 */
.cklj_nr {
    width: 5.96rem;
    height: 55%;
    position: absolute;
    top: 20%;
    left: 0rem;
    z-index: 1300;
    display: none;
}

.cklj_nr .bg_cklj {
    width: 100%;
    height: 100%;
}

.cklj_nr .close {
    width: 0.54rem;
    height: 0.54rem;
    position: absolute;
    top: -2%;
    left: 87%;
}

.cklj_nr .tsxx {
    font-size: 0.22rem;
    color: #333333;
    position: absolute;
    left: 50%;
    width: 40%;
    margin-left: -20%;
    bottom: 0.5rem;
    text-align: center;
    line-height: 0.33rem;
    word-break: break-all;
}

.txxx_nr {
    width: 4.7rem;
    position: absolute;
    top: 17%;
    left: 0;
    height: 60%;
    overflow: auto;
    
}

.txxx_nr li {
    float: left;
    width: 100%;
    margin-top: 0.1rem;
    color: #333333;
    
}

.txxx_nr li span:first-child {
    font-size: 0.3rem;
    text-align: right;
    float: left;
    height: 0.44rem;
    width: 1.5rem;
    line-height: 0.44rem;
}

.txxx_nr li span:last-child {
    font-size: 0.3rem;
    width: 3.1rem;
    float: left;
    word-break: break-all;
    line-height: 0.44rem;
    margin-left: 0.1rem;
}
/*微信引导页*/
.wxydy{
    width: 7.5rem;
    height: 60%;
    position: absolute;
    top: 20%;
    left: 0rem;
    z-index: 1300;
    display: none;
}
.wxydt{
    width: 100%;
    height: 100%;
}
.wxydewm{
    width: 1.68rem;
    position: absolute;
    left: 2.91rem;
    bottom: 0.84rem;
}
/*中奖弹窗*/
.tityc{
    position: absolute;
    top: 20%;
    left: 0rem;
    right: 0;
    z-index: 1300;
    display: none;
    width: 6.16rem;
    height: 7.89rem;
    margin: auto;
}
.tityc .zjtc{
    width: 100%;
    height: 100%;
}
.tityc .close{
    width: 0.54rem;
    height: 0.54rem;
    position: absolute;
    top: -8%;
    right: 0.7rem;
}
.mrjp{
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 49%;
    left: 0;
    right: 0;
    margin: auto;
}
.hjts{
    position: absolute;
    top: 36%;
    left: 50%;
    margin-left: -22%;
    font-size: 0.3rem;
    width: 44%;
    line-height: 0.35rem;
    color: #000;
    text-align: center;
}
.zlyc{
    width: 1.99rem;
    height: 11.5%;
    position: absolute;
    bottom: 0.4rem;
    left: 0.5rem;
}
.ljlj{
    width: 1.99rem;
    height: 11.5%;
    position: absolute;
    bottom: 0.4rem;
    right: 0.5rem;
}

.tityc .wzj{
    width: 100%;
    height: 100%;
}
.tityc .close{
    width: 0.54rem;
    height: 0.54rem;
    position: absolute;
    top: -8%;
    right: 0.7rem;
}
.zaiz{
    width: 2.16rem;
    height: 11.5%;
    position: absolute;
    bottom: 0.4rem;
    left: 0;
    right: 0;
    margin: auto;
}

.tityc .wjh{
    width: 100%;
    height: 100%;
}
.tityc .close{
    width: 0.54rem;
    height: 0.54rem;
    position: absolute;
    top: -3%;
    right: 0.2rem;
}
.qd{
    width: 4.39rem;
    height: 11.5%;
    position: absolute;
    bottom: 0.4rem;
    left: 1.56rem;
}
.wxydy .close {
    width: 0.54rem;
    height: 0.54rem;
    position: absolute;
    top: 4%;
    right: 0.7rem;
}
.cishu{
    width: 3.03rem;
    position: absolute;
    top: 17%;
    left: 0;
    right: 0;
    margin: auto;
}
.number_prize{
    position: absolute;
    width: 0.3rem;
    left: 0;
    right: 0;
    margin: auto;
    top: 10%;
    color: #fff;
    font-size: 0.26rem;
    text-align: center;
}