
body{
    background: url(../img/jingjie/bg-top4.png) no-repeat center 0.8rem/100% auto,url(../img/jingjie/bg-bottom.png) no-repeat bottom center/100% auto #e5d4ff;
    overflow: auto;
}
.luckInfo .LI_body{
    background-color: #a66cba;
    border-radius: 2.5vw;
    padding:  0 1.5vw 1.5vw 0;
    width: 75%;
    display: inline-block;
    position: relative;
}
.luckInfo .LI_body .LI_insideHead{
    background:url(../img/gq/LI_head.png) no-repeat center/100% auto;
    position: absolute;
    top: -7vw;
    left: -12vw;
    right: -12vw;
    padding: 2vw 0 1vw;
    z-index: 9;
}
.luckInfo .LI_body .LI_insideBody{
    background-color: white;
    border-radius: 2.5vw;
    margin-left: -1.5vw;
    padding: 4vw 0 3vw;
    font-size: 3.6vw;
    position: relative;
}
.star{
    background: url(../img/star.png) no-repeat center/100%;
    width: 5vw;
    height: 5vw;
    display: inline-block;
    margin: -1vw 0.1vw 0;
    vertical-align: middle;

}
.star.bright{
    background: url(../img/stars_bright.png) no-repeat center/100%;
}
.luckInfo .LI_body .LI_insideBody table tbody tr td:last-child{
    text-align: left;
    line-height: 1.6;
}

.luckInfo .LI_body .LI_insideBody .head-body1{
    background-color: #fde8e2;
    display: inline-block;
    padding: 1vw;
    border-radius: 50vw;
}
.luckInfo .LI_body .LI_insideBody .head-body1 .head-body2{
    background-color: #fba4b5;
    border-radius: 50vw;
    padding: 1.5vw;
}
.luckInfo .LI_body .LI_insideBody .head-body1 .head-body2 .head-body3{
    text-align: center;
    border-radius: 50vw;
    overflow: hidden;
}
.luckInfo .LI_body .LI_insideBody .cloud{
    display: none;
    background: url(../img/cloud.png) no-repeat center/100%;
    width: 20vw;
    height: 9vw;
    position: absolute;
    bottom: -4vw;
    left: -7vw;
}
.luckInfo .LI_body .LI_insideBody .cloud.right{
    display: none;
    bottom: 3vw;
    left: 69vw;
}
.winInfo{
    display: inline-block;
    width: 80%;
    background-color: #672a1c;
    color: white;
    font-size: 3.6vw;
    overflow: hidden;
    margin-top: 10vw;
    border-radius: 2.5vw;
    height: 8vw;
}
.winInfo ul li{
    padding: 1vw 0 2vw;
    font-size: 4vw;
}
.biggestAwards{
    font-size: 3.9vw;
    color: white;
    margin: 6vw 0;
}
.biggestAwards span{
    color: #fcff00;
    margin-right: 5px;
}
.bottom_btn{
    text-align: center;
    overflow: hidden;
}
._btn{
    background: url(../img/jingjie/button.png) no-repeat center/100% auto;
    height: 12vw;
    width: 35%;
    border: none;
    font-size: 4.5vw;
    line-height: 1;
    margin: 0 5vw;
    color: black;
    border-radius: 5px;
}
.drawPrize{
    margin:2vw 0vw 5vw;
    height: 96vw;
    background: url(../img/jingjie/draw_bdoy.png) no-repeat center/ 100%;
    padding: 2.2vw 10vw 9vw 12vw;
    font-size: 3.5vw;
    color: white;
    position: relative;
}
.countdown{
    margin: 0 9vw;
    text-align: center;
}
.countdown span{
    display: inline-block;
    border-radius: 1vw;
    background-color: white;
    color: #ff0042;
    padding:1vw 1.1vw;
    margin:0 0.5vw;
}
.countdown span:first-child{
    margin-left:0;
}
.countdown span:last-child{
    margin-right:0;
}
.countdownTime{
    display: inline-block;
}
.drawPrize_body{
    position: absolute;
    top: 7.3vw;
    left: 9.8vw;
    right: 9vw;
}






