.pc-nav-search,#ishome{
    display: none;
}
.homebody {
}
.trustpilot_style {
    background-color: #F6F8F7;
    padding: 60px 0;
}
.bj-color-fff{
    background: #FFFFFF;
}
.bj-color-f2f9f6{
    background: #f2f9f6;
}
.home-advert-bj {
    height: 584px;
    background-size: cover !important;
    max-width: 1920px;
    margin: 0 auto;
}
.with-content,.head-content-large {
    width: 1200px;
    margin: 0 auto;
}
.home-advertising-words .advertising-words-item1 {
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 44px;
    padding: 74px 0 10px 0;
    margin-bottom: 40px;
    position: relative;
}
.home-advertising-words .advertising-words-item2 {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    width: 400px;
    margin: 10px 0 0 0;
}
.home-login-item {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 1;
    background-color: #FFFFFF;
    padding: 0 40px;
    max-width: 420px;
    right: 0;
}
.nav-2{
    display: none;
}
.bg-slow-green{
    padding-top: 80px;
}
.brand-main1 {
    padding-bottom: 20px;
}
.brand-main1-ul {
    display: flex;
}
.brand-main1-ul li {
    width: 80px;
    margin-right: 40px;
}
.brand-main1-ul li img {
    width: 100%;
}
.advertising-words-item3 {
    padding-top: 24px;
}
.landingHomeForSteps{
    padding: 60px 0;
}
.landingHomeForSteps .title{
    font-weight: 600;
    font-size: 28px;
    color: #1C201E;
    line-height: 36px;
    text-align: center;
}
.threeSteps_Img {
    padding-top: 40px;
}

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

.threeSteps_Img ul li {
    text-align: center;
    width: 140px;
    position: relative;
}
.threeSteps_Img ul li:before {
    content: "";
    position: absolute;
    height: 1px;
    border: 1px dashed #008750;
}
.threeSteps_Img ul li.li1:before{
    right: -124px;
    width: 200px;
    top: 59%;
}
.threeSteps_Img ul li.li2:before{
    right: -170px;
    width: 200px;
    top: 59%;
}
.threeSteps_Img ul li.li1{
    width: 362px;
}
.threeSteps_Img ul li.li2{
    width: 290px;
}
.threeSteps_Img ul li.li3{
    width: 390px;
}
.threeSteps_Img ul li:last-child:before{
    display: none;
 }
.threeSteps_Img ul li img {
    width: 140px;
    margin-top: 8px;
}
.threeSteps_Img ul li h3 {
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    line-height: 24px;
}
.threeSteps_Desc {}
.threeSteps_Desc ul {
    display: flex;
    justify-content: space-between;
}
.threeSteps_Desc ul li {}
.threeSteps_Desc ul li h3{
    font-weight: 600;
    font-size: 24px;
    color: #1C201E;
    line-height: 24px;
    text-align: center;
    padding-top: 20px;
}
.threeSteps_Desc ul li .desc{
    font-weight: 400;
    font-size: 16px;
    color: #1C201E;
    line-height: 24px;
    text-align: center;
    padding-top: 10px;
}
.threeSteps_Desc ul li.li1 {
    width: 362px;
}
.threeSteps_Desc ul li.li2 {
    width: 290px;
}
.threeSteps_Desc ul li.li3 {
    width: 390px;
}
.new_member_padding {
    padding: 60px 0;
}
.new_member_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.new_member_f_i {border-left: 2px solid #008750;}
.new_member_f_i h2 {
    font-weight: 600;
    font-size: 28px;
    color: #1C201E;
    line-height: 30px;
    padding-left: 10px;
}
.new_member_f_i h3 {
    font-weight: 400;
    font-size: 16px;
    color: #1C201E;
    line-height: 16px;
    padding-left: 10px;
    padding-top: 8px;
}
.new_member_flex a {
    font-weight: 600;
    font-size: 16px;
    color: #008750;
    line-height: 16px;
}
.new_member_mian_item {
    padding-top: 22px;
}
.new_member_mian_item ul{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px 30px;
    height: 320px;
    overflow: hidden;
}
.new_member_mian_item ul li{
    box-shadow: 0px 2px 4px 0px rgba(18, 23, 21, 0.18);
    border-radius: 4px;
    height: 140px;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.new_member_mian_item ul li img{
    width: 140px;
}
.new_member_mian_item ul li .m_item {
    padding-left: 20px;
}
.m_item .m_name {
    font-weight: 600;
    font-size: 18px;
    color: #1C201E;
    line-height: 18px;
}
.m_item  .cashbacks {
    display: flex;
    align-items: center;
    padding-top: 16px;
}
.m_item .cashbacks .p1 {
    font-weight: 600;
    font-size: 16px;
    color: #FF5306;
    line-height: 16px;
}
.m_item .cashbacks .p2 {
    font-weight: 400;
    font-size: 12px;
    color: #8F9391;
    line-height: 12px;
    padding-left: 10px;
}
.new_member_mian_item ul li a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.new_member_padding {
    padding: 60px 0;
}
.chrome-plug-item {
    padding: 20px 0;
}
.add-chrome-plug-text {}
.add-chrome-plug-text .sub01 {
    font-weight: bold;
    font-size: 28px;
    color: #1C201E;
    line-height: 28px;
}
.add-chrome-plug-text .sub02 {
    padding-top: 20px;
}
.add-chrome-plug-text .sub02 h3 {
    font-weight: 400;
    font-size: 20px;
    color: #1C201E;
    line-height: 48px;
}
.add-chrome-plug-img {
    width: 430px;
}
.add-chrome-plug-img img {
    width: 100%;
}
.add-chrome-plug-text .sub03 {
    width: 260px;
    height: 62px;
    background: #008750;
    box-shadow: 0px 4px 8px 0px rgba(13,95,61,0.39);
    border-radius: 32px;
    margin-top: 40px;
}
.add-chrome-plug-text .sub03 a {
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 62px;
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
}
.topStoresItem {
    padding: 60px 0;
}
.topStoresItem .title {
    font-weight: bold;
    font-size: 28px;
    color: #1C201E;
    line-height: 36px;
}
.topStoresItem ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 30px;
    padding-top: 40px;
}
.topStoresItem ul li {}
.topStoresItem ul li a {
    font-weight: 600;
    font-size: 16px;
    color: #666666;
    line-height: 12px;
    transition: .6s all;
}
.topStoresItem ul li a h3{
    font-size: 16px;
}
.topStoresItem ul li a:hover{
    text-decoration: underline !important;
    color: #008750!important;
}
.black2022_entrance_logo{
    display: none !important;
}




@media screen and (min-width: 1781px) {
    .with-content,.head-content-large {
        width: 1620px;
    }
    .threeSteps_Img ul li.li1:before{
        right: -244px;
        width: 200px;
        top: 59%;
    }
    .threeSteps_Img ul li.li2:before{
        right: -280px;
        width: 200px;
        top: 59%;
    }
    .new_member_mian_item ul{
        grid-template-columns: repeat(4, 1fr);
    }
    .add-chrome-plug-img{
        margin-right: 200px;
    }
}
@media screen and (max-width: 1780px) and (min-width: 1601px){

}
/*pc端 <960*/
@media screen and (min-width: 960px) and (max-width: 1199px){

}
/*pc端 <768*/
@media screen and (max-width:959px){

}


























