.photo_btn {
	width: 32px;
	height: 32px;
	background: url(/client/images/photo_btn.png) no-repeat right center;
	background-size: 17px;
	position: absolute;
	right: 22.3vw;
	top: -1px;
}

.big-wrap {
	padding-top: 60px;
	margin-top: 0;
	position: relative;
}

.big-wrap.search-autocomplete,
.big-wrap.search-activity
{
	padding: 0 15px;
	background:#ffffff;
}

.keywords-txt{
	border-bottom:1px solid #f6f6f6;
	background-size: 17px;
	padding-left: 36px;
	line-height:1em;
	color: #4d4d4d;
	font-size: 13px;
	background-position: 5px 17px;
}

.new_icon_bg{
	padding:19px 0 12px 0;
}

.keyword-result{
	padding:0;
}

.keyword-result .one-keyword{
	border-bottom:1px solid #f6f6f6;
}

@media ( min-width : 751px) {
	.big-wrap {
		width: 750px;
		margin: 0px auto 0 auto;
		overflow: hidden;
	}
}

@media screen and (max-width: 750px) {
	.big-wrap {
		width: 100%;
		margin: 0px auto 0 auto;
	}
}

.search-item_span {
	display: inline-block;
	margin: 0 10px 10px 0;
	background: #eee;
	line-height: 30px;
	color: #666666;
	font-size: 12px;
	border-radius: 4px;
	text-align: center;
	padding: 0 7px;
	float: left;
	display: block;
	position: relative;
}

.zzf_promotion_tips {
	position: fixed;
	line-height: 40px;
	border-top: 1px solid #e3e2e2;
	border-bottom: 1px solid #e3e2e2;
	background: #eee;
	margin-top: 40px;
	width: 100%;
	z-index: 20;
}

.zzf_promotion_tips p {
	padding-left: 12px;
	color: #333;
}

.zzf_sb {
	float: left;
	height: 44px;
	line-height: 44px;
	width: 98%;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.image_editor_layer {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2000;
}

.image_ed_ctrl {
	height: 50px;
	line-height: 50px;
	text-align: right;
}

#result {
	position: absolute;
	z-index: 2001;
	bottom: 0;
	top: 80%;
	left: 0;
	right: 0;
}

.cropper-bg {
	background: #000;
}

.image_ed_ctrl {
	background: none;
	padding: 0 10px;
	text-align: left;
}

.image_ed_ctrl a {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(/public/images/search/i_close.png) no-repeat center
		center;
	background-size: 40px;
}

.image_ed_ctrl .done {
	background: url(/public/images/search/i_done.png) no-repeat center
		center;
	background-size: 40px;
	float: right;
}

[v-cloak] {
	display: none;
}

body {
	overflow: hidden;
}

#app header {
	position: absolute;
	top: 0;
	line-height: 80px;
	top: 0;
	padding-top: 20px;
	height:45px;
	z-index: 1;
}

#app header .clear_input {
	top: 5px;
}

#app header .back {
	height: 30px;
    background: url(/client/images/h_back_i.png) no-repeat left bottom 1px;
    background-size: 30px;
}

#app header .sear-icon {
	line-height: 32px;
	color:#666666;
}

#app header .searchButton {
	right: 0;
    line-height: 30px;
    height: 30px;
    color: #666666;
    padding: 0 13px 0 11px;
}

#app header .search_header_list_Icon {
	top: 0px;
    right: 44px;
	height: 30px;
}

#app header .sear_top_cart {
    background: url(/client/images/cartIcon.png) no-repeat center;
    background-size: 20px;
    height: 30px;
    width: 32px;
    position: absolute;
    right: 8px;
    top: 0px;
}

#app content {
	position: absolute;
	width: 100%;
	top: 60px;
	bottom: 0;
	display: flex;
	flex-direction: column;
}

#app content .search-recent {
	padding:0 13px;
	overflow: auto;
	background:#ffffff;
}

#app content .lastSearchEmpty {
	text-align: center;
	color: #999999;
}

#app .title div {
	display: block;
	position: relative;
	margin: 0;
}

.bgwhite {
	background: #fff;
}

.h50 {
	height: 50px;
}

.title .delbtn {
	position: absolute;
    top: 6px;
    right: 22.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;
}

#app content .pro-sort.cur1 {
	position: fixed;
    top: 65px;
}

#app content .pro-sort.cur2 {
	position: fixed;
    top: 45px;
}

#app content .pro-sort {
	position: relative;
	display: flex;
}

