@CHARSET "UTF-8";
body {
    color: #333;
    font-size: 0.16rem;
}


.ui-checkbox-s input:before {
	font-size: 18px;
	color:#e32726;
}

.ui-checkbox input:before, .ui-checkbox-s input:before{
	top:20px;
	left:-2px;
	font-size: 22px !important;
	
}
.ui-checkbox input:checked:before, .ui-checkbox-s input:checked:before{
	color:#e32726 !important;
}
.sactive{
	top:-43px !important;
	margin-right:-5px !important;
}
.add-cart{
	display: inline-block;
	width: 24px;
	height:26px;
	right:7px;
	bottom:5px;	
	position: absolute;
	background:url(../img/icon_gzspcart.png) no-repeat;
	background-size: 100%;
}
.favorite-tc{
	line-height: 45px;
	text-align: left;
}
.f-btn button{
	position: absolute;
    top: 8px;
    right:10px;
    background: #e00102;
    border-bottom: 1px solid #e00102;
}
.f-btn{
	min-width: 85px;
}

.wst-shl-list{
	position: relative;
	padding: 5px 10px;
	margin-top:5px;
	background:#ffffff;
}
.wst-shl-list .img{
	float: left;
    width: 100%;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    display: block;
    position: relative;
}
.wst-shl-list .img a{
	width: 100%;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}
.wst-shl-list .img a img{
	max-width: 100px;
    max-height: 100px;
}
.wst-shl-list .info{
	padding-left: 5px;
}
.wst-shl-list .title{
	margin-bottom:5px;
	font-size:0.175rem;
	color:#363638;
}
.wst-shl-list .price{
	color:#ff0e00;
}
.wst-shl-list p{
	font-size:0.15rem;
	padding-left: 10px;
}




/*** 关注店铺 ***/
.shop-box{
	margin:10px 0;
	background:#ffffff;
}
.f-chk{
	position: absolute;
    top: 85px;
    left: 0px;
}
.s-active{
	top:-90px;
	left:-10px;
}
.f-shop-header img{
	max-height:60px;
	max-width: 60px;
	width: 60px;
	height:60px;
}
.f-shop-header{
	position: relative;
	padding:10px 0px;
	min-height:75px !important;
}
.ui-row-flex-ver .ui-col {
    width: 100%;
    height: initial;
}


.f-shopname{
	float:left;
	line-height: 25px;
	font-size: 0.19rem;

}
.f-goshops{
	float:right;
	text-align: right;
	color:#ccc;
}
.goods-box{
	margin-left:-5px;
	padding: 0px !important;
}
.goodsImg{
	min-width: 70px;
	min-height: 70px;
}
.goodsImg img{
	max-width: 70px;
	max-height: 70px;
}
.goods-item{
	margin:5px;
}
.goodsPrice{
	text-align: center;
	color:orange;
}
