diy_seckill.wxss 4.48 KB
.flex{
  display: flex;
  align-items: center;
}
.top {
  background-color: white;
  height: 70rpx;
  line-height: 70rpx;
  color: #000;
  border-bottom: 2rpx solid #eee;
  padding:0rpx 20rpx;
  display: flex;
  justify-content: space-between;
  font-size: 32rpx;
}

.s_it {
  width: 100%;
  display: flex;
  background-color: white;
}

.s_prom {
  width: 100%;
  background-color: white;
  min-height: 200rpx;
}

swiper {
  display: block;
  height: 400rpx;
}

.right_k {
  width: 30rpx;
}
.right_k image{
  width: 30rpx;
  height: 30rpx;
}
 .t_left { 
  width: 10rpx;
  height: 38rpx;
  background: #c4182e;
  margin-right: 10rpx;
}


.sp {
  min-height: 300rpx;
  width: 100%;
  background-color: white;
  padding: 18rpx;
  display: flex;
}

.sp .sp_top {
  height: 220rpx;
  min-width: 30%;
}

.sp .sp_top .s_img {
  width: 210rpx;
  height: 100%;
}

.sp .sp_top .s_img image {
  width: 210rpx;
  height: 100%;
  position: relative;
  top: -74rpx;
  left: 0rpx;
}

.sp .sp_top .s_top_kill {
  background-color: #c4182e;
  font-size: 24rpx;
  height: 38rpx;
  line-height: 38rpx;
  left: 6rpx;
  padding: 4rpx 10rpx;
  border-radius: 10rpx;
  z-index: 999;
  position: relative;
  top: -6rpx;
  width: 210rpx;
  color: #fff;
  text-align: center;
}

.po {
  position: absolute;
}

.sp .sp_top .s_foot_kill {
  font-size: 20rpx;
  position: relative;
  top: -90rpx;
  width: 210rpx;
  height: 38rpx;
  line-height: 38rpx;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.sp_wz {
  width: 210rpx;
  min-height: 100rpx;
}

.sp_wz .sp_wzi {
  font-size: 30rpx;
  border-bottom: 2rpx solid #dcdcdc;
  width: 100%;
  text-align: left;
  padding: 4rpx 0;
  overflow: hidden;
  height: 48rpx;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 48rpx;
}

.sp_wz .sp_jg {
  color: #c4182e;
  font-size: 30rpx;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 10rpx;
}

.sp_wz .sp_jgx {
  color: #adadad;
  text-decoration: line-through;
  font-size: 24rpx;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.one {
  margin-left: 14rpx;
}

.sp .sp_top .s_top1_kill {
  position: absolute;
  background-color: #c4182e;
  font-size: 24rpx;
  height: 38rpx;
  line-height: 38rpx;
  left: 265rpx;
  top: 100rpx;
  padding: 0 10rpx;
  color: white;
  border-radius: 10rpx;
}

.sp .sp_top .s_top2_kill {
  position: absolute;
  background-color: #c4182e;
  font-size: 24rpx;
  height: 38rpx;
  line-height: 38rpx;
  right: 146rpx;
  top: 100rpx;
  padding: 0 10rpx;
  color: white;
  border-radius: 10rpx;
}

.sp .sp_top .s_foot1_kill {
  font-size: 20rpx;
  position: absolute;
  top: 270rpx;
  width: 210rpx;
  height: 38rpx;
  line-height: 38rpx;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.po1 {
  position: absolute;
}

.sp .sp_top .s_foot2_kill {
  font-size: 20rpx;
  position: absolute;
  top: 270rpx;
  width: 210rpx;
  height: 38rpx;
  line-height: 38rpx;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.sp2 {
  width: 100%;
  min-height: 240rpx;
}

.sp2 .one1 {
  background-color: white;
  height: 285rpx;
  display: flex;
  padding:0rpx 20rpx;
  border-bottom: 6rpx#eee solid;
  align-items: center;
}

.sp2 .one1 .o1_img {
  width: 220rpx;
  height: 220rpx;
  margin-right: 25rpx;
}

.o1_right .sp_wzi {
  font-size: 30rpx;
  margin-bottom: 6rpx;
  text-align: left;
  padding: 4rpx 0;
  height: 48rpx;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.o1_right .o1_sj_kill {
  height: 60rpx;
  margin-bottom: 10rpx;
  font-size: 28rpx;
}

.o1_right .o1_sj_kill text {
  background-color: #fdcb08;
  text-align: center;
  border-radius: 10rpx;
  padding: 4rpx;
  margin-left: 6rpx;
}

.o1_right .sp_jg {
  color: #c4182e;
  font-size: 30rpx;
  overflow: hidden;
  display: inline-block;
  margin-right: 10rpx;
}

.o1_right .sp_jgx {
  color: #dcdcdc;
  text-decoration: line-through;
  font-size: 26rpx;
  overflow: hidden;
  display: inline-block;
}

.o1_img image {
  width: 220rpx;
  height: 220rpx;
}
.o1_right{
  width: 465rpx;
}
.o1_right .wo {
  background-color: #c4182e;
  width: 150rpx;
  height: 50rpx;
  line-height: 50rpx;
  color: white;
  text-align: center;
  font-size: 30rpx;
  border-radius: 14rpx;
}
.rob{
  display: flex;
  justify-content: flex-end;
  font-size: 30rpx;
}
.money{
   display: flex;
   align-items: center;
}

.sp .sp_top .s_top_kill.gray{background-color:#bdbdc1;color: #fff;font-weight: normal}