.layout_bg {
    background: #193E76;
    padding-bottom: 90px;
}
.layout_top_bg{
    background: url("../../../../images/pc/activity/president26_img4.png") no-repeat center top;
    background-size: 100% 100%;
    height: 280px;
    text-align: center;
}
.layout_top_bg .top_txt1 {
    font-weight: 900;
    font-size: 50px;
    color: #025DA8;
    line-height: 63px;
    padding-top: 36px;
}

.layout_top_bg .top_txt2 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 31px;
}
.layout_top_bg .top_txt3 {
    width: 660px;
    height: 32px;
    background: linear-gradient( 270deg, rgba(2,93,168,0) 0%, #025DA8 46.7%, rgba(2,93,168,0) 100%);
    margin: 0 auto;
    font-weight: normal;
    font-size: 16px;
    color: #025DA8;
    line-height: 32px;
    margin-top: 6px;
}
.bf24_countdown_mian {
    display: flex;
    align-items: center;
    width: 380px;
    margin: 0 auto;
    margin-top: 21px;
}
.bf23-mian-out-time {
    width: 100%;
}
.bf23-mian-out-time .title {
    font-size: 26px;
    font-weight: 400;
    color: #ffffff;
    line-height: 26px;
    text-align: center;
}
.time-def-a {
    font-weight: 400;
    font-size: 20px;
    color: #555856;
    line-height: 25px;
    padding-top: 6px;
}
.time-def-a:last-child{
    margin-right: 0;
}
.time-def-b{
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    background: url("../../../../images/pc/activity/president26_img13.png") no-repeat center top;
    width: 79px;
    background-size: contain;
    letter-spacing: 15px;
}
.blackFridaySecond,.blackFridayMinute,.blackFridayHour,.blackFridayDay{
    margin-left: 15px;
}
.out-time-item {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.layout_bottom_bg{
    background: url("../../../../images/pc/activity/president26_img1.png") no-repeat center top;
    width: 676px;
    height: 547px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    margin-top: -125px;
    background-size: contain;
}
.layout_b_top {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}
.layout_b_top .sp_txt {
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 25px;
    padding: 0 12px;
}
.layout_b_top img {
    width: 82px;
}
.termsLink {
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 85px;
    background: linear-gradient(to right, #1B4984, #2F76BB);
    width: 70px;
    height: 30px;
    overflow: hidden;
    border-radius: 6px 0 0 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 22;
}
.turnplate-bj2 {
    width: 340px;
}
.landding_zhuanpan {
    padding-top: 24px;
}
.btnNow {
    width: 240px;
    height: 40px;
    background: linear-gradient( 180deg, #80D3FC 0%, #49C1FF 52.34%, #71CDFD 100%);
    border-radius: 6px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
    font-size: 18px;
    color: #1A4781;
    line-height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
/*未开始按钮样式*/
.comingStyle{
    background: #D3D9E0;
    color: #FFFFFF;
}
/*中奖弹窗开始*/
.winning-pop {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    cursor: pointer;
    background-color: #000000a8;
    display: none;
}

.winning-pop-body {
    width: 248px;
    padding-bottom: 30px;
    background: #FFFFFF;
    border-radius: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.winning-pop-body img {
    width: 100%;
    margin-top: -43px;
}

.winning-pop-body .pop_item {}

.winning-pop-body .pop_item .d1 {
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 20px;
    text-align: center;
    padding-top: 13px;
}

.winning-pop-body .pop_item .d2 {
    position: relative;
    text-align: center;
    padding-top: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #025DA8;
    line-height: 18px;
}
.winning-pop-body .pop_item .d3 {
    margin: 0 auto;
    margin-top: 1.8rem;
    text-align: center;
    display: block;
    width: 188px;
    height: 40px;
    background: #025DA8;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
}

.winning-pop-body .pop_item .d3 a {
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    background: #025DA8;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 38px;
}
.close-winning-pop {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4rem;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 2.1rem;
}
/*中奖弹窗结束*/
.btn_list_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 100%;
    bottom: 25px;
}
.btn_list_child1{
    background: url("../../../../images/pc/activity/president26_img14.png") no-repeat center top;
    width: 149px;
    height: 40px;
    background-size: contain;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.btn_list_child2 {
    width: 240px;
    height: 40px;
    background: linear-gradient( 180deg, #80D3FC 0%, #49C1FF 52.34%, #71CDFD 100%);
    border-radius: 6px;
    font-weight: bold;
    font-size: 18px;
    color: #1A4781;
    line-height: 23px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn_list_child2:hover{
    color: #1A4781 !important;
}
.btn_list_child3{
    background: url("../../../../images/pc/activity/president26_img15.png") no-repeat center top;
    width: 149px;
    height: 40px;
    background-size: contain;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}
span.more_spins {
    width: 12px;
    height: 12px;
    background: #FF5306;
    border-radius: 50%;
    position: absolute;
    right: 12px;
    top: -5px;
    display: none;
}



.blackfriday-pop-layout{
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    /*cursor: pointer;*/
    background-color: #000000a8;
    display: none;
}
.blackfriday-terms-show{
    position: absolute;
    width: 600px;
    /*max-height: 500px;*/
    border-radius: 14px;
    left: 50%;
    top: 50%;
    z-index: 10002;
    padding: 0rem 1.5rem 1rem 1.5rem;
    background: #FFFFFF;
    transform: translate(-50%, -50%);
    overflow: auto;
}
.blackfriday-terms-pop-close.iconfont {
    cursor: pointer;
    position: absolute;
    right: .5rem;
    font-size: 1.6rem;
    top: 1rem;
    color: #000000;
    text-align: right;
}

.blackfriday-terms-pop-title {
    font-weight: 600;
    font-size: 18px;
    color: #1C201E;
    line-height: 23px;
    text-align: center;
    padding-top: 20px;
}
.blackfriday-terms-pop-title small{
    color: #555856;
}
.blackfriday-task-list {}

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

.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 {
    font-weight: 600;
    font-size: 14px;
    color: #1C201E;
    line-height: 18px;
}

.blackfriday-task-list ul li .task-main .task-item .go-task-item {
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 28px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    border: 1px solid #025DA8;
}

.blackfriday-task-list ul li .task-main p.task-desc {
    width: 80%;
    font-weight: 400;
    font-size: 12px;
    color: #555856;
    line-height: 15px;
}
.blackfriday-task-list ul li .task-main p.task-desc b{
    color: #555856;
    font-weight: bold;
}
.blackfriday-task-list ul {
    padding-top: 24px;
}
/*获得抽奖机会*/
.win-freeSpins-layout {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10001;
    cursor: pointer;
    background-color: #000000a8;
    display: none;
}

.win-freeSpins-main {
    width: 80%;
    background: #FFFFFF;
    border-radius: 1.2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 2rem;
    background: linear-gradient(180deg, #FFF0D3 0%, #FFFFFF 30%);
}

.win-freeSpins-close {
    position: absolute;
    font-size: 3.4rem;
    cursor: pointer;
    bottom: -5rem;
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff;
}

.win-freeSpins-title {
    font-size: 2.5rem;
    font-weight: 600;
    color: #1C201E;
    line-height: 2.5rem;
    text-align: center;
    padding-top: 2rem;
}

.win-freeSpins-body {
    display: flex;
    justify-content: space-around;
    padding-top: 3.1rem;
    margin: 0 2rem;
}
.win-freeSpins-item {
    text-align: center;
}
.win-freeSpins-img {
    width: 8rem;
    margin: 0 auto;
}
.win-freeSpins-img img {
    width: 100%;
}
.win-freeSpins-item p {
    padding-top: 2.4rem;
    font-size: 1.4rem;
    font-weight: 600;
    color: #1C201E;
    line-height: 1.6rem;
}
.win-freeSpins-btn {
    cursor: pointer;
    width: 26rem;
    height: 5rem;
    background: #4494EB;
    border-radius: 51px;
    text-align: center;
    font-size: 1.9rem;
    font-weight: 600;
    color: #ffffff;
    line-height: 5rem;
    margin: 0 auto;
    margin-top: 3rem;
}
.empty_prize_pop {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10001;
    cursor: pointer;
    background-color: #000000a8;
    display: none;
}

.empty_item {
    margin: 0 auto;
    width: 248px;
    background: #FFFFFF;
    border-radius: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0 20px 30px 20px;
}

.empty_item .title {
    text-align: center;
    padding-top: 3rem;
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 20px;
}

.empty_item .desc {
    text-align: center;
    margin: 0 auto;
    padding-top: .8rem;
    font-weight: 600;
    font-size: 14px;
    color: #1C201E;
    line-height: 20px;
}

.empty_item .ok_btn {
    background: #025DA8;
    border-radius: 2rem;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 2rem;
    width: 188px;
    height: 40px;
}
.empty_close {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4rem;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 2.1rem;
}
/*我的奖券弹窗*/
.blackfriday-mylottery-layout {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    cursor: pointer;
    background-color: #000000a8;
    display: none;
}
.blackfriday-mylottery-show {
    position: absolute;
    width: 100%;
    border-radius: 1.4rem 1.4rem 0 0;
    /*height: 33%;*/
    background-color: #FFFFFF;
    bottom: 0;
    left: 0;
    z-index: 10002;
    transition: all .6s;
    padding: 2rem 1.5rem;
    transform: translateY(102%);
}
.blackfriday-mylottery-pop-close {
    cursor: pointer;
    position: absolute;
    right: 1rem;
    font-size: 2.6rem;
    top: 0;
    color: #000000;
    width: 5rem;
    height: 5rem;
    text-align: right;
    line-height: 5rem;
}
.blackfriday-mylottery-pop-title {
    font-size: 1.7rem;
    font-weight: 600;
    color: #1C201E;
    line-height: 1.7rem;
}
.blackfriday-mylottery-list {
    text-align: center;
}
.blackfriday-mylottery-list ul {
    width: 100%;
    height: 20rem;
    background: #FFF8EE;
    border-radius: 1.2rem;
    margin-top: 1.5rem;
    overflow: auto;
    padding-top: 1rem;
}
.blackfriday-mylottery-list ul li {
    font-size: 1.6rem;
    font-weight: 600;
    color: #1C201E;
    line-height: 1.6rem;
    float: left;
    padding: 1rem 0;
    width: 33.33%;
}
.my-tickets-btn{
    width: 29rem;
    height: 5rem;
    background: #000000;
    border-radius: 51px;
    font-size: 1.9rem;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 5rem;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 1.5rem;
}
/*领取*/
.go-task-item-success{
    color: #ffffff!important;
    background: #025DA8 !important;
}
/*去完成*/
.go-task-item-incomplete{
    color: #025DA8 !important;
    background: #ffffff !important;
}
/*已完成*/
.go-task-item-completed{
    color: #ffffff !important;
    border-color: rgba(2, 93, 168, 0.3) !important;
    background: rgba(2, 93, 168, 0.3) !important;
}

/*单品*/
.blackfriday-deals-list {
    width: 48%;
    background: #FFFFFF;
    box-shadow: 0px 4px 7px 0px rgba(18,23,21,0.18);
    border-radius: 7px;
    margin-bottom: 1.5rem;
}

.blackfriday-deals {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    padding: 1.5rem;
}

.blackfriday-deals-name {
    height: 1.6rem;
    font-size: 1.3rem;
    color: #555856;
    line-height: 1.4rem;
    padding-top: .4rem;
}

.blackfriday-deals-desc {
    font-size: 1.4rem;
    height: 4rem;
    font-weight: 400;
    color: #1C201E;
    line-height: 1.6rem;
    padding-top: .6rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blackfriday-deals-money {
    font-size: 1.6rem;
    font-weight: 600;
    color: #1C201E;
    line-height: 1.6rem;
    padding-top: 0.4rem;
    height: 2rem;
}

.blackfriday-deals-cashback {
    font-size: 1.6rem;
    color: #FF5306;
    line-height: 1.6rem;
    padding-top: 0.8rem;
}

.blackfriday-deals-item {
    padding: 0 1rem 1rem 1rem;
}

.blackfriday-deals-img {}

.blackfriday-deals-img img {
    width: 100%;
}
.blackfriday-deals-next {
    color: #008750;
    text-align: center;
    cursor: pointer;
}
.blackfriday-deals-next i.iconfont {
    font-size: 3rem;
}
.blackfriday-deals-title {
    font-size: 1.7rem;
    font-weight: 600;
    color: #1C201E;
    line-height: 1.8rem;
    padding: 0 1.5rem;
}
.blackfriday-deals-layout {
    width: 34.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 1.2rem;
    padding: 1.9rem 0rem;
    margin-top: 1rem;
    overflow: hidden;
}

/* 大转盘样式 */
.zhuanpan_main{
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.blackFriday2022-turntable{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.star_bg {
    position: absolute;
    bottom: 3rem;
    width: 100%;
    z-index: -1;
}
.blackFriday2022-turntable .turnplate{
    display: block;
    position: relative;
    transform: rotate(90deg);
}
.blackFriday2022-turntable .turnplate canvas.item{
    width:100%;
    background-size:100% 100% !important;
    transform:rotate(360deg)
}
.blackFriday2022-turntable .turnplate img.pointer{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -58%) rotate(-90deg);
    width: 130px;
    cursor: pointer;
}
.turnplate-pointer{
    width: 3.6rem;
    position: absolute;
    left: 50%;
    z-index: 11;
    top: -8%;
    transform: translate(-50%, 0);
}
.turnplate-pointer img{
    width: 100%;
}
#wheelcanvas{

}
/* 大转盘样式结束 */
.statistics_item_div{
    display: flex;
    padding: 0 46px;
    align-items: center;
    justify-content: space-between;
    margin-top: -50px;
    z-index: 11;
    position: relative;
}
.statistics_style1{
    background: url("../../../../images/pc/activity/president26_img17.png") no-repeat center top;
    width: 132px;
    height: 46px;
    background-size: contain;
    padding-left: 41px;
}
.statistics_style2{
    background: url("../../../../images/pc/activity/president26_img16.png") no-repeat center top;
    width: 132px;
    height: 46px;
    background-size: contain;
    padding-left: 40px;
}
.president26_more_content {
    width: 660px;
    background: #FFFFFF;
    margin: 0 auto;
    border-radius: 20px;
    margin-top: 20px;
    overflow: hidden;
}
.statistics_style{
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    display: flex;
    padding-top: 12px;
    cursor: pointer;
}
.placement_banner {
    position: relative;
    z-index: 3;
    padding: 40px 40px 0 40px;
    margin: 0 auto;
    overflow: hidden;
}
.placement_banner_item{
    width: 100%;
    border-radius: 1.6rem;
    overflow: hidden;
}
.placement_banner_item img {
    width: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: .6rem;
    left: 11rem;
}
.anniversary_list {
    padding-bottom: 2rem;
}

.anniversary_list a {}

.anniversary12-center-adlist {
    padding: 20px 40px 40px 40px;
    background: #FFFFFF;
    border-radius: 16px 16px 0 0;
}
.anniversary12-center-adlist .title {
    font-weight: 600;
    font-size: 28px;
    color: #1C201E;
    line-height: 36px;
}
.ajax_stores_list{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    padding-top: 20px;
}
.anniversary_list a .item_img {
    width: 270px;
    position: relative;
    border-radius: 16px;
}
.anniversary_list a .item_img .bigDescImg {
    width: 100%;
}
.anniversary_list a .item_img img {
    width: 100%;
    border-radius: 1.6rem;
}
.logoAppDiv {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    position: absolute;
    right: -6px;
    bottom: -15px;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.anniversary_list a .item_img .logoAppImg {
    width: 100%;
}
.anniversary_list a .item_name {
    font-weight: bold;
    font-size: 18px;
    color: #1C201E;
    line-height: 23px;
    padding-top: 8px;
}
.anniversary_list a .cashback {
    padding-top: 5px;
    font-weight: 600;
    font-size: 14px;
    color: #FF5306;
    line-height: 18px;
}
.anniversary_list a .was {
    font-weight: 400;
    font-size: 1.1rem;
    color: #8F9391;
    line-height: 1.1rem;
    padding-top: .4rem;
}
::-webkit-scrollbar {
    display: none;
}
.container {
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.temps_layout {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    background-color: #000000a8;
    display: none;
}
.temps_pop {
    width: 344px;
    padding-bottom: 10px;
    background: #FFFFFF;
    border-radius: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 600px;
}
.temps_wz_overflow {
    padding: 12px;
    overflow: auto;
    height: 100%;
}
.temps_wz_overflow .title {
    font-weight: 600;
    font-size: 18px;
    color: #1C201E;
    line-height: 23px;
    text-align: center;
}
.temps_wz_content {
    font-weight: 400;
    font-size: 12px;
    color: #1C201E;
    line-height: 2;
    padding-top: 14px;
    max-height: 400px;
    overflow: auto;
}
.temps_pop_close {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4rem;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 2.1rem;
}
.president26_ended_txt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 23px;
}
.surplus-num-item {
    width: 120px;
    height: 22px;
    background: #FF5306;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 22px;
    position: absolute;
    top: -18px;
    left: 50%;
    border-radius: 18px 11px 18px 0px;
    /*display: none;*/
}
/*.surplus-num-item:before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    bottom: -1.6rem;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border: 1rem solid;*/
/*    border-color: #FF5306 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);
    }
}