/**
 * Name：2023-activity-LoveJPGOODBUYPAGE
 * @author：快乐与生活
 * @date：2023/02/03
 */
body {
    overflow-x: hidden;
}

.spring-activity {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-image: url('/yii/modules/home/img/activity/love_jpgoodbuy/bg.jpg');
    /* background-size: 100%; */
    background-size: cover;
}

.activity-banner {
    /* left: 1px; */
    top: 0px;
    width: 100%;
    height: 665px;
    opacity: 1;
}

.activity-banner {
    width: 100%;
}

.activity-banner img {
    width: 100%;
    /* 开启swiper 删除此行*/
    background-size: 100%;
}

/* 发送弹幕 */
.activity-barrage {
    width: 100%;
    text-align: center;
    margin-top: -50px;
}

.barrage-content {
    display: inline-block;
    vertical-align: top;
    width: 930px;
    height: 120px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
}



.barrage-content input {
    width: 750px;
    height: 48px;
    opacity: 1;
    border-radius: 8px;
    background: rgba(246, 246, 246, 1);
    border: none;
    padding: 20px;
    font-size: 18px;
}

.barrage-content-input-text {
    margin: 14px -50px;
    /* right: 37.5%; */
    position: absolute;
    color: rgba(153, 153, 153, 1);

    /* margin: 14px;
    bottom: 33px;
    left: 29.5%;
    position: relative;
    color: rgba(153, 153, 153, 1); */
}



.barrage-content-send {
    padding: 20px 0 0 20px;
}

.barrage-content-send .send_btn {
    width: 120px;
    height: 48px;
    opacity: 1;
    border-radius: 8px;
    border: none;
    background: linear-gradient(90deg, rgba(255, 175, 84, 1) 0%, rgba(254, 91, 63, 1) 100%), rgba(255, 94, 0, 1);
    font-size: 18px;
    font-weight: 500;
    line-height: 0px;
    color: rgba(255, 255, 255, 1);
    margin: auto 17px;
}

.barrage-content-notice {
    height: 40px;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    /* line-height: 0px; */
    color: rgba(153, 153, 153, 1);
    text-align: justify;
    /* vertical-align: top; */
    margin: 15px 20px 25px 20px;
    font-family: 'PingFangSC-Regular,sans-serif';
}

.barrage-notice {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    height: 120px;
    margin-left: 20px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);

}

.barrage-notice_btn {
    width: 180px;
    height: 48px;
    opacity: 1;
    border-radius: 24px;
    background: linear-gradient(90deg, rgba(255, 175, 84, 1) 0%, rgba(254, 91, 63, 1) 100%);

    border: 1px solid rgba(255, 255, 255, 1);

    box-shadow: 0px 4px 8px 0px rgba(255, 47, 0, 0.2);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;
    margin-top: 14px;
}

.barrage-notice-font {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 60px;
    color: rgba(250, 59, 47, 1);
    text-align: center;
}

/* 爱心点 start */
.activity-loveing {
    margin: 40px 0 0 0;
    width: 100%;
    text-align: center;
}

.loveing-left,
.loveing-right {
    display: inline-block;
    vertical-align: top;
    width: 585px;
    height: 420px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    margin: 0 10px;
}

.loveing-content-title {
    width: 226px;
    height: 35px;
    opacity: 1;
    display: inline-block;
    margin: 24px 0 20px 0;
}

.loveing-content-title_text {
    width: 145px;
    height: 35px;
    opacity: 1;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 35px;
    color: rgba(51, 51, 51, 1);
    vertical-align: top;
}

.activity_love_logo {
    width: 35px;
    height: 35px;
}

.loveing-content-date {
    width: 545px;
    height: 50px;
    opacity: 1;
    border-radius: 12px;
    background: rgba(246, 246, 246, 1);
    margin: 0 20px;
}

.loveing-content-date_text {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 50px;
    color: rgba(255, 94, 0, 1);
    /* vertical-align: top; */
}

