.process{
	padding: .19rem;
}
.process .process_out_box{
	width: 1.59rem;
	height: .12rem;
	border: solid 1px #8b6734;
	background-color: #fff;
}
.process .process_out_box .percent{
	height:100%;
	background-color: #8b6734;
}
.process span{
	height: .12rem;
	line-height: .12rem;
	margin-right: .15rem;
}
img.sold_out{
	position: absolute;
	width: 1.02rem;
	height: .82rem;
	top: .2rem;
	right: 35%;
}
#c_goodslist{
	
}
#c_goodslist>li{
	float: left;
	width: 2.225rem;
	/*height: 3.74rem;*/
	margin-right: .13rem;
	margin-bottom: .2rem;
}
#c_goodslist>li .imgpic{
	width: 2.225rem;
	height: 2.26rem;
}
#c_goodslist>li .imgpic img.goodpic{
    width: 100%;	
    height: 100%;
}
#c_goodslist>li .imgpic img.isself{
	position: absolute;
	bottom: ;
	left: 0;
}
#c_goodslist>li .imgpic img.addshopcar{
	position: absolute;
	bottom: .8rem;
	right: .1rem;
}
#c_goodslist>li .imgpic img.addfoucus{
	position: absolute;
	bottom: .2rem;
	right: .1rem;
}
#c_goodslist>li .goods_detail{
	background-color: #fff;
	padding:.14rem .12rem .2rem;
	/*height: 1.5rem;*/
}
#c_goodslist>li .goods_detail img.addshopcar{
	position: absolute;
	top: .1rem;
	right: .12rem;
	z-index: 99;
}
#c_goodslist>li .goods_detail img.addfoucus{
	position: absolute;
	top: .1rem;
	right: .5rem;
	z-index: 99;
}
#c_goodslist>li .goods_detail .sales{
	display: flex;
	justify-content: space-between;
	margin-top: .2rem;
	margin-bottom: .11rem;
}
#c_goodslist>li .goods_detail .sales >div{
	width: 50%;
	font-size: .14rem;
	color: #666;
}
#c_goodslist>li .goods_detail .sales >div:nth-child(2){
	border-left: 1px solid #dbdbdb;
	padding-left: .2rem;
}
#c_goodslist>li .goods_detail .sales >div span{
	font-size: .14rem;
	color: #5568b1;
}

#c_goodslist>li:nth-child(5n){
	margin-right: 0;
}
.condtion_type{
				background-color: #fff;
			}
			.condtion_type>div{
				border-bottom: 1px dashed #ccc;
			}
			.condtion_type .brand_name{
			    float: left;
			    width: 1rem;
			    padding-left: .1rem;
			    line-height: .34rem;
			    white-space: nowrap;
			 	color: #999;
			    overflow: hidden;
			}
			.condtion_type .sl-value{
			    margin-left: 1.1rem;
			    padding-left: .1rem;
			    overflow: hidden;
			    zoom: 1;
			    background: #fff;
			}
			.condtion_type .sl-v-list{
				overflow: hidden;
			    zoom: 1;
			    padding-top: .04rem;
			}
			.condtion_type .sl-v-list .v-fixed {
			    min-height: .3rem;
			}
			.condtion_type .sl-v-list ul{
			    float: left;
			    overflow: hidden;
			    zoom: 1;
			    position: relative;
			    height: .3rem;
			}
		    .sl-v-list li {
			    /*width: 1.3rem;*/
			    margin-right: .05rem;
			}
			.sl-v-list li {
			    float: left;
			    _display: inline;
			    /*margin-right: .5rem;*/
			    margin-bottom: .04rem;
			    height: .26rem;
			    line-height: .26rem;
			}
			.sl-v-list li a {
			    /*width: 1.3rem;*/
			   padding: 0 .2rem;
			    display: inline-block;
			    overflow: hidden;
			    text-overflow: ellipsis;
			    white-space: nowrap;
			}
			.sl-v-list li a {
			    float: left;
			    white-space: nowrap;
			    zoom: 1;
			    color: #333;
			}
			.layui-input{
				height: .3rem!important;
			}
			.layui-form-mid{
				line-height: .11rem!important;
			}
			.layui-laypage button{
				background-color: #8b3734!important;
				color: #fff!important;
			}
			.arr_div{
				display: inline-block;margin-bottom: -.01rem
			}
			.arr_div img{
				display: block;
			}
			.arr_div img:nth-child(1){
				display:block;margin-bottom: .018rem;
			}
			.c_title{
				font-size: .26rem;
				font-weight: normal;
				font-stretch: normal;
				line-height: .7rem;
				color: #333333;
				text-align: center;
			}
			.canuse,.uncanuse{
				width: 3.75rem;
				height: 1.46rem;
				background-image: url(../img/Coupon/coupon_canuse.png);
				background-repeat: no-repeat;
				background-size: cover;
				margin-right: .15rem;
				margin-bottom: .15rem;
				padding:0 .15rem;
				position: relative;
			}
			.uncanuse{
				background-image: url(../img/Coupon/coupon_unuse.png);
			}
			.canuse{
				color:#8b6734;
			}
			.uncanuse{
				color: #999;
			}
			.canuse>div:nth-child(1),.uncanuse>div:nth-child(1){
				padding-bottom: .15rem;
				border-bottom: 1px solid #ccc;
				width: 2.65rem;
			}
			.canuse .type,.uncanuse .type{
				padding: .13rem;
			}
			.canuse .cljlq,.uncanuse .cljlq{
				position: absolute;
				width: .18rem;
				height: .87rem;
				font-family: MicrosoftYaHei;
				font-size: .18rem;
				font-weight: normal;
				font-stretch: normal;
				letter-spacing: .5rem;
				color: #ffffff;
				top: .25rem;
				right: .25rem;
			}
			.uncanuse .process .process_out_box{
				width: 1.59rem;
				height: .12rem;
				border: solid 1px #ccc;
				background-color: #fff;
			}
			.uncanuse .process .process_out_box .percent{
				height:100%;
				background-color: #ccc;
			}