.blackLanding {
    background: #CCEAFF;
    padding: 0 0 160px;
}

.header {
    width: 100%;
    height: 660px;
    background: url("../../../images/pc/activity/black2022/landingBg.png") top no-repeat;
    background-size: contain;
    text-align: center;
    margin-bottom: 90px;
}
.l_t_i_left {
}
.header_text_1 {
    font-weight: normal;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 51px;
    padding-top: 40px;
    font-style: italic;
    text-align: left;
}
.header_text_2 {
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 28px;
    padding-top: 4px;
    text-align: left;
}
.header_text_2 span {
    color: #FF5306;
}
.block_1 {
    height: 90px;
    background: url("../../../images/pc/activity/black2022/landingTitle.png") -7px -7px no-repeat;
    background-size: 544px 109px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    width: 544px;
    text-align: center;
    line-height: 90px;
    font-size: 32px;
    font-weight: 600;
    color: #8B5D0F;
}

.main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-top: 110px;
    align-items: flex-end;
}

.block_2 {
    border-radius: 24px;
    height: 540px;
    width: 1200px;
    position: absolute;
    top: 16px;
    display: flex;
    margin-top: 20px;
    overflow: hidden;
    background: #FFFBF6;
    box-shadow: 0px 4px 16px 0px #E4EEE9;
}


.block_2_left {
    background: url(../../../images/pc/activity/black2022/turntable.png) center center no-repeat;
    background-size: 411px 450px;
    width: 590px;
    height: 540px;
    position: relative;
    z-index: 2;
}
.block_2_border{
    background: #FFF5E7;
    position: absolute;
    left: 0;
    top: 0;
    width: 551px;
    height: 540px;
    z-index: 1;
    border-radius: 0 70% 70% 0;
    border-right: 2px solid #F7D6AA;
}

.block_2_right {
    margin-top: 100px;
    width: 600px;
    position: relative;
}
.block_2_right_item {
    width: 400px;
    margin: 0 auto;
}
.block_2_right_text_1_zh {
    font-size: 26px;
    color: #5F3B00;
    font-weight: 600;
    text-align: center;
    line-height: 34px;
}


.block_2_right_text_1_en {
    font-size: 26px;
    font-weight: 600;
    color: #5F3B00;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
}

.block_2_right_text_2 {
    font-size: 32px;
    color: #8B5D0F;
    font-weight: 600;
    margin-top: 40px;
    text-align: center;
    letter-spacing: 4px;
}

.block_2_right_text_3 {
    font-size: 32px;
    color: #8B5D0F;
    font-weight: 600;
    text-align: center;
    margin: 10px 0 118px;
    letter-spacing: 4px;
}


.block_2_right_btn {
    width: 400px;
    height: 75px;
    background: #FBBE4F;
    border-radius: 51px;
    font-size: 26px;
    color: #1C201E;
    line-height: 75px;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    font-weight: 600;
    margin-top: 60px;
}

.block_2_right_btn a {
    color: #fff;
}

.block_3 {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    background: #FFF9EE;
    border-radius: 24px;
    padding-bottom: 24px;
    margin-top: 40px;
    position: relative;
}
.block_3_ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 70%;
    margin: 0 auto;
    padding-top: 30px;
}
.block_3_ul li {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    line-height: 1.4;
    color: #555856;
}
.block_3_ul .currentDateClass {
    color: #4494EB !important
}
.block_3_ul .currentDateClass .block_3_radius_1 {
    border: 1px solid #4494EB !important;
}
.block_3_ul .currentDateClass .block_3_radius_2 {
    background: #4494EB !important;
}
.block_3_ul .currentDateClass .text14 {
    color: #4494EB;
}
.block_3_ul li:nth-child(2) {
    width: 50px;
    border-top: 1px dotted #A3A3A3;
    margin-top: -35px;
}
.block_3_ul li:nth-child(4) {
    width: 150px;
    border-top: 1px dotted #A3A3A3;
    margin-top: -35px;
}
.block_3_terms {
    position: absolute;
    right: 20px;
    top: 16px;
    font-weight: 600;
    font-size: 14px;
    color: #008750;
    line-height: 18px;
    display: flex;
    align-items: center;
}
.block_3_terms .iconfont {
    font-size: 1.2rem;
    padding-right: 3px;
}
.block_3_terms span {
    text-decoration: underline;
}
.clause-btn {
    width: 60px;
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 2;
}
.clause-btn a {
    color: rgba(0, 135, 80, 1);
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
}
.clause-btn a:hover {
    text-decoration: underline !important;
}
.block_3_title {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #1C201E;
    line-height: 20px;
}

