orderdetail.wxss 5.4 KB
@import '../../iconfont/iconfont.wxss';
.register{
     width: 100%;
     height: 100%;
     background-color: rgba(0,0,0,0.5);
     position:fixed;
     left:0;
     right:0;
     z-index: 5;
 }
.registerwrap{
    width:531rpx;
    height:503rpx;
    background: #ffffff;
    border-radius: 10rpx;
    position: absolute;
    z-index: 6;
    /*left:0.4rem;*/
    /*top: 3rem;*/
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    
    
}
.codeimg{
  width:435rpx;
  height:435rpx;
  font-size: 0;
  margin:34rpx auto;
}
.codeimg image{
  width:100%;
  height:100%;
 
}

.icon-shanchuguanbicha{
  text-align: center;
  position: absolute;
  top:112%;
  left:0;
  right:0;
  /* transform: translate(112%,-50%); */
  margin:0 auto;
  z-index: 999;
  color:#fff;
  font-size: 60rpx;
}
page{
  background: #F4F4F4;
}

.head{
  width:750rpx;
  height: 381rpx;
  font-size: 0;
  position:relative;
  display:flex;
  justify-content: center
}
.head image{
  width:100%;
  height:100%;
}
.peopleimg{
  width:73rpx;
  height:73rpx;
  font-size: 0;
  margin:0 auto;
 

}
.state{
 position:absolute;
  top:60rpx; 
}
.peopleimg image{
  width:100%;
  height:100%;
}
.ordertailname{
  color:#FFFFFF;
  font-size: 30rpx;
  /* position:absolute;
  top:154rpx;  */
  margin-top:15rpx;
}
.peoplename{
 color:#FFFFFF;
 font-size: 30rpx; 
 position: absolute;
 top:268rpx;
 opacity: 0.9
}
.codenum{
  color:#FFFFFF;
  font-size: 24rpx;
  position: absolute;
  top:310rpx;
  opacity: 0.8
}
/* 地址管理*/

 .headbottom{
   width:691rpx;
   padding: 30rpx;
   box-sizing: border-box;
   background: #fff;
   border-radius: 10rpx;
   position: absolute;
   bottom:17rpx;
 }
 .addressname{
   display:flex;
   align-items: center;
   margin-top:25rpx;

 }
 .addressnameimg{
   width:33rpx;
   height:33rpx;
   font-size: 0
 }
 .addressnameimg image{
   width:100%;
   height:100%;
 }
 .addressnameinfo{
   color:#333333;
   font-size:28rpx;
   margin-left:21rpx;

 }
 .address{
   color:#707070;
   font-size:24rpx;

 }
 .ordertailgood{
   display:flex;
   margin:20rpx 30rpx;
 }

 .ordertaile{
   width:206rpx;
   height:227rpx;
   border-radius: 10rpx;
   background: #fff;
   display:flex;
   justify-content: center;
   align-items: center

 }
 .orderdetailimg{
   width:110rpx;
   height:147rpx;
   font-size: 0

 }
 .orderdetailimg image{
   width:100%;
   height:100%;
 }

 .orderdetilr{
   border-radius:10rpx;
   background: #fff;
   margin-left:30rpx;
  height:227rpx;
   padding: 37rpx 39rpx;
   box-sizing: border-box
 }
 .ordertailrtop{
  display:flex;
   align-items: center;
   justify-content: space-between
 }
 
 .ordertailgoodinfotopname{
   width:170rpx;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   color:#333333;
   font-size:28rpx;
 }
 .ordertailgoodinfotopprice{
   color:#15276D;
   font-size: 24rpx;
   margin-left:145rpx;
 }
 
 .ordertailgoodinfobottomcolor{
   color:#707070;
   font-size: 24rpx;
   margin-top:20rpx;
 }
 .ordertailgoodinfobottomnum{
   color:#707070;
   font-size: 24rpx;
  text-align: right;
  margin-top:20rpx;
 }
.ordertailshenqing{
  display:flex;
  align-items: center;
  margin-top:23rpx;
  justify-content: flex-end;
}
.sehqningword{
  color:#333333;
  font-size: 24rpx;
}
.shenqingmoney{
  color:#707070;
  font-size: 24rpx;
  margin-left:64rpx;
}
.shenqingprice{
  color:#15276D;
  font-size: 36rpx;
  margin-left:40rpx;
}

.paydetail{
  width:691rpx;
  background: #fff;
  border-radius: 10rpx;
  padding: 29rpx 40rpx 39rpx;
  box-sizing: border-box;
  margin:22rpx auto 30rpx;
}
.paydetailist{
  color:#707070;
  font-size: 24rpx;
  margin-top:20rpx;
}

 .payorderbottom{
  width:691rpx;
  padding: 30rpx 40rpx;
  box-sizing: border-box;
  display:flex;
  justify-content: space-between;
  align-items: center;
  border-radius:10rpx;
  background: #fff;
  margin:24rpx auto 30rpx;

}
.payorderbottomleftact{
  color:#707070;
  font-size: 24rpx;
}
.payorderbottomleftprice{
  color:#333333;
  font-size: 40rpx;
  margin-left:20rpx;

}
.payorderleft{
  display:flex;
  align-items: center
}
.payorderbottomright{
  width:148rpx;
  height:54rpx;
  background:linear-gradient(95deg,rgba(14,166,212,1),rgba(23,69,149,1));
  border-radius:27rpx;
  color:#fff;
  text-align: center;
  line-height: 54rpx;
  font-size: 24rpx;
}
.valetorder{
  width:148rpx;
  height:54rpx;
  background:linear-gradient(95deg,rgba(228,120,85,1),rgba(228,120,85,1));
  border-radius:27rpx;
  color:#fff;
  font-size: 24rpx;
  text-align: center;
  line-height:54rpx;
}
 
 
 /* 客服电话 */
 .kefulist{
   display:flex;
   align-items: center;
   justify-content: center
 }
 .kefuimg{
   width:36rpx;
   height:40rpx;
   font-size: 0
 }
 .kefulist{
   width:147rpx;
  height:80rpx;
  background:rgba(255,255,255,1);
  box-shadow:0px 0rpx 24rpx 0rpx rgba(4,3,18,0.2);
  
  border-top-left-radius: 40rpx;
  border-bottom-left-radius: 40rpx;
  position: absolute;
  bottom:-185rpx;
  right:0;
  
 }
 .kefuimg image{
   width:100%;
   height:100%;
 }
 .kefuname{
   color:#333333;
   font-size: 24rpx;
   margin-left:14rpx;
 }
 .lastpaydetail{
   margin-bottom:226rpx;
 }

.orderheji{
  width:691rpx;
  padding: 29rpx 40rpx 39rpx;
  margin:0 auto;
  box-sizing: border-box;
  background: #fff;
  display:flex;
  justify-content: space-between;
  align-items: center;
}
 .ordertotal{
  margin-top:20rpx;
  display:flex;
  align-items: center
}
.ordertoatlname{
  color:#999;
  font-size: 24rpx;
}
.ordertotalprice{
  color:#333;
  font-size: 36rpx;
  margin-left:10rpx;
}