*{
	margin: 0;
	padding: 0;
}
body,html{
	width: 100%;
	height: 100%;
	background:#f0f0f0!important
}
header{max-width:720px}
.clear{
	clear: both;
}
.header{
	width: 100%;
	height: auto;
	position: relative;
}
.header_right{right: .27rem;}
.header_left,.header_right{
	position: absolute;
}
.header img{
	width: 100%;
	height: auto;
}
.hea_mc{
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
}
.no_goods_txt{padding-top:.2rem}
.hea_mc p{
	width: 32%;
	height: 100%;
	float: left;
	margin-right: 1.3%;
}



.yhq_img1{
	width: 100%;
	height: auto;
	margin-top: -3px;
}
.yhq_img2{
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}



.yhq_d{
	width: 100%;
	height: auto;
}
.yhq_dv{
	width: 44%;
	height: auto;
	margin-left: 4%;
	background: #fff;
	margin-bottom: 12px;
	float: left;
}
.yhq_dv1{
	width: 100%;
	height: auto;
	background: #5fa700;
}
.yhq_dv1 img{
	width: 70%;
	margin-left: 15%;
	margin-top: 5px;
}
.yhq_dv1 p{
	width: 100%;
	text-align: center;
	color: #fff;
}
.y_img1{
	width: 100%;
	margin-top: -1px;
	height: auto;
}
.yhq_dv2{
	width:100%;
	text-align: center;	 
}
.yhq_dv2 h5{
	font-size: 16px;
	font-weight: bold;
	color: #26251f;
}
.yhq_dv2 h5 span{
	color: #ca1100;
}
.yhq_dv2 button{
	width: 86px;
	height: 26px;
	color: #fff;
	outline: none;
	border: none;
	background: #5fa700;
	font-size: 14px;
	margin-top: 8px;
}
.yhq_dv2 p{
	font-size: 12px;
	color: #908a89;
	margin-top: 6px;
	padding-bottom: 12px;
}


	body,html{
		background: #f6f6f6;
		font-size: .28rem
	}
	.header_box{
		width: 100%;
		height: .88rem;
		background: #fff;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0 .27rem;
		box-sizing: border-box;
    	border-bottom: 1px solid #f0f0f0;
	}
	.coupon_search_box{
		width: 100%;
		height: .99rem;
		background: #fff;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0 .27rem;
		box-sizing: border-box;
    	border-bottom: 1px solid #f0f0f0;
	}
	.header_txt{
	    font-size: .32rem;
	    width: 100%;
	    text-align: center;
	}
	.header_left img{
		width: .2rem;
		height: .33rem;
		cursor: pointer;
		display: block;
	}
	.search_box_con{
	    width: 100%;
	    border: 1px solid #E5E5E5;
	    border-radius: .33rem;
	    height: .67rem;
	    display: flex;
	    align-items: center;
	    position: relative;
	    margin-right: .27rem;
	}
	.search_box_con a{
		display: flex;
		align-items: center;
		position: relative;
	}
	.search-pic{
	    width: 0.3rem;
	    position: absolute;
	    top: 0.19rem;
	    left: 0.29rem;
	}
	.search_txt,.search_txt a{
		font-size: .28rem;
		color: #333333;
	}
	.search_box_con input{
		width: 100%;
	    height: 0.67rem;
	    border-radius: 0.33rem;
	    text-indent: 0.71rem;
	    border: none;
	    background: none;
	    color: #333333;
	    font-size: .24rem
	}
	.search_box_con input::-webkit-input-placeholder { /* WebKit browsers */
	  color: #CACACA;
	  font-size: .28rem;
	}
	.search_box_con2 input::-webkit-input-placeholder { /* WebKit browsers */
	  color: #333!important;
	}
	.brand_sorting{
		height: 34px;
		background: #fff;
		padding-left: 10px;
		font-size: 14px;
	}
	.brand_sorting p{
		float: left;
		font-size: 14px;
		color: #333;
		line-height: 34px;
		margin-right: 5px;
	}
	.brand_sorting img{
		height: 10px;
		width: auto;
		margin-top: 14px;
	}
	.coupon_re{
		/*padding: 0 10px;*/
		/*margin: 10px 0 34px;*/
	}
	.coupon_re_immediate{
		height: 85px;
		display: -webkit-box;
		display: box;
		background: #fff;
		width: 100%;
		margin-bottom: 10px;
	}
	.coupon_re_immediatel{
		width: 114px;
		height: 100%;
		background: url(../images/coupon_rede.png) no-repeat;
		background-size: 100% auto;
	}
	.coupon_re_immediatel h4{
		font-size: 18px;
		color: #fff;
		margin-top: 14px;
		text-align: center;
	}
	.coupon_re_immediatel h4 span{
		font-size: 12px;
	}
	.coupon_re_immediatel p{
		font-size: 12px;
		color: #fff;
		margin-top: 7px;
		text-align: center;
	}
	.coupon_re_immediatel>div{
		width: 80px;
		height: 12px;
		position: relative;
		border-radius: 12px;
		background: #fff;
		margin-top: -1px;
		margin-left: 17px;
	}
	.coupon_re_immediatel div p{
		text-align: center;
		font-size: 12px;
		color: #333;
		z-index: 99;
		width: 80px;
		height: 12px;
		position: relative;
		line-height: 12px;
	}
	.coupon_re_immediatel div div{
		position: absolute;
		top: 0;
		left: 0;
		border-radius: 12px;
		height: 12px;
		background: #ffba00;
		width: 75%;
		z-index: 9;
	}
	.coupon_re_immediatec{
		-webkit-box-flex:1;
		box-flex:1;
		height: 100%;
	}
	.coupon_re_immediatec p{
		font-size: 14px;
		color: #333;
		text-align: center;
		margin-top: 14px;
		margin-bottom: 7px;
		line-height: 18px;
		height: 36px;
	}
	.coupon_re_immediatec div{
		font-size: 12px;
		color: #999;
		text-align: center;
	}
	.coupon_re_immediater{
		width: 30px;
		height: 100%;
		background: #f2434a;
		color: #fff;
		padding-top: 8px;
		font-size: 12px;
		text-align: center;
		box-sizing:border-box;
	}




	.coupon_re_immediatelg{
		width: 114px;
		height: 100%;
		background: url(../images/coupon_rede.png) no-repeat;
		background-size: 100% auto;
	}
	.coupon_re_immediatelg h4{
		font-size: 18px;
		color: #fff;
		margin-top: 14px;
		text-align: center;
	}
	.coupon_re_immediatelg h4 span{
		font-size: 12px;
	}
	.coupon_re_immediatelg p{
		font-size: 12px;
		color: #fff;
		margin-top: 7px;
		text-align: center;
	}
	.coupon_re_immediatelg>div{
		width: 80px;
		height: 12px;
		position: relative;
		border-radius: 12px;
		background: #fff;
		margin-top: -1px;
		margin-left: 17px;
	}
	.coupon_re_immediatelg div p{
		text-align: center;
		font-size: 12px;
		color: #999;
		z-index: 99;
		width: 80px;
		height: 12px;
		position: relative;
		line-height: 12px;
	}
	.coupon_re_immediatecg{
		-webkit-box-flex:1;
		box-flex:1;
		height: 100%;
		background: url(../images/geted.png) no-repeat;
		background-size: 60px auto;
		background-position: right 5px bottom;
	}
	.coupon_re_immediatecg p{
		font-size: 14px;
		color: #333;
		text-align: center;
		margin-top: 23px;
		margin-bottom: 7px;
		height: 36px;
		line-height: 18px;
		overflow: hidden;
	}
	.coupon_re_immediatecg div{
		font-size: 12px;
		color: #999;
		text-align: center;
	}
	.coupon_re_immediaterg{
		width: 30px;
		height: 100%;
		background: #f2434a;
		color: #fff;
		padding-top: 8px;
		font-size: 12px;
		text-align: center;
		box-sizing:border-box;
	}
	.coupon_re_immediaterg a{
		color: #fff;
	}



	.coupon_re_immediatelf{
		width: 114px;
		height: 100%;
		background: url(../images/coupon_redef.png) no-repeat;
		background-size: 100% auto;
	}
	.coupon_re_immediatelf h4{
		font-size: 18px;
		color: #fff;
		margin-top: 14px;
		text-align: center;
	}
	.coupon_re_immediatelf h4 span{
		font-size: 12px;
	}
	.coupon_re_immediatelf p{
		font-size: 12px;
		color: #fff;
		margin-top: 7px;
		text-align: center;
	}
	.coupon_re_immediatelf>div{
		width: 80px;
		height: 12px;
		position: relative;
		border-radius: 12px;
		background: #fff;
		margin-top: -1px;
		margin-left: 17px;
	}
	.coupon_re_immediatelf div p{
		text-align: center;
		font-size: 12px;
		color: #333;
		z-index: 99;
		width: 80px;
		height: 12px;
		position: relative;
		line-height: 12px;
	}
	.coupon_re_immediatelf div div{
		position: absolute;
		top: 0;
		left: 0;
		border-radius: 12px;
		height: 12px;
		background: #ffba00;
		width: 75%;
		z-index: 9;
	}
	.coupon_re_immediatecf{
		-webkit-box-flex:1;
		box-flex:1;
		height: 100%;
	}
	.coupon_re_immediatecf p{
		font-size: 14px;
		color: #333;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 16px;
	}
	.coupon_re_immediatecf div{
		font-size: 12px;
		color: #999;
		text-align: center;
	}
	.coupon_re_immediaterf{
		width: 30px;
		height: 100%;
		background: #ee7277;
		color: #fff;
		padding-top: 8px;
		font-size: 12px;
		text-align: center;
		box-sizing:border-box;
	}
	.brand_all{
		width: 100%;
		height: auto;
		padding: 0 15px;
		box-sizing:border-box;
		border-top: 1px solid #e0e0e0;
		background: #fff;
		position: absolute;
		top: 78px;
		left: 0;
		z-index: 999;
		display: none;
	}
	.brand_all div{
		width: 100%;
		height: 44px;
		line-height: 44px;
		border-bottom: 1px solid #eee;
	}
	.brand_show_mc{
		width: 100%;
		height: 100%;
		position: fixed;
		top: 78px;
		left: 0px;
		background: #000;
		opacity: 0.5;
		z-index: 998;
		display: none;
	}
	.mcoup{
		display: box;
		display: -webkit-box;
		width: 100%;
		height: 100%;
	}
	.coupon_re_immediate a{
		display: block;
		-webkit-box-flex:1;
		box-flex:1;
		height: 100%;
	}



  .goods_shop{
    width: 100%;
    height: auto;
    margin: -5px 0px 5px 0px;
    background: #fff;
    padding-bottom: 10px;
    display:-webkit-box;
    position: relative;
  }
  .goods_shopl{
    width: 95px;
  }
  .goods_shopl img{
    width: 75px;
    display: block;
    height: 75px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -38px;
  }
  .goods_shopr{
    -webkit-box-flex:1;
  }
  .goods_shoprtp{
    font-size: 16px;
    color: #333;
    float: left;
    margin-top: 10px;
    margin-left: 22px;
    line-height: 26px;
  }
  .goods_shoprtdiv{
    width: 92px;
    height: 26px;
    font-size: 13px;
    color: #333;
    border: 1px solid #bbb;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    line-height: 26px;
    border-radius: 3px;
    text-align: center;
  }
  .goods_shoprb{
    width: 100%;
    display: -webkit-box;
    height: 32px;
    margin-top: 16px;
  }
  .goods_shoprb>div{
    -webkit-box-flex:1;
    border-right: 1px solid #e5e5e5;
    text-align: center;
  }
  .goods_shoprb p{
    font-size: 12px;
    color: #333;
    line-height: 16px;
  }
  .goods_shoprb span{
    line-height: 16px;
    font-size: 12px;
    color: #999;
  }
    .goods_log{
      width: 80%;
      height: auto;
      background: #f8f8f8;
      border-radius: 5px;
      display: none;
      position: fixed;
      top: 14%;
      left: 10%;
      z-index: 10000001;
    }
  @media (min-width: 414px){
    .goods_log{
      width: 80%;
      height: auto;
      background: #f8f8f8;
      border-radius: 5px;
      display: none;
      position: fixed;
      top: 14%;
      left: 10%;
      z-index: 10000001;
    }
  }
  @media (min-width: 320px) and (max-width: 376px){
    .goods_log{
      width: 80%;
      height: auto;
      background: #f8f8f8;
      border-radius: 5px;
      display: none;
      position: fixed;
      top: 7%;
      left: 10%;
      z-index: 10000001;
    }
  }
  .goods_logmc{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    top: 0;
    left: 0;
    display: none;
    z-index: 10000000;
  }
  .goods_logt{
    height: 44px;
    line-height: 44px;
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #d7d7d7;
    background: #fff;
    border-radius: 5px;
  }
  .goods_logt h4{
    text-align: center;
  }
  .goods_logt p{
    position: absolute;
    right: 5%;
    top: 0px;
    font-size: 27px;
  }
  .goods_logbd{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
  }
  .goods_logbdl{
    float: left;
    color: #686868;
    margin-left: 5%;
  }
  .goods_logbdr{
    color: #000;
    float: right;
    margin-right: 5%;
  }
  .coupon_method{
  	width: 100%;
  	height: 22px;
  	text-align: center;
  	margin-top: 10px;
  	display: none;
  }
  .coupon_method span{
  	display: inline-block;
  	font-size: 12px;
  	line-height: 22px;
  	color: #fff;
  	background: #f2434a;
  	border-radius: 11px;
  	padding: 0 5px;
  }
  .coupon_method img{
  	height: 10px;
  	width: auto;
  }
  .coupon_mc{
  	width: 100%;
  	height: 100%;
  	background: #000;
  	opacity: 0.5;
  	position: fixed;
  	top: 0;
  	z-index: 1014;
  	left: 0;
  	display: none;
  }
  .coupon_ts{
  	display: none;
  	padding: 20px 10px 80px;
  	font-size: 14px;
  	line-height: 16px;
  	color: #333;
  	position: fixed;
  	bottom: 0;
  	left: 0;
  	z-index: 1015;
  	background: #fff;
  }
  .coupon_ts span{
  	color: #f2434a;
  }

  /*新*/
  .coupon_box{
  	background: url(../images/get_coupon.png)no-repeat;
  	margin: 0 .2rem;
  	background-size: 100% 100%;
  	box-sizing: border-box;
  	display: flex;
  	align-items: center;
  	margin-top: .2rem;
  	padding: .2rem 0;
  }
  .coupon_box_use{
  	background: url(../images/coupon_use.png)no-repeat;
  	margin: 0 .2rem;
  	height: 2.4rem;
  	background-size: 100% 100%;
  	box-sizing: border-box;
  	display: flex;
  	align-items: center;
  	margin-top: .2rem;
  	position: relative;
  }
  .coupon_left{
  	padding: 0 0 0 .36rem;
  	width: 67%
  }
  .coupon_right{
  	width: 29%;
  	text-align: center;
  }
  .coupon_left_hint{
  	color: #333333;
  	font-size: .24rem;
  	font-weight: bold;
  }
  .coupon_left_time{
  	color: #333333;
  	font-size: .19rem;
  	padding: .1rem 0;
  }
  .coupon_goods ul li{
  	float: left;
  	margin-right: .33rem;
  	width: 1.15rem;
  }
  .coupon_goods ul li a{height: 100%}
  .coupon_goods ul li img{
  	width: 100%;
  	height: 1.15rem;
  }.coupon_goods ul li p{
  	color: #333333;
  	font-size: .17rem;
  	text-align: center;
  	margin-top: -.05rem;
  }
  .coupon_price{
  	color: #F23030;
  	font-size: .24rem;
  	font-weight: bold;
  }
   .coupon_price span{
  	color: #F23030;
  	font-size: .51rem;
  }
  .coupon_mz{
  	font-size: .24rem;
  	color: #F23030;
  	margin-bottom: .28rem
  }
  .coupon_get{
  	width:1.33rem;
	height:.48rem;
	background: -webkit-linear-gradient(left,rgba(243,3,1,1), rgba(254,80,23,1)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left,rgba(243,3,1,1), rgba(254,80,23,1)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left,rgba(243,3,1,1), rgba(254,80,23,1)); /* Firefox 3.6 - 15 */
	background: linear-gradient(left,rgba(243,3,1,1),rgba(254,80,23,1)); /* 标准的语法（必须放在最后） */
	border-radius:.24rem;
	text-align: center;
	line-height: .48rem;
	color: #fff;
	margin: auto;
	font-size: .23rem
  }
  .coupon_use{
	width: 1.31rem;
    height: .46rem;
    border-radius: .24rem;
    text-align: center;
    line-height: .46rem;
    color: #F23030;
    margin: auto;
    border: 1px solid #F23030;
    background: none;
    /* box-sizing: border-box; */
  }
  .coupon_use a{color:#F23030}
  .coupon_get_pic{
  	width: 1.25rem;
  	position: absolute;
  	right: .3rem;
  	top: 0
  }

  .favLink{font-size: .25rem;  }
  /*.coupon_box a{width: 100%}*/
  .search_txt input{
  	background: none;
  	border: none;
  	outline: none;
  	font-size: .28rem;
  	color: #999999
  }

  .no_goods {
    text-align: center;
}

.no_goods_pic {
    width: 1.6rem;
    height: 1.6rem;
    margin: auto;
    margin-top: 2.14rem;
}

/*平台优惠券*/
.terrace_coupon{
	background: #fff;
	padding:.37rem 0 .27rem .27rem;
	margin: .2rem 0;
}
.terrace_coupon_txt{
	font-size: .28rem;
	color: #333;
	font-weight: bold;
	padding-bottom: .35rem
}
.int_point_coupon_bottom {
    overflow-x: auto;
    display: flex;
}
.int_point_coupon_bottom ul {
    width: auto;
    display: flex;
    flex-wrap: nowrap;
}
.int_point_coupon_bottom ul li {
    width: 2.44rem;
    height: 1.6rem;
    background: url(https://www.zhue.cn/mobile/themes/zhue/images/coupon_bj.png);
    background-size: 100% 100%;
    margin-right: .12rem;
    position: relative;
}
.int_point_coupon_bottom ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.45rem;
    height: 100%
}
.coupon_bottom_left {
    text-align: left;
    padding: 0 .18rem;
    box-sizing: border-box;
    width: 80%;
    color: #DA1701;
    flex-direction: column;
}
.int_point_money {
    color: #333;
    font-size: .4rem;
    font-weight: bold;
    position: relative;
}
.int_point_name {
    white-space: unset;
    margin-bottom: .05rem;
    font-size: .24rem;
    overflow: hidden;
    color: #333;
}
.int_point_man {
    color: #999;
    font-size: .2rem;
}

.coupon_bottom_right {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .24rem;
    color: #FF5000;
}
.coupon_bottom_right p{
	font-size: .24rem;
}
.coupon_ok {
    width: .74rem;
    position: absolute;
    top: 0;
    right: .65rem;
}
.terrace_coupon_jiaobiao{
	font-size: .2rem;
	color: #fff;
	height: .35rem;
	background:rgba(255,255,255,1);
	background:linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(253,101,0,1) 0%,rgba(250,3,0,1) 100%);
	border-radius: .07rem 0 .2rem 0;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 .1rem
}
/*----------------*/
.shop_nav_po {
/*    width: 100%;*/
    height: 1rem;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 9;
    padding-left: .34rem;
}
.shop_nav_po a {
    display: block;
    text-align: center;
    line-height: 1rem;
    font-size: 0.28rem;
    color: #333;
    padding-right: .68rem;
    width: max-content;
}
.shop_nav_po a span.p_checked {
    color: #333333;
    display: inline-block;
    height: 1rem;
    border-bottom: .05rem solid #f23030;
    font-weight: bold;
    box-sizing: border-box;
}

/*-------------------*/

/*底部*/
.footer_fixed {
    height: 1rem;
    background: #fff;
    /* padding: 0 .56rem; */
    position: fixed;
    bottom: 0;
    /* left: 0; */
    width: 100%;
    max-width: 740px;
    z-index: 10000;
}
.footer_fixed ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 1rem;
}
.footer_fixed ul li img {
    width: .48rem;
    margin: auto;
}
.footer_fixed ul li p {
    font-size: .2rem;
    color: #333333;
    padding-top: .05rem; 
    text-align: center;
}
.footer_fixed ul li a{
	display: flex;
	align-items: center;
	flex-direction: column;
}

/*拼团券*/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* 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;
}
.swiper-slide img{
	width: 100%;
	height: 3.38rem;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #F23030!important;
}
.coupon_left_coupon{
	background: url(https://www.zhue.cn/mobile/themes/zhue/images/coupon_bj2.png)no-repeat;
	background-size: 100% 100%;
	width: max-content;
	font-size: .24rem;
	color: #F23030;
	padding: 0 .1rem 0 .42rem;
	margin: .1rem 0;
}