html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.66667px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93333px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33333px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}

html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: transparent;
}

em,
i {
  font-style: normal;
}

img {
  max-width: 100%;
  border: 0;
}

input:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul,
li {
  list-style: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  color: #333;
}

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

.mt10 {
  margin-top: 0.1rem !important;
}

.mt15 {
  margin-top: 0.15rem !important;
}

.mt20 {
  margin-top: 0.2rem !important;
}

.mt25 {
  margin-top: 0.25rem !important;
}

.mt30 {
  margin-top: 0.30rem !important;
}

.mt35 {
  margin-top: 0.35rem !important;
}

.mt40 {
  margin-top: 0.40rem !important;
}

.mt45 {
  margin-top: 0.45rem !important;
}

.mt50 {
  margin-top: 0.50rem !important;
}

.mt55 {
  margin-top: 0.55rem !important;
}

.mt60 {
  margin-top: 0.60rem !important;
}

.mt65 {
  margin-top: 0.65rem !important;
}

.mt70 {
  margin-top: 0.70rem !important;
}

.mt80 {
  margin-top: 0.80rem !important;
}

.mt85 {
  margin-top: 0.85rem !important;
}

.mt90 {
  margin-top: 0.90rem !important;
}

.mt95 {
  margin-top: 0.95rem !important;
}

.mt100 {
  margin-top: 1rem !important;
}

.mb10 {
  margin-bottom: 0.1rem !important;
}

.mb15 {
  margin-bottom: 0.15rem !important;
}

.mb20 {
  margin-bottom: 0.20rem !important;
}

.mb25 {
  margin-bottom: 0.25rem !important;
}

.mb30 {
  margin-bottom: 0.30rem !important;
}

.mb35 {
  margin-bottom: 0.35rem !important;
}

.mb40 {
  margin-bottom: 0.40rem !important;
}

.mb45 {
  margin-bottom: 0.45rem !important;
}

.mb50 {
  margin-bottom: 0.50rem !important;
}

.mb55 {
  margin-bottom: 0.55rem !important;
}

.mb60 {
  margin-bottom: 0.60rem !important;
}

.mb65 {
  margin-bottom: 0.65rem !important;
}

.mb70 {
  margin-bottom: 0.70rem !important;
}

.mt120 {
  margin-top: 1.2rem !important;
}

.tac {
  text-align: center !important;
}

body {
  background-color: var(--body-bg);
  margin: 0 auto;
}

.box {
  width: 7.5rem;
  margin: 0 auto !important;
  overflow: hidden;
  background: url("../images/bg-tips.png") repeat-y 0 0;
  background-size: 100% auto;
}

.head {
  width: 7.5rem;
  margin: 0 auto;
  position: relative;
}

.head::after {
  content: "";
  position: absolute;
  height: 2rem;
  left: 0;
  width: 7.5rem;
  bottom: -1rem;
  background: linear-gradient(to bottom, transparent, var(--body-bg) 50%, transparent);
}

.head .h-btn {
  position: absolute;
  top: 2rem;
  right: 0;
  box-sizing: border-box;
  padding: 0 0.05rem;
  text-align: center;
  width: 0.48rem;
  height: 1.28rem;
  display: flex;
  align-items: center;
  border-radius: 0.16rem 0 0 0.16rem;
  justify-content: center;
  line-height: 0.24rem;
  color: #fff;
  font-size: 0.24rem;
  background-color: rgba(0, 0, 0, 0.6);
}

.tit {
  text-align: center;
  position: relative;
  margin-top: 0.56rem;
}

.tit img {
  height: 0.85rem;
}

.b-text {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: var(--text-color);
  width: 6.8rem;
  margin: 0 auto;
  margin-top: 0.34rem;
}

.b-text img {
  width: 0.45rem;
  height: 0.45rem;
  margin-left: 0.1rem;
  object-fit: contain;
  transform: translateY(-0.08rem);
}

.em-box {
  width: 7.10rem;
  height: 7.72rem;
  margin: 0.2rem auto 0;
  background-image: url("../images/box1.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.64rem 0.2rem 0 0.4rem;
}

.em-box ul {
  display: flex;
  flex-wrap: wrap;
}

.em-box ul li {
  width: 1.44rem;
  height: 1.44rem;
  background-color: #fff;
  border-radius: 0 0.2rem 0 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.15rem;
  margin-bottom: 0.16rem;
  position: relative;
}

.em-box ul li img {
  width: 1.24rem;
  height: 1.28rem;
  object-fit: contain;
}

.em-box ul li em {
  width: 0.32rem;
  height: 0.32rem;
  text-align: center;
  line-height: 0.32rem;
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.32rem;
  text-align: center;
  position: absolute;
  top: -0.1rem;
  right: -0.1rem;
  border-radius: 50%;
  z-index: 1;
  background-color: var(--main-color);
}

.em-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.2rem;
  margin-left: -0.2rem;
}