#app footer {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.flex1 {
	flex: 1;
}

#mescrollProd,#mescrollStore {
	background: #fff;
	overflow: auto;
	padding-top: 0;
	overflow-anchor: none;
}

#mescrollProd {
	position: fixed ;
    height: calc(100% - 60px);
}

#mescroll .product_list_box {
	display: block;
	margin-top: 0;
}

body.disable-default-action {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

.icon-refresh{
	background: url(../images/refresh_icon.png) no-repeat right top;
    background-size: 14px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.icon-search-delete{
	background: url(../images/delete_icon.png) no-repeat center;
    background-size: 15px;
    display: inline-block;
    float: right;
    height: 19px;
    width: 16px;
}

.title .title-sear{
	line-height: 32px;
    padding: 0 30px 0 40px;
    margin: 8px 52px 5px 38px;
}

.title-sear::-webkit-input-placeholder{
    color:#999999;
}

.title-sear:-moz-placeholder{
    color:#999999;
}

.title-sear:-ms-input-placeholder{
    color:#999999;
}

.title-sear::-moz-placeholder{
    color:#999999;
}

.title-sear::-webkit-search-cancel-button{
	-webkit-appearance:none;
}

.filterText-css{
    font-size: 13px;
    text-align: center;
    color: #fb082a;
    line-height: 28px;
    border: 1px solid #fb082a;
    border-radius: 15px;
    width: 88%;
    margin: 6px auto;
}
.filter-select{
    background: #fb082112;
}

.product-box{
	display:block;
	margin-top:0;
}

.border-bottom{
	border-bottom:1px solid #eeeeee;
}

.keywords-result{
	padding: 0 0 13px 0;
	margin:0;
}

.keyword-result .one-keyword a{
	line-height: 50px;
    font-size: 14px;
    color: #666666;
    display: flex;
    justify-content: space-between;
}

.keyword-result .one-keyword a p{
	float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
}
.keyword-result .one-keyword a span{
	background: #f0f0f0;
    color: #666666;
    font-size: 12px;
    border-radius: 4px;
    margin: 12px 0 12px 10px;
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
}

.keywords-result h3{
	padding: 25px 0 16px 0;
    line-height: 1em;
}

.keywords-result h3 button{
	font-size: 14px;
    color: #666666;
}

.keywords-result h3 button i{
	margin: 0 0 0 3px;
}

.keywords-tag button{
	padding: 6px 12px;
    line-height: 1em;
    font-size: 14px;
    margin: 0 12px 12px 0;
    color:#333333;
}

/* .command-word {
    background: url(/search/client/images/fire.png)no-repeat right #eee !important;
    background-size: 12px !important;
    padding-right: 25px !important;
    background-position-x: 89% !important;
} */

.command-word {
    padding-right: 26px !important;
}

.command-word img {
    width: 14px;
    position: absolute;
    top: 5px;
    right: 10px;
}

.command-word a {
    max-width: 76px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.title:before{
	height:0;
}

.search-activity-top{
	position: relative;
    border-bottom: 1px solid #eeeeee;
}

.fade-enter-active {
  transition: all 1s;
}

.fade-leave-active {
	position: absolute;
}

.fade-enter, .fade-leave-to {
	opacity: 0;
}
.search-activity-title{
	padding: 13px 0 10px 0;
    font-size: 15px;
    font-weight: bold;
}

.search-activity-link{
	position: absolute;
    right: 0;
    top: 10px;
    color: #5e8ae7;
    font-size: 15px;
}

.search-icon-right{
    display: inline-block;
    height: 11px;
    background: url(../images/right_icon.png) no-repeat center;
    width: 7px;
    margin-left: 5px;
    background-size: 7px;
}

.search-activity-col{
	padding: 13px 0 15px 0;
    border-bottom: 1px solid #eeeeee;
}

.search-activity-img{
	float: left;
    width: 56px;
    height: 56px;
    border-radius: 28px;
    overflow: hidden;
}

.search-activity-left{
	margin-left: 66px;
	height:56px;
}

.search-activity-name{
	font-size: 15px;
    margin-bottom: 10px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search-activity-intro{
	font-size: 14px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.groupbuynum:after{
	clear:none;
}
.groupbuyright p:nth-of-type(3){
	padding-top:0px !important;
}

.groupbuyright span:nth-of-type(2) button{
	height: 30px;
    width: 100%;
    background: red;
    color: #fff;
    padding: 0 5px;
}
.groupbuynum span{
	background: #FF5722;
    color: #fff;
    padding: 0 10px;
}
.groupbuypri span{
	display:block;
	font-size:12px;
	color:#ccc;
}
.groupbuypri :nth-child(2){
	display:inline-block;
}
.groupbuypri .groupbuyRedPri{
	color:red;
	font-size:14px;
	display:inline-block;
}
.groupbuypri{
	float:left;
}
.groupbuybtn{
	float:right;
	width: 35%;
}
.groupbuyright .groupbuypri{
	line-height:inherit;
}
.groupbuynum{
	margin-bottom:3px;
}
.addPriceBtn{
	display: block;
    position: fixed;
    top: 84px;
    left: 8px;
    width: 13%;
    display:inline-block;
}
.tbl-cell-box{
	position:absolute;
	top:38px;
	width:100%;
	background:#fff;
	right:0;
}
.tbl-cell-box div{
	height: 40px;
    line-height: 40px;
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
    
}
.pro-sort{
	overflow:visible;
}

/* 猜你喜欢 */
.u-like {
    position: fixed;
    bottom: 0px;
    width: 100vw;
    height: calc(100vh - 212px);
    background: #f3f3f3;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.guessBox {
    /* margin: 20px 0; */
    font-size: 13px;
    background: #f3f3f3;
    padding: 0 8px;
}

.guessBox .recommend {
    width: 224px;
    height: 31px;
    background: url('../images/guess/recommend.png') center center no-repeat;
    background-size: 50%;
    margin: 0 auto;
}

.guessBox .tabBbox {
    width: 100%;
    overflow: scroll;
}

.guessBox .tabbox {
    width: 110%;
    color: #333;
    display: flex;
}

.guessBox .tabbox .tabitem {
    font-size: 14px;
    flex: 1;
    text-align: center;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 40px;
}

.guessBox .tabbox .current {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 36px;
    color: rgba(230, 26, 44, 1);
}

.guessBox .current:after {
    width: 25px;
    height: 2.5px;
    content: "";
    background: linear-gradient(90deg, rgba(230, 26, 44, 1) 0%, rgba(251, 221, 223, 1) 100%);
    opacity: 1;
    border-radius: 50px;
    display: block;
    margin: -5px auto 0 auto;
}

.guessBox .commodities {
    column-count: 2;
    column-gap: 0;
    padding-top: 56px;
}

.guessBox .tab {
    /* display: none; */
}

.guessBox .guesscontain {
    margin: 0px 4px 8px 4px;    
    break-inside: avoid;
    box-sizing: border-box;
    display: block;
}

.guessBox .guitem {
    /*width: 47%;
    margin: 3px 3px;
    overflow: hidden;*/
    background: #fff;
    border-radius: 3px;
}

.guessBox .reco {
	position: fixed;
    bottom: calc(100vh - 216px);
    left: 0;
    padding: 16px 12px;
    font-size: 18px;
    background: #eee;
    width: 100%;
}

.guessBox .guitem .gupic {
    width: 100%;
    height: 114px;
}

.guessBox .gupic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.guessBox .brandbox {
    text-align: center;
    margin: -2px 0 10px 0;
}

.guessBox .guinfo .brand {
    display: inline-block;
    background: rgba(238, 148, 143, 1);
    border-radius: 3px;
    font-size: 10px;
    font-family: PingFang SC;
    font-weight: 400;
    /* line-height:14px; */
    color: rgba(255, 255, 255, 1);
    text-align: center;
    padding: 2px 10px;
    box-sizing: border-box;
    margin: 0 auto;
}

.guessBox .goodsinfo {
    margin: 8px 0;
    padding: 0 10px;
    box-sizing: border-box;
    text-overflow: -o-ellipsis-lastline;
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.guessBox .goodsname {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: rgba(51, 51, 51, 1);
    word-break: break-all;
}

.guessBox .goodsinfo .Activity {
    display: inline-block;
    background: rgba(230, 26, 44, 1);
    opacity: 1;
    border-radius: 3px;
    font-size: 10px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 14px;
    color: rgba(255, 255, 255, 1);
    padding: 2px;
    box-sizing: border-box;
    line-height: 16px;
}

.guessBox .goodsprice {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 22px;
    color: rgba(230, 26, 44, 1);
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
}

.guessBox .group {
    display: inline-block;
    padding: 2px;
    border: 1px solid rgba(230, 26, 44, 1);
    border-radius: 5px;
    font-size: 10px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: rgba(230, 26, 44, 1);
    margin-left: 5px;
}

.guessBox .groupicon {
    display: inline-block;
    width: 40px;
    height: 17px;
    background: url('../images/guess/group.png') center center no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.guessBox .assemble {
    display: inline-block;
    width: 46px;
    height: 17px;
    background: url('../images/guess/assemble.png') center center no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.guessBox .coupon {
    text-align: left;
    margin-left: 10px;
    margin-bottom: 6px;
}

.guessBox .coupon span {
    display: inline-block;
    background: rgba(230, 26, 44, 0.1);
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: rgba(230, 26, 44, 1);
    padding: 1px 5px;
    box-sizing: border-box;
    border-radius: 3px;
}

.guessBox .coupon .couponicon {
    display: inline-block;
    width: 34px;
    height: 17px;
    background: url('/search/client/images/coupon.png') center center no-repeat;
    background-size: 100%;
    vertical-align: sub;
    margin-left: 5px;
}

.guessBox .pblbox {
    width: 100%;
    height: auto;
    position: relative;
}

.guessBox .pitem {
    position: absolute;
}

.guessBox .pitem img {
    width: 100%;
    height: 100%;
}
.label_box{background: #fff;padding:10px 0 10px 15px;height: 32px;box-sizing: content-box;}
.label_box .swiper-slide{width: auto;width: auto;margin-right: 15px;}
.label_box .swiper-slide span{display: inline-block;padding: 0 15px;height: 30px;line-height: 30px;font-size: 12px;color: #333;border: 1px solid #f2f2f2;background: #f2f2f2;border-radius: 16px;box-sizing: content-box;}
.label_box .swiper-slide.active span{background: #fff;border: 1px solid #fb082a;color: #fb082a;}

.pro-cart{width: 26px;height: 23px;display: block;background-size: 100%;float: right;position: relative;padding: 0 !important;margin: 0 0 0 5px !important;background-color: transparent !important;z-index: 1;}
.pro-cart .cart-num{height: 12px;min-width: 12px;background-color: #fb0628;display: block;border-radius: 50%;position: absolute;right: -8px;top: -4px;text-align: center;color: #fff;font-size: 12px;transform: scale(0.8);padding: 2px;font-style: normal;line-height: 12px;}
.cart-off{background: url(/client/images/cy_new/cart_icon_off.png) no-repeat right center;background-size: 100%;}
.cart-on{background: url(/client/images/cy_new/cart_icon_on.png) no-repeat right center;background-size: 100%;}

.all-catLists {
    overflow-x: scroll;
    white-space: nowrap;
    margin-bottom: 65px;
}

.item-catLists {
    width: 65vw;
    display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0 6px 6px 6px;
    margin-right: 10px;
    vertical-align: top;
}

.item-catLists>img {
    height: 8.26667vw;
    width: 100%;
}

.cat-prod-list {
    width: 100%;
    height: 588px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.product-catLists {
    position: relative;
    display:  flex;
    margin: 8px;
}

.product-catLists .cat-prod-num {
    width: 15px;
    height: 18px;
    position: absolute;
}

.product-catLists .cat-prod-img {
    width: 50px;
    height: 50px;
    margin-right: 8px;
    border-radius: 5px;
}

.product-catLists .cat-prod-name {
    font-weight: 700;
    color: #333333;
    font-size: 12px;
    overflow: hidden;
    height: 17px;
    width: 35vw;
    text-overflow: ellipsis;
    margin: 6px 0 4px;
}

.product-catLists .cat-prod-price {
    font-weight: 700;
    color: #f72d17;
    font-size: 10px;
}

.product-catLists .cat-prod-price span {
    color: #999999;
    font-size: 9px;
    margin-left: 4px;
}

.product-catLists .cat-prod-up-down {
    width: 8px;
    height: 13px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}


.search-choose-amount {
    position: absolute;
    bottom: 29px;
    right: 10px;
    font-size: 15px;
    width: 62px;
    height: 22px;
    border: 1px solid #dcdcdc;
}

.product_list_box .search-choose-amount {
    bottom: 3px;
    right: 0;
}

.search-choose-amount span {
    display: block;
    position: absolute;
    top: 0;
    background: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #666;
    font-size: 15px;
}

.search-amount-text {
    position: absolute;
    top: 0px;
    left: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    padding: 0;
    margin: 0;
    border: 0;
    color: #000;
}

.search-choose-amount .searchSub {
    left: 0;
    border-right: 1px solid #dcdcdc;
}

.search-choose-amount .searchPlus {
    right: 0;
    border-left: 1px solid #dcdcdc;
}