.loveing-content-center-left,
.loveing-content-center-right {
    width: 262px;
    height: 116px;
    opacity: 1;
    border-radius: 12px;
    background: rgba(246, 246, 246, 1);
    display: inline-block;
    margin: 20px 9px 20px 8px;
}

.loveing-content-center-left-title,
.loveing-content-center-right-title {
    width: 262px;
    height: 48px;
    opacity: 1;
    border-radius: 12px 12px 0 0;
    background: linear-gradient(90deg, rgba(255, 175, 85, 1) 0%, rgba(252, 115, 189, 1) 100%);
    font-size: 18px;
    font-weight: 500;
    line-height: 48px;
    color: rgba(255, 255, 255, 1);
}

.loveing-content-center-left-content,
.loveing-content-center-right-content {
    height: 28px;
    opacity: 1;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 28px;
    color: rgba(250, 59, 47, 1);
    margin: 20px;
}

.loveing-content-center-left-content img,
.loveing-content-center-right-content img {
    width: 30px;
    height: 28px;
}

.loveing_receive_btn {
    width: 240px;
    height: 48px;
    opacity: 1;
    border-radius: 24px;
    background: linear-gradient(90deg, rgba(255, 175, 84, 1) 0%, rgba(254, 91, 63, 1) 100%);
    border: 1px solid rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 8px 0px rgba(255, 47, 0, 0.2);
    /** 文本1 */
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}

.loveing-content-center-prompt {
    height: 87px;
    opacity: 1;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 87px;
    color: rgba(153, 153, 153, 1);
    margin-top: 15px;
}

.loveing-content-right-center {
    height: 210px;
}

.loveing-content-right-btn {
    width: 160px;
    height: 48px;
    opacity: 1;
    border-radius: 24px;
    background: linear-gradient(90deg, rgba(255, 175, 84, 1) 0%, rgba(254, 91, 63, 1) 100%);
    border: 1px solid rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 8px 0px rgba(255, 47, 0, 0.2);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    margin: 26px 51px 26px 51px;

}

.loveing-content-right-center-prompt {
    line-height: 1px;
    margin-top: 12px;
}

/* 中间轮播图 */
.activity-center-banner {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.activity-center-banner-img {
    display: inline-block;
    margin: 0 10px;
}

.activity-center-banner img {
    width: 585px;
    height: 136px;
    opacity: 1;
    border-radius: 20px;
    border: 3px solid rgba(255, 255, 255, 1);
}

/* 中间抽奖 start*/
.activity-luckydraw {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.activity-luckydraw-content {
    width: 1190px;
    height: 600px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    display: inline-block;

}

.activity-luckydraw-content-title {
    height: 35px;
    opacity: 1;
    margin: 24px 0 20px 0;
    text-align: center;
}

.activity-luckydraw-content-title_text {
    width: 105px;
    height: 35px;
    opacity: 1;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 35px;
    color: rgba(51, 51, 51, 1);
    vertical-align: top;
}

/* 抽奖左边内容 */
.activity-luckydraw-content-left {
    width: 596px;
    height: 500px;
    margin-right: 10px;
    opacity: 1;
    border-radius: 12px;
    /* background: rgba(246, 246, 246, 1); */
    /* background: linear-gradient(180deg, rgba(255, 99, 99, 1) 0%, rgba(255, 216, 173, 1) 100%); */
    background: linear-gradient(180deg, rgba(255, 216, 173, 1) 0%, rgba(255, 99, 99, 1) 100%);

    display: inline-block;
    vertical-align: bottom;
}

.activity-luckydraw-content-left-luckydraw {
    width: 580px;
    height: 484px;
    opacity: 1;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(255, 147, 31, 1) 0%, rgba(214, 15, 15, 1) 100%);
    margin: 8px;
    padding: 4px;
}

.activity-luckydraw-content-left-luckydraw li {
    list-style-type: none;
    width: 180px;
    height: 148px;
    opacity: 1;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(255, 251, 232, 1) 0%, rgba(255, 220, 189, 1) 100%);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    margin: 3px 2px;
    display: inline-block;
    border: 4px solid rgb(0 0 0 / 0%);

}

