.goodsHeader{
	background: #fff;padding: 10px;
}
.goodsHeader .goodsTitle{
	font-size: 16px;line-height: 22px;padding: 5px 0;
}
.goodsHeader .goodsPrice{
	font-size: 18px;color: #4A90E2;padding: 5px 8px;float: left;
}
.mui-numbox{
	height: 25px;float: right;margin-top: 2px;
}
.numtip{
	margin-top: 5px;display: inline-block;float: right;padding-right: 15px;
}
.goodsHeader .goodsStock{
	font-size: 12px;color: #999;padding: 5px 0;
}
.mui-table-view{
	margin-bottom: 10px;
}
.mui-table-view:before,.mui-table-view:after{
	height: 0;
}
.storeInfo .storeImg img{
	width:50px;height: 50px;vertical-align: middle;margin-right: 10px;
}
.storeInfo #storeCertify{
	font-size: 12px;color: #666!important;
}
.storeInfo #storeCertify .mui-icon{
	border: 1px solid #666;border-radius: 50%;font-size: 12px;margin-right: 5px;
}
.storeInfo #storeCertify .mui-icon:last-of-type{
	margin-left: 20px;
}
.bottomPopup{
	bottom: 0;left: 0;position: fixed;overflow-y: auto;background-color: #fff;z-index: 1000; width: 100%;
}
.bottomPopup p{
	font-size: 12px;margin-bottom: 0;
}
.bottomPopup .popupTitle{
	color: #111;padding: 10px 15px;
}
.bottomPopup .popupTitle img{
	width: 20px;padding-right: 5px;vertical-align: sub;
}
.bottomPopup .popupCon{
	color: #666;line-height: 1.2;padding: 0 15px 5px 35px;
}
.bottomPopup .closePopup{
	background: #f44;border-color: #f44;height: 50px;line-height: 50px;font-size: 16px;padding: 0;border-radius: 0;margin-bottom: 0;margin-top: 10px;
}
.goodsDetailWrap{
	padding: 10px;
}
.goStore{
	margin: 10px 15px;
}
.goStore a{
	display: block;width: 100%;height: 50px;line-height: 50px;color: #323232;background: #fff;border: 1px solid #EBEDF0;border-radius: 2px;text-align: center;
}.goStore a .mui-icon{
	font-size: 16px;margin-left: 5px;
}
.select .mui-table-view-cell {
	padding-left: 0px;color: #999;padding-bottom: 0px;
}
			
.select .mui-table-view-cell span {
				color: #16a8fd;
				font-size: 13px;
}
			
.select .mui-table-view-cell a {
	margin: 0;margin-top: -20px;margin-right: -24px;
}
			
.popupPackage .popupPackageUl {
	margin-top: 5px;
}
			
.popupPackage .popupPackageUl li {
	float: left;padding: 5px 5px;margin: 0 5px 10px 0;height: 28px;min-width: 52px;line-height: 17px;font-size: 13px;color: #dd3f37;text-align: center;border: 1px solid #dd3f37;border-radius: 3px;
}
			
.popupPackage .packageActive {
	background-color: #4A90E2;border: 1px solid #4A90E2 !important; color: #fff!important;
}
			
.popupPackage p {
	color: #4A90E2;
}
.tc-tip{
	font-weight: bold;
	color: #e80c0c !important;
}
.sp-tip{
	color: #e19b40 !important;font-size: 14px
}
#introduceImg img{
	display: block;
}
