discountCoupon.css 3.7 KB

*{
   margin:0;
   padding:0;
}
body{
	
   display:flex;
   flex-direction: column;
   background: #fff;
}

*{
   margin:0;
   padding:0;
}
body{
	
   display:flex;
   flex-direction: column;
   
}
.out{
	
	margin: 0.37rem 0.32rem 0.31rem;
	
}
.you{
	margin-top: 0.1rem;
}
.youhui{
	display:flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.1rem 0;
	justify-content: center;
}
.use{
	display: flex;
	justify-content: space-between;
	padding: 0 0.75rem;
}
.active{
	color: red;
}

.wai{
	padding-top: 0.2rem;
}
.use span{
	font-size:0.32rem ;
}
.quan{
	/*background-image: url('../images/f2.png');*/
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	width: 6.1rem;
	height:1.8rem;
}
.quan img{
	width:100%;
	height: 100%;
}
.circle{
	position: relative;
	width:0.44rem;
	height: 0.44rem;
	/*border:0.02rem solid #FE0A01;*/
	border-radius: 50%;
	margin: 0 0.3rem 0 0;
	
}
.icon-xuanzhong{
	font-size: 0.5rem;
}
.icon-yuancircle46{
	font-size: 0.7rem;
}
.cir{
	border:0.02rem solid #999;
}
/*.circle .iconfont{
	position: absolute;
	left: -0.02rem;
	top:-0.13rem;

	/*color:#FE0A01;*/
	font-size:0.5rem;
}*/
.dai{
	position: absolute;
	top:0.4rem;
	left:0.52rem;
	display:flex;
    justify-content:space-between;
    align-items: center;
 
}
.icon-xuanzhong{
	color:#FE0A01 ;
}

.date span{
    font-size: 0.26rem;
    color:#252729 ;
}
.date span:nth-child(1){
	
    font-size: 0.32rem;
    
}
.date span:nth-child(2){
    font-size: 0.26rem;
   
}
.money{
	font-size: 0.6rem;
    color:#FE0A01;
    margin: 0 0.2rem 0 0;
}
.date{
	display:flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color:#252729;
}
.ok{
	font-size: 0.36rem;
	width: 100%;
	height: 1rem;
	background:#3399FF;
	color:#FFFFFF ;
	text-align: center;
	line-height: 1rem;
	position:fixed;
	bottom: 0;
	
	left: 0;
}
.ok:active{
	opacity: 0.7;
}

.out{
	
	margin: 0.37rem 0.32rem 0.31rem;
	
}
.outdate{
	position: absolute;
	z-index: 10;
	width: 2.22rem;
	height: 2rem;
}
.youhui{
	display:flex;
	align-items: center;
	
	justify-content: center;
}
.use{
	display: flex;
	justify-content: space-between;
	padding: 0 0.75rem;
}
.active{
	color: red;
}

.wai{
	padding-top: 0.2rem ;
	
	
}
.use span{
	font-size:0.32rem ;
}
.quan{
	/*background-image: url('../images/f2.png');*/
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	width: 6.1rem;
	height:1.8rem;
}
.quan img{
	width:100%;
	height: 100%;
}

.cir{
	border:0.02rem solid #999;
}

.dai{
	position: absolute;
	top:0.4rem;
	left:0.52rem;
	display:flex;
    justify-content:sace-between;
    align-items: center;  
}
.icon-yuancircle46{
	font-size: 0.65rem;
	color: #999;
	position: absolute;
	left: -0.07rem;
	top:-0.117rem;
}
.date span{
    font-size: 0.26rem;
    color:#252729 ;
}
.date span:nth-child(1){
	/*padding:0 0 0.3rem 0;*/
    font-size: 0.32rem;
    
}
.date span:nth-child(2){
    font-size: 0.26rem;
   
}
.money{
	font-size: 0.6rem;
    color:#FE0A01;
    margin: 0 0.2rem 0 0;
}
.circle{
	
	position: relative;
	width: 0.5rem;
	height: 0.5rem;
	border:0.02rem solid #999;
	
}
.date{
	display:flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color:#252729;
}
.ok{
	font-size: 0.36rem;
	width: 100%;
	height: 1rem;
	background:#3399FF;
	color:#FFFFFF ;
	text-align: center;
	line-height: 1rem;
	position:fixed;
	bottom: 0;
	
	left: 0;
}
.ok:active{
	opacity: 0.7;
}
.icon-duigou{
  	color:#fff;
  	position: absolute;
  	left:0rem;
  	top:-0.1rem;
  	font-size: 0.5rem;
}
.agree{
	width: 100%;
	height:1rem;
	background: #3399FF;
	display: flex;
	justify-content: center;
	font-size: 0.36rem;
	color: #fff;
	align-items: center;
	position: absolute;
	bottom:0;
}