/* .lottery-unit-active {
    border: 4px solid rgba(90, 82, 255, 1);
    width: 180px;
    height: 148px;
    border-style: solid;
    border-color: #000;
} */

.luckydraw-active {
    border: 4px solid rgba(90, 82, 255, 1);
}

.luckydraw-content-left-luckydraw-img img {
    height: 72px;
    opacity: 1;
    margin-top: 20px;
}

.luckydraw-content-left-luckydraw-title {
    width: 100%;
    height: 20px;
    opacity: 1;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(254, 100, 65, 1);
    margin: 20px 0 16px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#luckydraw-content-left-luckydraw-btn {
    width: 180px;
    height: 148px;
    opacity: 1;
    border-radius: 12px;
    background: linear-gradient(90deg, rgba(255, 175, 84, 1) 0%, rgba(254, 91, 63, 1) 100%);
    border: 2px solid rgba(255, 255, 255, 1);
    vertical-align: top
}

.luckydraw-content-left-luckydraw-btn-start {
    width: 100%;
    height: 45px;
    opacity: 1;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    margin: 39px 0 0 0;
    vertical-align: top;
}

.luckydraw-content-left-luckydraw-btn-prompt {
    width: 100%;
    height: 20px;
    opacity: 1;
    /** 文本1 */
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;

}


/* 抽奖右边内容 */
.activity-luckydraw-content-right {
    width: 534px;
    height: 500px;
    margin-left: 10px;
    opacity: 1;
    border-radius: 12px;
    background: rgba(246, 246, 246, 1);
    display: inline-block;
    vertical-align: bottom;

}

.activity-luckydraw-content-right-title {
    width: 494px;
    height: 44px;
    opacity: 1;
    border-radius: 8px;
    background: linear-gradient(90deg, rgba(255, 175, 85, 1) 0%, rgba(252, 115, 189, 1) 100%);
    display: inline-block;
    margin: 20px 0 0 0;
    /** 文本1 */
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;
    padding: 9px;
    /* margin-bottom: 20px; */
}

.luckydraw-content-right-prize {
    height: 83%;
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(153, 153, 153, 1);
    vertical-align: top;
    margin: 20px;
    overflow: hidden;
}

.luckydraw-content-right-prize_name {
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 67%;
    /* margin-bottom: 20px; */
}

.luckydraw-content-right-prize li {
    height: 42px;
}

.luckydraw-content-right-prize_date {
    float: right;
    /* margin-bottom: 20px; */
}

/* 中间抽奖 end*/

