cardinfo.wxss 2.47 KB
 @import "../../../utils/wxParse/wxParse.wxss";
 .Member_bk {
  position:relative;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.MemberPlus {
  width: 618rpx;
  height: 290rpx;
  border-radius: 18rpx;
  box-shadow: 0rpx 0rpx 10rpx #888;
  margin: 0rpx 35rpx;
  color: #ffa786;
  padding: 0rpx 31rpx;
  padding-top: 60rpx;
  background-size: 100%;
}
.renew {
  width: 190rpx;
  height: 50rpx;
  border-radius: 18rpx;
  background-color: rgb(237, 189, 150);
  text-align: center;
  line-height: 50rpx;
  color: #000;
  margin-top: 7rpx;
 
}
.xs {
  margin-top: 130rpx;
}
.MemberPlus .privilege {
  width: 30rpx;
  height: 30rpx;
  margin-right: 7rpx;
}
.MemberPlus .share {
  width: 30rpx;
  height: 30rpx;
  margin-left: 7rpx;
}
.Invitation {
  padding: 0rpx 31rpx;
  box-shadow: 0rpx 0rpx 10rpx #888;
  height: 95rpx;
  background-color: rgb(255, 255, 255);
  z-index: 6;
  position: relative;
  margin-top: -15rpx;
}
.Invitation .Invitation_count, .Invitation_my {
  color: rgb(237, 189, 153);
}
.Invitation .Detailed {
  color: rgb(237, 189, 150);
  text-decoration: underline;
}
.Invitation .Invitation_Cash {
  width: 150rpx;
  height: 45rpx;
  line-height: 45rpx;
  text-align: center;
  border-radius: 25rpx;
  margin-left: 30rpx;
  background-color: rgb(237, 189, 150);
  color: rgb(255, 255, 255);
}
.swiper, .Courtesy, .title {
  position: relative;
  z-index: 3;
}
.Courtesy_title {
  color: rgb(173, 137, 79);
  font-weight: bold;
  margin-bottom: 10rpx;
  letter-spacing: 2rpx;
}
.Courtesy_image {
  width: 50rpx;
  height: 25rpx;
  margin-top: 8rpx;
}
.Courtesy_can {
  margin: 0rpx 7rpx;
  color: rgb(94, 93, 91);
  font-weight: bold;
}


/* 热门好物 */

.title .China {
  width: 100%;
  margin-top: 60rpx;
  margin-bottom: 10rpx;
  line-height: 0rpx;
}

.title .China .line view {
  width: 2rpx;
}

.title .China .line {
  height: 40rpx;
  color: rgb(51, 51, 51);
}

.title .China .line view {
  border-left: 3rpx solid #000;
  margin-left: 5rpx;
}

.title .China .line .one {
  height: 23rpx;
}

.title .China .line .two {
  height: 15rpx;
}

.title .China .line .three {
  height: 18rpx;
}

.title .China .Recommend {
  margin: 0rpx 20rpx;
  font-size: 28rpx;
  line-height: 39rpx;
  font-weight: bold;
}

.title .english .silk {
  width: 214rpx;
  height: 2rpx;
  background-color: #000;
}

.title .english .esh {
  margin: 0rpx 15rpx;
}
.Member {
  width: 30rpx;
  height: 30rpx;
  margin-right: 5rpx;
  background-size: 100% 100%;
  background-blend-mode: lighten; 
  transform: translateX(-280%);
}