mycomment.wxss 2.3 KB
@import '../shopdetail/shopdetail.wxss';

.commenttopitem {
  padding: 4rpx 32rpx;
  box-sizing: border-box;
  color: #06121e;
  font-size: 24rpx;
  text-align: center;
  border: 1rpx solid rgba(112, 112, 112, 1);
  opacity: 1;
  border-radius: 180rpx;
  margin-right: 22rpx;
}

.commenttop {
  padding: 28rpx 32rpx;
  box-sizing: border-box;
  background: #fff;
}

.comactive {
  color: #fdaa2a;
  font-size: #fdaa2a;
  border: 1rpx solid #fdaa2a;
}

.delimg {
  width: 32rpx;
  height: 32rpx;
  font-size: 0
}

.userlevel {
  width: 58rpx;
  height: 30rpx;
  background: rgba(253, 170, 42, 1);
  opacity: 1;
  border-radius: 12rpx;
  color: #fff;
  font-size: 16rpx;
  text-align: center;
  line-height: 30rpx;
  margin-left: 22rpx;
}

.fuwu {
  margin-top: 14rpx;
}

.fuwuitem {
  color: #000;
  font-size: 22rpx;
  margin-right: 10rpx;
}

.all {
  color: #fdaa2a;
  font-size: 22rpx;
  margin-top: 10rpx;
}

.jianbot {
  width: 602rpx;
  height: 116rpx;
  background: rgba(238, 238, 238, 1);
  opacity: 1;
  border-radius: 8rpx;
  margin: 28rpx auto 0;
  padding: 0 24rpx;
  box-sizing: border-box;
}

.jianright {
  width: 44rpx;
  height: 44rpx;
}

.collectbitemleft {
  width: 80rpx;
  height: 80rpx;
  font-size: 0;
}

.goodname {
  color: #06121e;
  font-size: 28rpx;
  margin-top: 8rpx;
}

.asddressitem {
  color: #8c9198;
  font-size: 22rpx;
  margin-right: 10rpx;
}

.collectbtitemr {
  margin-left: 20rpx;
}

.photo {
  background: #fff;
}

.combotitemleft {
  width: 24rpx;
  height: 24rpx;
  font-size: 0;
}

.combotzannumber {
  color: #8c9198;
  font-size: 22rpx;
  margin-left: 6rpx;
}

.itemleft {
  margin-right: 40rpx;
}

.combotright {
  width: 602rpx;
  margin: 40rpx auto 0;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 26rpx;
}

.statename {
  width: 106rpx;
  height: 36rpx;
  background: rgba(189, 196, 206, 1);
  opacity: 1;
  border-radius: 180rpx;
  color: #fff;
  font-size: 22rpx;
  text-align: center;
  line-height: 36rpx;
  margin-right:14rpx;
}
.shenstatus{
  padding: 2rpx 18rpx;
  border-radius: 180rpx;
  background:#BDC4CE;
  color:#fff;
  font-size: 22rpx;
  text-align: center;
  margin-right:26rpx;
}
.commentitem{
  margin-top:0
}
.textboximg{
  flex-wrap: wrap;
}
.shouprice{
  color:#000000;
  font-size: 24rpx;
}
.commentk{
  padding: 40rpx 0;
  box-sizing: border-box;
}