.breadcrumb {
    background: none;
    padding: 0.75rem 1rem 0.75rem 0;
    margin: 0;
}

@media screen and (max-width: 1720px) {
    .classifyList-body {
        margin: 0 30px !important;
    }
}

.classifyList-body {
    height: auto;
    max-width: 1720px;
    min-width: 768px;
    margin: 0 auto;
    padding-bottom: 40px;
    background: #F6F8F7;
}

.m-sub {
    padding: 20px;
    background: #fff;
    border-radius: 4px;
}

.u-sub-title {
    font-weight: 600;
    font-size: 1.6vw;
}

.u-sub-text {
    font-size: 16px;
}

.g-classifyList-main {
    display: flex;
}


.g-classifyList-main-left {
    width: 270px;
    margin: 10px 10px 0 0;
    background: #fff;
    border-radius: 4px;
    margin-right: 8px !important;
}

.m-filterTools {
    width: 100%;
}


.m-filterTools {
    padding: 20px 20px 40px;
}

.u-filterTools-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.u-filterTools-title {
    font-size: 16px;
    font-weight: 600;
}

.u-filterTools-clear-btn {
    font-size: 12px;
    border: solid 1px #555856;
    border-radius: 100px;
    color: #555856;
    cursor: pointer;
    width: 60px;
    height: 24px;
    text-align: center;
    line-height: 24px;
}

.u-filterTools-form-item-sort, .u-filterTools-form-item-Categories, .u-filterTools-form-item-Stores, .u-filterTools-form-item-price {
    padding: 20px 0 20px;
    position: relative;
}


.form-title {
    font-weight: 600;
    font-size: 16px;
}

.form-list {
    padding: 0 0 0 0px;
}

.form-list-li {
    margin: 20px 0 0 0;
    color: #1C201E;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.form-list-li-more {
    display: none;
}

.active {
    color: #008750;
}

.u-filterTools-form-item-Stores .form-input {
    width: 230px;
    padding: 10px 0 0 0;
    border-bottom: 1px solid #D0D3D1;
    justify-content: space-between;
    display: flex;
    padding-bottom: 8px;
    font-size: 14px;
}

.u-filterTools-form-item-price .form-input {
    display: flex;
    align-items: center;
    padding: 20px 0 0 0;
}

.u-filterTools-form-item-price .form-input span {
    font-size: 14px;
}

.minIpt {
    width: 50px;
    border-bottom: 1px solid #D0D3D1 !important;
    border: none;
    text-align: center;
    padding-bottom: 4px;
    font-size: 14px !important;
}

.maxIpt {
    width: 50px;
    border: none;
    text-align: center;
    padding-bottom: 4px;
    font-size: 14px !important;
}

.form-seach {
    width: 50px;
    border-bottom: 1px solid #D0D3D1 !important;
    display: flex;
    justify-content: space-between;
}


.u-filterTools-form-item-Stores .form-input input {
    border: none;
    padding-bottom: 5px;
    width: 100%;
}

.u-filterTools-search i {
    font-size: 12px !important;
    color: #8F9391;
}

.btn {
    padding: 0 !important;
    line-height: 1 !important;
}

input[type="checkbox"] {
    width: 15px;
    height: 15px;
    line-height: 1;
    cursor: pointer;
    margin-right: 8px !important;
}


input[type="checkbox"]:checked::before {
    font-size: 15px;
    content: "\e6bd";
    font-family: 'iconfont';
    color:#fff;
    font-weight: bold;
    background-color:#008750;
}

.classifyList-left-ad {
    margin-top: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #fff;
    padding: 20px 0;
}

.classifyList-left-ad h5 {
    padding: 0 20px;
    font-size: 14px;
    font-weight: 700;
}

.u-seeAll-btn {
    font-size: 16px;
    font-weight: 600;
}

.u-CashBack-title {
    font-weight: 700;
    font-size: 14px;
    color: #1C201E;
}

.classifyList-cash-back-ul .adTextBig span span {
    font-size: 14px;
    margin-right: 5px;
    font-weight: 700;
}

.classifyList-cash-back-ul .adTextBig span b {
    font-size: 20px;
    margin-right: 5px;
    font-style: oblique;
    font-weight: 700;
}

.center-coll-content {
    margin-bottom: 6px !important;
}

.classifyList-cash-back-ul .storeTitle span {
    ont-size: 14px;
    color: #1C201E;
}

.m-Deals {
    padding: 20px;
    width: calc(100% - 350px);
    background: #fff;
    flex: 1;
    margin-top: 10px;
    border-radius: 4px;
    position: relative;
}

.u-Deals-title {
    padding-bottom: 40px;
    font-weight: 600;
    font-size: 26px;
    color: #1C201E;
    display: none;
}

.u-Deals-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

label {
    margin: 0 !important;
    cursor: pointer;
    display: flex;
}

.u-Deals-main-item {
    width: 23.25%;
    margin-right: 2.3%;
    padding: 0 20px;
    padding-top: 20px;
}

.u-Deals-main-item:nth-child(4n) {
    margin-right: 0;
}

.btn:focus {
    box-shadow: none !important;
}

.new-merchant-terms-targgle {
    margin-top: -14px;
    font-size: 14px;
    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;
}

.right {
    justify-content: right;
}

.classify-top-ad {
    width: 100%;
}

.classify-top-ad img {
    width: 100%;
    border-radius: 4px;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: ">";
}

.breadcrumb-item.active, .breadcrumb-item a {
    color: #555856;
}

.noDataHeight {
    height: 990px;
}

