@charset "UTF-8";
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;
}

.mt140 {
  margin-top: 1.4rem !important;
}

body {
  background-color: #784431;
  margin: 0 auto;
  font-size: 0.24rem;
}

.box {
  width: 7.5rem;
  margin: 0 auto !important;
}

.head {
  width: 7.5rem;
  position: relative;
  margin-top: -1.8rem !important;
}

.hd-min {
  width: 7.5rem;
  position: absolute;
  left: 0;
  bottom: 0.3rem;
}

.hd-min a {
  display: block;
  margin: 0 auto;
  width: 3.74rem;
  height: 0.84rem;
  background: url("../images/btn.gif") no-repeat 0 0;
  background-size: 100% 100%;
}

.hd-min a.un {
  background: url("../images/btn1-un.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.hd-min p {
  margin-top: 0.1rem;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
}

.content {
  width: 7.5rem;
  height: auto;
  overflow: hidden;
  background: url("../images/bg.jpg") no-repeat 0 0;
  background-size: 100% auto;
}

.sw-box {
  width: 7.02rem;
  height: 1.2rem;
  box-sizing: border-box;
  padding-top: 0.05rem;
  margin: 0 auto 0.28rem;
  background: url("../images/sw-box.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.swpBanner {
  position: relative;
  width: 7.02rem;
  height: 1.4rem;
  overflow: hidden;
}

.swpBanner .swiper-slide {
  width: 1.04rem;
  margin: 0 0.11rem;
}

.swpBanner .swiper-slide:nth-child(1) {
  margin-left: 0.2rem;
}

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

.swpBanner .swiper-slide p {
  display: flex;
  justify-content: center;
  margin-top: -0.05rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.swpBanner .swiper-slide p span {
  position: relative;
  text-align: center;
  font-size: 0.22rem;
  color: #ffffff;
  line-height: 0.24rem;
  z-index: 0;
}

.shop-box {
  width: 7.25rem;
  height: auto;
  margin: 0 auto;
  position: relative;
  background: url("../images/bx1.png") no-repeat 0 0;
  background-size: 100% auto;
  box-sizing: border-box;
  padding-top: 2rem;
  overflow: hidden;
  border-radius: 0 0 0.4rem 0.4rem;
}

.shop-box .txt-tips {
  position: absolute;
  top: 0.24rem;
  right: 1.45rem;
  width: 1.67rem;
  height: 0.77rem;
  background: url("../images/tips.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.1rem 0.14rem 0 0.18rem;
  font-size: 0.2rem;
  color: #434343;
  line-height: 0.24rem;
}

.shop-box .s-tit1 {
  position: absolute;
  width: 2.6rem;
  height: 0.35rem;
  top: 0.4rem;
  left: 0.7rem;
  background: url("../images/tit1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-box .s-tit2 {
  position: absolute;
  width: 2.6rem;
  height: 0.35rem;
  top: 0.4rem;
  left: 0.7rem;
  background: url("../images/tit2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-con {
  width: 7.25rem;
  height: auto;
  background-color: #292d2e;
  padding-bottom: 0.2rem;
}

.shop-list {
  margin-top: -0.94rem;
}

.shop-list li {
  display: flex;
  align-items: center;
  position: relative;
  width: 6.99rem;
  height: 1.56rem;
  margin: 0 auto;
  background: url("../images/item.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0 0.32rem 0.08rem 0.48rem;
  margin-bottom: 0.12rem;
}

.shop-list li .gitem {
  position: relative;
  width: 1.12rem;
  height: 1.08rem;
  background: url("../images/item-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shop-list li .gitem img {
  height: 0.79rem;
  width: 0.79rem;
  object-fit: contain;
}

.shop-list li .gitem em {
  position: absolute;
  left: 50%;
  margin-left: -0.5rem;
  bottom: -0.1rem;
  width: 1rem;
  height: 0.27rem;
  text-align: center;
  font-size: 0.2rem;
  color: #fff29f;
  background: url("../images/txt-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li .sp-text {
  flex: 1;
  margin-left: 0.2rem;
}

.shop-list li .sp-text p em {
  font-size: 0.24rem;
  color: #393939;
  position: relative;
  z-index: 0;
  font-weight: bold;
}

.shop-list li .sp-text p em::after {
  content: "";
  position: absolute;
  bottom: 0rem;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 0.12rem;
  border-radius: 0.3rem;
  background-color: #f1e0bd;
}

.shop-list li .sp-text div {
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
  margin-left: 0.2rem;
}

.shop-list li .sp-text div em {
  font-size: 0.22rem;
  color: #393939;
}

.shop-list li .sp-text div img {
  width: 0.34rem;
  height: 0.32rem;
  object-fit: contain;
  margin-left: 0.2rem;
}

.shop-list li .sp-time {
  width: 2.2rem;
  height: 0.43rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e7b247;
  border-radius: 0.4rem;
  box-sizing: border-box;
  padding-left: 0.05rem;
  margin-top: 0.1rem;
}

.shop-list li .sp-time i {
  margin-right: 0.1rem;
  width: 0.27rem;
  height: 0.3rem;
  background: url("../images/icon-sl2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li .sp-time em {
  width: 1.42rem;
  height: 0.34rem;
  text-align: center;
  line-height: 0.34rem;
  font-size: 0.24rem;
  color: #f5eedf;
  border-radius: 0.4rem;
  background-color: #1f1f1f;
}

.shop-list li .time-un {
  width: 2.2rem;
  height: 0.43rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #b1a896;
  border-radius: 0.4rem;
  box-sizing: border-box;
  font-size: 0.24rem;
  color: #f5eedf;
  font-weight: bold;
}

.shop-list li .un-li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  padding-right: 0.4rem;
}

.shop-list li .un-li img {
  width: 1.33rem;
  height: 1.28rem;
  margin-right: 0.3rem;
}

.shop-list li .un-li P em {
  font-size: 0.24rem;
  color: #393939;
  position: relative;
  z-index: 0;
  font-weight: bold;
}

.shop-list li .un-li P em::after {
  content: "";
  position: absolute;
  bottom: 0rem;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 0.12rem;
  border-radius: 0.3rem;
  background-color: #f1e0bd;
}

.shop-list li .t1 {
  position: absolute;
  top: 0.08rem;
  left: 0.05rem;
  width: 0.37rem;
  height: 0.37rem;
  background: url("../images/li1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li .t2 {
  position: absolute;
  top: 0.08rem;
  left: 0.05rem;
  width: 0.37rem;
  height: 0.37rem;
  background: url("../images/li2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li .t3 {
  position: absolute;
  top: 0.08rem;
  left: 0.05rem;
  width: 0.37rem;
  height: 0.37rem;
  background: url("../images/li3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li .t4 {
  position: absolute;
  top: 0.08rem;
  left: 0.05rem;
  width: 0.37rem;
  height: 0.37rem;
  background: url("../images/li4.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li .tp1 {
  position: absolute;
  top: 0rem;
  right: 0.05rem;
  width: 1.67rem;
  height: 0.55rem;
  background: url("../images/tp1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li .tp2 {
  position: absolute;
  top: 0rem;
  right: 0.05rem;
  width: 2.08rem;
  height: 0.55rem;
  background: url("../images/tp2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li.on {
  background: url("../images/item-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li.on .gitem {
  background: url("../images/item-bg-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li.on .sp-text p em::after {
  background-color: #f1b143;
}

.shop-list li.on .sp-time {
  background-color: #1f1f1f;
}

.shop-list li.on .sp-time i {
  background: url("../images/icon-sl1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.shop-list li.on .sp-time em {
  color: #1f1f1f;
  background-color: #fffaee;
}

.shop-list li.on .time-un {
  color: #fffaee;
  background-color: #555555;
}

.time-box {
  position: relative;
  width: 7.25rem;
  height: 3.35rem;
  margin: 0 auto;
  background: url("../images/bx2.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}

.time-box .tit3 {
  position: absolute;
  width: 2.23rem;
  height: 0.34rem;
  top: 0.45rem;
  left: 0.5rem;
  background: url("../images/tit3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.time-box .tit4 {
  position: absolute;
  width: 2.23rem;
  height: 0.34rem;
  top: 0.45rem;
  left: 0.5rem;
  background: url("../images/tit4.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.time-box .time-list {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7.28rem;
  margin-top: 0.84rem;
  position: relative;
  z-index: 0;
}

.time-box .time-list::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -0.04rem;
  margin-left: -2.52rem;
  width: 5.05rem;
  height: 0.08rem;
  z-index: -1;
  background-color: #646464;
}

.time-box .time-list li {
  margin: 0 0.14rem;
  width: 1.29rem;
  height: 1.24rem;
  background: url("../images/time1.png") no-repeat 0 0;
  background-size: 100% 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}

.time-box .time-list li em {
  display: block;
  text-align: center;
  font-size: 0.26rem;
  color: #f4eee0;
  font-weight: bold;
}

.time-box .time-list li i {
  display: block;
  width: 0.04rem;
  margin: 0 auto;
  border-radius: 0.08rem;
  background-color: #f4eee0;
  height: 0.2rem;
}

.time-box .time-list li.on {
  background: url("../images/time2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.time-box .time-list li.on em {
  color: #313131;
}

.time-box .time-list li.on i {
  background-color: #313131;
}

.time-box .time-list li.in {
  background: url("../images/time3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.time-box .time-list li.in em {
  color: #313131;
}

.time-box .time-list li.in i {
  background-color: #313131;
}

.un-img {
  width: 6.55rem;
  height: 3.91rem;
  margin: 0.24rem auto 0;
  background: url("../images/u-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.6rem;
}

.un-img img {
  display: block;
  margin: 0 auto;
  width: 1.5rem;
  height: 1.5rem;
  object-fit: contain;
}

.un-img span {
  margin-top: 0.2rem;
  display: block;
  text-align: center;
  position: relative;
  font-size: 0.24rem;
  color: #313131;
  line-height: 0.42rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  z-index: 0;
}

.share-bom {
  width: 7.5rem;
  height: 1.92rem;
  background: url("../images/bom.png") no-repeat 0 0;
  background-size: 100% 100%;
  margin-top: 0.3rem;
  box-sizing: border-box;
  padding-top: 0.4rem;
  margin-bottom: 1.4rem;
}

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

.tab a {
  margin: 0 0.28rem;
  position: relative;
}

.tab a img {
  width: 1rem;
  height: 1.19rem;
}

.tab a em {
  position: absolute;
  top: -0.1rem;
  left: 0.5rem;
  height: 0.24rem;
  line-height: 0.24rem;
  font-size: 0.2rem;
  background-color: #f1b143;
  color: #1f1f1f;
  padding: 0 0.08rem;
  border-radius: 0.05rem;
  white-space: nowrap;
}

.p-pop {
  width: 4.92rem;
  height: 2.7rem;
  position: relative;
  margin: 0 auto;
  background: url("../images/p-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.2rem;
}

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

.p-pop .p-item {
  display: flex;
  align-items: center;
  margin-left: 0.48rem;
}

.p-pop .p-item .gitem {
  position: relative;
  width: 1.12rem;
  height: 1.08rem;
  background: url("../images/item-bg-on.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-pop .p-item .gitem img {
  height: 0.79rem;
  width: 0.79rem;
  object-fit: contain;
}

.p-pop .p-item .gitem em {
  position: absolute;
  left: 50%;
  margin-left: -0.5rem;
  bottom: -0.1rem;
  width: 1rem;
  height: 0.27rem;
  text-align: center;
  font-size: 0.2rem;
  color: #fff29f;
  background: url("../images/txt-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop .p-item .sp-text {
  flex: 1;
  margin-left: 0.2rem;
}

.p-pop .p-item .sp-text p em {
  font-size: 0.24rem;
  color: #393939;
  position: relative;
  z-index: 0;
  font-weight: bold;
}

.p-pop .p-item .sp-text p em::after {
  content: "";
  position: absolute;
  bottom: 0rem;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 0.12rem;
  border-radius: 0.3rem;
  background-color: #f1e0bd;
}

.p-pop .p-item .sp-text div {
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
  margin-left: 0.2rem;
}

.p-pop .p-item .sp-text div em {
  font-size: 0.22rem;
  color: #393939;
}

.p-pop .p-item .sp-text div img {
  width: 0.34rem;
  height: 0.32rem;
  object-fit: contain;
  margin-left: 0.2rem;
}

.p-pop .p-item .t1 {
  position: absolute;
  top: 0.08rem;
  left: 0.05rem;
  width: 0.37rem;
  height: 0.37rem;
  background: url("../images/li1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop .p-item .t2 {
  position: absolute;
  top: 0.08rem;
  left: 0.05rem;
  width: 0.37rem;
  height: 0.37rem;
  background: url("../images/li2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop .p-item .t3 {
  position: absolute;
  top: 0.08rem;
  left: 0.05rem;
  width: 0.37rem;
  height: 0.37rem;
  background: url("../images/li3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop .p-item .t4 {
  position: absolute;
  top: 0.08rem;
  left: 0.05rem;
  width: 0.37rem;
  height: 0.37rem;
  background: url("../images/li4.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop .p-text {
  width: 100%;
  min-height: 1.2rem;
  padding: 0.2rem 0rem;
  color: #fff;
  display: flex;
  margin-top: 0.3rem;
  align-items: center;
  justify-content: center;
  background-color: #403e3e;
  border-radius: 0.2rem;
  font-size: 0.24rem;
  box-sizing: border-box;
  padding: 0.14rem 0.3rem;
}

.p-pop .p-text2 {
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.2rem;
  font-size: 0.24rem;
  color: #393939;
  font-weight: bold;
  line-height: 0.38rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 1.26rem;
  margin-top: 0.3rem;
}

.p-pop .p-btn {
  width: 1.72rem;
  height: 0.52rem;
  margin: 0.1rem auto 0;
  background: url("../images/p-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

@keyframes scrollLeft {
  /* 从右侧开始 */
  0% {
    transform: translateX(0);
  }
  /* 滚动到左侧，确保文字完全消失 */
  100% {
    transform: translateX(var(--textWidth));
  }
}

.t-pop {
  width: 6rem;
  height: auto;
  margin: 0 auto;
  border-radius: 0.24rem;
  border: 0.04rem solid #CBA363;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0.48rem;
}

.t-pop .t-tit {
  text-align: center;
}

.t-pop .t-tit span {
  font-size: 0.34rem;
  color: #272114;
  font-weight: bold;
  position: relative;
}

.t-pop .t-tit span::after {
  content: "";
  position: absolute;
  top: 0.06rem;
  left: -0.44rem;
  width: 0.32rem;
  height: 0.34rem;
  background: url("../images/icon-st.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.t-pop .t-tit span::before {
  content: "";
  position: absolute;
  top: 0.06rem;
  right: -0.42rem;
  width: 0.32rem;
  height: 0.34rem;
  transform: rotate(30deg);
  background: url("../images/icon-st.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.t-pop .t-con {
  margin-top: 0.32rem;
  font-size: 0.28rem;
  color: #272114;
  line-height: 0.38rem;
  max-height: 4rem;
  overflow-y: auto;
}

.t-pop .t-con::-webkit-scrollbar {
  width: 0.06rem;
  height: "";
  background: "";
}

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

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

.t-pop .t-btn {
  width: 2.88rem;
  height: 0.72rem;
  border-radius: 0.57rem;
  text-align: center;
  line-height: 0.72rem;
  background: #FFCD68;
  color: #272114;
  margin: 0 auto;
  margin-top: 0.4rem;
  font-size: 0.3rem;
  font-weight: bold;
}
