orderDetail.ttss 5.06 KB

page {
  display: block;
  min-height: 100%;
  background-color: #f0f0f0;
  padding-bottom: 110rpx;
  /* margin-top: 110rpx; */
}

.header {
  width: 100%;
  height: 235rpx;
}
.header .activityBanner {
  width: 100%;
  height: 235rpx;
}
.header .activityBannerButton{
  width: 100%;
  height: 235rpx;
  opacity: 0; 
  position: absolute;
  top: 0rpx;
}

.order_fraud-container{
  width: 100%;
  height: 100rpx;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  flex-direction: row;
  background:  white;
  align-items: center;
}
.order_left-view{
  height: 100rpx;
  width: 80%;
  flex: 1;
  margin-left: 20rpx;
}
.order_top-tip{
  display: flex;
  flex-direction: row;
  margin-top: 8rpx;
}
.order_tip-img{
   width: 28rpx;
   height: 28rpx;
}
.order_tip-desc{
  font-size: 24rpx;
  margin-left: 10rpx;
  flex: 1;
}
.order_bottom-desc{
  font-size: 22rpx;
  text-align: left;
  color: #aeaeae;
  margin-top: 20rpx;
}
.order_right-arrow{
   width: 30rpx;
  height: 100rpx;
  margin-right: 10rpx;
  font-size: 22rpx;
  padding-top: 30rpx;
}
.order_fraud-remind-bottom-sep {
  top: 100rpx;
  width: 100%;
  height: 10rpx;
  background: #f0f0f0;
}


.order-detail-page .sub-content .sub-title {
    display: block;
    color: #444444;
    font-size: 29rpx;
}

.order-detail-page .block {
    position: relative;
    background: #fff;
    padding: 30rpx 30rpx;
}


.order-detail-page .btn {
    display: flex;
    box-sizing: border-box;
    width: 140rpx;
    height: 60rpx;
    border-radius: 4rpx;
    font-size: 28rpx;
    text-align: center;
    border: 2rpx solid #444444;
    color: #444444;
    align-items: center;
    justify-content: center;
}

.button {
    height: 60rpx;
    width: 140rpx;
    padding-left: 1rpx;
    padding-right: 1rpx;
    font-size: 28rpx;
    text-align: center;
    margin-right: 20rpx;
    border-radius: 4rpx;
    display: flex;
    justify-content: center;
    align-items: center;
}

.order-detail-page .btn-pay {
    color: #fff;
    border: none;
    background: #d0021b;
    font-size: 28rpx;
    margin-left: 20rpx;
}

button[class="button btn-pay"]::after {
  border: 0;
} 


.addr-item {
    line-height: 100rpx;
    text-align: center;
}
.mask{
  position:fixed;
  top:0;
  left:0;
  background-color: #333;  
  filter: alpha(opacity=30);
  opacity: 0.3;
  width:100%;
  height:100%;
  z-index:1009
}
.picker-view{
  z-index:1100;
  background-color:white;
  position:fixed;
  bottom:0;
  left:0;
  width: 100%;
  height: 400rpx;
}
.chooseBtn{
  position: fixed;
  background-color: white;
  width: 80rpx;
  height: 40rpx;
  color: #444444;
  font-size: 28rpx;
  bottom: 340rpx;
  right: 0;
  z-index: 1101;
}

.order-detail-page .timeViewOpt {
    /* height:150rpx; */
    width: 100%;
    text-align: right;
    border-top: 1px solid #e0e0e0;
    position: fixed;
    bottom: 0px;
    background: white;
}

.order-detail-page .timeViewOpt .timeView{
    height: 60rpx;
    width: 100%;
    display: flex; 
    flex-direction:row;  
    align-items: center;
    background: white;
    justify-content: center; 
}

.order-detail-page .timeViewOpt .timeView .timmmm{
    height: 60rpx;
    display: flex; 
    flex-direction:row;  
    align-items: center;
}

.order-detail-page .timeViewOpt .timeView .timmmm .timeIcon{
    height: 24rpx;
    width: 24rpx;
}

.order-detail-page .timeViewOpt .timeView .timmmm .counter{
    margin-left: 10rpx; 
    font-size: 24rpx;
}


.order-detail-page .timeViewOpt .bottomViewLine{
   height: 1rpx;
   width: 100%;
   background: #e0e0e0;
}


.order-detail-page .timeViewOpt .tips{
    height: 52rpx;
    width: 97.5%;
    display: flex; 
    flex-direction:row;  
    align-items: center;
    justify-content: flex-end;
    background: white;
    border-bottom: 1px solid #e0e0e0;
}

.order-detail-page .timeViewOpt .bottomView{
    height: 120rpx;
    width: 97.5%;
    display: flex; 
    flex-direction:row;  
    align-items: center;
    justify-content: flex-end;
    background: white;
}

.order-detail-page .invite {
  background: #d0021b; 
}

.order-detail-page .inviteBtn {
    height: 60rpx;
    font-size: 28rpx;
    text-align: center;
    margin-right: 0rpx; 
    background: #d0021b;
    color: #fff;
    border: none;
    margin-left: 0rpx;
    padding: 0px 8px 0px 8px;
    border-radius: 4rpx;
    display: flex;
    justify-content: center;
    align-items: center;
}

.likeContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: white;
}

.titleContainer{
  background-color: white;
  border-bottom: 0.5rpx solid #e0e0e0;
  display: flex;
  flex-direction: row;
  height: 80rpx;
  align-items:center;
}
.titleLine{
  width: 4rpx;
  height: 30rpx;
  background-color: #444444;
  margin-left: 20rpx;
}
.titleDesc{
  flex: 1;
  text-align: left;
  font-family: PingFang SC;
  font-size: 30rpx;
  margin-left: 16rpx;
  font-weight: 600;
  color: #444444;
}