.eggHistoryPop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1900;
    display: none;
}
.eggHistoryMainPop {
    width: 800px;
    height: 460px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 10px;
    overflow: hidden;
}
.eg24_hi_c_style {
    color: #6F6F6F;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.eg24_hspop_left {
    width: 320px;
    height: 100%;
    float: left;
    padding-left: 50px;
}
.eg24_hspop_right {
    background: #EDF4F1;
    margin-left: 320px;
    height: 100%;
}
.eg24_hspop_topheight {
    font-weight: 600;
    font-size: 30px;
    color: #000000;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    padding-top: 42px;
}
.eg24_hswin_list {
    overflow: auto;
    height: 340px;
    margin-top: 20px;
}
.eg24_hswin_b {
    color: #323232;
    font-size: 14px;
    font-weight: bold;
}
.eg24_hswin_desc {
    font-size: 14px;
}
.eg24_hswin_list ul li {
    padding-top: 14px;
}
.eg24_hswin_desc p {
    padding-top: 4px;
    color: #6F6F6F;
}
.eg24_hspop_r_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
}
.eg24_hspop_r_n1 .p1 {
    font-weight: bold;
    font-size: 54px;
    color: #008750;
    line-height: 54px;
    text-align: center;
    font-style: normal;
}
.eg24_hspop_r_n1 {
    padding: 0 40px;
}
.eg24_hspop_r_n1 .p2 {
    font-weight: 600;
    font-size: 18px;
    color: #1C201E;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    padding-top: 8px;
}
.eg24_hspop_r_link {
    width: 300px;
    height: 56px;
    background: #008750;
    border-radius: 60px;
    margin: 0 auto;
    margin-top: 60px;
}
.eg24_hspop_r_link a {
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 56px;
}
.eg24_hspop_r_more {
    font-weight: 400;
    font-size: 16px;
    color: #6F6F6F;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    padding-top: 20px;
    width: 342px;
    margin: 0 auto;
}
.eg24_hi_empty {
    font-weight: 600;
    font-size: 30px;
    color: #000000;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    padding: 128px 100px 0 100px;
}
.eg24_hi_c_ok {
    width: 300px;
    height: 56px;
    background: #008750;
    border-radius: 60px;
    margin: 0 auto;
    margin-top: 78px;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
}
.EasterEggBonus2024bj{
    background: #F8EAD4;
}
.eg24_hs_main{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 80px;
}
.eg24_top_l_wz1 {
    font-weight: 900;
    font-size: 60px;
    color: #684430;
    line-height: 66px;
    text-align: left;
    font-style: normal;
}
.eg24_top_l_wz2 {
    font-weight: 400;
    font-size: 30px;
    color: #684430;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    padding-top: 10px;
}
.eg24_top_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.eg24_top_r_img {
    width: 376px;
    padding-top: 30px;
    margin: 0 auto;
}
.eg24_top_r_img img {
    width: 100%;
}
.eg24_top_r_item {
    width: 480px;
    height: 280px;
    background: linear-gradient( 180deg, #FFDA9F 0%, #F8EAD4 100%);
}
.eg24_top_r_title {
    font-weight: 600;
    font-size: 26px;
    color: #684430;
    line-height: 32px;
    text-align: center;
    font-style: normal;
    padding-top: 70px;
}
.eg24_top_r_countdown {
    padding-top: 25px;
}
.eg24_top_r_countdown ul {
    display: flex;
    justify-content: center;
}
.eg24_top_r_countdown ul li {
    width: 68px;
    height: 68px;
    background: #FFFFFF;
    border-radius: 8px;
    font-weight: 600;
    font-size: 43px;
    color: #684430;
    line-height: 68px;
    text-align: center;
    font-style: normal;
    margin: 0 8px;
}
.eg24_module1 {
    background: #FFFFFF;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
    min-height: 460px;
}
.eg24_module1_l {
    width: 50%;
    position: relative;
}
.eg24_module1_l:after{
    content: '';
    width: 1px;
    height: 400px;
    border-left: 1px dashed #C4C8C6;
    position: absolute;
    right: 0;
     top: 30px;
}
.eg24_module1_r {
    width: 50%;
}
.eg24_module1_title {
    font-weight: 600;
    font-size: 30px;
    color: #1C201E;
    line-height: 35px;
    text-align: center;
    font-style: normal;
    padding-top: 40px;
}
.eg24_mod1_l_subtitle {
    font-weight: 400;
    font-size: 18px;
    color: #1C201E;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    padding-top: 16px;
}
.eg24_mod1_r_money {
    font-weight: bold;
    font-size: 54px;
    color: #008750;
    line-height: 54px;
    text-align: center;
    font-style: normal;
    padding-top: 60px;
}
.eg24_mod1_r_m_sub {
    font-weight: 600;
    font-size: 18px;
    color: #1C201E;
    line-height: 18px;
    text-align: center;
    padding-top: 6px;
    font-style: normal;
}
.eg24_mod1_r_invite {
    width: 420px;
    height: 56px;
    background: #008750;
    border-radius: 60px;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 56px;
    text-align: center;
    font-style: normal;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 52px;
}
.eg24_mod1_r_invite a {
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
}
.eg24_mod1_r_desc {
    font-weight: 400;
    font-size: 16px;
    color: #6F6F6F;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    padding-top: 14px;
}
.eg24_mod1_operation {
    position: absolute;
    right: 20px;
    top: 50px;
}
.eg24_mod1_operation ul li .iconfont {}
.eg24_mod1_operation ul li {
    text-align: center;
    cursor: pointer;
    margin-bottom: 36px;
}
.operation_wz {
    font-weight: 400;
    font-size: 12px;
    color: #323232;
    line-height: 14px;
    text-align: center;
    font-style: normal;
    padding-top: 2px;
}
.operation_img {
    width: 26px;
    margin: 0 auto;
}
.operation_img img {
    width: 100%;
}
.operation_num {
    padding-top: 4px;
}

.eg24_mod1_l_swiper{
    width: 460px;
    height: 270px;
    position: relative;
    margin: 0 auto;
    margin-top: 32px;
}
.eq24-swiper-wrapper .swiper-slide{
    border-radius: 10px;
    overflow: hidden;
}
.eq24-swiper-wrapper{
    height: 240px;
}
.swiper-button-next, .swiper-button-prev{
    background-color: rgb(28 32 30 / 12%);
    border-radius: 50%;
    width: 32px !important;
    height: 32px !important;
    color: #939393 !important;
    text-align: center;
    opacity: .95;
    font-size: 1.2rem;
    line-height: 30px;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size:1.2rem
}
.swiper-button-next{
    right: -40px !important;
}
.swiper-button-prev{
    left: -40px !important;
}
.swiper-pagination-bullet-active{
    background: #008750 !important;
}
.eg24_module2 {
    height: 240px;
    background: #FFFFFF;
    border-radius: 20px;
    margin-top: 40px;
}

.eg24_mod2_title,.eg24_mod3_title {
    font-weight: 600;
    font-size: 30px;
    color: #1C201E;
    line-height: 26px;
    text-align: center;
    font-style: normal;
    padding-top: 42px;
}

.eg24_mod2_desc {
    font-weight: 400;
    font-size: 18px;
    color: #1C201E;
    line-height: 22px;
    text-align: center;
    font-style: normal;
    padding-top: 20px;
}
.eg24_mod2_links {
    padding-top: 32px;
}
.eg24_mod2_links ul li {
    margin: 0 20px;
}
.eg24_mod2_links ul li a {
    display: block;
    width: 54px;
}
.eg24_mod2_links ul li a img {
    width: 100%;
}
.eg24_mod2_links ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.eg24_module3{
    background-color: #ffffff;
    border-radius: 20px;
    margin-top: 40px;
    padding-bottom: 40px;
}
.eggTermsMainPop {
    width: 800px;
    max-height: 500px;
    background: #FFFFFF;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    padding: 42px 40px 38px 40px;
}
.eggTermsMainPop .titile {
    font-weight: 600;
    font-size: 30px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    font-style: normal;
}
.termlist {
    font-weight: 400;
    font-size: 18px;
    color: #323232;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    padding-top: 38px;
    height: 400px;
    overflow: auto;
}
li.egg2HoverLink {
    position: relative;
}
.hover-img{
    display: none;
    position: absolute;
    border: 1px solid #555856;
    border-radius: 8px;
    overflow: hidden;
}
li.egg2HoverLink:hover .hover-img{
    display: block;
}
/*langding css*/
.eg24_top_r_title_formal{
    padding-top: 30px;
}
.eg24_top_r_item_formal{
    height: 380px;
}
.eg24_mod1_r_landing img {
    width: 378px;
    margin-top: 34px;
}
.edd24_landing_startnow {
    width: 420px;
    height: 56px;
    background: #008750;
    border-radius: 60px;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 56px;
    text-align: center;
    font-style: normal;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 20px;
}
.eg24_mod1_r_landing {
    text-align: center;
}
.eg24_mod3_list {
    padding-top: 40px;
}
.eg24_mod3_list ul li {
    width: 500px;
    height: 240px;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 10px;
}
.eg24_mod3_list ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    padding: 0 70px;
}
.eg24_module4 {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 42px 0 40px 0;
    position: relative;
}

.eg24_mod4_title {
    font-weight: 600;
    font-size: 30px;
    color: #1C201E;
    line-height: 30px;
    text-align: center;
    font-style: normal;
}

.eg24_mod4_desc {
    font-weight: 400;
    font-size: 22px;
    color: #1C201E;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    padding-top: 48px;
}
.eg24_mod4_link {
    width: 200px;
    height: 56px;
    background: #008750;
    border-radius: 60px;
    margin: 0 auto;
    margin-top: 46px;
}
.eg24_mod4_link a {
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 56px;
    text-align: center;
    font-style: normal;
    display: block;
}
.edd24_landing_nostarted {
    width: 420px;
    height: 56px;
    background: #e0e0e0;
    border-radius: 30px;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 56px;
    text-align: center;
    font-style: normal;
    margin: 0 auto;
}
.black2022_entrance_logo{
    display: none !important;
}