/* 爱心兑换exchange start*/
.activity-exchange {
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.activity-exchange-content {
    width: 1210px;
    height: 600px;
    opacity: 1;
    border-radius: 20px;
    /* background: rgba(255, 255, 255, 1); */
    display: inline-block;
}

.activity-exchange-content-title {
    height: 35px;
    opacity: 1;
    margin: 24px 0 20px 0;
    text-align: center;
}

.activity-exchange-content-title_text {
    width: 105px;
    height: 35px;
    opacity: 1;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 35px;
    color: rgba(51, 51, 51, 1);
    vertical-align: top;

}

.activity-exchange-content-loving {
    width: 100%;
    height: 87%;
}

.activity-exchange-content-loving-box {
    width: 384px;
    height: 309px;
    opacity: 1;
    border-radius: 16px;
    background: rgba(255, 255, 255, 1);
    /* background: rgb(0, 0, 0); */
    display: inline-block;
    margin: 0 7px 20px 8px;
}

.activity-exchange-content-loving-box .exchange-content-loving-box-img {
    width: 100%;
    height: 221px;
    opacity: 1;
    border-radius: 14px;
}

.activity-exchange-content-loving-box-info_price {
    height: 30px;
    opacity: 1;
    border-radius: 16px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 30px;
    color: rgba(250, 59, 47, 1);
    text-align: left;
    margin: 20px 0 0 20px;
}

.activity_exchange_loveing_logo {
    width: 28px;
    height: 26px;
}

.activity-exchange-content-loving-box-info_label {
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    margin: 6px 0 16px 20px;
}

.activity-exchange-content-loving-box-info_label span {
    height: 24px;
    opacity: 1;
    border-radius: 16px;
    display: inline-block;
    text-align: center;
    padding: 2px 12px 2px 12px;
    margin-right: 8px;
}

.life-label-grey {
    opacity: 1;
    background: rgba(246, 246, 246, 1);
    color: rgba(153, 153, 153, 1);
    justify-content: flex-start;
    align-items: flex-start;
}

.life-label-green {
    opacity: 1;
    background: rgba(50, 194, 90, 1);
    color: rgba(255, 255, 255, 1);
    justify-content: flex-start;
    align-items: flex-start;
}

.life-label-blue {
    opacity: 1;
    background: rgba(66, 135, 255, 1);
    color: rgba(255, 255, 255, 1);
    justify-content: flex-start;
    align-items: flex-start;
}

/*  */
.activity-exchange-content-loving-box-info_exchange {
    width: 120px;
    height: 48px;
    opacity: 1;
    border-radius: 24px;
    background: linear-gradient(90deg, rgba(255, 175, 84, 1) 0%, rgba(254, 91, 63, 1) 100%);
    border: 1px solid rgba(255, 255, 255, 1);
    float: right;
    margin: -72px 20px 20px 0;
    box-shadow: 0px 4px 8px 0px rgba(255, 47, 0, 0.2);

    /* button */
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 0px;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;
}

.activity-exchange-content-loving-box-info_received {
    width: 120px;
    height: 48px;
    opacity: 1;
    border-radius: 24px;
    background: rgba(204, 204, 204, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    float: right;
    margin: -72px 20px 20px 0;

    /* button */
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 0px;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;
}

/* 活动说明 start */
.activity-description {
    width: 100%;
    margin: 40px 0 50px 0;
    text-align: center;
}

.activity-description-content {
    width: 1190px;
    height: 600px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    display: inline-block;
}

.activity-description-content-title {
    height: 35px;
    opacity: 1;
    margin: 24px 0 20px 0;
    text-align: center;
}

.activity-description-content-title_text {
    width: 105px;
    height: 35px;
    opacity: 1;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 35px;
    color: rgba(51, 51, 51, 1);
    vertical-align: top;

}

.activity-description-content-info {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 32px;
    color: rgba(51, 51, 51, 1);
    margin: 20px;
    text-align: left;
}

.activity-description-content-info p {
    margin: 0 0 1px;
}

/* 活动说明 end */

/* 右侧浮动盒子 start */
.activity-right-box {
    position: fixed;
    top: 35%;
    right: 15px;
    text-align: center;
}

.activity-right-box-userinfo {
    width: 148px;
    height: 104px;
    opacity: 1;
    border-radius: 12px;
    background: rgba(255, 255, 255, 1);
}

.activity-right-box-userinfo_name {
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 8px 0 8px;
}

.activity-right-box-userinfo_name span {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 0px;
    color: rgba(51, 51, 51, 1);
}

.activity-right-box-userinfo-loveing {
    width: 144px;
    height: 64px;
    opacity: 1;
    border-radius: 12px;
    background: linear-gradient(90deg, rgba(254, 91, 63, 1) 0%, rgba(255, 175, 84, 1) 100%);
    margin: 2px;
}

.activity-right-box-userinfo_photo {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 8px;
}

.activity-right-box-userinfo-loveing_number {
    width: 50px;
    opacity: 1;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    top: 10px;
    left: 6px;
    position: relative;
    justify-content: center;
    display: flex;
}

.activity-right-box-userinfo-loveing_text {
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
    position: relative;
    float: left;
    width: 50px;
    top: 10px;
    left: 6px;
}

.activity-right-box-userinfo-loveing_record {
    top: 10px;
    position: relative;
}

.activity-right-box-userinfo-loveing_record a {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 0px;
    text-decoration-line: underline;
    color: rgba(69, 78, 255, 1);
}

/* 右侧浮动盒子 end */

.life-alert {
    z-index: 1000;
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    opacity: 1;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 24px 10px 24px;
    transform: translateX(-50%) translateY(-50%);
}

.life-alert img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

.life-alert-text {
    opacity: 1;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}

/* 确认弹窗 start*/
.life-alert-confirm {
    z-index: 999;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 336px;
    height: 180px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    padding: 20px;
    display: none;


}

.life-alert-confirm-title {
    height: 26px;
    opacity: 1;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;

}

.life-alert-confirm-content {
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    margin: 20px 0;
}

.life-alert-confirm-btn {}

.life-alert-confirm-btn button {
    width: 144px;
    height: 48px;
    opacity: 1;
    border-radius: 100px;

    border: 2px solid rgba(229, 229, 229, 1);
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

.life-alert-confirm-btn_cancel {
    letter-spacing: 0px;
    line-height: 0px;
    color: rgba(51, 51, 51, 1);
    vertical-align: top;
    background: rgba(255, 255, 255, 1);
}

.life-alert-confirm-btn_confirm {
    letter-spacing: 0px;
    line-height: 0px;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;
    background: linear-gradient(90deg, rgba(255, 175, 84, 1) 0%, rgba(254, 91, 63, 1) 100%), linear-gradient(90deg, rgba(94, 110, 255, 1) 0%, rgba(234, 94, 255, 1) 100%);
}

.life-alert-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 996;
    opacity: .5;
    background-color: #000;
}

/* 确认弹窗 end*/

/* 抽奖弹窗 start*/
.life-luckydraw-alert {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 999;
    width: 368px;
    height: 300px;
    opacity: 1;
    background: url('https://img.js.design/assets/img/63e0c115fcbea9e4171b7103.png#2ede1b08f4fa7ec294e85e829cf96ec2');
    background-size: 100%;
    border-radius: 12px;
}

.life-luckydraw-alert-content {
    left: 1421px;
    top: 150px;
    width: 360px;
    height: 222px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    margin: 75px 4px 4px 4px;
    padding: 20px;
}

.life-luckydraw-alert-content-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
}

.life-luckydraw-alert-content-info {
    width: 320px;
    /* height: 68px; */
    opacity: 1;
    border-radius: 16px;
    background: rgba(246, 246, 246, 1);
    margin: 15px 0 15px 0;
    /** 文本1 */
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(250, 59, 47, 1);
    text-align: center;
    padding: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.life-luckydraw-alert-content-btn {
    width: 144px;
    height: 48px;
    opacity: 1;
    border-radius: 100px;
    background: linear-gradient(90deg, rgba(255, 175, 84, 1) 0%, rgba(254, 91, 63, 1) 100%), linear-gradient(90deg, rgba(94, 110, 255, 1) 0%, rgba(234, 94, 255, 1) 100%);

    border: 1px solid rgba(255, 255, 255, 1);

    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
    /** 文本1 */
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    margin-left: 27%;
}

/* end */

/* 抽奖弹窗 start*/
.life-receive-love-point-alert {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 999;
    width: 368px;
    height: 300px;
    opacity: 1;
    background-size: 100%;
    border-radius: 12px;
}

.life-receive-love-point-alert-content {
    left: 1421px;
    top: 150px;
    width: 360px;
    height: 222px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    margin: 75px 4px 4px 4px;
    padding: 20px;
}

.life-receive-love-point-alert-content-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
}

.life-receive-love-point-alert-content-info {
    width: 320px;
    height: 68px;
    opacity: 1;
    border-radius: 16px;
    background: rgba(246, 246, 246, 1);
    margin: 20px 0 20px 0;
    /** 文本1 */
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(250, 59, 47, 1);
    text-align: center;
    padding: 20px;
}

.life-receive-love-point-alert-content-btn {
    width: 144px;
    height: 48px;
    opacity: 1;
    border-radius: 100px;
    background: linear-gradient(90deg, rgba(255, 175, 84, 1) 0%, rgba(254, 91, 63, 1) 100%), linear-gradient(90deg, rgba(94, 110, 255, 1) 0%, rgba(234, 94, 255, 1) 100%);

    border: 1px solid rgba(255, 255, 255, 1);

    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
    /** 文本1 */
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    margin-left: 27%;
}

/* end */
.life-record-alert {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 999;
    width: 480px;
    height: 640px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    padding: 20px 8px 20px 20px;
}

.life-record-alert-list {
    height: 520px;
    overflow-y: scroll;
}

/* .life-record-alert-list ul::-webkit-scrollbar-thumb {
    background-color: #521b1b;
    box-shadow: inset 1px 1px 0 0 black, inset -1px -1px 0 0 black, inset 2px 2px 0 0 lightgrey, inset -2px -2px 0 0 lightgrey;
    border-radius: 12px;
    width: 22px;
} */

.life-record-alert-list::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgba(204, 204, 204, 1);
}

