.antiCounterfeitingPopop-popup {
  border-radius: 0.1rem;
  overflow: hidden;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box {
  width: 6.9rem;
  background: rgb(255, 255, 255);
  min-height: 1rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-header {
  height: 1.08rem;
  position: relative;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-header img {
  height: 70%;
  width: auto;
  max-width: 100%;
  display: block;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-header .van-icon {
  position: absolute;
  right: 0.3rem;
  color: #999;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0.42rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-goods-box {
  margin: 0 0.3rem;
  padding: 0.4rem 0 0.3rem;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.08);
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-goods-box img {
  width: 1.6rem;
  height: 1.6rem;
  display: block;
  background: #eee;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 0.24rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-goods-box .antiCounterfeitingPopop-goods-info h5 {
  font-size: 0.26rem;
  color: #333;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-goods-box .antiCounterfeitingPopop-goods-info p {
  font-size: 0.24rem;
  color: #999;
  margin-top: 0.16rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-goods-box .antiCounterfeitingPopop-goods-info span {
  font-size: 0.28rem;
  margin-top: auto;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-goods-box .antiCounterfeitingPopop-goods-info .price {
  margin-top: 0.16rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-customer-box {
  padding: 0.22rem 0;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-customer-box .van-cell {
  padding: 0.16rem 0.32rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-customer-box .van-cell::after {
  display: none;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-customer-box ol li {
  padding: 0.12rem 0.34rem;
  font-size: 0.26rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-customer-box ol li label {
  color: #666;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-customer-box ol li p {
  color: #333;
  text-align: right;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-customer-box ol li p img {
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  display: block;
  background: #eee;
  margin-right: 0.16rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-customer-box ol li p span:not(:first-of-type) {
  padding-bottom: 0.1rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-btns .van-button {
  width: 3.6rem;
  height: 0.72rem;
  line-height: 0.72rem;
  border-radius: 0.36rem;
  font-size: 0.34rem;
  display: block;
  margin: 0.4rem auto;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-lottery {
  background: #f7f7f7;
  padding: 0.24rem;
  margin: 0.24rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-lottery .a-lottery-img {
  width: 0.88rem;
  height: 0.88rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-lottery .a-lottery-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-lottery .a-lottery-text {
  padding: 0.02rem 0.24rem;
  height: 0.88rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-lottery .a-lottery-text p {
  font-size: 0.28rem;
  font-weight: bold;
  color: #303133;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-lottery .a-lottery-text span {
  font-size: 0.24rem;
  color: #909399;
  margin-top: auto;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-lottery .a-lottery-btn-box {
  width: 1.28rem;
  height: 0.54rem;
  position: relative;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-lottery .a-lottery-btn-box .a-lottery-btn {
  width: 1.28rem;
  height: 0.54rem;
  line-height: 0.54rem;
  background: #f54444;
  font-size: 0.28rem;
  color: #ffffff;
  text-align: center;
  border-radius: 0.27rem;
  border: none;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-lottery .a-lottery-btn-box .launch-weapp-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-html {
  padding: 0.3rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-body .antiCounterfeitingPopop-html img {
  max-width: 100% !important;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-footer {
  height: 0.88rem;
  font-size: 0.3rem;
  color: #409eff;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-box .antiCounterfeitingPopop-footer i {
  font-size: 0.34rem;
  margin-right: 0.06rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-alert-box {
  padding: 0.16rem 0;
  margin: 0.24rem 0.3rem;
  border-radius: 0.1rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-alert-box .van-icon {
  padding: 0 0.2rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 0.32rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-alert-box .antiCounterfeitingPopop-alert-text {
  font-size: 0.28rem;
  padding-right: 0.2rem;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-alert-box.primary {
  background: rgb(236, 245, 255);
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-alert-box.primary .van-icon,
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-alert-box.primary .antiCounterfeitingPopop-alert-text {
  color: #409eff;
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-alert-box.wran {
  background: rgb(254, 240, 240);
}
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-alert-box.wran .van-icon,
.antiCounterfeitingPopop-popup .antiCounterfeitingPopop-alert-box.wran .antiCounterfeitingPopop-alert-text {
  color: #f56e6e;
}

#app .logo {
  height: 1.4rem;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#app .logo img {
  display: block;
  max-width: 100%;
  height: 70%;
  margin: 0 auto;
}
#app .m_box {
  overflow: hidden;
}
#app .m_box .swiper-container {
  margin-bottom: 1.06rem;
  overflow: visible !important;
  position: relative;
}
#app .m_box .swiper-container .swiper-wrapper {
  width: 100%;
  height: auto;
  -webkit-perspective: 12rem;
          perspective: 12rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
#app .m_box .swiper-container .swiper-wrapper .swiper-slide {
  height: 7.2rem;
  width: 5.75rem;
  -webkit-transition: 0.32s;
  transition: 0.32s;
  border-radius: 0.1rem;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  margin: 0 auto;
}
#app .m_box .swiper-container .swiper-wrapper .swiper-slide img {
  height: auto;
  width: 100%;
  -webkit-box-shadow: 0px 0.06rem 0.11rem 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0.06rem 0.11rem 1px rgba(0, 0, 0, 0.05);
  border-radius: 0.1rem;
  margin: 0 auto;
  display: block;
}
#app .m_box .swiper-container .swiper-wrapper .swiper-slide-prev,
#app .m_box .swiper-container .swiper-wrapper .swiper-slide-next {
  -webkit-transform: scale(0.86);
          transform: scale(0.86);
}
#app .m_box .swiper-container .swiper-pagination-bullets {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: -10%;
}
#app .m_box .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
  height: 0.12rem;
  width: 0.12rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#app .m_box .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #000;
  height: 0.16rem;
  width: 0.16rem;
}
#app .m_box .btn_box {
  margin-bottom: 0.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#app .m_box .btn_box .btn_top {
  height: 0.88rem;
  width: 5.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.34rem;
  font-weight: 500;
  border-radius: 0.1rem;
}
#app .m_box .btn_box .btn_top .btn-icon {
  line-height: 0.5rem;
  height: 0.5rem;
  margin-right: 0.12rem;
}
#app .m_box .btn_box .btn_top .btn-icon img {
  margin-top: 0.02rem;
  height: 0.5rem;
  width: 0.5rem;
}
#app .m_box .btn_box .btn_top .btn-icon i {
  font-size: 0.42rem;
  color: #999;
  line-height: 1.3;
}
#app .m_box .btn_box .btn_top:nth-of-type(1) i {
  color: #fff;
}
#app .m_box .btn_box .btn_top:nth-of-type(2) i {
  color: #333;
}
#app .m_box .btn_box .pop-left-box {
  position: absolute;
  top: 50%;
  left: 1%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#app .m_box .btn_box .pop-left-box .floating {
  position: relative;
  width: 0.7rem;
  height: 0.69rem;
  background: rgb(0, 0, 0);
  opacity: 0.48;
  border-radius: 50%;
}
#app .m_box .btn_box .pop-left-box .floating i {
  position: absolute;
  right: 6%;
  top: 50%;
  font-size: 0.2rem;
  color: #fff;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
#app .floor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 0.6rem;
}
#app .floor .floor_box {
  position: relative;
  height: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0.1rem;
  padding-left: 0.12rem;
  padding-right: 0.22rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#app .floor .floor_box img {
  height: 0.54rem;
  width: 0.54rem;
}
#app .floor .floor_box i {
  font-size: 0.38rem;
  color: #999;
}
#app .floor .floor_box span {
  color: #333;
  font-size: 0.28rem;
  font-weight: 500;
  margin-left: 0.07rem;
}
#app .floor .floor_box:not(:last-child)::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.14rem;
  height: 0.28rem;
  width: 0.02rem;
  background-color: #666666;
}
#app .bg_300 {
  background-color: #ffd300;
}
#app .bg_0 {
  background-color: #000;
}
#app .bg_c {
  background-color: #fff;
}
#app .col_ff {
  color: #fff;
}
#app .border {
  border: 0.02rem solid #000;
}
#app .col-00 {
  color: #000 !important;
}
#app .marg-b24 {
  margin-bottom: 0.24rem;
}