<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menne {
  display: block;
  margin: 0 auto;
  margin-top: 0.54rem;
  width: 6.24rem;
}
.introduce-wrap {
  margin-top: 0.58rem;
  background: #f7f9fc;
}
.introduce-wrap .introduce {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.introduce-wrap .introduce:nth-of-type(1) .panda {
  background: rgba(255, 255, 255, 1)
    url("../../m-assets/images/h5-images-mobile/advertisement/Combined\ Shape@2x.png")
    center center no-repeat;
  background-size: 0.8rem 0.66rem;
}
.introduce-wrap .introduce:nth-of-type(2) .panda {
  background: rgba(255, 255, 255, 1)
    url("../../m-assets/images/h5-images-mobile/advertisement/Group\ 10@2x.png") center
    center no-repeat;
  background-size: 0.76rem 0.7rem;
}
.introduce-wrap .introduce .panda {
  width: 1.68rem;
  height: 1.76rem;
  margin-top: 1.12rem;
  /* background: rgba(255, 255, 255, 1); */
  box-shadow: 0px 0.04rem 0.32rem 0px rgba(10, 31, 51, 0.1);
  border-radius: 0.12rem 0.12rem 0.72rem 0.12rem;
}
.introduce-wrap .introduce .company {
  font-size: 0.48rem;
  margin-top: 0.48rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.64rem;
}
.introduce-wrap .introduce .company-en {
  margin-top: 0.16rem;

  font-size: 0.4rem;
  font-family: SFUIDisplay-Semibold;
  font-weight: 600;
  color: rgba(213, 216, 224, 1);
  line-height: 0.48rem;
  margin-bottom: 0.32rem;
}
.introduce-wrap .introduce .text {
  margin-top: 0.32rem;
  width: 6.7rem;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0.48rem;
}
.bazaar-wrap {
  background: #f7f9fc;
  padding-bottom: 0.8rem;
}
.bazaar-wrap .bazaar {
  width: 6.86rem;
  margin: 0 auto;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0.12rem 0.4rem 0px rgba(10, 31, 51, 0.08);
  border-radius: 0.08rem;
  box-sizing: border-box;
  margin-bottom: 0.32rem;
  padding: 0.32rem 0.5rem 0 0.48rem;
}
.bazaar-wrap .bazaar .manager {
  display: flex;
  align-items: center;
}
.bazaar-wrap .bazaar .manager .manager-a {
  display: block;
  font-size: 0.36rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.52rem;
  margin-right: 0.32rem;
}
.bazaar-wrap .bazaar .manager .manager-b {
  height: 0.52rem;
  display: block;
  padding-left: 0.32rem;
  font-size: 0.36rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.25);
  line-height: 0.52rem;
  border-left: 0.02rem solid rgba(232, 232, 232, 1);
}
.bazaar-wrap .bazaar .address {
  margin-top: 0.24rem;
  margin-bottom: 0.48rem;
  padding-left: 0.48rem;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0.4rem;
  background: url("../../m-assets/images/h5-images-mobile/merchant/ä½ç½®.svg") left center
    no-repeat;
  background-size: 0.23rem 0.28rem;
}
.bazaar-wrap .bazaar ul {
  padding-left: 0.4rem;
  padding-bottom: 0.4rem;
}
.bazaar-wrap .bazaar ul .title {
  margin-bottom: 0.16rem;
  height: 0.4rem;
  font-size: 0.28rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0.4rem;
  position: relative;
  left: -0.4rem;
}
.bazaar-wrap .bazaar ul li {
  list-style: disc;
  margin-bottom: 0.08rem;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0.44rem;
}
.bazaar-wrap .bazaar ul li.li-b {
  margin-bottom: 0.32rem;
}
.method-wrap {
    background: #FFDB00;
    padding: 0.48rem 0.4rem 0.54rem 0.4rem;
}
.method-wrap .title {
  font-size: 0.48rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #1A1A1A;
  line-height: 0.67rem;
  margin-bottom: 0.31rem;
}
.method-wrap .text {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #1A1A1A;
  line-height: 0.48rem;
}
</pre></body></html>