<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.black2022_entrance_logo{
    display: none !important;
}
.bf24_landing_main {
    background: #FFEABB;
    padding-bottom: 4rem;
    min-height: 780px;
}
.bf24_landing_conter{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.opacity_none{
    opacity: 0;
}
/*鏃ュ巻寮€濮�*/
.blackLanding-calendar {
    width: auto;
    margin: 0 auto;
    border-radius: 1.2rem;
    overflow: hidden;
    margin-top: 15px;
}

.blackLanding-calendar-title {
    text-align: center;
    padding-top: 50px;
    font-weight: 600;
    font-size: 24px;
    color: #1C201E;
    line-height: 24px;
}

p.blackLanding-calendar-top {
    font-weight: 400;
    font-size: 16px;
    color: #555856;
    line-height: 16px;
}

.blackLanding-calendar-main {
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 26px 30px 0 40px;
}

.blackLanding-calendar-item {
    text-align: center;
    /*padding: 0 1rem;*/
}

.blackLanding-calendar-foot p.p1 {
    font-weight: 600;
    font-size: 14px;
    color: #555856;
    line-height: 14px;
}

.blackLanding-calendar-foot p.p2 {
    font-size: 14px;
    font-weight: 400;
    color: #555856;
    line-height: 16px;
    padding-top: 8px;
    width: 170px;
}
.blackLanding-xian {
    width: 64px;
    height: 1px;
    border: 1px dashed #A3A3A3;
    margin-top: 39px;
    position: absolute;
}
.blackLanding-xian1{
    left: 33%;
    transform: translateX(-50%);
}
.blackLanding-xian2{
    right: 25%;
}
.blackLanding-calendar-ico {
    width: 14px;
    height: 14px;
    border: 7px solid #555856;
    border-radius: 50%;
    margin: 1rem auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blackLanding-calendar-ico span {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    display: block;
    position: relative;
    /*border: 1px solid rgba(0,135,80,0.6);*/
}
.blackLanding-calendar-ico span:before{
    content: '';
    position: absolute;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background-color: #ffffff;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.blackLanding-calendar-active .blackLanding-calendar-top {
    color: #D07F0A;
}
.blackLanding-calendar-active .blackLanding-calendar-ico{
    border-color: #D07F0A;
}
.blackLanding-calendar-active .blackLanding-calendar-ico span{
    /*background: #D07F0A;*/
    /*border-color: #D07F0A;*/
}
.blackLanding-calendar-active .blackLanding-calendar-ico span:before{
    background-color: #FFFFFF;
}
.blackLanding-calendar-active .blackLanding-calendar-foot p.p1{
    color: #D07F0A;
}
.blackLanding-calendar-active .blackLanding-calendar-foot p.p2{
    color: #D07F0A;
}
/*鏃ュ巻缁撴潫*/
.bf24_landing_bj{
    background: url("../../../../images/pc/activity/bf24/bf24_landing_bj.png") no-repeat center top;
    height: 569px;
    background-size: cover;
    position: relative;
}
.bf24_landing_top_banner {
    text-align: left;
    color: #593600;
    line-height: 44px;
    padding-left: 6.4rem;
}
.bf24_landing_top_banner .p1 {
    font-weight: 900;
    font-size: 40px;
    color: #593600;
    line-height: 40px;
}
.bf24_landing_top_banner .p2 {
    font-weight: 400;
    font-size: 32px;
    color: #593600;
    line-height: 40px;
    padding-top: 18px;
}
.bf24_landing_top_time {
    font-weight: 400;
    font-size: 20px;
    color: #593600;
    line-height: 24px;
    padding-top: 14px;
}
.bf24_landing_padding2{
    padding-top: 2rem !important;
}
/*鑰佽檸鏈哄紑濮�*/
.bf24_laohuji_bj{
    background: url("../../../../images/pc/activity/bf24/bf24_laohuji_bj.png") no-repeat center top;
    height: 453px;
    width: 648px;
    background-size: 100% 100%;
    position: absolute;
    z-index: 10;
    left: 26px;
    /*display: none;*/
}
.bf24_laohuji_mian{
    padding-top: 15px;
}
.bf24_laohuji_top {
    padding-top: 4px;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: center;
    padding-bottom: 11px;
}
.bf24_laohuji_bj ul {
    width: 20000px;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}
.bf24_laohuji_bj li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    border: 2px solid transparent;
    border-radius: 14px;
    position: relative;
}
.bf24_laohuji_bj li.active{
    border-color: #FFB300;
}
.bf24_laohuji_bj li.active:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -10%);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #F8AE00;
    z-index: 1;
}
.bf24_laohuji_bj li img {
    width: 3.8rem;
    border: 0;
}
#lottery-control {
    margin: 0 auto;
    margin-top: 110px;
    width: 240px;
    height: 50px;
    border-radius: 33px;
    position: relative;
    display: none;
}
.lottery-container-style{
    /* width: 204px; */
    padding-left: 21px;
    overflow: hidden;
    padding-top: 34px;.lottery-container-style
}
#lottery-container {
    position: relative;
    overflow: hidden;
    width: 269px;
    height: 136px;
}
#lottery-selected {
    bottom: 0;
    left: 23.6rem;
    top: 8.0rem;
    width: 8.1rem;
    height: 10.4rem;
    position: absolute;
    box-shadow: 0px 2px 4px 0px #F8AE00;
    border-radius: 10px;
    border: .3rem solid #FFB300;
}
#lottery-selected:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -10%);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #F8AE00;
}
#lottery-hero{
    border: medium none;
    box-shadow: 5px 5px 30px #FFFF00;
    margin: 0 auto 9%;
    width: 300px;
}
#lottery-hero img{
    width: 300px;
}
.byphone #lottery li b {
    display: block;
    margin-top: 16px;
    text-align: center;
    width: 132px;
}
.byphone #lottery-hero {
    background-color: #FFFFFF;
    font-size: 100px;
    margin: 0 auto 20%;
    text-align: center;
    width: 690px;
}
/*鑰佽檸鏈哄绁ㄦ牱寮忓紑濮�*/
.prize-tab {
    width: 94px;
    height: 128px;
    background: linear-gradient( 180deg, #FFFFFF 0%, #FFF4DB 100%);
    border-radius: 12px;
    position: relative;
    padding-top: 16px;
}
.prize-tab .max {
    position: absolute;
    /*width: 42px;*/
    height: 21px;
    background: #FF5306;
    border-radius: 4px;
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: center;
    top: -10px;
    left: -8px;
    padding: 0 4px;
}
.prize-tab .max:before{
    content: '';
    position: absolute;
    top: 16px;
    left: 12px;
    transform: translate(-50%, -10%);
    border-right: 6px solid #FF5306;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
}
.prize-tab-item {
    width: 56px;
    height: 56px;
    background: #F4E1BD;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.prize-tab-item img {
    width: 50px;
}
.prize-tab .p1 {
    font-weight: 600;
    font-size: 12px;
    color: #705208;
    line-height: 12px;
    text-align: center;
    padding-top: 6px;
}
.prize-tab .p2 {
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    line-height: 14px;
    text-align: center;
    padding-top: 10px;
}
/*鑰佽檸鏈哄绁ㄦ牱寮忕粨鏉�*/
.lottery-today-maxReward {
    padding: 32px 0 0 133px;
}
.lottery-reward-fixd {
    display: flex;
    align-items: center;
    padding-top: 26px;
}
.comingSoon{
    text-align: center;
    padding-top: 122px;
    font-weight: 600;
    font-size: 20px;
    color: #6F4D00;
    line-height: 25px;
}
.laohuji_start {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #FFF4E4 0%, #FED986 100%);
    border-radius: 51px;
    text-align: center;
    display: block;
    animation: throttle 1s step-end forwards;
    font-weight: 600;
    font-size: 20px;
    color: #6F4D00;
    line-height: 50px;
}
.laohuji_start:hover{
    color: #D7A225;
}
.laohuji_start:active {
    animation: none;
}
@keyframes throttle {
    from {
        pointer-events: none;
    }

    to {
        pointer-events: all;
    }
}
.disableEvents{
    pointer-events: none!important;
}
/*鑰佽檸鏈虹粨鏉�*/
/*寮圭獥寮€濮�*/
.bf24-winning-pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    display: none;
}
.bf24-winning-mian {
    width: 320px;
    /*height: 320px;*/
    background: linear-gradient( 180deg, #FFF 0%, #FFFFFF 100%);
    border-radius: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 1.2rem;
}
.bf24-winning-mian .bf24_faguang {
    width: 100%;
    position: absolute;
    top: -65px;
    z-index: 1;
}
.bf24-winning-top {
    text-align: center;
    position: relative;
    z-index: 10;
    padding-top: 24px;
    font-weight: 600;
    font-size: 24px;
    color: #1C201E;
    line-height: 30px;
}
.laohuji_winning_type {
    width: 76px;
    height: 76px;
    background: #FFF0D4;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    z-index: 3;
    display: none;
}
.laohuji_winning_type img {
    width: 76px;
}
.laohuji_winning_desc {
    text-align: center;
    padding-top: 13px;
    font-weight: 600;
    font-size: 16px;
    color: #C08700;
    line-height: 14px;
}
.laohuji_winning_links {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 23px;
    width: 200px;
    height: 40px;
    background: linear-gradient( 180deg, #FFF4E4 0%, #FED986 100%);
    border-radius: 28px;
    font-weight: 600;
    font-size: 16px;
    color: #6F4D00;
    line-height: 40px;
}
.laohuji_winning_links:hover{
    color: #D7A225;
}
.bf24-win-pop-close {
    position: absolute;
    z-index: 10;
    top: 14px;
    right: 2px;
    cursor: pointer;
    color: #000000;
    font-size: 28px;
    transform: translateX(-50%);
}
/*寮圭獥缁撴潫*/
.bf24_landing_part1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.bf24_landing_part2 {
    display: flex;
    justify-content: space-between;
    margin-top: 90px;
    height: 460px;
    overflow: hidden;
}
.bf23-mian-out-fix {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.bf23-mian-out-time {
    /* background: #2D2B25; */
    display: flex;
    flex-flow: column;
    align-items: flex-start;
}
.bf23-mian-out-time .title {
    font-size: 26px;
    font-weight: 400;
    color: #ffffff;
    line-height: 26px;
    text-align: center;
}

.out-time-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 26px;
}
.time-def-txt {

}
.time-def-a {
    color: #F7FFFC;
    margin-right: 14px;
    margin-left: 10px;
    font-size: 22px;
}
.time-def-a:last-child{
    margin-right: 0;
}
.time-def-b{
    background: #FFFFFF;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 32px;
    color: #6F4D00;
    line-height: 50px;
    text-align: center;
}
.bf24_countdown_mian {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 500px;
    height: 170px;
    background: rgba(42, 29, 0, 0.57);
    border-radius: 0px 0px 12px 12px;
    padding-left: 24px;
    padding-right: 16px;
}
.bf24_countdown_right {
    display: flex;
    flex-flow: column;
}
.bf24_r_top {
    font-weight: 400;
    font-size: 26px;
    color: #FAA127;
    line-height: 26px;
    text-align: center;
}
.bf24_r_top img {
    width: 62px;
    margin-top: 14px;
}
.bf24_r_top span {display: block;}
.bf24_r_remind {
    cursor: pointer;
    text-decoration: underline;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 18px;
    text-align: center;
}
.bf24_alreadys {
    text-decoration: none;
    align-items: center;
    display: flex;
    color: #E9D9B3;
    pointer-events: none;
}
.bf24_alreadys .iconfont {
    font-size: 1.5rem;
}
.bf24_alreadys  span {
    padding-left: .4rem;
}
/*鏃ュ巻娴獥鍏ュ彛寮€濮�*/
.blackFriday2022_main_p2 {
    overflow: hidden;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 17px;
}
.blackFriday2022_calendar {
    width: 94px;
    height: 34px;
    background: #FFF1D3;
    border-radius: 17px 0px 0px 17px;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 14px;
    color: #1C201E;
    padding-left: 10px;
    cursor: pointer;
}
.blackFriday2022_calendar a{
    display: flex;
    align-items: center;
    color:#1C201E;
}
.blackFriday2022_calendar a:hover{
    color: #D7A225;
}
.blackFriday2022_calendar:hover{
    color: #D7A225;
}
.blackFriday2022_calendar .iconfont {
    font-size: 1.4rem;
}
.blackFriday2022_calendar span {
    padding-left: 4px;
}
/*鏃ュ巻娴獥鍏ュ彛缁撴潫*/
.bf24_land_p2_item{
    width: 590px;
    height: 340px;
    position: absolute;
    top: 316px;
    right: 12px;
    background: linear-gradient(90deg, #FFF1D3 0%, #FFFFFF 20%);
    border-radius: 0 24px 24px;
    z-index: 8;
}
/*涓鍚庣殑妯″潡寮€濮�*/
.bf24_winning_prize_bj{
    background: url("../../../../../images/pc/activity/bf24/bf24_faguang.png") no-repeat center top;
    width: 300px;
    height: 184px;
    background-size: contain;
    margin: 0 auto;
    position: relative;
}
.bf24_winning_prize_mian{
    width: 210px;
    height: 200px;
    background: linear-gradient(180deg, #FFFCF4 0%, #FFF1CE 100%);
    border-radius: 0px 0px 24px 24px;
    margin: 0 auto;
    margin-top: -16px;
    position: relative;
}
.bf24_winning_prize_mian:before{
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 16px solid #77570A;
    left: -11px;
    top: 0;
    z-index: 1;
}
.bf24_winning_prize_mian:after{
    content: "";
    position: absolute;
    border-left: 0px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 16px solid #77570A;
    right: -11px;
    z-index: 1;
    top: 0;
}
.bf24-giftCard_help {
    position: absolute;
    right: 10px;
    color: #000000;
    top: 10px;
    cursor: pointer;
    z-index: 1;
    font-size: 1.4rem;
}
.laohuji_prize_type {
    display: none;
    text-align: center;
}
.laohuji_prize_type img {
    margin-top: 48px;
    width: 60px;
}
.bf24_winning_prize_desc {
    text-align: center;
    padding-top: 24px;
    font-weight: 600;
    font-size: 16px;
    color: #C08700;
    line-height: 22px;
}
.prize_link_myTicket {
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    position: relative;
    width: 240px;
    height: 50px;
    border-radius: 33px;
    font-weight: 600;
    font-size: 20px;
    color: #6F4D00;
    line-height: 50px;
    overflow: hidden;
}
.prize_link_myTicket a {
    background: linear-gradient(180deg, #FFF4E4 0%, #FED986 100%);
    width: 100%;
    display: block;
    color: #6F4D00;
}
.prize_link_myTicket a:hover{
    background: linear-gradient( 180deg, #FFF4E4 0%, #FED986 100%);
    color: #D7A225;
}
.bf24_activate_links {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #1C201E;
    line-height: 14px;
    padding-top: 14px;
}
.bf24_activate_links:hover{
    color: #D7A225;
}
.bf24_task_item_div {
    margin-top: 60px;
    text-align: center;
}
.bf24_task_links {
    font-weight: 600;
    font-size: 20px;
    color: #6F4D00;
    line-height: 32px;
    text-align: center;
    text-decoration: underline;
    position: relative;
}
.bf24_task_links:hover{
    color: #D7A225;
}
.bf24_task_links i{
    width: 8px;
    height: 8px;
    background: #FF5306;
    position: absolute;
    border-radius: 50%;
    top: 0px;
    right: -7px;
}
.bf24_task_item_div:hover{
    border-color: #D7A225;
}
.bf24_activate_links_div {
    font-weight: 600;
    font-size: 14px;
    color: #008750;
    line-height: 14px;
    text-align: center;
    padding-top: 28px;
}
/*妯悜婊氬姩涓昏閮ㄥ垎*/
.horizontal_scrolling{
    overflow: hidden;
    padding-top: 20px;
}
.horizontal_scrolling::-webkit-scrollbar {
    display: none;
}
.horizontal_scrolling ul{
}
.horizontal_scrolling ul li{
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 38px;
    height: 38px;
    background: linear-gradient(180deg, #FFF3D8 0%, #FFE9B7 100%);
    border-radius: 50%;
    float: left;
    margin-right: 16px;
    margin-bottom: 12px;
}
.horizontal_scrolling ul li .horizontal_item .iconfont{
    display: none;
}
.horizontal_scrolling ul li.active .horizontal_item .iconfont{
    display: block;
}
.bf24_activity_itinerary {
    border-radius: 24px;
    margin-top: 160px;
    display: flex;
    background: #FFF7E6;
    overflow: hidden;
}
.bf24_activity_itinerary .title {

}
.bf24_activity_itinerary .title img {
    height: 24px;
}
.bf24_itinerary_left {
    width: 420px;
    padding: 20px;
    background-color: #FFFFFF;
    position: relative;
}
.bf24_itinerary_left:before{
    content:"";
    right: -13px;
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid #FFFFFF;
    border-bottom: 20px solid transparent;
    transform: rotate(45deg);
    top: 60px;
}
.horizontal_item {}
.horizontal_item .iconfont {
    position: absolute;
    top: 2px;
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff;
    font-size: .6rem;
}
.horizontal_item span {
    display: block;
    font-weight: 400;
    font-size: 12px;
    color: #1C201E;
    line-height: 16px;
    padding-top: 11px;
}
.horizontal_scrolling ul li.expire {
    background: linear-gradient( 180deg, #DEDEDE 0%, #F8F8F8 100%);
}
.horizontal_scrolling ul li.today{

}
.horizontal_scrolling ul li.active {
    background: linear-gradient(180deg, #FFD26B 0%, #FFF9EA 100%);
    box-shadow: 0px 2px 4px 0px #FFE79F;
}
.clickDay_mian {
    background: #FFF7E6;
    width: 780px;
    padding: 30px 24px;
    height: 440px;
    overflow: auto;
}
.clickDay_mian ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.deal_expired{
    transform: rotate(45deg);
    position: absolute;
    z-index: 2;
    color: #ffffff;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    width: 120px;
    text-align: center;
    right: -36px;
    top: 12px;
    background: rgba(28, 32, 30, 0.7);
}
.clickDay_mian ul li {
    width: 350px;
    height: 110px;
    background: #FFFFFF;
    border-radius: 12px;
    padding: 20px 14px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.m-tops-item {}
.m-tops-item .s1 {
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 18px;
}
.m-tops-item .s2 {
    font-weight: 600;
    font-size: 16px;
    color: #FF5306;
    line-height: 18px;
    padding-left: 10px;
}
.clickDaydesc{
    font-weight: 400;
    font-size: 14px;
    color: #1C201E;
    line-height: 22px;
}
.bf24_ads_list_item{
    margin-top: 20px;
}
.bf24_ads_item {
    margin-top: 20px;
}
.bf24_ads_item img {
    width: 100%;
}
.bf24-giftcard-pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    display: none;
}
.bf24-giftcard-mian {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #979797;
    width: 320px;
    height: 320px;
    background: linear-gradient(180deg, #FFF0D3 0%, #FFFFFF 100%);
    border-radius: 16px;
}
.bf24-giftcard-mian .giftcard-title {
    text-align: center;
    padding-top: 24px;
    font-weight: 600;
    font-size: 24px;
    color: #1C201E;
    line-height: 30px;
}
.giftcard-desc {
    text-align: center;
    padding: 56px 20px 0 20px;
    font-weight: 400;
    font-size: 20px;
    color: #1C201E;
    line-height: 23px;
}
.giftcard-ok {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 48px;
    width: 200px;
    height: 40px;
    background: linear-gradient(180deg, #FFF4E4 0%, #FED986 100%);
    border-radius: 28px;
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 40px;
    cursor: pointer;
}
.giftcard-ok:hover{
    color: #D7A225;
}
.bf24-giftcard-close {
    position: absolute;
    z-index: 10;
    top: 14px;
    right: 2px;
    cursor: pointer;
    color: #000000;
    font-size: 28px;
    transform: translateX(-50%);
}
.bf24-calendar-pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    display: none;
}
.bf24-calendar-mian {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    padding-bottom: 30px;
    background: linear-gradient(180deg, #FFF0D3 0%, #FFFFFF 40%);
    border-radius: 16px;
}
.bf24-calendar-mian .blackLanding-calendar{}
.bf24-calendar-mian .blackLanding-calendar .blackLanding-calendar-title{
    padding-top: 16px;
}
.bf24-calendar-ok{
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
    width: 200px;
    height: 40px;
    background: linear-gradient(180deg, #FFF4E4 0%, #FED986 100%);
    border-radius: 28px;
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 40px;
    cursor: pointer;
}
.bf24-calendar-ok:hover{
    color: #D7A225;
}
.bf24-calendar-close {
    position: absolute;
    z-index: 10;
    top: 14px;
    right: 2px;
    cursor: pointer;
    color: #000000;
    font-size: 28px;
    transform: translateX(-50%);
}
.surplus-num-item {
    width: 180px;
    height: 40px;
    background: #008750;
    border-radius: 30px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -5.75rem;
    font-weight: 400;
    font-size: 16px;
}
.surplus-num-item:before{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -1.6rem;
    width: 0;
    height: 0;
    border: 1rem solid;
    border-color: #008750 transparent transparent transparent;
    transform: translateX(-50%);
}
.common_animate {
    animation-duration: 1.6s;
    animation-fill-mode: both;
    animation-name: buzz-out;
    animation-iteration-count: infinite;
    transform-origin: center bottom;
    cursor: pointer;
}
@-webkit-keyframes buzz-out {
    0%,100%,20%,50%,80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }
    40%,43% {
        transition-timing-function: cubic-bezier(0.755, 0.50, 0.855, 0.060);
        transform: translate3d(0, -10px, 0);
    }
    70% {
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -5px, 0);
    }
    90% {
        transform: translate3d(0, -2px, 0);
    }
}
/*椤堕儴3涓叆鍙ｅ紑濮�*/
.bf24_toplinks_main {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}
.bf24_toplinks_item {
    position: relative;
    margin: 0 10px;
    width: 120px;
}
.bf24_toplinks_todo {
    width: 70px;
    position: relative;
}
.bf24_toplinks_todo img {
    width: 100%;
}
.bf24_toplinks_tips {
    position: absolute;
    top: 1.2rem;
    left: 2rem;
    width: 80px;
    height: 40px;
    background: #FFE9BB;
    border-radius: 0px 20px 20px 0px;
    font-weight: 400;
    font-size: 1rem;
    color: #1C201E;
    line-height: 40px;
    text-align: right;
    padding-right: .4rem;
}
.bf24_toplinks4 {
    padding-right: 1rem;
}
.bf24_toplinks_item .names {
    width: 5rem;
    height: 2rem;
    border-radius: 20px;
    line-height: 14px;
    position: absolute;
    left: 50px;
    bottom: -32px;
    font-weight: 600;
    font-size: 14px;
    color: #684A01;
}
/*椤堕儴3涓叆鍙ｇ粨鏉�*/
.blackfriday-terms-pop-close.iconfont {
    cursor: pointer;
    position: absolute;
    right: 0;
    font-size: 1.6rem;
    top: 0;
    color: #000000;
    width: 4rem;
    height: 4rem;
    text-align: center;
    line-height: 4rem;
    z-index: 11;
}

.blackfriday-terms-pop-title {
    background: url("../../../../images/mobile/activity/bf24/bf24_tasklist_bj.png") no-repeat center top;
    height: 72px;
    background-size: 100% 100%;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 20px;
    color: #1C201E;
    line-height: 35px;
    width: 498px;
    margin: 0 auto;
}
.blackfriday-terms-pop-title small{
    color: #555856;
}
.bf24_task_title2_desc {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #555856;
    line-height: 20px;
}
.blackfriday-task-list {}

.blackfriday-task-list ul li {
    margin-bottom: 24px;
}

.blackfriday-task-list ul li .task-main {

}
.blackfriday-task-list ul li .task-main .task-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blackfriday-task-list ul li .task-main .task-item p.task-item-title {
    width: 80%;
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 16px;
}
.blackfriday-task-list ul li .task-main .task-item .go-task-item {
    background: #ffffff;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 34px;
    border-radius: 28px;
    border: 2px solid #9B630E;
    font-weight: 600;
    font-size: 14px;
    color: #9B630E;
    line-height: 34px;
}
.blackfriday-task-list ul li .task-main p.task-desc {
    width: 80%;
    font-weight: 400;
    font-size: 12px;
    color: #555856;
    line-height: 14px;
}
.blackfriday-task-list ul {
    padding: 14px 30px 0 30px;
}
.bf24_task_pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    display: none;
}
.bf24_task_mian {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    background: linear-gradient( 180deg, #FFF0D3 0%, #FFFFFF 100%);
    border-radius: 24px;
    overflow: hidden;
}
/*棰嗗彇*/
.go-task-item-success{
    color: #ffffff!important;
    background: #F8AA33!important;
    border-color: #F8AA33 !important;
}
/*鍘诲畬鎴�*/
.go-task-item-incomplete{
    color: #9B630E!important;
    background: #ffffff!important;
}
/*宸插畬鎴�*/
.go-task-item-completed{
    color: #555856!important;
    background: #ECECEC!important;
    border-color: #ECECEC !important;
}
/*浠诲姟寮圭獥缁撴潫*/

/*.bf24-calendar-close {*/
/*    position: absolute;*/
/*    z-index: 10;*/
/*    left: 50%;*/
/*    cursor: pointer;*/
/*    bottom: -5rem;*/
/*    color: #ffffff;*/
/*    font-size: 3.2rem;*/
/*    transform: translateX(-50%);*/
/*}*/
.bf24-gettask-pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    display: none;
}

.bf24-gettask-mian {
    width: 320px;
    height: 320px;
    background: linear-gradient(180deg, #FFF 0%, #FFFFFF 100%);
    border-radius: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 3rem;
}

.bf24-gettask-mian .bf24_faguang {
    width: 100%;
    position: absolute;
    top: -65px;
    z-index: 1;
}

.bf24-gettask-top {
    text-align: center;
    position: relative;
    z-index: 10;
    padding-top: 24px;
    font-weight: 600;
    font-size: 24px;
    color: #1C201E;
    line-height: 30px;
}

.bf24-gettask_type {
    width: 76px;
    height: 76px;
    background: #FFF0D4;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 32px;
    display: flex;
    justify-content: center;
}

.bf24-gettask_type img {
    width: 70px;
}
.bf24-gettask_desc {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #C08700;
    line-height: 14px;
    padding-top: 16px;
}
.bf24-gettask_links {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 23px;
    width: 200px;
    height: 40px;
    background: linear-gradient(180deg, #FFF4E4 0%, #FED986 100%);
    border-radius: 28px;
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 40px;
}
.bf24-gettask_links:hover{
    color: #D7A225;
}
.bf24-gettaskpop-close {
    position: absolute;
    z-index: 10;
    top: 14px;
    right: 2px;
    cursor: pointer;
    color: #000000;
    font-size: 28px;
    transform: translateX(-50%);
}
/*涓ぇ濂栧惊鐜挱鎶ュ紑濮�*/
.bf24_maxInfo_content{
    overflow: hidden;
    height: 36px;
    position: relative;
    width: 280px;
    margin: 0 auto;
    color: #FFFFFF;
    display: flex;
}
.bf24_maxInfo_content .iconfont {
    margin-top: 8px;
    font-size: 1rem;
}
.bf24_maxInfo_item {
    padding-left: 8px;
}
.bf24_maxInfo_item p{
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
}
/*涓ぇ濂栧惊鐜挱鎶ョ粨鏉�*/
.bf24_end_txt {
    font-weight: 600;
    font-size: 20px;
    color: #1C201E;
    line-height: 32px;
    text-align: center;
    padding-top: 80px;
}
.giftCard_tips {
    font-weight: 400;
    font-size: 12px;
    color: #1C201E;
    line-height: 12px;
    text-align: center;
    padding: 1rem 2rem 0rem 2rem;
}
.bf24_winner_title_top_right {
    font-weight: 400;
    font-size: 24px;
    color: #1C201E;
    line-height: 31px;
    text-align: center;
    padding-top: 20px;
}



</pre></body></html>