.i-active{
    height: 80vw;
    width: 100%;
    position: relative;
}
.i-active .title{
    position: absolute;
    left: 0.92rem;
    width: 4.72rem;
    top: 2.03rem;
}
.i-active .title .num{
    float: left;
    font-size: 0.24rem;
    color: #000000;
    line-height: 0.34rem;
    padding-top: 0.4rem;
}
.i-active .title .num span{
    color: #ff0000;
}
.i-active .title .btn{
    float: left;
    height: 0.77rem;
    line-height: 0.77rem;
    text-align: center;
    font-size: 0.24rem;
    color: #ffffff;
    background: url(../img/btn2.png) no-repeat center;
    background-size: cover;
    width: 2.24rem;
}

.i-active .list{
    height: 80vw;
    position: relative;
}
.i-active .list ul{
    float: left;
    width: 100%;
}
.i-active .list li{
    float: left;
    width: 25.3vw;
    height:25.3vw;
    background: url(../img/ico2.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    box-sizing:border-box;
// padding-top: 0.18rem;
    position: relative;
    transition:all 1.5s;
}
.i-active .list li.max{
    background-image: url(../img/mask_bg2.png);
}
.i-active .list li:nth-child(1){
    position: absolute;
    left: 1.2vw;
    top: 1.2vw;
}
.i-active .list li:nth-child(2){
    position: absolute;
    left: 27.7vw;
    top: 1.2vw;
}
.i-active .list li:nth-child(3){
    position: absolute;
    left:54.3vw;
    top: 1.2vw;
}
.i-active .list li:nth-child(4){
    position: absolute;
    left: 1.2vw;
    top: 27.5vw;
}
.i-active .list li:nth-child(5){
    position: absolute;
    left:54.3vw;
    top: 27.5vw;
}
.i-active .list li:nth-child(6){
    position: absolute;
    left: 1.2vw;
    top: 53.8vw;
}
.i-active .list li:nth-child(7){
    position: absolute;
    left:27.7vw;
    top: 53.8vw;
}
.i-active .list li:nth-child(8){
    position: absolute;
    left:54.3vw;
    top: 53.8vw;
}
.i-active .list li .result{
    display: none;
}
.i-active .list li.close{
    position: absolute;
    left: 27.8vw;
    top: 27.4vw;
}
.i-active .list li.turn{

    animation: rotate360 0.8s linear 0s;
}
@keyframes rotate360 {
    0% {
        transform: rotateY(0);

    }

    100% {

        transform: rotateY(360deg);
    }
}
.i-active .list li.turn .mask{
    display: block;
}
.i-active .list li.turn .begin{
    display: none;
}
.i-active .list li.turn-result .begin{
    display: none;
}
.i-active .list li.turn-result .result{
    display: block;
}

.i-active .list li .mask{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 1.22rem;
    text-align: center;
    font-size: 0.54rem;
    color: #2e0d00;
    font-weight: bold;
    display: none;
}
.i-active .list li .mask img{
    width: 100%;
    height: 100%;
}
.i-active .list li .mask span{
    font-size: 0.5rem;
    color: #ff0000;
}
.i-active .list li p{
    font-size: 0.28rem;
    line-height: 0.32rem;
    font-weight: bold;
    color: #2e0d00;
}
.i-active .list li p i{
    display: block;
    margin: 0 auto 0;
    width: 0.54rem;
    height: 0.54rem;
    background: url(../img/logo_ico2.png) no-repeat center;
    background-size: cover;
}
.i-active .list li.max h4 span{
    color: #ffba00;
}
.i-active .list li h4{
    font-weight: bold;
    line-height: 0.3rem;
    font-size: 0.26rem;
    color: #2e0d00;
}
.i-active .list li h4 i{
    display: block;
    margin: 0 auto 0;
    width: 0.54rem;
    height: 0.54rem;
    background: url(../img/logo_ico1.png) no-repeat center;
    background-size: cover;
}
.i-active .list li h4 span{
    display: block;
    font-size: 0.24rem;
    color: #ff0000;
    font-weight: bold;
}
.i-active .list li h4 span em{
    font-style: normal;
    font-size: 0.48rem;
}
.i-active .list li .thk{
    font-size: 0.28rem;
    line-height: 0.36rem;
    font-weight: bold;
    color: #2e0d00;
}
.i-active .list li .thr{
    font-size: 0.2rem;
    color: #f10600;
    line-height: 0.25rem;
}
.i-active .list li .one{
    font-size: 0.19rem;
    color: #2e0d00;
    line-height: 0.24rem;
}
.i-active .list li:nth-child(4){
    margin-right: 1.72rem;
}
.i-active .con .btn{
    width: 32.5%;
    height: 32.5%;
    background: url(../img/sub.png) no-repeat center center;
    background-size: 100%;
    position: absolute;
    left: 33.7%;
    top: 33.5%;
}
.i-active .con .btn i{
    position: absolute;
    width: 15vw;
    height: 15vw;
    background: url(../img/btn_ico.png) no-repeat center;
    background-size: 100% 100%;
    right: 1vw;
    bottom: 0;
    animation: myfirst 1s linear 0s infinite alternate;
}
@keyframes myfirst
{
    from {bottom: 0;}
    to {bottom: 0.2rem;}
}
@keyframes myfirst {
    from {
        bottom: 0;
    }
    to {
        bottom: 0.2rem;
    }
}
.i-active .con .btn.has{
    background-image: url(../img/sub2.png);
}
.i-active .con .btn.has i{
    display: none;
}
.active-box{
    padding-bottom: 0.55rem;}
.link{
    margin-top: 0.15rem;
    padding: 0 0.25rem;}
.modal{
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.modal_bg{
    height: 100%;
    background-color: #000;
    opacity: 0.5;
}
.modal_body{
    background:#fff;
    width: 254px;
    position:absolute;
    left: 50%;
    top: 25%;
    /*height: 290px;*/
    padding: 0;
    font-size: 15px;
    margin-left: -127px;
    border-radius: 8px;
}
.modal-head{
    background:url(../img/gxcz.png) no-repeat center/auto 55%  #ffdc4e;
    height: 50px;
    position: relative;
    border-radius: 8px 8px 0 0;
}
.modal-head .left-icon{
    position: absolute;
    height: 120px;
    background: url(../img/girl.png) no-repeat center/auto 100%;
    width:117px;
    bottom: 10px;
    left: -25px;
}
.modal-content{
    padding: 0 20px;
    font-size: 13px;
    margin: 10px 0px;
}
.modal-bottom{
    background-color: #ff9731;
    padding: 7px 0 5px;
    text-align: center;
    border-radius: 0 0 8px 8px;
}
.modal-button{
    background: url(../img/btn10.png) no-repeat center/100% 100%;
    width: 130px;
    height: 30px;
    border: none;
    color: white;
}
.close{
    width: 11%;
    height: 6%;
    background: url(../img/close.png) no-repeat center/100%;
    background-size: cover;
    position: absolute;
    right: 6vw;
    top: 8vw;
}
.modal2 .modal_body{
    top: 15%;
}
.modal2 .modal_body .modal-head{
    background-image: url(../img/text1.png);
    background-size: auto 100%;
}
.modal2 .modal_body .content{
    width: 100%;
    overflow: scroll;
    height: 80vw;
}
.modal2 .modal_body .content td{
    border-bottom: 1px dashed #000;
    padding-bottom: 1vw;
}
.modal-head{
    background-color: #ffdc4e;
}
.myInvite{
    text-align: right;
    padding-right: 8vw;
}
.myInvite a{
    color: #6c20a1;
    text-decoration: underline;
    font-size:5.5vw;
}
body.invite{
    background: url(../img/jingjie/bg-top2.png) no-repeat top center/100% auto,url(../img/jingjie/bg-bottom.png) no-repeat bottom center/100% auto #e5d4ff;
    padding: 26vw 0;

}
.invite-body{
    background: url(../img/jingjie/invite-body.png) no-repeat top center/100% auto;
    height: 125.3vw;
    text-align: center;
    padding-top: 20vw;
}
html{
     min-height: 100%;
}
.invite-body img{
    width: 70%;
    display: inline-block;
}
body.rule-bg{
    background: url(../img/jingjie/bg-top2.png) no-repeat center 0.8rem/100% auto,url(../img/jingjie/bg-bottom.png) no-repeat bottom center/100% auto #e5d4ff;
    padding: 0 0 29vw ;
    height: 100%;
    position: relative;
}
.rule-bg>.rule-title{
    background: url(../img/jingjie/rule.png) no-repeat center/75% auto;
    height: 16vw;
    margin-top: 29vw;
}
.rule-bg>.rule-content{
    font-size: 4.3vw;
    margin:5vw 7vw 0;
    text-indent: 2em;
    color: #362967;
}
.rule-bg>.rule-goback{
   margin-top: 35vw;
    text-align: center;
}
.profile{
    background: url(../img/jingjie/intr.png) no-repeat center/100%;
    height: 132vw;
    margin: 5vw 0 15vw;
}