@CHARSET "UTF-8";
.cart_num{
	width:16px;
	height:16px;
	display:block;
	border-radius:50%;
	background:#E60012;
	text-align:center;
	line-height:15px;
	margin:3px 12px 0 25px;
	cursor:pointer;
	color:#fff;
	position: fixed;
}