.block_3_radius_1 {
    width: 26px;
    height: 26px;
    /*border: 1px solid rgba(0, 135, 80, 0.1);*/
    border: 1px solid #DADADA;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8px 0;
}

.block_3_radius_2 {
    width: 20px;
    height: 20px;
    /*background: #008750;*/
    /*border: 1px solid #008750;*/
    background: #D8D8D8;
    border-radius: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block_3_radius_3 {
    width: 6px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 6px;
}

.text16 {
    font-size: 16px;
}

.text14 {
    font-size: 14px;
    font-weight: 600;
    color: #1C201E;
}

.text12 {
    font-size: 12px;
}
.landing_top_item {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
/*new*/
.bf23-mian-out-time {
    width: 400px;
    height: 170px;
    background: rgba(88,88,88,0.46);
    border-radius: 0px 0px 12px 12px;
}
.bf23-mian-out-time .title {
    font-weight: 400;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 29px;
    padding-top: 28px;
}
.out-time-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 24px;
}
.time-def-b {
    width: 50px;
    height: 50px;
    background: #FFFDF4;
    border-radius: 10px;
    font-weight: 600;
    font-size: 28px;
    color: #4494EB;
    line-height: 50px;
    text-align: center;
    margin-right: 10px;
}
.time-def-a {
    font-weight: 400;
    font-size: 20px;
    color: #F7FFFC;
    line-height: 27px;
    margin-right: 10px;
}
.time-def-a:last-child{
    margin: 0;
}
.time-def-txt {
}
.landing_left {
    width: 560px;
}
.landing_top_item2 {
    font-weight: normal;
    font-size: 50px;
    color: #FFFFFF;
    line-height: 50px;
    font-style: italic;
    text-align: left;
}
.landing_top_item2 small {
    display: block;
    font-size: 23px;
}
.landing_box_def {
    position: absolute;
    z-index: 2;
}
.landing_box_def img {
    width: 100%;
}
.landing_box1 {
    width: 250px;
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
}
.landing_box2 {
    width: 60px;
    right: 30px;
    top: 30px;
}
.landing_box3 {
    width: 74px;
    right: -20px;
    top: 140px;
}
.landing_box4 {
    width: 4.5rem;
    right: 3rem;
    bottom: 1rem;
}
.landing_box5 {
    top: 56px;
    left: 40px;
    width: 50px;
}
.landing_box6 {
    top: 132px;
    left: 0px;
    width: 62px;
}
.landing_box1 img{
    animation: moveUpDown1 5s infinite;
}
.landing_box2 img{
    animation: moveUpDown1 4.6s infinite;
}
.landing_box3 img{
    animation: moveUpDown1 4.4s infinite;
}
.landing_box5 img{
    animation: moveUpDown1 6.4s infinite;
}
.landing_box6 img{
    animation: moveUpDown1 5.4s infinite;
}
/* 定义一个名为 moveUpDown 的关键帧动画 */
@keyframes moveUpDown1 {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(20px); }
}
@keyframes moveUpDown2 {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(14px); }
}
@keyframes moveUpDown3 {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(16px); }
}
.landingBase {
    width: 415px;
    position: relative;
    overflow: hidden;
}
.landingBase img {
    width: 100%;
}
.landing_btn1 {
    width: 365px;
    height: 76px;
    background: linear-gradient( 90deg, #69B1FF 0%, #2178D8 100%);
    border-radius: 20px;
    border: 2px solid #69B1FF;
    font-weight: 600;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 76px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 31px;
    transform: translateX(-50%);
}
.landing_right {
    position: relative;
}
.landing_right_pop {
    width: 415px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
/*弹框开始*/
.black2022PopModal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1000;
     display: none;
}
.black2022PopModal .black2022PopModal_main {
    box-sizing: border-box;
    width: 650px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.12);
    background: linear-gradient(180deg, #FFF0D3 0%, #FFFFFF 30%);
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_title_span {
    font-size: 14px;
    color: #555856;
    text-align: center;
}
.black2022PopModal_con {
    padding-top: 20px;
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_title {
    font-size: 22px;
    font-weight: 600;
    color: #1C201E;
    text-align: center;
    background: url("../../../images/pc/activity/black2022/activate_title_bj.png") no-repeat center top;
    height: 72px;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    width: 498px;
    margin: 0 auto;
    margin-top: -6px;
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_close {
    position: absolute;
    right: 30px;
    top: 20px;
    cursor: pointer;
}
.black2022WinPrizePopModal .black2022WinPrizePopModal_main .black2022PopModal_close .iconfont {
    font-size: 20px;
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_con .black2022PopModal_ul {
    padding: 0 30px;
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_con .black2022PopModal_ul .black2022PopModal_li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-left: 10px;
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_con .black2022PopModal_ul .black2022PopModal_li .black2022PopModal_li_left .black2022PopModal_li_left_top {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #1C201E;
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_con .black2022PopModal_ul .black2022PopModal_li .black2022PopModal_li_left .black2022PopModal_li_left_bottom {
    font-size: 12px;
    font-weight: 400;
    color: #555856;
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_con .black2022PopModal_ul .black2022PopModal_li .black2022PopModal_li_right {
    width: 120px;
    height: 40px;
    background: #4494EB;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    color: #4494EB;
    font-size: 14px;
    cursor: pointer;
    border: 2px solid #4494EB;
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_con .black2022PopModal_ul .black2022PopModal_li .completeStatus {

    background: #4494EB!important;
    color: #ffffff;
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_con .black2022PopModal_ul .black2022PopModal_li .notFinishedStatus {
    background-color: #ffffff !important;
}
.black2022PopModal .black2022PopModal_main .black2022PopModal_con .black2022PopModal_ul .black2022PopModal_li:nth-child(-n+3) {

}
.black2022PopModal .black2022PopModal_main .black2022PopModal_con .black2022PopModal_ul .black2022PopModal_li:nth-child(-n+6):nth-child(n+4) {

}
/*任务列表结束*/
.whatticket_pop1_flex {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    cursor: pointer;
    background-color: #000000a8;
     display: none;
}
.whatticket_pop1_mian {
    position: absolute;
    background: linear-gradient(180deg, #FFF0D3 0%, #FFFFFF 100%);
    border-radius: 16px;
    border: 1px solid #979797;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 320px;
    padding-bottom: 30px;
}
.whatticket_pop1_title {
    text-align: center;
    padding-top: 24px;
    font-weight: 600;
    font-size: 24px;
    color: #1C201E;
    line-height: 28px;
}
.whatticket_pop1_desc {
    text-align: center;
    padding: 26px 20px;
    font-weight: 400;
    font-size: 18px;
    color: #1C201E;
    line-height: 22px;
}
.whatticket_pop1_ok {
    background: #4494EB;
    border-radius: 51px;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 40px;
    width: 200px;
    height: 40px;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
}
.mylottery_pop1_close_style {
    position: absolute;
    color: #000000;
    font-size: 1.6rem;
    cursor: pointer;
    top: 15px;
    right: 15px;
}
/*pop1*/
.mylottery_pop1_flex {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    cursor: pointer;
    background-color: #000000a8;
     display: none;
}
.mylottery_pop1_mian {
    position: absolute;
    border: 1px solid #979797;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 320px;
    background: linear-gradient( 180deg, #FFF0D3 0%, #FFFFFF 100%);
    border-radius: 16px;
    padding-bottom: 30px;
}
.mylottery_pop1_success_stars {
    width: 5.4rem;
    position: absolute;
}
.mylottery_pop1_success_stars img {
    width: 100%;
}
.mylottery_pop1_stars1 {
    top: -60px;
    left: -3rem;
}
.mylottery_pop1_stars2 {
    right: -3rem;
    bottom: -4rem;
}
.mylottery_pop1_title {
    padding-top: 24px;
    font-weight: 600;
    font-size: 26px;
    color: #1C201E;
    line-height: 30px;
    text-align: center;
}
.mylottery_pop1_ticket {
    width: 76px;
    height: 76px;
    margin: 0 auto;
    margin-top: 32px;
    background: radial-gradient( 0% 51% at 50% 50%, #FFFFFF 0%, #FDF1D2 100%);
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mylottery_pop1_ticket img {
    width: 46px;
}
.mylottery_pop1_desc {
    display: flex;
    justify-content: center;
    padding-top: 12px;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 14px;
}
.mylottery_pop1_desc .sp2 {
    color: #008750;
}
.mylottery_pop1_ok {
    background: #4494EB;
    border-radius: 51px;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 40px;
    width: 200px;
    height: 40px;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
}
.main2 {
    width: 1200px;
    background: #FFF9EE;
    box-shadow: inset 0px 3px 7px 0px #FFFFFF;
    border-radius: 24px;
    margin: 0 auto;
    margin-top: 60px;
}
.main2_flex {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 24px 60px 24px 10px;
    align-items: flex-start;
}
.main2_f_r_title {
    font-weight: 600;
    font-size: 20px;
    color: #1C201E;
    line-height: 23px;
    text-align: center;
}
.main2_f_right {
    width: 480px;
}
.main2_block_3 {
    margin: 0;
    padding: 0;
    width: 500px;
}
.main2_block_3 .block_3_title{
    padding-bottom: 32px;
}
.main2_f_r_desc {
    font-size: 22px;
}
.linkMyTicket {
    width: 240px;
    height: 48px;
    background: #4494EB;
    display: block;
    border-radius: 33px;
    margin: 0 auto;
    font-weight: 600;
    font-size: 19px;
    color: #FFFFFF;
    line-height: 48px;
    margin-top: 20px;
}
.linkMyTicket:hover{
    color: #FFFFFF !important;
}
.whatTicket {
    font-weight: 400;
    font-size: 12px;
    color: #1C201E;
    line-height: 12px;
    padding-top: 10px;
    cursor: pointer;
}
.main2_f_r_t_top{
    margin-top: 14px;
}
.main3 {
    width: 1200px;
    background: #FFF9EE;
    box-shadow: inset 0px 3px 7px 0px #FFFFFF;
    border-radius: 24px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 24px 0 40px 0;
}
.main3_title {
    font-weight: 600;
    font-size: 20px;
    color: #1C201E;
    line-height: 20px;
}
.modul2_b_left {
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 76px;
    height: 76px;
    background: radial-gradient( 0% 51% at 50% 50%, #FFFFFF 0%, #E5F2FF 100%);
}

.modul2_b_left img {
    width: 56px;
}
.spinTimes {
    width: 100px;
    height: 26px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px #FEEDC2;
    border-radius: 27px;
    font-weight: 400;
    font-size: 12px;
    color: #4494EB;
    line-height: 26px;
    position: absolute;
    text-align: center;
    bottom: -14px;
}
.modul2_b_right {
    font-weight: 400;
    font-size: 22px;
    color: #1C201E;
    line-height: 28px;
    width: 400px;
    padding-left: 20px;
}
.modul2_body {
    display: flex;
    justify-content: center;
    padding-top: 36px;
    align-items: center;
}
.getSpinsBtn {
    width: 240px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 33px;
    border: 2px solid #4494EB;
    margin: 0 auto;
    margin-top: 32px;
    font-weight: 600;
    font-size: 19px;
    color: #4494EB;
    line-height: 48px;
    cursor: pointer;
}
/*获得抽奖机会*/
.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: 320px;
    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: 1.6rem;
    cursor: pointer;
    top: 15px;
    right: 4px;
    transform: translateX(-50%);
    color: #000000;
    z-index: 12;
}

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

.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 {
    margin: 0 auto;
    width: 76px;
}
.win-freeSpins-img img {
    width: 100%;
}
.win-freeSpins-item p {
    padding-top: 32px;
    line-height: 16px;
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
}
.win-freeSpins-btn {
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 30px;
    width: 200px;
    height: 40px;
    background: #4494EB;
    border-radius: 28px;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
}

.go-task-item {
    width: 120px;
    height: 34px;
    background: #ffffff;
    border-radius: 28px;
    font-size: 14px;
    font-weight: 600;
    color: #4494EB;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #4494EB;
}
.th11FlexEntrance{
    display: none !important;
}
/*领取*/
.go-task-item-success{
    color: #ffffff!important;
    background: #4494EB!important;
}
/*去完成*/
.go-task-item-incomplete{
    color: #4494EB!important;
    background: #ffffff!important;
}
/*已完成*/
.go-task-item-completed{
    color: #555856!important;
    background: #ECECEC!important;
    border-color: #ECECEC !important;
}




