.product-item-price{
	margin-top: 15px;
	margin-bottom: 10px;
    background: #fee5e0;
    border-top: #FFCBC5 1px solid;
    border-bottom: #FFCBC5 1px solid;
    padding: 20px 10px 5px 10px;
}
.product-item-price #agentPriceDt {
    padding-bottom: 5px;
    border-bottom: 1px dashed #AAA6A5;
    margin-bottom: 15px;
}
.product-item-price #agentPriceDt .now{
	display: inline-block; 
	vertical-align: middle; 
	margin-left: 10px; 
	font-size: 26px; 
	color: #c40000;
	font-weight: normal;
	line-height: 40px;
}
#J_prodet_tax_rule{
	color: #0167c9;
	text-decoration: underline;
	font-size: 12px; 
	margin:0px 5px;
}
.prodet-tax-desc {
    /* position: absolute; */
    top: 30px;
	left: -1px;
	width:160;
    background: white;
    z-index: 1001;
    border: 1px solid #ECECEC;
	padding-left: 10px;
	font-size:11px;
}
.original-price {
    width: 100%;
    height: 30px;
    line-height: 20px;
    float: left;
    clear: both;
}

.dft { 
	display: inline-block; 
	vertical-align: middle; 
	margin-left: 10px; 
	font-size: 16px; 
	color: #999; 
	text-decoration: line-through; 
}
.now { 
	display: inline-block; 
	vertical-align: middle; 
	margin-left: 10px; 
	font-size: 16px; 
	color: #000; 
}
.tax-title { 
	display: inline-block; 
	vertical-align: middle; 
	margin-left: 10px; 
	font-size: 13px; 
	color: #666; 
}

body .layui-layer-btn0{
	float:right;
	padding: 0 10px 42px;
}
body .layui-layer-btn{
	padding: 0 10px 42px;
}
body .layui-layer-title{
	height: 42px;
	padding:  5px;
	line-height: 42px;
	font-size: 14px;
	background-color: #F8F8F8;
	margin: 0 0px;


}

.goods-price{
	color: #cc0000;
	font-size: 18px;
	text-align:center;
}
.goods-name{
	color: #666;
	font-size: 12px;
	text-align:center;
}
.goods-list{
	border-bottom: 2px solid #DDDDDD;
	margin-bottom: 20px;
	height: 260px;
}
.goods-image{
	margin: 10px auto 0;
	width: 196px;
	height: 196px;
}

#ver-code{
	position: relative;
	width: 190px;
	height: 46px;
	line-height: normal;
}
.ver-code-img{
	position: relative;
	width: 130px;
	height: 52px;
}

.goods-fromPlace{
	width: 20px;
	height: 20px;
	margin: 0px  5px;
}
.layui-layer-dialog{
	min-height:170px;
}


#time{
	font-size: 12px;
	font-weight: normal;
	color: #999;
	padding:-2 0 0;
	margin:0px;
	}

/* 地址css */
#distpicker-add{
	color:#000;
}
#distpicker-add #eprovinceName{
	margin:0px 43px 0 0;
	padding:5px 10px;
	line-height: 28px;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	background-color: #fff;
}
#distpicker-add #ecityName{
	margin:0px 43px 0 0;
	padding:5px 10px;
	line-height: 28px;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	background-color: #fff;
}
#distpicker-add #edistrictName{
	padding:5px 10px;
	line-height: 28px;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	background-color: #fff;
}







