.similar-stores-list .logo-con .coll-big-link{
    width: 160px;
}
.trustpilot_style{
    padding-top: 20px;
}
/*计算器 === start*/
.lxwm-calculator{
    margin-left:3px;
    margin-right: 3px;
}
.sgjd-calculator{
    margin-left:3px;
}
.calculator-layer{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}
.calculator-box{
    position: absolute;
    width: 530px;
    min-height: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1000;
    padding: 20px 14px;
    background-color: #FFFFFF;
    border-radius: 2px;
}
.calculator-colse{
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
    color: #1D211F;
    font-size: 12px;
    font-weight: 600;
}
.calculator-tit{
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #1C201E;
    margin: 0 auto;
    text-align: center;
    padding-top:16px;
}
.calculator-button{
    margin:16px auto;
    display: block;
    width: 246px;
    height: 42px;
    background: #008750;
    border-radius: 21px;
}
.calculator-button span{
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
}
.calculator-button span{
    margin-left:10px;
}
.calculator-item-box-one{
    margin:80px auto;
}
.calculator-footer{
    padding-top:10px;
}
.calculator-footer-text{
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #008750;
}
.calculator-item{
    width: 274px;
    height: 48px;
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #C7CEC7;
    margin-left:32px;
    overflow: hidden;
}
.calculator-item select{
    width: 52px;
    height: 46px;
    border: none;
    background: #FAFAFA;
    padding-left: 4px;
}
.calculator-item input{
    width: 200px;
    height: 46px;
    border: none;
    background-color: #fafafa;
    margin-left: 12px;
}
.calculator-item-box-two {
    margin-top:40px;
}
.calculator-item-box-two a{
    display: block;
    position: relative;
    width: 325px;
    height: 48px;
    border-radius: 4px;
    background: #FAFAFA;
    border: 1px solid #C7CEC7;
    position: relative;
    margin: 20px auto;
    overflow: hidden;
}
.calculator-item-box-two a .sub01{
    margin-left: 12px;
    font-size: 14px;
    font-weight: 400;
    max-width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.calculator-item-box-two a .sub02{
    margin-right: 12px;
    font-size: 14px;
    font-weight: 400;
}
.calculator-icon{
    position: absolute;
    bottom: 0;
    right: 0;
}
.calculator-footer-tips div{
    text-align: center;
}
.calculator-footer-tips .sub02{
    margin-top: 8px;
}
.calculator-cash-back-rate{
    margin-top: 16px;
    font-size: 14px;
    font-weight: 400;
}
.calculator-cash-back-rate span{
    margin-left: 10px;
}
.calculator-icon{
    display: block;
    width: 24px;
    height: 24px;
    background-color: #008750;
    position: absolute;
    transform: rotate(45deg);
    right: -12px;
    bottom: -12px;
    line-height: 20px;
}
.calculator-icon i.iconfont{
    position: absolute;
    transform: rotate(-48deg);
    left: -1px;
    top: 2px;
}
.calculator-item-box-two a:hover,.calculator-item-box-two a.active{
    border: 1px solid #008750;
    background-color: #EDF4F1;
}
.calculator-money{
    margin-top: 63px;
    position: relative;
}
.calculator-money div{
    font-size: 36px;
    font-weight: 600;
    color: #008750;
    text-align: center;
}
.calculator-money i.iconfont{
    cursor: pointer;
    position: absolute;
    color: #7E8680;
    top: -16px;
    left: 56.8%;
}
.calculator-text-sub01,.calculator-text-sub02{
    font-size: 12px;
    font-weight: 400;
    color: #3E403F;
    line-height: 20px;
}
.calculator-text-sub01{
    margin-top: 64px;
    margin-bottom: 20px;
}
.calculator-text-sub02 a{
    cursor: pointer;
    text-decoration: underline;
}
.calculator-button-two{
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #008750 !important;
    width: 160px;
    border: 1px solid #008750;
    margin: 0 auto;
    margin-top: 24px;
    height: 38px;
    line-height: 35px;
    border-radius: 16px;
}
/*计算器 === 结束*/
.rigthButtonLink{
    font-weight: 700;
}
/*.merchant-cash-back-table-head div:nth-child(2){*/
/*    width: 70px;*/
/*}*/
/*.merchant-cash-back-table-head div:nth-child(3){*/
/*    width: 52px;*/
/*}*/
.merchant-cash-back-table-head .showFirstOrder{
    width: 48%;
}
.merchant-cash-back-table-item .sub01{
    max-width: 80%;
}
.merchant-cash-back-table-item .sub01.active{
    width: 48%;
}
/*.merchant-cash-back-table-item .sub02{*/
/*    width: 18%;*/
/*}*/
/*.merchant-cash-back-table-item .sub03{*/
/*    width: 52px;*/
/*}*/
.showNextOrder .first-order-sub{
    text-align: left;
    width: 60px;
}
.showNextOrder .cash-back-sub{
    text-align: left;
    width: 60px;
}
.merchantText{
    /*height: 50px;*/
    font-weight: 600;
    padding-right: 16px;
    position: relative;
    font-size: 16px;
}
.merchantText h3{
    font-size: 18px;
    line-height: 22px;
}
.merchantTextOverflow{
    overflow: hidden;
    text-overflow: ellipsis;;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    font-size: 18px;
}
.merchantTextMaxHeight{
    /*height: 135px;*/
    overflow: hidden;
}
.merchantTextdiff{
    display: none;
    position: absolute;
    font-weight: 500;
    line-height: 24px;
    font-size: 18px;
}
.merchantDetailsCashBack span b,.similarCenterCell .cash-back-span b{
    font-size: 18px;
    font-style: oblique;
    margin-right: 5px;
    font-weight: 700;
}
.merchantDetailsCashBack span span,.similarCenterCell .cash-back-span span{
    font-size: 18px;
    font-weight: 700;
    color: #FF5306;
    margin-right: 5px;
}
.merchantDetailsCashBack b ,.merchantDetailsCashBack span{
    padding: 0 2px;
}
/*冲掉bootstrap面包屑的样式*/
.breadcrumb{
    margin-bottom: 0;
    background: none;
    padding:0.75rem 0;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: ">";
}
.breadcrumb-item.active,.breadcrumb-item a{
    color: #555856;
}
.merchant-details-main{
    height: auto;
    max-width: 1720px;
    min-width: 1200px;
    margin:0 auto;
    padding-bottom: 40px;
}
.merchant-details-ad{
    width: 100%;
    height: 200px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.merchant-details-ad div.merchant-details-ad-text{
    position: absolute;
    left:20px;
    bottom:60px;
}
.merchant-details-ad div.sub01,.merchant-details-ad div.sub02{
    margin-bottom:10px;
}
.merchant-details-ad a{
    display: inline-block;
    min-width: 110px;
    text-align: center;
    padding-left:16px;
    padding-right: 16px;
    height: 32px;
    line-height: 32px;
    background: #FFFFFF;
    box-shadow: 0 2px 6px 1px  rgba(0, 0, 0, 0.15);
    border-radius: 22px;
    font-size: 14px;
    font-weight: 500;
    color: #FF5306;
    cursor: pointer;
}
.merchant-details-ad a i.iconfont{
    font-size: 16px;
    margin-right: 8px;
}

.merchant-details-ad a:hover{
    color: #FF5306;
}
.merchant-details-content{
    margin-top:-40px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.merchant-details-content .left-div{
    width: 340px;
    height: auto;
    float: left;
}
.merchant-details-content .right-div{
    /*flex:1;*/
    /*width: 100%;*/
    /*max-width: 1430px;*/
    margin-left: 350px;
}
.merchant-fav{
    position: relative;
    width: 340px;
    height: 264px;
    border-radius: 4px;
    background-color: #fff;
    text-align: center;
}
.merchant-fav a.iconfont{
    position: absolute;
    font-size: 30px;
    color: #ff5306;
    top:16px;
    right: 16px;
}
.merchant-fav .merchant-logo{
    padding-top:40px;
}
.merchant-fav .merchant-logo img{
    width: 160px;
}
.merchant-fav .merchant-cash-back{
    font-size:26px;
    color: #ff5306;
    font-weight: 700;
    margin-top:20px;
}
.merchant-fav .merchant-cash-back span{
    font-size: 16px;
    color: #ff5306;
    margin-left:5px;
    margin-right: 5px;
}
.merchant-fav .merchant-was{
    font-size: 12px;
    color: #8F9391;
    margin-top:20px;
}
.merchant-fav .merchant-shop-now{
    display: inline-block;
    width: 200px;
    height: 38px;
    background: #008750;
    box-shadow: 0px 4px 8px 0px rgba(8, 45, 30, 0.22);
    border-radius: 19px;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 38px;
    margin-top:40px;
}
.merchant-fav .merchant-shop-now:hover{
    color: #fff;
}
.merchant-card-now{
    display: inline-block;
    width: 200px;
    height: 38px;
    background: #008750;
    box-shadow: 0px 4px 8px 0px rgba(8, 45, 30, 0.22);
    border-radius: 19px;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 38px;
    margin-top:40px;
}
.merchant-card-now:hover{
    color: #FFFFFF!important;
}
.merchant-cash-back-terms{
    position: relative;
    margin-top:20px;
    margin-bottom:40px;
}
.merchant-cash-back-terms-content{
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 4px;
}
.merchant-cash-back-terms-link{
    position: absolute;
    bottom:0;
    right: 0;
}
.merchant-cash-back-terms-head{
    font-size: 16px;
    font-weight: 600;
    color: #1C201E;
    height: 40px;
    line-height: 40px;
    padding-left:20px;
    border-bottom: 1px solid #DCDFDE;
}
.merchant-cash-back-table{
    padding-left:10px;
    padding-right: 10px;
}
.merchant-cash-back-table-head{
    padding-left:10px;
    padding-right: 10px;
    height: 32px;
    background: #EDF4F1;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #525855;
    margin-top:10px;
}
.merchant-cash-back-table-item{
    margin-left:10px;
    margin-right: 10px;
    border-bottom: 1px solid #DCDFDE;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #1C201E;
    padding-top:20px;
    padding-bottom:20px;
}
.merchant-cash-back-table .merchant-cash-back-table-item:last-child{
    border-bottom: none;
 }
.merchant-cash-back-table-item .sub01{
    width: 200px;
}
.merchant-cash-back-terms .merchant-cash-back-terms-link{
    position: absolute;
    right: 20px;
    bottom:-22px;
}
.merchant-cash-back-terms .merchant-cash-back-terms-link:hover span.merchant-cash-back-terms-link-span,.merchant-cash-back-terms .merchant-cash-back-terms-link:hover i.merchant-cash-back-terms-link-i{
    color: #008750;
}
.merchant-cash-back-tools{
    width: 100%;
    height: 46px;
    background-color: #fff;
    border-radius: 4px;
    padding-left:20px;
    padding-right: 20px;
    margin-top: 20px;
}
.merchant-cash-back-tools .sub01{
    font-size: 16px;
    color: #1C201E;
    font-weight: 600;
}
.merchant-cash-back-tools a:hover{
    color: #008750;
}
.merchant-left-tips{
    width: 340px;
    height: auto;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top:20px;
    padding-bottom:20px;
}
.merchant-left-tips-head{
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: 600;
    color: #1C201E;
    padding-left:20px;
    border-bottom:1px solid #DCDFDE;
}
.merchant-left-tips-item h5{
    padding-left:12px;
    margin-top:20px;
}
.merchant-left-tips-item h5 span{
    font-size:14px;
    color: #1C201E;
    font-weight: 500;
    margin-left:8px;
}
.merchant-left-tips-item h5 span.iconfont{
    font-weight: 400;
}
.merchant-left-tips-item .sub02{
    font-size: 14px;
    font-weight: 400;
    color: #555856;
    padding-left: 40px;
    padding-right: 20px;
    margin-top: 3px;
    line-height: 20px;
}
.merchant-left-tips-item .sub02 a{
    font-size: 12px;
    font-weight: 400;
    color: #1C201E;
    cursor: pointer;
}
.merchant-left-tips-item .sub02 a:hover{
    color: #008750 !important;
}
.merchant-left-tips-link{
    margin-right: 20px;
    margin-top:10px;
    cursor: pointer;
}
.merchant-left-tips-link span,.about-merchant-link span,.about-merchant-link i.iconfont{
    font-size: 14px;
    font-weight: 400;
    color: #1C201E;
}
.merchant-left-tips-link:hover span,.about-merchant-link:hover span,.about-merchant-link:hover i.iconfont{
    color: #008750;
}
.about-merchant .merchant-left-tips-item .sub02{
    padding-left:20px;
    margin-top:12px;
}
.about-merchant-link{
    cursor: pointer;
    margin-top:10px;
}
.add-chrome-plug{
    width: 100%;
    min-height: 264px;
    border-radius: 4px;
    background-color: #FFFCF0;
    margin-bottom:20px;
    position: relative;
}
.add-chrome-plug-text .sub01{
    font-size: 23px;
    font-weight: 500;
    color: #1C201E;
    line-height: 28px;
    max-width: 640px;
}
.add-chrome-plug-text .sub04{
    line-height: 20px;
}
.add-chrome-plug-text .sub01 span.add-chrome-merchant-name{
    font-size:24px;
}
.add-chrome-plug-text .sub01 span.add-chrome-merchant-cash-back{
    font-size: 24px;
    color: #FF5306;
    font-style: oblique;
    margin-left:5px;
    margin-right: 5px;
}
.add-chrome-plug-img,.add-chrome-plug-img img{
    width: 269px;
}
.add-chrome-plug-text{
    margin-left: 40px;
    position: relative;
    top: 0px;
}
.add-chrome-plug-img{
    margin-right: 20%;
    margin-top: -40px;
}
.add-chrome-plug-text ul.sub02{
    margin-top:20px;
    margin-left:50px;
}
.add-chrome-plug-text ul.sub02 li{
    list-style-type: disc;
    font-size: 14px;
    font-weight: 400;
    color: #1C201E;
    line-height: 14px;
    margin-top:14px;
}
.add-chrome-plug-text ul.sub02 li:first-child{
    margin-top:0px;
}
.add-chrome-plug-text div.sub03{
    display:inline-block;
    min-width: 160px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 0px rgba(8, 45, 30, 0.22);
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #008750;
    cursor: pointer;
    margin-top:50px;
    margin-left:34px;
}
.add-chrome-plug-text a.sub03:hover{
    color: #008750;
}
.add-chrome-plug-text div.sub04{
    font-size: 12px;
    font-weight: 400;
    color: #8F9391;
    margin-top:12px;
    margin-left:34px;
}
.add-chrome-plug-text div.sub04 a{
    text-decoration: underline;
    font-size: 12px;
    font-weight: 400;
    color: #8F9391;
    cursor: pointer;
}
.add-chrome-plug-text div.sub04 a:hover{
    color: #8F9391;
}
.merchant-cash-back-list,.similar-stores-list{
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 4px;
    /*overflow: hidden;*/
    margin-bottom:20px;
}
.merchant-cash-back-list-head,.similar-stores-list-head{
    padding: 20px 40px 0px 40px;
}
.similar-stores-list-head{
    height: 47px;
    line-height: 47px;
}
.merchant-cash-back-list-head h1{
    font-size: 24px;
    font-weight: 500;
    color: #1C201E;
    line-height: 24px;
}
.similar-stores-list-head h5{
    font-size: 20px;
    font-weight: 500;
    color: #1C201E;
    line-height: 47px;
    margin-left:20px;
}
.merchant-cash-back-list-tab{
    margin-top: 20px;
    border-bottom: 1px solid #DCDFDE;
}
.merchant-cash-back-list-tab a{
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #555856;
    line-height: 30px;
    cursor: pointer;
    border-bottom:2px solid #fff;
    margin-right: 66px;
}
.merchant-cash-back-list-tab a:hover,.merchant-cash-back-list-tab a.active{
    font-weight: 500;
    color: #008750;
    border-bottom:2px solid #008750;
    margin-bottom: -2px;
}
.merchant-cash-back-list-ul,.similar-stores-list-ul{
    padding-left:40px;
    padding-right: 40px;
    overflow: hidden;
}
.merchant-cash-back-list-ul li.merchant-cash-back-list-li,.similar-stores-list-ul li.similar-stores-list-li{
    position: relative;
    border-bottom:1px solid #EBEFEB;
    height: 136px;
    padding-right: 10px;
}
.merchant-cash-back-list-ul li .collectionSec,.merchant-cash-back-list-ul li .collectionSec .coll-item,.similar-stores-list-ul li .collectionSec,.similar-stores-list-ul li .collectionSec .coll-item{
    height: 100%;
}
.merchant-cash-back-list-li .left-coll{
    display: none;
}
.merchant-cash-back-list-li .merchantText{
    line-height: 22px;
}
.merchant-cash-back-list-li.smallLogo .logo-con .coll-big-link img{
    max-width: 160px !important;
    max-height: 40px;
    padding:0px !important;
}
.merchant-cash-back-list-li.smallLogo .logo-con .coll-big-link{
    width: 160px;
}
.merchant-cash-back-list-li.largeLogo .logo-con .coll-big-link img{
    max-width: 100px !important;
    max-height: 100px;
    padding:0px !important;
}
.merchant-cash-back-list-li.largeLogo .logo-con .coll-big-link{
    width: 160px;
}
.merchant-cash-back-list-li .left-coll,.similar-stores-list-li .left-coll{
    margin-left:0px;
}
.similar-stores-list-li .merchant-name{
    font-size: 14px;
    font-weight: 500;
    color: #1C201E;
}
.similar-stores-list-li .cash-back-span{
    font-size: 16px;
    font-weight: 500;
    color: #FF5306;
    margin-top:5px;
}
.similar-stores-list-li .was-span{
    font-size: 12px;
    font-weight: 400;
    color: #8F9391;
    margin-top:5px;
}
.merchant-list-last-div{
    width: 100%;
    height: 2px;
    background-color: #fff;
    margin-top:-2px;
    position: relative;
    z-index: 1;
}
.ml-20-mr-20{
    /*margin-left:20px;*/
    margin-right: 20px;
}
.merchant-cash-back-list-ul li,.similar-stores-list-ul li{
    float: left;
    width: 44%;
    /*padding: 0 40px;*/
}
.merchant-cash-back-list-ul li:nth-child(2n),.similar-stores-list-ul li:nth-child(2n){
    margin-left:12%;
}
#cp_merchant-details-terms ul{
    list-style: disc;
    padding-left: 15px;
}
#cp_merchant-details-terms ul li{
    display: list-item;
    padding: 0;
    margin: 5px 0 0 0;
    line-height: 20px !important;
    border-bottom: 0;
}
.about-merchant-content{
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    color: #555856;
    line-height: 20px;
}
.about-merchant-content-tips{
    max-height: 140px;
    overflow:hidden;
}
.merchant-cash-back-list-li-div,.similar-stores-list-li-div{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    z-index: 1;
    cursor: pointer;
}
.code-span{
    position: relative;
    z-index: 2;
}
.right-cell .rightDay{
    color: #1C201E;
}
.merchant-details-description{
    font-size: 14px;
    color: #525855;
    line-height: 20px;
    padding:16px;
}
.add-chrome-merchant-cash-back span,.add-chrome-merchant-cash-back b{
    margin-right: 5px;
}
.merchant-details-des-head h5{
    padding-bottom:16px;
}
.getCouponCodeList div:first-child{
    justify-content: space-between !important;
}
.home-today-deals-list .today-deals-item1{
    font-size: 16px !important;
}
.home-today-deals-list .today-deals-item4{
    font-size: 20px !important;
    font-style: normal !important;
    line-height: 20px !important;
    margin-top: 8px !important;
}
.home-today-deals-list{
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.newtoday-deals-item1{
    display: none;
}
.stores-right{
    font-size: 14px;
}
.stores-right b{
    font-size: 20px;
    font-style: oblique;
    padding: 0 4px;
}
.giftcardsales{
    font-size: 12px;
    font-weight: 400;
    color: #555856;
    padding-top: 14px;
}
@media screen and (max-width:1720px) {
    .site-main{
        margin-left:30px;
        margin-right: 30px;
    }
}
@media screen and (max-width:1710px) {
    .merchant-cash-back-list-ul li,.similar-stores-list-ul li {
        float: left;
        width: 44%;
    }

    .merchant-cash-back-list-ul li:nth-child(2n),.similar-stores-list-ul li:nth-child(2n) {
        margin-left: 12%;
    }
}
@media screen and (max-width:1620px){
    .merchant-cash-back-list-ul li,.similar-stores-list-ul li{
        float: left;
        width: 49%;
    }
    .merchant-cash-back-list-ul li:nth-child(2n),.similar-stores-list-ul li:nth-child(2n){
        margin-left:2%;
    }
}
@media screen and (max-width:1558px){
    .merchant-cash-back-list-ul li,.similar-stores-list-ul li{
        float: none;
        width: 100%;
    }
    .similarCenterCell{
        display: flex;
        justify-content: flex-start!important;
        align-items: center!important;
    }
    .similar-stores-list-li .cash-back-span{
        margin-top:0px;
        margin-left:10px;
    }
    .similar-stores-list-li .was-span{
        margin-top:0px;
        margin-left:20px;
    }
    .merchant-cash-back-list-ul li:nth-child(2n),.similar-stores-list-ul li:nth-child(2n){
        margin-left:0px;
    }
}
/*pc端 <960*/
@media screen and (max-width:1200px){
    .add-chrome-plug-text .sub01{
        font-size: 16px;
    }
    .add-chrome-plug-text .sub01 span.add-chrome-merchant-name{
        font-size: 20px;
    }
    .add-chrome-plug-text .sub01 span.add-chrome-merchant-cash-back{
        font-size: 18px;
    }
    .add-chrome-plug-img, .add-chrome-plug-img img{
        width: 168px;
    }
    .add-chrome-plug-img{
        margin-right: 46px;
    }
}
@media screen and (max-width:1098px){

}
@media screen and (max-width:1028px){
    .similarCenterCell{
        display:block;
    }
    .similar-stores-list-li .cash-back-span{
        margin-top:5px;
        margin-left:0px;
    }
    .similar-stores-list-li .was-span{
        margin-top:5px;
        margin-left:0px;
    }
}
@media screen and (max-width:975px){

}
@media screen and (max-width:873px){
    .merchant-details-ad{
        width: 817px !important;
    }
}
/*pc端 <768*/
@media screen and (max-width:768px){

}



/*广告位 ==== 开始*/
.storedetail-ad{
    border-radius: 4px;
    overflow: hidden;
    margin-top:20px;
    position: relative;
}
.storelist-ad-icon{
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background-color: #ff5306;
}
.storedetail-cash-back p{
    font-size: 16px;
    font-weight: 600;
    color: #FF5306;
    margin-right: 5px;
}
.storedetail-cash-back p b{
    font-size: 20px;
    margin-right: 5px;
}
.storedetail-cash-back{
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    bottom: 10px;
}
.store_detail_gf_adv img{
    /*width: 100%;*/
    /*margin-top: 20px;*/
    border-radius: 8px;
}
/*广告位 ==== 结束*/
.iconfontbtn{
    cursor: pointer;
    color: #008750;
    font-size: 1rem;
    transition: transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    -ms-transition: -ms-transform 0.2s;
}
.cardpop-item .d-li{
    text-align: left;
    font-size: 12px;
    padding: 6px 0;
    display: flex;
    align-items: center;
}
.cardpop-item .d-li:first-child{
    padding-top: 12px;
}
.cardpop-item .d-li .cardpop-span1{
    font-weight: 400;
    color: #4C4B4A;
    display: block;
    width: 60%;
}
.cardpop-item .d-li .cardpop-span2{
    font-weight: 400;
    color: #008750;
    border-radius: 2px;
    border: 1px dashed #008750;
    padding: 1px 2px;
    cursor: pointer;
}
.notloggedcode {
    color: #008750;
    border: 1px dashed #008750;
    padding: 1px 2px;
}
.right-cell{
    z-index: 1;
}
/*渠道奖励弹窗*/
.qudao-pop-fixed{
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #000000b5;
    z-index: 1000;
    display: none;
}
.qudao-pop-mian{
    width: 530px;
    height: 380px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 30%);
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 12px 12px;
}
.qudao-close-ico{
    text-align: right;
    font-size: 1.2rem;
    cursor: pointer;
}
.qudao-pop-content{
    overflow: hidden;
    text-align: center;
}
.qudao-pop-success-ico{
    font-size: 3.6rem;
    color: #008750;
    margin-top: 40px;
}
.qudaoBonus{
    font-size: 24px;
    font-weight: 600;
    padding-top: 30px;
    color: #1C201E;
}
.yourbonus-link{
    font-size: 18px;
    font-weight: 400;
    color: #1C201E;
    padding-top: 26px;
}
.yourbonus-link a{
    padding: 0 2px;
    text-decoration: underline;
}
.qudao-close-btn{
    width: 240px;
    height: 40px;
    line-height: 42px;
    border-radius: 21px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 60px;
    background: #008750;
}
.new-merchant-terms-item{
    padding: 20px 40px;
    background-color: #FFFFFF;
    border: 4px;
    margin-bottom: 20px;
}
.new-merchant-categories-main{
    visibility: hidden;
}
.swiper-title-item{
    padding: 20px 40px 0px 40px;
}
.new-merchant-terms-title{
    font-size: 22px;
    font-weight: 600;
    color: #1C201E;
    line-height: 26px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DCDFDE;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blackhome-style-title{
    font-size: 22px;
    font-weight: 600;
    color: #1C201E;
}
.new-merchant-terms-seeall a{
    font-size: 16px;
    font-weight: 600;
    color: #008750;
}
.new-merchant-terms-main{
    padding-top: 20px;
}
.new-merchant-terms-min-title{
    font-size: 16px;
    font-weight: 600;
    color: #1C201E;
    line-height: 20px;
}
.new-merchant-terms-desc{
    font-size: 16px;
    font-weight: 400;
    color: #1C201E;
    line-height: 26px;
    padding-top: 8px;
    overflow: hidden;
    max-height: 90px;
}
.new-merchant-terms-desc .istop{
    color: #FF5306;
}
.new-merchant-terms-desc p{
    position: relative;
    padding-left: 12px;
    font-size: 16px;
}
.new-merchant-terms-desc p:after{
    content: '';
    width: 4px;
    height: 4px;
    background-color: #1C201E;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 14px;
    transform: translateY(-50%);
}
.new-merchant-terms-desc p.istop:after{
    background-color: #FF5306;
}
.new-merchant-terms-targgle{
    padding-top: 12px;
    font-size: 16px;
    font-weight: 400;
    color: #1C201E;
    line-height: 16px;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.new-merchant-terms-targgle-rotate{
    transform: rotate(180deg);
}
.new-merchant-terms-targgle i{
    font-size: 1.2rem;
    display: block;
}
.new-merchant-terms-targgle:hover span,.new-merchant-terms-targgle:hover i{
    color: #008750;
}
.new-merchant-categories-list{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.new-merchant-categories-cashback0{
    font-size: 14px;
    font-weight: 400;
    color: #525855;
    line-height: 18px;
    padding-top: 20px;
}
.new-merchant-categories-cashback0 b{
    color: #1C201E;
    font-size: 16px;
}
.new-merchant-categories-item{
    background: #FAFAFA;
    border-radius: 4px;
    width: 48%;
    padding: 22px 40px 30px 40px;
}
.new-merchant-categories-item ul{}
.new-merchant-categories-item ul li{
    font-size: 16px;
    font-weight: 600;
    color: #008750;
    line-height: 20px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
}
.new-merchant-categories-item ul li .s1{
    width: 50%;
}
.new-merchant-categories-item ul li .s0{
    width: 80%;
}
.new-merchant-categories-item ul li .s1 .iconfont{
    font-size: .8rem;
    color: #1C201E;
    margin-left: 4px;
    cursor: pointer;
}
.new-merchant-categories-item ul li .s1 p{
    font-weight: 600;
}
.new-merchant-categories-item ul li .s1 div{
    font-size: 14px;
}
.new-merchant-categories-item ul li .s2{
    color: #FF5306;
    width: 100px;
    text-align: right;
}
.new-merchant-categories-item ul li:first-child span{
    font-size: 16px;
    font-weight: 400;
    color: #525855;
}
.new-merchant-categories-item ul li:last-child{
    padding-bottom: 0;
}
.all-stores-left-ad {
    margin-top: 20px;
    padding-bottom: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #fff;
}
.all-stores-left-ad ul.double-cash-back-ul li .collectionSec {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.double-cash-back-ul li{
    padding: 0 20px;
}
.swiper-left-prev {
    left: -18px!important;
}
.swiper-right-next {
    right: -18px!important;
}
.new-swiper-button-next, .new-swiper-button-prev{
    position: absolute;
    top: 50%;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(28 32 30 / 12%);
    border-radius: 50%;
    width: 30px!important;
    height: 30px!important;
    color: #939393!important;
    text-align: center;
    opacity: .95;
    font-size: 1.2rem;
    line-height: 30px;
}
.swiper-padding2 {
    padding: 30px 0px 30px 0px;
}

.swiper-slide-deals-item{
    background: #FFFFFF;
    border-radius: 6px;
    overflow: hidden;
}
.swiper-slide-deals-item img {
    height: auto !important;
    max-height: none !important;
}
.swiper-left-prev,.swiper-right-next{
    display: none;
}
.homeSwiperHover:hover .swiper-left-prev ,
.homeSwiperHover:hover .swiper-right-next{
    display: block;
}
.adTextBig b{
    padding: 0 3px;
    font-style: oblique;
    font-size: 20px;
}
.logo-con .coll-big-link{
    background: #FFFFFF;
    box-shadow: 0 2px 6px 1px rgb(123 124 124 / 8%);
    border-radius: 6px;
    overflow: hidden;
}
.swiper-media-width{
    visibility: hidden;
    margin-top: 20px;
}
.was-color{
    font-size: 12px;
    font-weight: 400;
    color: #8F9391;
    padding-left: 6px;
}
.center-coll-content {
    margin-bottom: 6px !important;
}
.left-coll{
    margin-left: 0 !important;
}
.bannerRmad2{
    margin-top: 20px;
}
.all-stores-left-categories{
    margin-top: 20px;
    padding-bottom: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #fff;
}
.all-stores-left-categories ul li{
    padding: 20px 20px 0 20px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
}
.all-stores-left-categories ul li .iconfont{
    font-size: .9rem;
    color: #1C201E;
    margin-left: 4px;
    cursor: pointer;
}
.all-stores-left-categories ul li .s1{
    width: 70%;
    color: #008750;
    line-height: 20px;
    font-size: 14px;
}
.all-stores-left-categories ul li .s1 p{
    font-weight: 600;
}
.all-stores-left-categories ul li .s2{
    width: 30%;
    font-weight: 600;
    color: #FF5306;
    line-height: 20px;
    text-align: right;
}
.all-stores-left-categories ul li:first-child{
    font-weight: 400;
    color: #525855;
}
.all-stores-left-categories ul li:first-child .s1,.all-stores-left-categories ul li:first-child .s2{
    color: #525855;
    font-weight: 400;
    font-size: 16px;
}
.left-categories-cashback0 {
    margin: 20px 20px 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #1C201E;
    line-height: 18px;
    border-top: 1px solid #DCDFDE;
    padding-top: 16px;
    padding-bottom: 10px;
}
.left-categories-cashback0 b{
    font-size: 16px;
}
.merchantTextBodyIco{
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    font-size: 1rem;
}
/*轮播*/
.double-lunbo {
    height: 560px;
}
.bjimg{
    height: auto !important;
}
.section-layout{
    height: 100%;
}
.double-lunbo .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.column-swiper-wrapper .swiper-slide {
    text-align: center;
    font-size: 1.8rem;
    background: #fff;
    border-radius: .4rem;
    height: calc((100% - 3rem) / 2);
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.column-swiper-slide a{
    width: 100%;
    height: 100%;
}

.todayDeals img{
    /*height: 200px;*/
}
.sponsoredMerchantFlag{
    margin-top: 20px;
    position: relative;
}
.sponsoredTips{
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    border-radius: 0px 100px 0px 0px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    padding: 2px 14px 2px 10px;
    text-align: center;
}
.nextPageClickDiv{
    padding: 20px 40px;
}
.nextPageClickItem {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.nextPageClickItem span {
    font-size: 16px;
    font-weight: 400;
    color: #1C201E;
    line-height: 16px;
    cursor: pointer;
}
.nextPageClickItem  .iconfont {
    font-size: 1.2rem;
}
.nextPageClickItem:hover span,.nextPageClickItem:hover .iconfont{
    color: #008750;
}

.notification-modal {
    width: 530px;
    height: 400px;
    background: #FFFFFF;
    box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.22);
    border-radius: 4px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1000;
    display: none;
}
.notification-relative {
    position: relative;
}
.notification-close {
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
    font-size: 1.4rem;
    z-index: 2;
}
.notification-part1 {
    position: relative;
}
.notification-part1 img {
    width: 100%;
}
.notification-part1 span {
    font-weight: 600;
    font-size: 22px;
    color: #1C201E;
    line-height: 22px;
    position: absolute;
    top: 86px;
    left: 184px;
}
.notification-part2 {
    font-weight: 600;
    font-size: 18px;
    color: #1C201E;
    line-height: 30px;
    text-align: center;
    padding: 24px 30px 0 30px;
}
.notification-btn1 {
    width: 242px;
    height: 42px;
    background: #008750;
    border-radius: 21px;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 42px;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    margin-top: 24px;
}
.notification-btn2 {
    font-weight: 400;
    font-size: 16px;
    color: #1C201E;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    padding-top: 20px;
}
.new_cat__div {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 20px 40px 0px 40px;
    margin-bottom: 20px;
}

.new_cat__main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 40px;
}
.new_cat__main .new_cat__fix {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
    border-bottom: 1px solid #EBEFEB;
}
.new_cat_left_fix {
    display: flex;
    align-items: center;
}

.new_cat_left_fix img {
    width: 86px;
    max-height: 86px;
}
.new_cat_left_fix .new_cat_l_f_item {
    padding-left: 16px;
}
.new_cat_l_f_item .storeName {
    font-weight: bold;
    font-size: 18px;
    color: #1C201E;
    line-height: 23px;
}
.new_cat_l_f_item .cashbanck {
    font-weight: 600;
    font-size: 16px;
    color: #FF5306;
    line-height: 20px;
    padding-top: 4px;
}
.new_cat_l_f_item .desc {
    font-weight: 400;
    font-size: 12px;
    color: #555856;
    line-height: 18px;
    padding-top: 8px;
}
@media screen and (max-width: 1560px){
    .merchant-cash-back-list-ul li{
        padding-right: 0;
    }
    .new_cat__main{
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 1300px) and (min-width: 1201px){
    .double-lunbo {
        height: 560px;
    }
    .home-today-deals-list .today-deals-item2{
        font-size: 20px;
    }
    .home-today-deals-list .today-deals-item4{
        font-size: 16px !important;
    }
    .m-t-10{
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 1400px) and (min-width: 1301px){
    .double-lunbo {
        height: 600px;
    }
    .home-today-deals-list .today-deals-item2{
        font-size: 20px !important;
    }
    .home-today-deals-list .today-deals-item4{
        font-size: 16px !important;
    }
    .m-t-10{
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 1500px) and (min-width: 1401px){
    .double-lunbo {
        height: 630px;
    }
    .home-today-deals-list .today-deals-item2{
        font-size: 20px!important;
    }
    .home-today-deals-list .today-deals-item4{
        font-size: 16px !important;
    }
    .m-t-10{
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 1600px) and (min-width: 1501px){
    .double-lunbo {
        height: 670px;
    }
}
@media screen and (max-width: 1700px) and (min-width: 1601px){
    .double-lunbo {
        height: 710px;
    }
}
@media screen and (max-width: 1850px) and (min-width: 1701px){
    .double-lunbo {
        height: 720px;
    }
}
@media screen and (min-width: 1851px){
    .double-lunbo {
        height: 800px;
    }
}