.life-record-alert-list::-webkit-scrollbar-track {
    background: #eee;
}

.life-record-alert-list::-webkit-scrollbar-thumb {
    background: rgba(204, 204, 204, 1);
    border-radius: 100px;
}

.life-record-alert-list::-webkit-scrollbar-thumb:hover {
    background: rgba(204, 204, 204, 1);
}

.life-record-alert-list::-webkit-scrollbar-corner {
    background: rgba(204, 204, 204, 1);
}


.life-record-alert-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
}

.life-record-alert-title_close {
    float: right;
    top: 18px;
    right: 15px;
    position: absolute;
}

.life-record-alert-tab ul {
    display: flex;
    margin-left: 70px;
}

.life-record-alert-tab ul li {
    width: 90px;
    height: 26px;
    opacity: 1;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    /* color: rgba(250, 59, 47, 1); */
    vertical-align: top;
    margin: 20px 30px 12px 30px;
}

.record-alert-tab-active {
    color: rgba(250, 59, 47, 1);
}

.record-alert-tab-list ul {
    height: 525px;

}

.record-alert-tab-list-li {
    width: 435px;
    height: 92px;
    opacity: 1;
    border-radius: 12px;
    background: rgba(246, 246, 246, 1);
    margin-top: 20px;
    padding: 16px 0 8px 20px;
}

