index.wxss 645 Bytes
.page-body-button {
  margin-bottom: 30rpx;
}

video {
  width: 100%;
}

/* 热门好物 */

.title .China {
  width: 100%;
  margin-top: 10rpx;
  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;
}