.black2022_entrance_logo{
    display: none !important;
}
section.center-sec {
    background: #F6F6F6;
    padding: 1.5rem;
}
.how_to_bonus_layout {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    background-color: #000000a8;
    display: none;
}

.how_to_bonus_pop {
    width: 344px;
    padding-bottom: 10px;
    background: #FFFFFF;
    border-radius: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 500px;
}
.how_to_bonus_overflow .title {
    font-weight: 600;
    font-size: 18px;
    color: #1C201E;
    text-align: center;
    line-height: 23px;
}
.how_to_bonus_overflow {
    padding: 12px;
    overflow: auto;
    height: 100%;
}

.black_activate_main1 .title {
    font-weight: 600;
    font-size: 18px;
    color: #1C201E;
    line-height: 23px;
    text-align: center;
    padding-top: 4px;
}

.how_to_bonus_close {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4rem;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 2.1rem;
}
.black_activate_main1 {
    background: #FFFFFF;
    width: 100%;
}

.black_activate_item_left {
    font-weight: 400;
    font-size: 14px;
    color: #1C201E;
    line-height: 18px;
}

.black_activate_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.black_activate_item img {
    width: 66px;
}

.black_activate_item_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: 2rem;
    position: relative;
}

.black_activate_item_link {
    padding-top: 2px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #008750;
    line-height: 18px;
}

.black_activate_item_link small {
    display: block;
}

.black_activate_item_link a {
    text-decoration: underline;
}

.black_activate_main2 {
    width: 100%;
    margin-top: 20px;
}

.black_activate_main2 .title {
    font-size: 18px;
    font-weight: 600;
    color: #1C201E;
    line-height: 18px;
    text-align: center;
}

.black_activate_item2_list ul li {
    width: 10rem;
    background: #FFE9CA;
    border-radius: 12px;
    overflow: hidden;
}
.black_activate_item2_list ul li img{
    width: 100%;
}
.black_activate_item2_list {
    padding-top: 21px;
}

.black_activate_item2_list ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.black_activate_item2_href {
    background: #FFE9CA;
    border-radius: 12px;
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}

.black_activate_item2_href a {
    color: #ffffff;
}
.black_activate_item2_href img{
    width: 100%;
}
.black_activate_main3 {
    margin-top: 10px;
}

.black_activate_main3 img {
    width: 100%;
}

.black_activate_main3 a {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    border-radius: 12px;
    overflow: hidden;
}
.picks_brand_title {
    font-size: 17px;
    font-weight: 600;
    color: #1C201E;
    line-height: 18px;
    position: relative;
    padding-left: 20px;
}
.picks_brand_title:before{
    content: '';
    width: 10px;
    height: 20px;
    background: #008750;
    border-radius: 7px;
    position: absolute;
    left: 0;
    top: 0;
}
.picks_brand_list {
    padding-top: 10px;
}

.picks_brand_list ul {
    display: flex;
    justify-content: space-between;
}

.picks_brand_list ul li img {
    width: 100%;
    border-radius: 6px;
}

.picks_brand_list ul li {
    width: 48%;
}

.brand_name {
    font-size: 10px;
    font-weight: 400;
    color: #555856;
    line-height: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.brand_desc {
    font-size: 14px;
    font-weight: 400;
    color: #1C201E;
    line-height: 16px;
    padding-top: 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.picks_brand_bj {
    padding: 6px;
}

.picks_brand_item {
    padding-top: 20px;
}
.u-saveMoney-img{
}
.saveMoney-item {
    width: 100%;
    position: relative;
    margin-top: 12px;
}

.saveMoney-item img {
    width: 100%;
}

.saveMoney-item a {
    display: block;
    width: 100%;
    height: 100%;
}
.saveMoney-item .adv_txt {
    position: absolute;
    top: 30px;
    z-index: 10;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    left: 10px;
}
.saveMoney-wz {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.4;
}

.saveMoney-wz .sp1 {
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    display: block;
}

.saveMoney-wz .sp2 {
    color: #FDCF09;
    font-size: 18px;
}

.saveMoney-wz .sp4 {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
}

.saveMoney-wz .sp4 b {
    font-size: 18px;
    color: #FDCF09;
}
