diy_groupbuy.wxss 5.68 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: 460rpx;
}

.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: 190rpx;
  min-width: 30%;
}

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

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

.sp .sp_top .s_top_kill {
  background-color: #c4182e;
  font-size: 24rpx;
  height: 38rpx;
  line-height: 38rpx;
  padding: 4rpx 10rpx;
  border-radius: 10rpx;
  z-index: 999;
  position: relative;
  top: 1rpx;
  width: 110rpx;
  color: #fff;
  text-align: center;
}
/* .ellipsis-1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
} */
.progress_box{
  position: relative;
  height: 40rpx;
}

.progress::after{
  content: attr(data-content);
  position: absolute;
  right: 20px;
  font-size: 24rpx;
  color: #fff;
  line-height: 40rpx;
}
.on_sale{
  position: absolute;
  font-size: 24rpx;
  left: 40%;
  line-height: 40rpx;
  /* top: 2rpx; */
  color: #fff;
}


.progress_list::after{
  content: attr(data-content);
  position: absolute;
  right: 6rpx;
  font-size: 20rpx;
  color: #fff;
}
.on_sale_list{
  position: absolute;
  font-size: 22rpx;
  left: 30%;
  top: 4rpx;
  color: #fff;
}
/* .on_sale : hover{

} */
.po {
  position: absolute;
}

.sp .sp_top .s_foot_kill {
  font-size: 20rpx;
  position: absolute;
  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;
  margin-top: 50rpx;
}

.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_sj_kill text {
  background-color: #fdcb08;
  text-align: center;
  border-radius: 10rpx;
  padding: 4rpx;
  margin-left: 6rpx;
  color: #777;
  font-size: 28rpx;
}

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

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

.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}

.gorup_count {
	position: relative;
	font-size: 0;
	border: 1px solid #C4182E;
	width: 100%;
	text-align: left;
	background-color: #fff;
	border-radius: 32rpx;

}

.gorup_count .leftred,.gorup_count .rightwhite {
	font-size: 20rpx;
	vertical-align: middle;
	display: inline-block;

}

.gorup_count .leftred {
	width: 50%;
	background-color: #C4182E;
	color: #FFF;
	border: 1px solid #C4182E;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 32rpx;

}

.gorup_count .rightwhite {
	color: #C4182E;
	position: absolute;
	right: 10rpx;
	top: 2rpx;
}
.jc_sb{ justify-content: space-between;}