pind_list.wxss 3.22 KB
page{
  background: #eee
}
.kill-list{
  width: 95%;
  margin-top: -10rpx;
  position:absolute;
  left: 2.5%;
  
}

.kill-time {
    text-align: center;
    justify-content: space-around;
    align-items: center;
    height: 101rpx;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background-color: #f6f6f6;
}
.kill-time .theader{
      display: flex; margin: 0 auto; align-items: center;
   height: 100rpx;

}


.kill-time .theader .timeac {
    font-size: 32rpx; height:100%; width: 50%; 
    color: #333; background-color: #fff;

}

/* .kill-time .theader .timeac.left{border-top-left-radius: 86rpx; border-bottom-left-radius: 86rpx;}
.kill-time .theader .timeac.right{border-top-right-radius: 86rpx; border-bottom-right-radius: 86rpx;} */
.kill-time .theader .timeac.active{color: #c4182e}


.kill-item {
     display: flex;
    justify-content: space-between;
    background-color: #fff;
    padding: 10rpx 20rpx;
    margin-bottom: 10rpx;
    border-radius: 10rpx;
    height: 249rpx;
    align-items: center;
    padding-left: 20rpx;
   

}

.kill-pic {
    width: 215rpx;
    height: 215rpx;
    position: relative;
}

.kill-pic .tbiao{
  width: 76rpx;height: 76rpx; position: absolute; left: -5rpx; top: 0;
  background-color: #c4182e;color: #fff; font-size:  22rpx;
  text-align: center; line-height: 76rpx; border-radius:50% 
}

.kill-cont {
   width: 440rpx;
    height: 215rpx;
    margin-left: 16rpx;
}

.goods-name {
  height: 60rpx;
  margin-bottom: 18rpx;  
  font-size: 27rpx;
  color: #555;
  line-height: 30rpx;

}

.goods-num {
   height: 60rpx;
    display: flex;
    justify-content: space-between;
    margin-top: 10rpx;
    font-size: 24rpx;
    color: #999;
    align-items: center;
}

.goods-num .co-red {
    font-size: 30rpx;
    font-weight: bold;
}

.underline {
    text-decoration: line-through; color:#999999; font-size: 20rpx; margin-left: 5rpx;
}

.kill-btn {
    text-align: right;
    padding-top: 15rpx;

}


.kill-btn>navigator {
    padding: 0 20rpx;
    background: #e23245;
    color: #fff;
    border-radius: 20rem;
line-height: 43rpx;
margin-top: 4rpx;
}

.kill-btn .gray {
    background-color: #555;
}

.no-more {
    font-size: 30rpx;
    line-height: 2;
    text-align: center;
    color: #333;
}

.kill-btn>navigator.huise{background-color:#999999;}
.tneirong{
  color:#fff; 
  font-size: 20rpx;
  border-radius:20rpx;
  padding-left: 32rpx;
  padding-right: 15rpx;
  padding-bottom: 2rpx;
  height: 28rpx;
 line-height: 28rpx;


  }
.body_frame {
width: 100%;
height: 100%;

}
.xc-top-img{  
  width: 100%;
  height: 333rpx;
  margin-top: 5rpx;
 
}
.xc-seckill-bottom{
  position: fixed;
bottom: 0rpx;
width: 100%;
}
.xc-bottom{
  width: 45rpx;
  height: 45rpx;
  margin-right: 13rpx;
}
.xc-border-right{
  border-right: 4rpx solid #eee;
}
.xc-team-img{
width:38rpx;
height: 45rpx; 
left: -1rpx;
top: -16rpx;
}

.xc-people-val-frame{
  border: 3rpx solid #d60021;border-radius: 8rpx;overflow: hidden;

}
.xc-people-val-frame .val-img{
width:33rpx;height:28rpx;border-radius: 8rpx;margin-left: -2rpx;
}
.xc-top15{
  padding-top: 15rpx;
  margin-top: 6rpx;
}
.people-img{
  width:20rpx;height:20rpx
}
.time-blue{
margin-left: 10rpx;
}
.martop13{
margin-top:4rpx;

}
.martop18{
margin-top: 8rpx;

}
.xc-lihe42{
  height: 60rpx;
 
}