.em-btn a {
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  margin: 0 0.1rem;
}

.em-btn a em {
  color: var(--text-color-on);
  margin-left: 0.08rem;
}

.btn1 {
  display: block;
  width: 2.7rem;
  height: 0.84rem;
  line-height: 0.8rem;
  background-image: url("../images/btn1.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.btn2 {
  position: relative;
  display: block;
  width: 3.19rem;
  height: 0.84rem;
  line-height: 0.82rem;
  background-image: url("../images/btn2.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.btn2 i {
  position: absolute;
  width: 0.38rem;
  height: 0.38rem;
  bottom: -0rem;
  right: -0.64rem;
  background: url("../images/icon-qu.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.btn3-box {
  position: relative;
}

.btn3-box i {
  position: absolute;
  width: 0.38rem;
  height: 0.38rem;
  bottom: -0rem;
  right: 1.4rem;
  background: url("../images/icon-qu.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.btn3 {
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  display: block;
  width: 3.19rem;
  height: 0.84rem;
  margin: 0.32rem auto 0;
  line-height: 0.82rem;
  background-image: url("../images/btn3.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  position: relative;
}

.gift {
  position: relative;
}

.g-icon {
  position: absolute;
  width: 0.44rem;
  height: 0.27rem;
  z-index: 9;
  background-image: url("../images/icon-down.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.g-icon.down {
  left: 50%;
  top: -0.1rem;
  margin-left: -0.22rem;
}

.g-icon.up {
  left: 50%;
  bottom: -0.1rem;
  margin-left: -0.22rem;
  transform: rotate(180deg);
}

.gift-swiper {
  margin-top: 0.6rem;
}

.gift-swiper .swiper-slide {
  width: 2.26rem;
  height: 3.78rem;
  position: relative;
  margin: 0 0.1rem;
  box-sizing: border-box;
  padding-top: 1.2rem;
}

.gift-swiper .swiper-slide::after {
  content: "";
  position: absolute;
  width: 2.26rem;
  height: 3.78rem;
  top: 0;
  left: 0;
  background-image: url("../images/c-on.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.gift-swiper .swiper-slide img {
  display: block;
  margin: 0 auto;
  width: 1.79rem;
  height: 1.77rem;
  object-fit: contain;
}

.gift-swiper .swiper-slide span {
  margin-top: 0.16rem;
  text-align: center;
  display: block;
  font-size: 0.28rem;
  color: #5e1d00;
  font-weight: bold;
  text-shadow: 0.03rem 0 0.01rem #fff, 0.02rem 0 0.01rem #fff, 0.01rem 0 0.01rem #fff, 0.03rem 0.01rem 0.01rem #fff, 0.02rem 0.02rem 0.01rem #fff, 0.01rem 0.03rem 0.01rem #fff, 0.03rem -0.01rem 0.01rem #fff, 0.02rem -0.02rem 0.01rem #fff, 0.01rem -0.03rem 0.01rem #fff, -0.03rem 0 0.01rem #fff, -0.02rem 0 0.01rem #fff, -0.01rem 0 0.01rem #fff, -0.03rem 0.01rem 0.01rem #fff, -0.02rem 0.02rem 0.01rem #fff, -0.01rem 0.03rem 0.01rem #fff, -0.03rem -0.01rem 0.01rem #fff, -0.02rem -0.02rem 0.01rem #fff, -0.01rem -0.03rem 0.01rem #fff;
}

.gift-swiper .swiper-slide.c1 {
  background-image: url("../images/c1.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.gift-swiper .swiper-slide.c2 {
  background-image: url("../images/c2.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.gift-swiper .swiper-slide.on {
  animation: rotate 1s linear;
}

.gift-swiper .swiper-slide.chide::after {
  display: none;
}

.g-text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.24rem;
}

.g-text span {
  margin: 0 0.3rem;
  font-size: 0.24rem;
  color: var(--text-color);
}

.draw {
  width: 6.96rem;
  height: 7.25rem;
  margin: 0.2rem auto 0;
  background-image: url("../images/draw.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  position: relative;
}

.draw ul li {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-image: url("../images/ditem.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.12rem;
}

.draw ul li:nth-child(1) {
  top: 0.38rem;
  left: 0.3rem;
}

.draw ul li:nth-child(2) {
  top: 0.38rem;
  left: 50%;
  margin-left: -1rem;
}

.draw ul li:nth-child(3) {
  top: 0.38rem;
  right: 0.3rem;
}

.draw ul li:nth-child(4) {
  top: 2.6rem;
  right: 0.3rem;
}

.draw ul li:nth-child(5) {
  bottom: 0.38rem;
  right: 0.3rem;
}

.draw ul li:nth-child(6) {
  bottom: 0.38rem;
  left: 50%;
  margin-left: -1rem;
}

.draw ul li:nth-child(7) {
  bottom: 0.38rem;
  left: 0.3rem;
}

.draw ul li:nth-child(8) {
  top: 2.6rem;
  left: 0.3rem;
}

.draw ul li img {
  display: block;
  margin: 0 auto;
  width: 1.44rem;
  height: 1.44rem;
  object-fit: contain;
}

.draw ul li p {
  text-align: center;
  font-size: 0.22rem;
  color: var(--text-color);
}

.draw ul li.on {
  background-image: url("../images/ditem-on.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.draw-btn {
  position: absolute;
  width: 2rem;
  height: 2rem;
  left: 50%;
  top: 50%;
  margin-left: -1rem;
  margin-top: -1.04rem;
  background-image: url("../images/draw-btn.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.ban-box {
  width: 6.96rem;
  height: 3.76rem;
  margin: 0.34rem auto 0;
  padding-top: 0.5rem;
  box-sizing: border-box;
  background-image: url("../images/ban-bg.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.swiper-ban {
  width: 6.66rem;
  margin: 0 auto;
}

.swiper-ban .swiper-slide {
  width: 4.8rem;
  height: 2.7rem;
  margin-left: 0.2rem;
}

.swiper-ban .swiper-slide img {
  width: 4.8rem;
  height: 2.7rem;
  border-radius: 0.2rem;
}

.rule-box {
  width: 6.86rem;
  margin: 0.34rem auto 0;
  max-height: 8.8rem;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 0.32rem;
}

.side {
  position: fixed;
  bottom: 1.2rem;
  right: 0;
  z-index: 99;
  transition: all 0.5s;
}

.side a {
  position: relative;
  display: block;
  margin: 0.04rem 0;
}

.side a img {
  width: 1.38rem;
  height: 1.38rem;
}

.side a em {
  position: absolute;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0 0.1rem;
  border-radius: 0.15rem;
  background-color: var(--main-color);
  color: #fff;
  font-size: 0.18rem;
  font-style: normal;
  top: -0.14rem;
  z-index: 0;
  white-space: nowrap;
}

.side a em::after {
  content: "";
  position: absolute;
  width: 0.14rem;
  height: 0.14rem;
  bottom: -0.04rem;
  background-color: var(--main-color);
  border-radius: 0.04rem;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%) rotate(45deg);
}

.tab {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -3.75rem;
  width: 7.5rem;
  height: 1.44rem;
  background: url("../images/tab-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  z-index: 9;
  justify-content: center;
  box-sizing: border-box;
}

.tab a {
  width: 1.2rem;
  margin-top: 0.34rem;
  margin: 0.38rem 0.05rem 0;
}

.tab a img {
  display: block;
  margin: 0 auto;
  width: 0.64rem;
  height: 0.64rem;
}

.tab a span {
  display: block;
  text-align: center;
  font-size: 0.2rem;
  color: #131715;
  line-height: 0.38rem;
}

.tab div {
  position: relative;
  width: 1.2rem;
  margin: 0.1rem 0.2rem 0;
}

.tab div img {
  width: 1.2rem;
  height: 1.2rem;
}

.tab div em {
  position: absolute;
  width: auto;
  right: -0.9rem;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0 0.1rem;
  border-radius: 0.15rem;
  background-color: var(--main-color);
  color: #fff;
  font-size: 0.18rem;
  font-style: normal;
  top: -0.1rem;
  z-index: 0;
  white-space: nowrap;
}

.tab div em::after {
  content: "";
  position: absolute;
  width: 0.14rem;
  height: 0.14rem;
  bottom: -0.04rem;
  background-color: var(--main-color);
  border-radius: 0.04rem;
  left: 50%;
  z-index: -1;
  transform: translateX(-240%) rotate(45deg);
}

.kbFootWrap {
  margin-bottom: 1.6rem;
}

.tec {
  text-align: center;
}

.un-btn {
  filter: grayscale(1);
}

@keyframes rotate {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 180deg);
  }
}

.pop-bom {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 7.5rem;
  margin-left: -50%;
  border-radius: 0.2rem 0.2rem 0 0;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0.48rem 0 0;
  z-index: 99;
}

.pop-bom .rule-nav {
  display: flex;
  align-items: center;
  width: 7.5rem;
  margin-top: 0.38rem;
  overflow-x: auto;
}

.pop-bom .rule-nav::-webkit-scrollbar {
  display: none;
}

.pop-bom .rule-nav a {
  width: auto;
  height: 0.64rem;
  border-radius: 0.16rem;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  font-size: 0.26rem;
  color: #3e403f;
  line-height: 0.64rem;
  text-align: center;
  padding: 0 0.2rem;
  white-space: nowrap;
  margin-right: 0.2rem;
}

.pop-bom .rule-nav a:nth-child(1) {
  margin-left: 0.3rem;
}

.pop-bom .rule-nav a.on {
  color: #000000;
  font-weight: bold;
  border: 1px solid var(--main-color);
}

.pop-bom .p-img {
  margin-bottom: 0.4rem;
  margin: 0.2rem auto 0;
  width: 6.86rem;
  height: 8rem;
  overflow-y: auto;
  padding-bottom: 1.2rem;
  border-radius: 0.2rem;
}

.pop-bom .p-img img {
  border-radius: 0.2rem;
  width: 6.86rem;
  height: auto;
}

.pop-bom .p-tab {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 7.5rem;
  height: 1.02rem;
  background-color: #fff;
  border-top: 1px solid rgba(238, 238, 238, 0.8);
  display: flex;
  align-items: center;
}

.pop-bom .p-tab a {
  flex: 1;
  text-align: center;
  font-size: 0.32rem;
  color: #3e403f;
}

.pop-bom .p-tab a.on {
  color: #131715;
  font-weight: bold;
  position: relative;
  z-index: 0;
}

.pop-bom .p-tab a.on::after {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.12rem;
  bottom: -0rem;
  left: 50%;
  margin-left: -0.4rem;
  z-index: -1;
  background-color: var(--main-color);
}

.task-pop {
  height: 10.5rem;
}

.p-close {
  position: absolute;
  width: 0.23rem;
  height: 0.24rem;
  top: 0.3rem;
  right: 0.3rem;
  background: url("../images/icon-close.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-tit {
  text-align: center;
  font-size: 0.34rem;
  color: #131715;
  font-weight: bold;
}

.p-tit2 {
  text-align: center;
  margin-top: 0.2rem;
}

.p-tit2 span {
  font-size: 0.34rem;
  color: #131715;
  font-weight: bold;
  position: relative;
}

.p-tit2 span::after {
  content: "";
  position: absolute;
  top: -0rem;
  left: -0.5rem;
  width: 0.44rem;
  height: 0.41rem;
  background: url("../images/t1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-tit2 span::before {
  content: "";
  position: absolute;
  top: 0.08rem;
  right: -0.4rem;
  width: 0.28rem;
  height: 0.3rem;
  background: url("../images/t2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.game-list {
  display: flex;
  width: 6.88rem;
  margin: 0.38rem auto 0;
  justify-content: space-between;
  box-sizing: border-box;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid rgba(238, 238, 238, 0.8);
}

.game-list .game-item ul {
  display: flex;
  overflow-x: auto;
  width: 4.9rem;
}

.game-list .game-item ul::-webkit-scrollbar {
  display: none;
}

.game-list .game-item ul li {
  flex-shrink: 0;
  margin-right: 0.18rem;
}

.game-list .game-item ul li img {
  width: 0.91rem;
  height: 0.91rem;
  border-radius: 0.22rem;
}

.game-list .game-item p {
  color: #3e403f;
  font-size: 0.24rem;
  margin-top: 0.1rem;
}

.game-list .game-btn {
  margin-top: 0.2rem;
}

.game-list .game-btn a {
  display: block;
  width: 1.6rem;
  height: 0.64rem;
  border-radius: 0.32rem;
  text-align: center;
  line-height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.26rem;
  color: #ffffff;
  background-color: var(--main-color);
}

.rule-list {
  margin-top: 0.28rem;
}

.rule-list ul {
  width: 7rem;
  max-height: 8rem;
  min-height: 6rem;
  overflow-y: auto;
  margin: 0 auto;
}

.rule-list ul li {
  display: flex;
  align-items: center;
  width: 6.88rem;
  border-bottom: 1px solid rgba(238, 238, 238, 0.8);
  padding: 0 0 0.3rem;
  margin-bottom: 0.28rem;
}

.rule-list ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.rule-list ul li div {
  flex: 1;
  margin-right: 0.2rem;
}

.rule-list ul li div span {
  line-height: 0.38rem;
  font-size: 0.28rem;
  color: #131715;
  display: block;
  font-weight: bold;
}

.rule-list ul li div p {
  font-size: 0.24rem;
  color: #3e403f;
  margin-top: 0.06rem;
}

.rule-list ul li div p em {
  color: var(--main-color);
}

.rule-list ul li a {
  flex-shrink: 0;
  width: 1.6rem;
  height: 0.64rem;
  border-radius: 0.32rem;
  text-align: center;
  line-height: 0.64rem;
  color: #fff;
  font-size: 0.26rem;
  background-color: var(--main-color);
}

.p-pop {
  width: 6rem;
  border-radius: 0.2rem;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
  padding: 0.38rem 0.28rem;
  margin: 0 auto;
}

.p-con {
  max-height: 3.45rem;
  overflow-y: auto;
  width: 5.4rem;
  box-sizing: border-box;
  padding-right: 0rem;
  margin-top: 0.2rem;
  margin: 0.2rem auto 0;
}

.p-con::-webkit-scrollbar {
  width: 0.05rem;
  height: "";
  background: #fff;
}

.p-con::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.p-con::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #eeeeee;
}

.p-con p {
  font-size: 0.24rem;
  color: #3e403f;
  line-height: 0.38rem;
}

.img-un {
  text-align: center;
  margin-top: 0.4rem;
}

.img-un img {
  width: 2.01rem;
  height: 2.3rem;
}

.p-text {
  width: 5.05rem;
  margin: 0 auto;
  font-size: 0.24rem;
  color: #3e403f;
  margin-top: 0.28rem;
}

.med-img {
  margin-top: .34rem;
}

.med-img img {
  display: block;
  margin: 0 auto;
  width: 3.41rem;
  height: 3.4rem;
  object-fit: contain;
}

.med-img p {
  margin-top: 0.18rem;
  text-align: center;
  font-size: 0.28rem;
  color: #131715;
}

.med-img span {
  display: block;
  text-align: center;
  font-size: 0.24rem;
  color: #a7a8a7;
  margin-top: 0.04rem;
}

.p-tips {
  width: 5.25rem;
  margin: 0 auto;
  font-size: 0.24rem;
  color: #7a7d7a;
  margin-top: 0.28rem;
}

.p-btn {
  display: flex;
  align-items: center;
  margin-top: 0.4rem;
}

.p-btn a {
  flex: 1;
  height: 0.72rem;
  border-radius: 0.36rem;
  text-align: center;
  line-height: 0.72rem;
  box-sizing: border-box;
  font-size: 0.3rem;
  margin: 0 0.1rem;
}

.p-btn a.pbtn1 {
  color: #3e403f;
  border: 1px solid #f2f2f2;
}

.p-btn a.pbtn2 {
  color: #fff;
  background-color: var(--main-color);
}

.pop-img-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.7);
}

.pop-img {
  width: 6.0rem;
  height: auto;
  margin: 1.7rem auto 0;
  z-index: 9;
  margin-bottom: 4.8rem;
  box-sizing: border-box;
  background-color: #000;
}

.pop-img img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.p-bom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 7.5rem;
  height: 4.7rem;
  box-sizing: border-box;
  padding-top: 0.4rem;
  background-color: #fff;
  border-radius: 0.2rem 0.2rem 0 0;
}

.p-bom .p-tit {
  text-align: center;
  font-size: 0.28rem;
  color: #131715;
}

.p-bom .bom-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0.2rem;
}

.p-bom .bom-list li {
  width: 1.2rem;
  margin: 0.1rem 0.28rem 0.1rem;
}

.p-bom .bom-list li img {
  display: block;
  margin: 0 auto;
  width: 1.12rem;
  height: 1.12rem;
}

.p-bom .bom-list li P {
  font-size: 0.24rem;
  color: #3e403f;
  text-align: center;
  margin-top: 0.06rem;
}
