body,html{
    background: url("../img/bgline.jpg") repeat-y 100%;
    position: relative;
}
.bgWrap{
    position: relative;
    width: 100%;
}
.bgImg{
    width: 100%;
    vertical-align: top;
    margin-top: -2px;
}
.bgCont{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.centerP{
    position: relative;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}
.bgHW{
    position: relative;
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: rgba(255,255,255,0.7);
}
#logoImg{
    width: 109px;
    vertical-align: middle;
}
.gotoIndex{
    float: right;
    font-size: 14px;
    color: #000;
}
#loginBtnA{
    margin-right: 30px;
}
.PrefaceW{
    position: relative;
    width: 100%;
    font-size: 0;
    margin-top:1040px;
}
.PrefaceCenter{
    position: relative;
    height: 700px;
    background: url(../img/ItemBgLine.png) repeat-y;
    background-size: 100%;
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.05);
}
.bgCont img{
    vertical-align: top;
}
.PrefaceTitleW{
    text-align: center;
    padding-top: 64px;
}
.prefaceTitleImg{
    width: 185px;
}
.PrefaceContW{
    padding-top: 40px;
}
.PrefaceContP{
    text-align: center;
    font-size: 18px;
    color: #000;
    padding-bottom: 17px;
}
.PrefaceContTip,.priceA{
    text-align: center;
    font-size: 18px;
    color: #ff0000;
    padding-bottom: 30px;
}
.PrefContW{
    text-align: center;
}
.PrefContC{
    display: inline-block;
    width: 400px;
    height: 90px;
    border: 1px dashed #ff0000;
    border-radius: 12px;
    text-align: center;
}
.PrefContCP1{
    color: #ff0000;
    font-weight: bold;
    font-size: 18px;
    padding-top: 22px;
}
.PrefContCP2{
    color: #000;
    font-size: 14px;
    padding-top: 14px;
}
.PrefOT{
    font-size: 18px;
    color: #ff0000;
    font-weight: bold;
    text-align: center;
    padding-top: 36px;
}
.PrefOp{
    text-align: center;
    padding-top: 21px;
}
.PrefOp a,.PrefOp span{
    font-size: 18px;
    color: #ff0000;
}
.rotaryW{
    position: relative;
    width: 100%;
    padding-top: 84px;
    padding-bottom: 124px;
}
.rotaryCenter{
   height: 900px;
    font-size: 0;
}
.rotaryTable{
    float: left;
    width: 930px;
    height: 900px;
    padding-left: 10px;
    position: relative;
}
.luckyDrawLeftMask{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.rotaryCont{
    width: 816px;
    height: 816px;
    box-shadow:0 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.lotteryW{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.lotteryBtn{
    vertical-align: top;
    margin-top: -2px;
    margin-left: -1px;
    width: 818px;
    height: 818px;
}
.rotaryContCon{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.drawBtnWrap{
    position: absolute;
    width: 230px;
    height: 230px;
    left: 50%;
    top:50%;
    margin-top: -115px;
    margin-left: -115px;
    background: url("../img/drawBtn.png") no-repeat;
    background-size: 100%;
}
.lotteryBtnBg{
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}
.lotteryBtnBg{
    pointer-events: auto;
    cursor: pointer;
}
.lotteryBtnBgClose {
    cursor: default;
}
.drawBtnBGI{
    width: 100%;
}
.drawBtnBGI2{
    display: none;
}
.lotteryBtnBg:hover .drawBtnBGI1{
    display: none;
}
.lotteryBtnBg:hover .drawBtnBGI2{
    display: inline-block;
}
.drawBtnWrapCon{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    cursor: pointer;
}
.drawBtnTxtTitle {
    position: absolute;
    top: 76px;
    left: 74px;
}
.lotteryBtnTxtT{
    width: 90px;
}
.drawNumWrap {
    position: relative;
    display: block;
    text-align: center;
    top: 128px;
    font-size: 18px;
    color: #ffdd5c;
    font-weight: bold;
}
.drawBtnTxt1{
    width: 47px;
}
.drawBtnTxt3{
    width: 27px;
}
.checkBtnWrap {
    position: relative;
    width: 100%;
    padding-left: 240px;
}
.checkBtnImg{
    width: 324px;
}
.drawNum {
    font-size: 18px;
    color: #ffdd5c;
    font-weight: bold;
    margin-right: 3px;
    margin-left: 1px;
}
.rotateBg{
    width: 100%;
    height: 100%;
}
.rotaryList{
    float: right;
    display: inline-block;
    width: 268px;
    height: 900px;
    overflow: hidden;
    background: url("../img/right2.png") repeat-y;
    background-size:100%;
    border-radius:8px;
    box-shadow:0 0 30px rgba(0, 0, 0, 0.05);
}
.rotaryListTitle{
    text-align: center;
    padding-top: 58px;
    padding-bottom: 54px;
}
.actRulesCenter{
    height: 1460px;
    position: relative;
    background: url(../img/ItemBgLine.png) repeat-y;
    background-size: 100%;
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.05);
}
.actRuleTitle{
    text-align: center;
    padding-top: 70px;
}
.actRulesCont{
    text-align: left;
    padding-left: 164px;
    padding-top: 66px;
}
.actRulesCont p{
    font-size: 18px;
    color: #000;
    padding-bottom: 21px;
}
.actRulesCont p span{
    font-size: 18px;
    color: #ff0000;
}
.actRulesCont p a{
    font-size: 18px;
    color: #000;
}
.rotaryListContWrap{
    width: 100%;
    height: 700px;
    overflow: hidden;
}
.rotaryItemName{
    text-align: center;
}
.rName{
    font-size: 18px;
    color: #000;
    font-weight: lighter;
}
#winnersListCon{
    box-sizing: border-box;
}
.rotaryItem{
    text-align: center;
    height: 72px;
    box-sizing: border-box;
}
.rotaryItemHide{
    font-size: 18px;
    color: #ff0000;
    font-weight: lighter;
}
.rotaryPrice{
    font-size: 14px;
    color: #ff0000;
    font-weight: bold;
    padding-top: 2px;
}
.rotaryPrice span{
    font-size: 14px;
    color: #ff0000;
    font-weight: bold;
}
/*winningRecordWrap*/
.winningRecordWrap{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background: rgba(0,0,0,0.1);
}
.winningRecord{
    position: absolute;
    width: 695px;
    height: 650px;
    border-radius: 16px;
    overflow: hidden;
    background: url("../img/ItemBgLine2.png") repeat-y;
    background-size: 100%;
    left: 50%;
    top:50%;
    margin-top: -325px;
    margin-left: -348px;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.winningRecordTitle{
    text-align: center;
    padding-top: 74px;
    margin-bottom: 16px;
}
.winningRecordTitleImg{
    width: 185px;
}
.winningRecordContent{
    height: 472px;
    overflow-y: auto;
}
.recordItem{
    padding-top: 42px;
}
.recordItemTime{
    font-size: 18px;
    color: #000;
    font-family: "微软雅黑", "Microsoft YaHei";
    font-weight: lighter;
    text-align: center;
}
.recordItemTxt{
    color: #ff0000;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-top: 2px;
}
/*中奖弹窗*/
.winningWrap{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background: rgba(0,0,0,0.1);
}
.winningContent{
    position: absolute;
    width: 695px;
    height: 350px;
    top:50%;
    left: 50%;
    border-radius: 8px;
    overflow: hidden;
    background: url("../img/ItemBgLine2.png") repeat-y;
    background-size: 100%;
    margin-top: -175px;
    margin-left: -347px;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);

}
.winningContentTitle{
    text-align: center;
    padding-top: 76px;
}
.winTitleImg{
    width: 185px;
}
.winningTxtImg{
    width: 136px;
}
.winningTxt2Img{
    width: 62px;
}
.winningConCp{
    text-align: center;
    padding-top: 55px;
}
.winningConCpCon{
    font-size: 22px;
    color: #ff0000;
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
}
.winningConCpCon2{
    font-size: 22px;
    color: #ff0000;
    text-align: center;
    font-weight: bold;
}
.winningConCp2{
    text-align: center;
    padding-top: 140px;
}



.winningConCp2Fir{
    font-size: 22px;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding-top: 100px;
}
.joinTxtP{
    display: block;
    font-size: 18px;
    color: #000;
    padding-top: 20px;
}
.joinTxtP span,.joinTxtP a{
    font-size: 18px;
    color: #ff0000;
    padding-top: 20px;
}
.joinTxtP a{
    font-size: 18px;
    color: #ff0000;
    padding-top: 20px;
    text-decoration: underline;
}