diy_pingd_buy.wxss 5.67 KB
/* pages/wp/wp.wxss */
.top{
  display: flex;
  align-items: center;
  font-size: 32rpx;
}
.top_p {
  padding:0rpx 20rpx;
  background-color: white;
  height: 70rpx;
  line-height: 70rpx;
  color: #000;
  text-align: left;
  border-bottom: 2rpx solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.right_p {
  width: 30rpx;
}

.right_p image {
  width: 30rpx;
  height: 30rpx;
}

.top_p .t_left_p {
  width: 10rpx;
  height: 38rpx;
  background: #c4182e;
  margin-right: 12rpx;
}

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

.sp_p .sp_top_p {
  height: 220rpx;
  min-width: 30%;
  position: relative;
}

.sp_p .sp_top_p .s_img_p {
  width: 210rpx;
  height: 100%;
}

.sp_p .sp_top_p .s_img_p image {
  width: 100%;
  height: 100%;
  background-color: blueviolet;
  left: 0rpx;
  vertical-align: middle;
}

.sp_p .sp_top_p .s_top_p {
  background-color: #c4182e;
  font-size: 24rpx;
  height: 38rpx;
  line-height: 38rpx;
  left: 6rpx;
  padding: 0 10rpx;
  border-radius: 10rpx;
  z-index: 9;
  position: absolute;
  width: 100rpx;
  color: #fff;
  text-align: center;
}

.sp_p .sp_top_p .s_foot_p {
  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);
}

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

.s1_gk_a1 {
  display: inline;
  width: auto;
  height: auto;
}

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

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

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

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

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

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

.one_p {
  margin-left: 20rpx;
}

.sp_p .sp_top_p .s_top1_p {
  position: absolute;
  background-color: #c4182e;
  font-size: 24rpx;
  height: 38rpx;
  line-height: 38rpx;
  left: 265rpx;
  top: 160rpx;
  padding: 0 10rpx;
  color: white;
  border-radius: 10rpx;
}

.sp_p .sp_top_p .s_top2_p {
  position: absolute;
  background-color: #c4182e;
  font-size: 24rpx;
  height: 38rpx;
  line-height: 38rpx;
  right: 146rpx;
  top: 160rpx;
  padding: 0 10rpx;
  color: white;
  border-radius: 10rpx;
}

.sp_p .sp_top_p .s_foot1_p {
  font-size: 20rpx;
  position: absolute;
  top: 332rpx;
  width: 210rpx;
  height: 38rpx;
  line-height: 38rpx;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.sp_p .sp_top_p .s_foot2_p {
  font-size: 20rpx;
  position: absolute;
  top: 332rpx;
  width: 210rpx;
  height: 38rpx;
  line-height: 38rpx;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

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

.sp2_p .one1_p {
  background-color: white;
  height: 252rpx;
  display: flex;
  padding: 20rpx;
  border-bottom: 6rpx#eee solid;
  align-items: center;
}

.sp2_p .one1_p .o1_img_p {
  width: 220rpx;
  height: 220rpx;
  margin-right: 25rpx;
}

.o1_right_p {
  position: relative;
  width: 465rpx;
}

.o1_right_p .sp_wzi_p {
  font-size: 30rpx;
  margin-bottom: 6rpx;
  width: 100%;
  text-align: left;
  padding: 4rpx 0;
  height: 48rpx;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.o1_right_p .o1_sj_p {
  height: 60rpx;
  font-size: 26rpx;
  line-height: 40rpx;
}

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

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

.o1_right_p .sp_jgx_p {
  color: #adadad;
  text-decoration: line-through;
  font-size: 26rpx;
  overflow: hidden;
  display: inline-block;
}

.o1_img_p image {
  width: 100%;
  height: 100%;
  background-color: blueviolet;
  position: relative;
}

.o1_right_p .wo_p {
  background-color: #c4182e;
  width: 150rpx;
  height: 55rpx;
  line-height: 55rpx;
  color: white;
  text-align: center;
  font-size: 30rpx;
  border-radius: 14rpx;
  position: absolute;
  right: 0;
  bottom: 46rpx;
}

.sp_sj_p {
  background-color: red;
  color: white;
  font-size: 24rpx;
  border-radius: 50%;
  position: absolute;
  bottom: 300rpx;
  right: 0rpx;
  top: 0;
  width: 60rpx;
  height: 60rpx;
  text-align: center;
  line-height: 60rpx;
}

.sp_sj1_p {
  background-color: red;
  color: white;
  font-size: 24rpx;
  border-radius: 50%;
  position: relative;
  bottom: 257rpx;
  width: 60rpx;
  height: 60rpx;
  text-align: center;
  line-height: 60rpx;
}

.tuan_set_num {
  display: flex;
  justify-content: space-between;
  font-size: 28rpx;
}

.tuan_set_num .co-red2 {
  color: #b2aea8;
  font-size: 26rpx;
}

.tuan_set_num .cantuan {
  background: #c4182e;
  color: #fff;
  padding: 4rpx 10rpx;
  border-radius: 5rpx;
}

.tuan_set_num .cantuan.huise {
  background: gainsboro;
  color: #666;
}

.o1_sj_p .time_img {
  width: 35rpx;
  height: 35rpx;
  vertical-align: top;
  margin-right: 10rpx;
}

.o1_right_p .co-red2 {
  font-size: 26rpx;
  color: #999;
}

.o1_right_p .co-red2 .yituan_num {
  font-size: 26rpx;
  margin-right: 10rpx;
  color: #333;
}
.money{
   display: flex;
   align-items: center;
   margin:5rpx 0rpx;
}