﻿.get-rewards {
    position: absolute;
    bottom: 2rem;
    left: -100%;
    height: 2.5rem;
    background: #353535;
    border-radius: 5rem;
    line-height: 2.5rem;
    text-align: center;
    padding: 0 1rem;
    z-index: 101;
    color: #FFB910;
    font-size: 62.5%!important;
}

.get-rewards i {
    display: block;
    width: 2.25rem;
    height: 1.9rem;
    background: url(../images/reward-01.png)no-repeat;
    background-size: 100% 100%;
    margin-right: .5rem;
}

.get-received {
    position: fixed;
    z-index: 222;
    width: 25rem;
    height: 7rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.get-received a {
    display: block;
}

.get-received img {
    width: 100%;
    height: 100%;
}

.gb-btns {
    width: 2.8rem;
    height: 2.8rem;
    background: url(../images/reward-03.png)no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -.6rem;
    left: 0;
}

.get-award {
    width: 4.1rem;
    height: 4.1rem;
    background: url(../images/reward-04.png)no-repeat;
    background-size: 100% 100%;
    display:none;
    /*position: absolute;
    top: 20%;
    right: .7rem;*/
}

.livevideoreward-fixed-tk {
    position: fixed;
    top: 0;
    max-width: 640px;
    width: 100%;
    height: 100%;
    z-index: 666;
    background: rgba(0, 0, 0, 0.5);
}
.livevideoreward-fixed-tk .qrcode-redbag {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.redbag-bg {
    width: 300px;
    height: 410px;
    background: url(../images/reward-05.png)no-repeat;
    background-size: 100% 100%;
    border-radius: .2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    padding: 0 3.5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.Uhead-tx {
    width: 7.5rem;
    height: 7.5rem;
    background: #FFF8E3;
    border-radius: 50%;
    padding: .5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 2rem auto 0.5rem;
}

.Uhead-tx img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.redbag-bg > p.user-name {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    color: #A37E2F;
    margin-bottom: 0.8rem;
    height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
}

.redbag-bg > p.tips-word {
    height: 3.4rem;
    font-size: 12px;
    color: #A40800;
    display: block;
    text-align: center;
    font-weight: bold;
    margin-bottom: .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-break: break-all;
}

.redbag-bg > p {
    font-weight: bold;
}

.redbag-bg p.bwords {
    font-size: 5.3rem;
    color: #A40800;
    font-weight: bold;
    text-align: center;
    border-top: 1px dashed #A40800;
    border-bottom: 1px dashed #A40800;
    line-height: 1.2;
}

.redbag-bg p.bbwords {
    min-height: 3.4rem;
    font-size: 3.6rem;
    color: #A40800;
    font-weight: bold;
    text-align: center;
    border-top: 1px dashed #A40800;
    border-bottom: 1px dashed #A40800;
    line-height: 1.5;
    margin-bottom: 30%;    
}

.redbag-bg > p.tips-w {
    font-size: 12px;
    color: #E7D597;
    text-align: center;
    margin-bottom: 0;
    margin: 20% 0 2%;
}

.nomorereward.redbag-bg > p.tips-w {
    margin: 20% 0 2%;
}
.nomorereward.redbag-bg .confirn-btns {
    margin-top: 3rem;
}
.nomorereward.redbag-bg .bbwords {
    margin-bottom: 40%;
}
.confirn-btns {
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    font-size: 1.8rem;
    color: #875B0E;
    font-weight: bold;
    border-radius: 5rem;
    background: -ms-linear-gradient(left, #EBDCA5, #D3B356);
    background: -moz-linear-gradient(left,#EBDCA5,#D3B356);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#EBDCA5), to(#D3B356));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EBDCA5), to(#D3B356));
    background: -webkit-linear-gradient(left, #EBDCA5, #D3B356);
    background: -o-linear-gradient(left, #EBDCA5, #D3B356);
}

.confirn-btns-ed {
    color: #414141;
    background: -ms-linear-gradient(left, #DDDDDD, #B1B1B1);
    background: -moz-linear-gradient(left,#DDDDDD,#B1B1B1);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#DDDDDD), to(#B1B1B1));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDDDDD), to(#B1B1B1));
    background: -webkit-linear-gradient(left, #DDDDDD, #B1B1B1);
    background: -o-linear-gradient(left, #DDDDDD,#B1B1B1);
}

.redbag-bg > p.tips-b {
    font-size: 12px;
    color: #601400;
    text-align: center;
    margin-top:2rem;
}

.pc-live-video .livevideoreward-fixed-tk{
    max-width:100%!important;
    z-index: 999;
}

@media only screen and (max-width: 350px) and (min-width: 310px) {
    .redbag-bg {
        width: 280px;
        height: 362px;
        padding: 0 2rem;
    }

    .Uhead-tx {
        width: 6rem;
        height: 6rem;
    }

    .redbag-bg p.bbwords {
        font-size: 3rem;
        margin-bottom: 25%;
    }

    .redbag-bg > p.tips-b {
        font-size: 11px;
        margin-top: .8rem;
    }

    .redbag-bg p.bwords {
        font-size: 4.6rem;
    }

    .nomorereward.redbag-bg .confirn-btns {
        margin-top: 2rem;
    }
    .nomorereward.redbag-bg .bbwords {
        margin-bottom: 34%;
    }
    /*.nomorereward.redbag-bg .confirn-btns-ed {
        margin-top: 6rem;
    }*/
    /* .redbag-bg>p.tips-w{margin:18% 0 2%;} */
}

.redbag-2021-container {
    margin-top: 153px;
    margin-left: 50%;
    transform: translateX(-50%);
    width: 302px;
    height: 332px;
    z-index: 667;
    background: url(../../../livecontent/livecommon/images/new-vertical/redBackground.png);
    background-size: 100% 100%;
}
/* 核销红包 */
.redbag-2021-container-coderedbag {
    background-image: url(../../../livecontent/livecommon/images/new-vertical/redBackground2.png) !important;
    height: auto !important;
}
.redbag-2021-container-coderedbag .continueBtnImg {
    margin-top: 0px;
}
.redbag-2021-container-coderedbag .private-redbag {
    margin-top: 15px;
    border: 1px solid #FFDAB7;
}
.redbag-2021-container-coderedbag .private-redbag-title {
    color: #FFDAB7 !important;
}
/* 核销红包 */

.redbag-2021-container .topText {
    width: 131px;
    height: 88px;
}

.redbag-2021-container .vz-redbag-close {
    position: absolute;
    left: 50%;
    bottom: -65px;
    transform: translateX(-50%);
    width: 41px;
    height: 41px;
}
.redbag-2021-container .vz-redbag-close img {
    width: 100%;
    height: 100%;
}

/* 新版竖屏直播页优化-end */


.redbagContent {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.topText {
    margin-top: 31px;
    width: 131px;
    height: 88px;
}
.countDownContent {
    position: relative;
    margin-top: 34px;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: bold;
    color: #E0530B;
}
.countDownContent .getBtnImg {
    width: 135px;
    height: 135px;
}
.countDownContent .countDownTime {
    position: absolute;
    top: 45px;
    left: 50%;
    /* width: 62px; */
    height: 40px;
    /* margin-left: -31px; */
    transform: translateX(-50%);
    text-align: center;
    line-height: 20px;
}
.countDownContent .rotaingImg {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -62.5px;
    width: 125px;
    height: 125px;
    -moz-animation: circleAnimate 6s linear infinite;
    -webkit-animation: circleAnimate 6s linear infinite;
    animation: circleAnimate 6s linear infinite;
}
.bottom-text {
    font-size: 10px;
    font-weight: 500;
    color: #FFDCBC;
    line-height: 10px;
}

@-webkit-keyframes circleAnimate {
    0% {-webkit-transform:rotate(0deg);}
    25% {-webkit-transform:rotate(90deg);}
    50% {-webkit-transform:rotate(180deg);}
    75% {-webkit-transform:rotate(270deg);}
    100% {-webkit-transform:rotate(360deg);}
}

@keyframes circleAnimate {
    0% {transform:rotate(0deg);}
    25% {transform:rotate(90deg);}
    50% {transform:rotate(180deg);}
    75% {transform:rotate(270deg);}
    100% {transform:rotate(360deg);}
}

.congraGetRedbag {
    width: 132px;
    height: 63px;
    margin-top: 39px;
}
.robRedbag {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -23px;
    margin-top: -27px;
    width: 46px;
    height: 50px;
}
.fireworks1 {
    position: absolute;
    top: 66px;
    right: 17px;
    width: 60px;
    height: 59px;
}
.fireworks2 {
    position: absolute;
    top: 112px;
    left: 16px;
    width: 50px;
    height: 50px;
}
.customText {
    margin-top: 60px;
    width: 180px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFDCBC;
    line-height: 25px;
}
.congraGetText {
    margin-top: 30px;
    width: 132px;
    height: 18px;
    text-align: center;
    font-size: 21px;
    color: #ffd5aa;
    font-weight: bold;
}
.congraGetText.tipsword {
    width: 100%;
    height: auto;
}
.redbagMoney {
    margin-top: 35px;
}
.redbagMoney .num {
    font-size: 50px;
    font-family: DIN-Bold, DIN;
    font-weight: bold;
    color: #FFDCBC;
    line-height: 50px;
}
.redbagMoney .text {
    font-size: 14px;
    font-family: PingFangTC-Semibold, PingFangTC;
    font-weight: bold;
    color: #FFDCBC;
    line-height: 19px;
}
.redbagTip {
    margin-top: 37px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #FFDCBC;
    line-height: 12px;
}
.continueBtnImg {
    margin-top: 65px;
    width: 154px;
    height: 72px;
}
.customOuttimeText {
    margin-top: 60px;
    width: 208px;
    text-align: center;
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: bold;
    color: #FFDCBC;
    line-height: 23px;
}
.customOuttimeTip {
    margin-top: 15px;
    width: 208px;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: bold;
    color: #FFDCBC;
    line-height: 23px;
}
.defaultText {
    margin-top: 60px;
    width: 132px;
    height: 66px;
}
.notBegun {
    margin-top: 38px;
    width: 135px;
    height: 135px;
}

.countdown-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}
.countdown-popup__main {
    width: 100%;
}
.countdown-popup__main .countdown-popup__time {
    margin-bottom: 20px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #ffdcbc;
}
.countdown-popup__main .rules {
    margin: 0 30px 20px;
    padding: 20px 15px;
    border-radius: 6px;
    box-shadow: 0px 0px 20px 0px rgba(223, 11, 44, 0.5);
    background: linear-gradient(137deg, #fff9f1 0%, #fff0de 100%);
}
.countdown-popup__main .rules .cell {
    display: flex;
    align-items: flex-start;
    font-size: 12px;
    line-height: 14px;
}
.countdown-popup__main .rules .cell:not(:last-child) {
    margin-bottom: 16px;
}
.countdown-popup__main .rules .cell__label {
    flex-shrink: 0;
    width: 60px;
    text-align: right;
    color: rgba(175, 92, 50, 0.7);
}
.countdown-popup__main .rules .cell__value {
    color: #af5c32;
}
.countdown-popup__main .countdown-btn {
    box-sizing: border-box;
    height: 70px;
    margin: 0 25px;
    padding-top: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #c78969;
    background-image: url(../../../livecontent/livecommon/images/new-vertical/countdown-btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
.countdown-popup__footer {
    margin: 0 50px;
    padding-bottom: 25px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
    color: #ffdcbc;
}