<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  box-sizing: border-box;
}
.index-goods-list .bees-render-footer {
  box-sizing: initial;
}
body {
  background: #ff882f;
}
.clearfix:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
  overflow: hidden;
}
.main-container img {
  width: 100%;
  vertical-align: top;
}
.banner {
  position: relative;
}
.banner a {
  position: absolute;
  right: 1%;
  width: 20%;
  top: 4%;
}
.list {
  background: #fff;
  width: 90%;
  height: 2rem;
  margin-left: 5%;
  margin-top: -1rem;
  border-radius: 2rem;
  line-height: 1.8rem;
  border: 2px solid #672b07;
  overflow: hidden;
  position: relative;
  display: none;
}
.list .laba {
  background: url(../../assets/images/friendslottery/li_03.jpg) center no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 1.2rem;
}
.listdetail {
  width: 82%;
  margin-left: 12%;
}
.listdetail .bees-render-list {
  font-size: 0.7rem;
  width: 8000%;
}
.listdetail .bees-render-list div {
  display: inline-block;
  margin-right: 2rem;
}
.listdetail .bees-render-list .name {
  color: #ea6945;
}
.listdetail .bees-render-list .gift {
  color: #ea6945;
}
.bees-dialog {
  background-size: 100% 100%;
  height: 45%;
  width: 64%;
}
.bees-dialog .title {
  color: #fe4236!important;
}
.bees-dialog .bees-dialog-content {
  text-align: center;
  color: #595757;
  margin-top: 9.5rem;
  font-size: 0.7rem;
}
.bees-dialog .bees-dialog-content span {
  display: block;
  font-weight: bold;
}
.container .more {
  position: relative;
  margin: 2.25rem 0;
}
.container .more a {
  position: absolute;
  width: 28%;
  height: 24%;
  right: 11%;
  bottom: 24%;
}
.container .godating {
  width: 44%;
  margin-left: 28%;
  padding-bottom: 10%;
}
.container .baoming {
  position: relative;
}
.container .baoming a {
  position: absolute;
  width: 46%;
  height: 5%;
  bottom: 7%;
  left: 13%;
}
.container .desc {
  margin: 15% 0 10% 0;
}
.container .step {
  position: relative;
  margin-bottom: 10%;
}
.container .step a {
  position: absolute;
  width: 26%;
  right: 9%;
}
.container .step .a1 {
  top: 18%;
}
.container .step .a2 {
  top: 32%;
}
.container .step .a3 {
  top: 47%;
}
.container .step .a4 {
  top: 61%;
}
.container .step .a5 {
  bottom: 19%;
}
.container .step .a6 {
  bottom: 5%;
}
.container .push {
  margin-top: 5%;
}
</pre></body></html>