.cart_no_product {
	padding-left:0px;
	text-align:center;
	color:red;
	font-size:1.5em;
}
.create_order_font{font-size:17px;font-family: "microsoft yahei";}

.a6giftsel {
	background: url(../../static/images/pc/icon.png) no-repeat -142px -24px;
}

.order-confirm-style-owest-amount{
	background-color: #B4ADAD!important;
}
.comfirm-order-style{
	background-color: #cf5863;
}

.price_select {
	color: red;
}

.price_select select {
	cursor: pointer;
	border: none;
	color: red;
}

.pro_barcode {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
}

#nct_list {
	width: 900px;
	overflow: auto;
    display: inline-block;
}

.sup-info {
	width: 100%;
	display: inline-block;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #red;
}
