.color-bg {
    background: url(//image.buy.shanrongmall.com/client/images/newCoupon/search_nomal_bg.png)no-repeat;
    background-size: 100% 100%;
}
.title_c {
    width: 100%;
    padding-top: 0;
}
.title_c .back.js_back {
    width: 45px;
    height: 45px !important;
    background-size: 70% !important;
    background-position: right center !important;
}
.title_c .search_box {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    position: relative;
}
.title_c form {
    width: 100%;
    height: 35px;
    display: block;
    margin: auto 6px;
}
.title_c .title-sear {
    background: none;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid rgba(247,45,23,1);
    border-radius: 19px;
    padding: 0 9.866667vw;
    font-size: 13px;
}
.title_c .searchButton_c {
    background: none;
    font-size: 4vw;
    color: #333333;
    margin-right: 21px;
    width: 12vw;
}
.title_c .sear-icon {
    position: absolute;
    left: 14.4vw;
    top: 6px;
}
.title_c .delbtn {
    position: absolute;
    top: 13px;
    right: 19.3vw;
    font-size: 16px;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    background: url(../images/search_delete.png) no-repeat right top;
    background-size: 20px;
}
.title_c .sear_top_cart {
    background: url(/client/images/cartIcon.png) no-repeat center;
    background-size: 20px;
    height: 100% !important;
    width: 32px;
    padding-left: 7px;
    position: unset !important;
}
.title_c .search_header_list_Icon {
    width: 32px;
    height: 100% !important;
    background: url(/client/images/cy_new/i_search_block.png) no-repeat center;
    -webkit-background-size: 20px;
    background-size: 17px;
    margin: 0 15px 0 6px;
    box-sizing: content-box;
    position: unset !important;
}
#app content .search-recent{
    position: absolute;
    border-radius: 20px 20px 0px 0px;
    /* overflow: hidden; */
}
.keywords-tag {
    max-height: 80px;
}
.keywords-tag button{
    font-size: 12px;
    color: #666666;
    background: #F7F7F7;
    border-radius: 12px;
    margin: 0 8px 8px 0;
}
.keywords-result h3{
    padding: 20px 0 16px 0;
}
.keywords-result h3 button i {
    background: url(/client/images/newCoupon/changes.png)no-repeat right 100% / 100%;
    width: 14px;
}
.keywords-result h3 button i.icon-search-delete {
    background: url(/client/images/newCoupon/del.png)no-repeat right 100% / 100%;
    width: 14px;
    height: 14px;
}
.speaker {
    padding: 18px 0 7px 0;
    border-top: 1px solid rgba(247,247,247,1);
}
.border-bottom{
    border-bottom: none;
}
#mescrollProd{
    background: none;
    height: 100%;
    padding-bottom: 170px;
}
#app content{
    top: 65px;
    -webkit-overflow-scrolling: touch;
}
.coupon_box{
    padding: 12px 15px 10px;
}
.coupon_info{
    width: 100%;
    height: 26.4vw;
    position: relative;
    display: flex;
}
.coupon_bg{
    position: absolute;
}
.coupon_left{
    width: 27.4667vw;
    height: 100%;
    text-align: center;
    color: #333333;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 3.46667vw;
    position: relative;
}
.coupon_left .left_much .much span{
    font-size: 8vw;
    margin-left: 3px;
}
.coupon_right{
    width: 64.5333vw;
    height: 100%;
    display: flex;
    padding: 6.13333vw 2.13333vw;
    justify-content: space-between;
    box-sizing: border-box;
    position: relative;
}
.coupon_right .right_info{
    width: 57vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: space-between;
}
.coupon_right .right_name{
    font-size: 3.2vw;
    font-weight: 600;
}
.coupon_right .right_name span{
    border: 0.5px solid rgb(255, 112, 112);
    color: rgb(255, 112, 112);
    border-radius: 0 1.6vw;
    padding: 0 1.06667vw;
    font-size: 3.2vw;
    transform: scale(.75);
    display: inline-block;
    font-weight: 400;
    margin-right: -1.0667vw;
    margin-left: -.5333vw;
}
.coupon_right .right_date{
    font-size: 10px;
}
.coupon_right .right_button{
    width: 16vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.coupon_right .open_info_detail{
    position: absolute;
    top: 20.8vw;
    left: -7.4667vw;
    bottom: 0px;
    font-size: 3.2vw;
    transform: scale(0.75);
    color: rgb(153, 153, 153);
    border-top: 0.13333vw solid rgb(227, 227, 227);
    width: 79.6444vw;
    text-align: left;
    display: flex;
    height: 6vw;
    line-height: 6vw;
}
.coupon_right .open_info_detail img{
    width: 10px;
    padding-left: 2px;
    margin: auto 0px;
}
.info_css{
    width: 100%;
    margin-top: -2.66667vw;
    text-align: left;
    box-sizing: border-box;
    font-size: 2.66667vw;
    color: #666;
    padding: 4.8vw 2.13333vw 2.13333vw;
    background: url(/client/images/newCoupon/searchInfo.png)top/100% 100% no-repeat;
}
.swiper-scrollbar{
    margin: 15px auto 0;
    position: relative !important;
    width: 40px !important;
    background: rgba(247, 45, 23, .2);
}
.swiper-scrollbar-drag{
    background: rgb(247, 45, 23);
}
.all_shop {
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
}
.sticky_box{
    width: 100%;
    position: sticky;
    position:-webkit-sticky;
    top: 0;
    z-index: 3;
    background: #FFFFFF;
    border-radius: 20px 20px 0px 0px;
}
.all_sort {
    display: flex;
    position: relative;
    justify-content: space-around;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    color: #666666;
    background: #FFFFFF;
    border-radius: 20px 20px 0px 0px;
    z-index: 1;
}
.all_sort .active {
    color: #F72D17;
}
.all_sort .icon-sort {
    width: 12px;
    height: 12px;
    background: url(/client/images/newCoupon/filter.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    display: inline-block;
    margin-left: 4px;
}
.all_sort .active .icon-sort {
    background: url(/client/images/newCoupon/filter_red.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}
.com-sort img {
    width: 7px;
    height: 8px;
    margin-left: 4px;
    vertical-align: middle;
}
.sort_bcak {
    width: 100%;
    height: 33px;
    top: 0;
    position: absolute;
    background: url(//image.buy.shanrongmall.com/client/images/newCoupon/search_nomal_bg.png) 0% 0% / 100% no-repeat rgb(255, 255, 255);
}
.sort_box .icon-sort {
    width: 12px;
    height: 12px;
    background: url(/client/images/cy_new/i_sort.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    display: inline-block;
    margin-left: 4px;
    vertical-align: middle;
}
.choose-sort {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .5);
    z-index: 3;
}
.sort-option {
    width: 100%;
    /* height: 202px; */
    background: #fff;
    border-radius: 0px 0px 20px 20px;
}
.sort-option .act {
    background: url(/client/images/newCoupon/duigou.png)no-repeat;
    background-size: 14px;
    background-position: 0 13px;
    color: #F72D17;
}
.sort-option div {
    width: 92%;
    margin: 0 auto;
    height: 39px;
    line-height: 39px;
    padding-left: 20px;
    border-bottom: 1px solid #F7F7F7;
    font-size: 13px;
    color: #666666;
}
.price-setting {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3;
}
.price-input {
    width: 100%;
    height: 98px;
    background: #FFFFFF;
    border-radius: 0px 0px 20px 20px;
    position: absolute;
}
.price-input input {
    width: 40vw;
    height: 28px;
    text-align: center;
    background: #f7f7f7;
    border: none;
    border-radius: 15px;
}
.price-line {
    width: 12px;
    display: inline-block;
    text-align: center;
    border-bottom: 1px solid rgba(153,153,153,1);
    margin: 0 8px 4px;
}
.price-button {
    margin: 15px;
    display: flex;
    text-align: center;
    color: #fff;
}
.price-button .reset {
    width: 50%;
    line-height: 30px;
    border-radius: 15px 0 0 15px;
    background-image: linear-gradient(180deg, #FEDC5D 0%, #FFB021 100%);
    box-shadow: inset 0 3px 8px 0 rgba(225,225,225,0.5);
}
.price-button .sure {
    width: 50%;
    height: 30px;
    line-height: 30px;
    border-radius: 0 15px 15px 0;
    background-image: linear-gradient(180deg, #FF7F61 0%, #F72D17 100%);
    box-shadow: inset 0 3px 8px 0 rgba(225,225,225,0.5);
}
.prod-white-box {
    background: #fff;
    padding-top: 6px;
}
.filterText-css {
    margin: 0 auto 6px;
}
.filterBar {
    width: 100%;
    justify-content: unset;
    padding: 2px 15px 12px;
    overflow-x: scroll;
    white-space: nowrap;
}
.filterBar::after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.filterBar button {
    padding: 0 8px;
    height: 21px;
    line-height: 21px;
    border-radius: 12px;
    margin-right: 8px;
    color: #999;
    background-color: #f7f7f7;
}
.filterBar button.active {
    background: #FFF0F0;
    border: navajowhite;
}
#mesProd_uLike_list {
    width: 100%;
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}
#mesProd_uLike_list #mescrollProd {
    position: relative;
    height: 100%;
    padding-bottom: 0;
}
#mesProd_uLike_list .mescroll-empty {
    padding-top: 0;
}
.mescroll-empty {
    padding-top: 0;
    background: #fff;
}
#mescrollStore .mescroll-empty {
    height: 80%;
}
.mescroll-empty .empty-icon {
    width: 64.3%;
}
.mescroll-empty .empty-tip {
    padding: 24px 0;
}
.u-like {
    position: relative;
    bottom: 0;
    top: 0;
    width: 100vw;
    height: auto;
    background: #ffffff;
    overflow-y: unset;
    -webkit-overflow-scrolling: touch;
}
.u-like .reco {
    width: 100vw;
    background: #fff;
    z-index: 1;
    padding: 6px 12px 14px;
    font-size: 16px;
    text-align: center;
    color: #333333;
}
.u-like .reco img {
    width: 38px;
}
.u-like .reco span {
    margin: 0 16px;
    font-weight: bold;
}
.guessBox {
    background: #fff;
}
.guessBox .commodities {
    padding-top: 0;
}
.guessBox .goodsinfo {
    -webkit-line-clamp: 1;
    line-clamp: 1;
}
.guessBox .guesscontain {
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2);
    border-radius: 7.6px;
}
.search-wrap.b-50 {
    padding-bottom: 49px;
    background: #fff;
    border-radius: 20px 0 0 20px;
    top: 0;
}
.search-side .search-p {
    padding: 0 0 5px 15px;
    border: none;
}
.search-side .search-p .grey-tag {
    background: #F7F7F7;
    border-radius: 15px;
    font-size: 13px;
    color: #999999;
    margin-right: 15px;
    margin-bottom: 15px;
    width: calc(33.3% - 15px);
    height: 30px;
}
.search-side .search-p .grey-input {
    background: #F7F7F7;
    border-radius: 15px;
}
.search-side .search-p .grey-tag.active {
    background: #fff0f0;
}
.to-space {
    border-color: #999;
    width: 12px;
}
.search-side-title {
    text-align: center;
    font-size: 16px;
    color: #333333;
    background: url(/client/images/h_back_i.png) no-repeat left bottom 10px #fff;
    background-size: 21px;
    margin: 0 13px;
    position: fixed;
    top: 0;
    left: 50px;
    right: 0;
    z-index: 1;
    padding: 50px 0 10px 0;
}
.search-side .search-btn {
    padding: 10px 26px;
    background: #FFFFFF;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
}
.search-side .search-btn button.red-btn {
    width: 50%;
    line-height: 30px;
    border-radius: 15px 0 0 15px;
    background-image: linear-gradient(180deg, #FEDC5D 0%, #FFB021 100%);
    box-shadow: inset 0 3px 8px 0 rgba(225,225,225,0.5);
    font-size: 13px;
}
.search-side .search-btn button.orange-btn {
    width: 50%;
    height: 30px;
    line-height: 30px;
    border-radius: 0 15px 15px 0;
    background-image: linear-gradient(180deg, #FF7F61 0%, #F72D17 100%);
    box-shadow: inset 0 3px 8px 0 rgba(225,225,225,0.5);
    font-size: 13px;
}
.search-side .search-wrap {
    top: 0;
    border-radius: 20px 0 0 20px;
    padding-top: 44px;
    padding-bottom: 50px;
    background: #fff;
}
#mescrollStore {
    background: transparent;
}
.store-one {
    background: #fff;
    display: flex;
    flex-direction: column;
    margin-bottom: 14px;
    border-radius: 8px;
    overflow: hidden;
}
.store .store-name .store-logo {
    width: 40px;
    height: 40px;
}
.store .store-name .store-logo span {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.store .store-name .store-logo span img {
    box-shadow: 0 0 1px 0 rgba(0,0,0,0.12);
    border-radius: 4px;
    max-width: 40px;
    max-height: 40px;
}
.store-pro {
    display: flex;
    justify-content: flex-start;
    padding: 0 4vw;
    margin-bottom: 18px;
}
.store-pro a {
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
    border-radius: 8px;
    margin: 0 2.5px;
}
.store-pro a img {
    border-radius: 8px;
}
.store-pro a span {
    border-radius: 12px 0 8px 0;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    width: auto;
    background: rgba(0, 0, 0, 0.4);
}
.store {
    margin-bottom: 0;
    padding: 16px 0 9px;
}
.store .store-name p {
    margin-left: 47px;
}
.store .store-name .store-txt {
    max-width: 65vw;
}
.store .store-name .enter-btn {
    top: 15px;
    width: 50px;
    height: 23px;
    color: #F72D17;
    border: 1px solid #F72D17;
    text-align: center;
    border-radius: 15px;
}
.store .store-name .score {
    font-size: 11px;
    color: #999;
}
.score img {
    width: 10px;
    margin-right: 3px;
    vertical-align: unset;
}
.typeSearch {
    background: #F7F7F7;
    border-radius: 12px;
    width: 92%;
    margin: 0 auto;
    padding: 10px;
}
/* .typeSearch .typeBox {
    width: 54px;
    height: 70px;
    border-radius: 6px;
    margin-right: 6px;
    padding-top: 0;
    overflow: hidden;
}
.typeBox .pic img {
    width: 54px;
    height: 48px;
    border-radius: 0;
}
.typeBox .proText {
    margin: 1px auto;
} */