@charset "UTF-8";
	.van-image-preview__index{display:none}
	.img_cart_add_min{    
		/* height: 150px; */
		margin-top: -60px;
		position: fixed;
		z-index: 999999;
		border: 1px solid #ddd;
		border-radius: 5px;
		padding: 5px;
		background: white;
	}
	.cart_pirce_info{margin-left: 130px;padding-left: 8px;font-size: 14px;color: #666; margin-top: -30px;height: 130px;line-height: 24px;}

    .dz {
        display: inline-block;
        vertical-align: top;
        height: 24px;
        position: absolute;
        top: 6px;
        left: 5px;
		transform: rotate(-45deg);
    }

    .dz span {
        display: inline-block;
        vertical-align: top;
        height: 20px;
        line-height: 20px;
        padding: 0px 10px;
        background: #ff9800;
        color: #fff;
        /* box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); */
        font-size: 12px;
        border-radius: 4px;
		font-weight:normal;
    }

/* update orders set agentuser=''
where AgentUser IS NULL */