.record-alert-tab-list_date {
    width: 189px;
    height: 26px;
    display: flex;
    opacity: 1;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(153, 153, 153, 1);
}

.record-alert-tab-list_info {
    width: 335px;
    opacity: 1;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    top: 15%;
    position: relative;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.record-alert-tab-list_number {
    opacity: 1;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.48px;
    color: rgba(255, 94, 0, 1);
    top: -15%;
    float: right;
    right: 10px;
    position: relative;
}

/* 抽奖弹窗 end*/

/* 弹幕样式 start*/
/* .barrage_content {
    position: relative;
    width: 100%;
    height: 660px;
    overflow-x: hidden;
} */

.barrage {
    position: absolute;
    bottom: 203px;
    right: -500px;
    display: inline-block;
    width: 330px;
    overflow-x: hidden;
    /* z-index: 995; */
}

.barrage_box {
    background-color: rgba(0, 0, 0, .5);
    /* padding-right: 8px; */
    height: 28px;
    display: inline-block;
    border-radius: 25px;
    transition: all .3s;
    overflow: -moz-scrollbars-none;
    cursor: pointer;
}

.barrage_box .portrait {
    display: inline-block;
    margin-top: 4px;
    margin-left: 4px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
}

.barrage_box .portrait img {
    width: 100%;
    height: 100%;
}

.barrage_box div.p span {
    margin: 0 12px 0 12px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.barrage_box div.p span:hover {
    text-decoration: underline;
}

.barrage .z {
    float: left !important;
}

.barrage span {
    text-decoration: none;
}

/* 弹幕样式 end*/

.Navigation {
    width: 132px;
    z-index: 10;
    top: 50%;
    right: 30px;
    background-color: white;
    display: flex;
    flex-wrap: wrap;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    margin: 8px 8px 0 8px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    /* color: rgba(51, 51, 51, 1); */
    color: #897b7b;

}

.Navigation div {
    width: 100%;
    font-size: 14px;
    padding: 8px 14px;
    text-align: center;
    transition: background-color 600ms;
}