.border-top-f1 {
    margin-top: 20px;
    border-top: none !important;
}

.m-b-20 {
    margin-bottom: 20px;
}

.u-filterTools-form-item-price .u-filterTools-search {

    font-weight: 400;
    font-size: 12px;
    color: #008750;
    cursor: pointer;
    min-width: 60px;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: center;
}
.noData-text {
    font-size: 24px !important;
}
.mobile-header-noSearchData{
    padding: 0;
    position: relative;
    top: 30%;
    transform: translateY(-50%);
}
.search_div_mian {
    display: flex;
    align-items: center;
}
.search_div_mian .search_div_item {
    width: 324px;
    height: 44px;
    background: #FFFFFF;
    border-radius: 22px;
    border: 1px solid #E9E9E9;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.search_div_mian .search_div_item .s_icon1 {
    color: #B5B6B6;
    font-size: 1.1rem;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.search_div_mian .search_div_item .s_icon2 {
    color: #B5B6B6;
    font-size: 1rem;
    position: absolute;
    right: 86px;
    cursor: pointer;
}
.search_div_mian .search_div_item input {
    height: 100%;
    width: 79%;
    border: none;
    font-weight: 400;
    font-size: 14px;
    color: #1C201E;
    line-height: 18px;
    padding-left: 40px;
}
.search_div_mian .search_div_item .search_btn {
    width: 61px;
    height: 34px;
    background: #008750;
    border-radius: 17px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clear_btn {
    width: 61px;
    height: 34px;
    font-weight: 400;
    font-size: 14px;
    color: #555856;
    line-height: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.noData-img-pc{
    width: 120px;
    margin: 0 auto;
}
.noData-img-pc img{
    width: 100%;
}
.noData-text-pc{
    font-weight: 400;
    font-size: 14px;
    color: #1C201E;
    line-height: 18px;
    text-align: center;
}

/*新样式*/
.deals-mian-bottom{
    padding: 0px 0px 20px 0px;
}

.deals-describe_new{
    margin-top: 12px;
}

.u-Deals-main-item:hover{
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.12);
}
.deals-price_new{
    margin: 4px;
    display: flex;
    align-items: center;
    margin-left: 0px;
}
.deals-presentPrice_new{
    font-size: 24px;
    font-weight: 600;
    color: #1C201E;
    margin-right: 8px;
}
.deals-cashback_new{
    margin-top: 4px;
    font-weight: 600;
    font-size: 18px;
    color: #FF5306;
}

.top_sub_box{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.top_sub_box_title{
    margin-top: 4px;
    font-weight: 400;
    font-size: 16px;
    color: #1C201E;
}
.bottom_sub_box{
    margin-top: 20px;
}


.products-container {
    max-width: 960px;
    margin: 0 auto;
    background-color: white;
    border-radius: 0.75rem;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
}

.products-title {
    font-size: clamp(1.5rem, 3vw, 2rem);
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 1.5rem;
}

/* Tab容器样式 - 带products前缀 */
.products-tab-wrapper {
    position: relative;
}

.products-scroll-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    color: #6b7280;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
}
.products-scroll-btn_icon{
    width: 34px;
    height: 34px;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.16);
    transition: all 0.3s ease;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products-scroll-btn:hover {
    /*background-color: white;*/
    /*color: #165DFF;*/
    /*opacity: 1;*/
}

.products-scroll-btn:focus {
    box-shadow: 0 0 0 2px rgba(22, 93, 255, 0.3);
}

.products-scroll-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

#scrollLeft {
    left: 0;
}

#scrollRight {
    right: 0;
}
.scrollRight_item{
    width: 34px;
    height: 34px;
    background: linear-gradient(270deg, #ffffff 30%, #ffffff00 100%);
}
.scrollLeft_item{
    width: 34px;
    height: 34px;
    background: linear-gradient(90deg, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
}


.products-tab-scroll-area {
    padding: 0 2.5rem;
}
.products-tab-scroll-area_2{
    padding: 0 2.5rem 0 0;
}

#tabContainer {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    transition: all 0.3s ease;
    overflow-y: hidden;
}

/* 隐藏滚动条 - 带products前缀 */
.products-scrollbar-hide {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.products-scrollbar-hide::-webkit-scrollbar {
    display: none;
}

/* Tab项样式 - 带products前缀 */
.products-tab-item {
    height: 34px;
    line-height: 34px;
    background: #EBF0ED;
    border-radius: 17px;
    border: 1px solid #D3DBD8;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    color: #1C201E;
    margin-right: 12px;
    flex: 0 0 auto;
}

.products-tab-item:hover {
    /*color: #165DFF;*/
    /*background-color: #f9fafb;*/
}
.products-tab-item-txt{
    margin: 0 20px;
}

/* 选中状态样式 - 带products前缀 */
.products-tab-active {
    background: #008750;
    color: #FFFFFF;
}

/* 内容区域样式 - 带products前缀 */
.products-tab-content {
    margin-top: 0;
    padding: 1.5rem;
    background-color: #f9fafb;
    border-radius: 0 0 0.5rem 0.5rem;
    min-height: 200px;
    border-top: 1px solid #f3f4f6;
}

.products-tab-content h3 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 0.5rem;
}

.products-tab-content p {
    color: #6b7280;
}

.qujian_price{
    margin-top: 12px;
    border-radius: 4px;
    border: 1px solid #EBEBEB;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}
.qujian_price_line{
    margin: 0 17px;
    width: 14px;
    height: 1px;
    background: #1C201E;
}
.deals-mian-top img{
    max-height: 310px;
    max-width: 310px;
    height: auto !important;
}