body,button,input,select,textarea{font:16px/1 Lucida Grande,'Microsoft YaHei',"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif}

.goods{
	float: left;
	max-width: 100px;
	height: 100px;
	margin: 0 .5rem 0 2.5rem;

}
.text{
	position: relative;
	white-space: normal;
	height: 80px;
}
.text p{
	margin: 0 0 8px 0;
	font-size: 14px;
	color: #444;
}
.text p:last-child{
	margin: 13px 0 0 0;
}
.text p:last-child>i{
	font-size: 16px;
	color: red;
}
.text span{
	color: #999;
	font-size: 14px;
}

.text i{
	font-style: normal;
	color: #999;
	font-size: 14px;
}
.mui-table-view-chevron .mui-table-view-cell{
	padding-right: 15px
}
.position{
	position: relative;
}
.btn1{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 60px;
	height: 24px;
	padding: 0;
}
.btn1 input{
	height: 22px;
	padding: 0px;
}
.mui-numbox [class*=btn-numbox], .mui-numbox [class*=numbox-btn]{
	width: 23px;
}
.mui-numbox .mui-input-numbox, .mui-numbox .mui-numbox-input{
	width: 15px;
}
.gw_num{border: 1px solid #dbdbdb;width: 78px;line-height: 22px;overflow: hidden;}
.gw_num em{display: block;height: 24px;width: 26px;float: left;color: #7A7979;border-right: 1px solid #dbdbdb;text-align: center;cursor: pointer;}
.gw_num .num{display: block;float: left;text-align: center;width: 24px;font-style: normal;font-size: 14px;line-height: 24px;border: 0;}
.gw_num em.add{float: right;border-right: 0;border-left: 1px solid #dbdbdb;}
.check{
	position: fixed;
	bottom: 0px;
	float: left;
	width: 100%;
/*	height: 4.8rem;*/
	border-top: 1px solid rgb(205,205,205); 
	background-color: rgb(255,255,255);
	z-index: 999;
}
.check p{ 
	
	float: left;
	color: #222;
	font-size: 14px;
}
.check span{
	/*word-wrap:break-word; 
	word-break:break-all; 
	overflow: hidden;*/
	color: rgb(229,0,18);
	font-size: 12px;
}
.check i{
	font-size: 14px;
	font-style: normal;
	color: rgb(229,0,18);

}
.check .number{
	float: left;
	width: 70%;
	height: 4.7rem;
/**/
}
.check .number .heji{
	text-align: right;
	float: right;
	margin: .2rem 1rem .2rem .2rem;
	line-height: 30px;

}
.totalNum{
	font-style: normal;
}
/*暂无订单*/
section{
	/*padding-top: .5rem;*/
}
.noShopping .noShoppingPic{
	/*-webkit-box-pack:content;*/
	/*-webkit-box-align:center;*/
	display:-webkit-box;
	padding: 8rem 0; 
}
.noShopping .noShoppingPic .no{
	margin: 0 auto;
	text-align: center;
}
.noShopping .noShoppingPic .no img{
	/*margin: 0 auto 1.5rem;	*/
}
.noShopping .noShoppingPic .no .txt{
	margin-bottom: 1rem;
	color: #444;
	font-size: 16px;
}
.noShopping .noShoppingPic .no .sub-txt{
	margin-bottom: 1rem;
	font-size: 12px;
}
.noShopping .noShoppingPic .no .refresh{
	text-align: center;
	padding-bottom: .5rem; 
}
.noShopping .noShoppingPic .refresh .bt{
	display: inline-block;
	border: 1px solid #666;
	border-radius: 6px;
	padding: .7rem;
	color: #444;
}
.shopping-list{
	padding-left: 0;
}
input[type=checkbox]:before{
	font-size: 22px!important;
}
.all-list{
	padding: 11px 15px;
	overflow: hidden;
	margin: .2rem;
	background-color: white;
	border-bottom: 1px solid #e7e7e7;
}