@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: #676767;
  margin: 0 auto;
  font-size: 0.24rem;
}

.box {
  width: 7.5rem;
  margin: 0 auto !important;
}

.content {
  width: 7.5rem;
  height: auto;
  overflow: hidden;
  background: url("../images/bg1.jpg") repeat-y 0 0;
  background-size: 100% auto;
}

.sw-box {
  width: 7.02rem;
  height: 1.12rem;
  margin: 0.2rem 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;
  max-width: 1rem;
}

.swpBanner .swiper-slide p span {
  position: relative;
  text-align: center;
  font-size: 0.22rem;
  color: #ffffff;
  line-height: 0.24rem;
  z-index: 0;
}

.hd-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.2rem;
}

.hd-nav a {
  width: 2.31rem;
  height: 0.64rem;
  margin: 0 0.05rem;
}

.hd-nav a.nav1 {
  background: url("../images/nav1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.hd-nav a.nav1.on {
  background: url("../images/nav1-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.hd-nav a.nav2 {
  background: url("../images/nav2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.hd-nav a.nav2.on {
  background: url("../images/nav2-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.hd-nav a.nav3 {
  background: url("../images/nav3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.hd-nav a.nav3.on {
  background: url("../images/nav3-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.sl-box {
  width: 7.18rem;
  height: 2.89rem;
  margin: 0.2rem auto 0;
  position: relative;
  box-sizing: border-box;
  padding-top: 0.32rem;
  z-index: 1;
  background: url("../images/box1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.sl-box.on {
  background: none;
  height: auto;
  padding-bottom: 0.6rem;
  z-index: 0;
}

.sl-box.on::after {
  content: "";
  position: absolute;
  width: 7.18rem;
  height: auto;
  top: 0;
  left: 0;
  bottom: 1.11rem;
  background: url("../images/b-top.png") no-repeat 0 0;
  background-size: 100% auto;
  z-index: -1;
}

.sl-box.on::before {
  content: "";
  position: absolute;
  width: 7.18rem;
  height: 1.11rem;
  bottom: 0;
  left: 0;
  bottom: 0.015rem;
  background: url("../images/b-bom.png") no-repeat 0 0;
  background-size: 100% 100%;
  z-index: -1;
}

.sl-box.sl-store {
  z-index: 2;
}

.searct-box {
  width: 6.79rem;
  height: 2.34rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 0.1rem;
  background: url("../images/sl-box.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.searct-box .tit1 {
  text-align: center;
}

.searct-box .tit1 img {
  height: 0.65rem;
}

.searct-box .sh-input {
  width: 5.12rem;
  height: 0.65rem;
  margin: 0.2rem auto 0;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 0.9rem;
  padding-bottom: 0.02rem;
  background: url("../images/ip-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  position: relative;
}

.searct-box .sh-input input {
  background: none;
  border: 0;
  color: #fff;
  font-size: 0.24rem;
}

.searct-box .sh-input input::-webkit-input-placeholder {
  color: #fff;
  font-size: 0.24rem;
}

.searct-box .sh-input i {
  position: absolute;
  top: 50%;
  right: 0.35rem;
  margin-top: -0.19rem;
  width: 0.42rem;
  height: 0.39rem;
  background: url("../images/icon-close3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.searct-box a {
  display: block;
  width: 3.97rem;
  height: 0.91rem;
  margin: 0.36rem auto 0;
  background: url("../images/btn1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.sh-list {
  width: 4.61rem;
  background-color: #d7d0c8;
  border-radius: 0.05rem;
  border: 0.05rem solid #f3ebe2;
  position: absolute;
  top: 2rem;
  left: 50%;
  z-index: 9;
  margin-left: -2.3rem;
  box-sizing: border-box;
  padding: 0.16rem 0.2rem 0.16rem 0.14rem;
}

.sh-list ul {
  width: 4.34rem;
  max-height: 4.1rem;
  overflow-y: auto;
}

.sh-list ul::-webkit-scrollbar {
  width: 0.04rem;
  height: "";
  background: "";
}

.sh-list ul::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.sh-list ul::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #959595;
}

.sh-list ul li {
  display: flex;
  align-items: center;
  width: 4.19rem;
  border-radius: 0.05rem;
  background-color: #fff9f3;
  box-sizing: border-box;
  padding: 0.05rem 0;
  margin-bottom: 0.08rem;
}

.sh-list ul li div {
  width: 0.65rem;
  height: 0.65rem;
  background: url(../images/item-box.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 0.12rem;
}

.sh-list ul li div img {
  width: 0.52rem;
  height: 0.52rem;
  object-fit: contain;
}

.sh-list ul li span {
  font-size: 0.24rem;
  color: #313131;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.rule-box {
  width: 7.18rem;
  height: 4.57rem;
  margin: 0.12rem auto 0;
  background: url("../images/rule-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  padding: 1.04rem 0 0 0.62rem;
  box-sizing: border-box;
}

.rule-box p {
  display: flex;
  align-items: center;
  margin-bottom: 0.18rem;
}

.rule-box p i {
  width: 0.3rem;
  height: 0.27rem;
  margin-right: 0.1rem;
  background: url("../images/icon2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.rule-box p span {
  width: 5.18rem;
  color: #fff;
  font-size: 0.26rem;
  border-radius: 0.4rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
  background-color: #408ae6;
}

.res-box {
  width: 6.86rem;
  height: 3.98rem;
  margin: 0.38rem auto 0;
  background: url("../images/res-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-top: 0.3rem;
}

.res-box .ef-item {
  margin: 0 0.2rem;
}

.res-box .ef-item div {
  width: 1.72rem;
  height: 1.66rem;
  margin: auto;
  background: url("../images/item-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0.2rem;
}

.res-box .ef-item div img {
  width: 1.17rem;
  height: 1.26rem;
  object-fit: contain;
}

.res-box .ef-item span {
  margin-top: 0.08rem;
  display: block;
  width: 2.72rem;
  height: 0.47rem;
  background: url("../images/txt-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.49rem;
  font-size: 0.28rem;
  color: #353535;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 0.1rem;
}

.res-box .ef-item span em {
  display: flex;
  gap: 0;
  justify-content: center;
}

.res-box .ef-item span em i {
  white-space: nowrap;
}

.res-box .ef-item p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.16rem;
}

.res-box .ef-item p em {
  margin: 0 0.1rem;
  box-sizing: border-box;
  padding: 0 0.12rem;
  color: #fff;
  font-size: 0.22rem;
  border-radius: 0.1rem;
  background-color: #646464;
}

.eg-box1 {
  width: 5.86rem;
  height: 1.51rem;
  margin: 0.38rem auto 0;
  background: url("../images/eg1.png") no-repeat 0 0;
  background-size: 100% 100%;
  padding-left: 1.08rem;
  box-sizing: border-box;
  padding-top: 0.72rem;
}

.eg-box1 p {
  font-size: 0.24rem;
  color: #252525;
  text-align: center;
}

.eg-box2 {
  width: 5.86rem;
  height: 1.51rem;
  margin: 0.38rem auto 0;
  background: url("../images/eg2.png") no-repeat 0 0;
  background-size: 100% 100%;
  padding-left: 1.08rem;
  box-sizing: border-box;
  padding-top: 0.62rem;
}

.eg-box2 p {
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
}

.eg-box2 span {
  font-size: 0.24rem;
  color: #fff;
  display: block;
  text-align: center;
}

.eg-tit {
  text-align: center;
  margin-top: 0.3rem;
}

.eg-tit img {
  height: 0.64rem;
}

.eg-tit span {
  display: block;
  text-align: center;
  font-size: 0.24rem;
  color: #000000;
}

.eg-tit p {
  font-size: 0.46rem;
  font-weight: bold;
  letter-spacing: 0.02rem;
  color: #000000;
  text-shadow: 0.01rem 0 0.01rem #9bc7ff, 0.02rem 0 0.01rem #9bc7ff, 0.01rem 0 0.01rem #9bc7ff, 0.01rem 0.01rem 0.01rem #9bc7ff, 0.02rem 0.02rem 0.01rem #9bc7ff, 0.01rem 0.01rem 0.01rem #9bc7ff, 0.01rem -0.01rem 0.01rem #9bc7ff, 0.02rem -0.02rem 0.01rem #9bc7ff, 0.01rem -0.01rem 0.01rem #9bc7ff, -0.01rem 0 0.01rem #9bc7ff, -0.02rem 0 0.01rem #9bc7ff, -0.01rem 0 0.01rem #9bc7ff, -0.01rem 0.01rem 0.01rem #9bc7ff, -0.02rem 0.02rem 0.01rem #9bc7ff, -0.01rem 0.01rem 0.01rem #9bc7ff, -0.01rem -0.01rem 0.01rem #9bc7ff, -0.02rem -0.02rem 0.01rem #9bc7ff, -0.01rem -0.01rem 0.01rem #9bc7ff;
}

.op-tips {
  width: 1.94rem;
  height: 0.42rem;
  display: flex;
  margin: 0.1rem auto;
  align-items: center;
  justify-content: center;
  border-radius: 0.2rem;
  background-color: #c6c1bc;
  color: #e36508;
  font-weight: bold;
  box-sizing: border-box;
  text-shadow: 0.01rem 0 0.01rem #f3ebe2, 0.02rem 0 0.01rem #f3ebe2, 0.01rem 0 0.01rem #f3ebe2, 0.01rem 0.01rem 0.01rem #f3ebe2, 0.02rem 0.02rem 0.01rem #f3ebe2, 0.01rem 0.01rem 0.01rem #f3ebe2, 0.01rem -0.01rem 0.01rem #f3ebe2, 0.02rem -0.02rem 0.01rem #f3ebe2, 0.01rem -0.01rem 0.01rem #f3ebe2, -0.01rem 0 0.01rem #f3ebe2, -0.02rem 0 0.01rem #f3ebe2, -0.01rem 0 0.01rem #f3ebe2, -0.01rem 0.01rem 0.01rem #f3ebe2, -0.02rem 0.02rem 0.01rem #f3ebe2, -0.01rem 0.01rem 0.01rem #f3ebe2, -0.01rem -0.01rem 0.01rem #f3ebe2, -0.02rem -0.02rem 0.01rem #f3ebe2, -0.01rem -0.01rem 0.01rem #f3ebe2;
}

.op-tips i {
  width: 0.63rem;
  height: 0.28rem;
  margin-right: 0.06rem;
  background: url(../images/icon-cl.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.op-tips i.on {
  background: url(../images/icon-op.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.ef-list {
  margin-left: 0.26rem;
  margin-top: 0.16rem;
}

.ef-list ul {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 6.7rem;
  max-height: 9.46rem;
  overflow-y: auto;
}

.ef-list ul::-webkit-scrollbar {
  width: 0.04rem;
  height: "";
  background: "";
}

.ef-list ul::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.ef-list ul::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #8ec0ff;
}

.ef-list ul li {
  margin: 0 0.11rem;
  margin-bottom: 0.25rem;
}

.ef-list ul li div {
  width: 1.39rem;
  height: 1.34rem;
  margin: auto;
  background: url(../images/item-box.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0.2rem;
}

.ef-list ul li div img {
  width: 1.0rem;
  height: 1.0rem;
  object-fit: contain;
}

.ef-list ul li p {
  display: flex;
  justify-content: center;
  margin-top: 0.1rem;
}

.ef-list ul li p span {
  position: relative;
  font-size: 0.24rem;
  color: #313131;
  line-height: 0.24rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 1.44rem;
}

.ef-list ul li p span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.05rem;
  border-radius: 0.4rem;
  background-color: rgba(142, 192, 255, 0.4);
  border-radius: 0.1rem;
}

.pro-box {
  width: 7.18rem;
  height: 5.18rem;
  margin: 0 auto;
  margin: 0.2rem auto 0;
  box-sizing: border-box;
  background: url("../images/pro-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  padding-left: 0.95rem;
  padding-top: 0.76rem;
}

.pro-box .ip-con {
  margin-bottom: 0.32rem;
}

.pro-box .ip-con img {
  height: 0.36rem;
}

.pro-box .ip-con p {
  width: 5.12rem;
  height: 0.65rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 0.9rem;
  padding-bottom: 0.02rem;
  margin-top: 0.06rem;
  background: url("../images/ip-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  position: relative;
}

.pro-box .ip-con p input {
  background: none;
  border: 0;
  color: #fff;
  font-size: 0.24rem;
}

.pro-box .ip-con p input::-webkit-input-placeholder {
  color: #fff;
  font-size: 0.24rem;
}

.pro-box .ip-con p i {
  position: absolute;
  top: 50%;
  right: 0.35rem;
  margin-top: -0.19rem;
  width: 0.42rem;
  height: 0.39rem;
  background: url("../images/icon-close3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.ip-btn {
  display: flex;
  margin-left: 0.4rem;
}

.ip-btn a.btn1 {
  width: 2.08rem;
  height: 0.58rem;
  margin-right: 0.28rem;
  background: url("../images/sbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.ip-btn a.btn2 {
  width: 1.58rem;
  height: 0.58rem;
  background: url("../images/sbtn2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.pro-tit {
  text-align: center;
  margin-top: 0.2rem;
}

.pro-tit img {
  height: 0.65rem;
}

.pro-tit p {
  font-size: 0.46rem;
  font-weight: bold;
  letter-spacing: 0.02rem;
  color: #000000;
  text-shadow: 0.01rem 0 0.01rem #9bc7ff, 0.02rem 0 0.01rem #9bc7ff, 0.01rem 0 0.01rem #9bc7ff, 0.01rem 0.01rem 0.01rem #9bc7ff, 0.02rem 0.02rem 0.01rem #9bc7ff, 0.01rem 0.01rem 0.01rem #9bc7ff, 0.01rem -0.01rem 0.01rem #9bc7ff, 0.02rem -0.02rem 0.01rem #9bc7ff, 0.01rem -0.01rem 0.01rem #9bc7ff, -0.01rem 0 0.01rem #9bc7ff, -0.02rem 0 0.01rem #9bc7ff, -0.01rem 0 0.01rem #9bc7ff, -0.01rem 0.01rem 0.01rem #9bc7ff, -0.02rem 0.02rem 0.01rem #9bc7ff, -0.01rem 0.01rem 0.01rem #9bc7ff, -0.01rem -0.01rem 0.01rem #9bc7ff, -0.02rem -0.02rem 0.01rem #9bc7ff, -0.01rem -0.01rem 0.01rem #9bc7ff;
}

.gl-box {
  width: 6.8rem;
  height: 1.78rem;
  margin: 0.2rem auto 0;
  background: url("../images/gl-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.4rem;
  padding-left: 0.25rem;
  display: flex;
  align-items: center;
  position: relative;
}

.gl-box .sh-list {
  top: 1.48rem;
  left: 0.3rem;
  margin-left: 0;
}

.gl-box .search {
  width: 4.82rem;
  height: 0.65rem;
  box-sizing: border-box;
  padding-left: 0.8rem;
  display: flex;
  align-items: center;
  background: url("../images/ip-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  position: relative;
}

.gl-box .search input {
  background: none;
  border: 0;
  color: #fff;
  font-size: 0.24rem;
  width: 3.2rem;
}

.gl-box .search input::-webkit-input-placeholder {
  color: #fff;
  font-size: 0.24rem;
}

.gl-box .search i {
  position: absolute;
  top: 50%;
  right: 0.35rem;
  margin-top: -0.19rem;
  width: 0.42rem;
  height: 0.39rem;
  background: url("../images/icon-close3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.gl-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.2rem;
}

.gl-btn a {
  width: 3.14rem;
  height: 0.64rem;
  margin-right: 0.1rem;
  background: url("../images/gl-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.gl-btn .op-tips {
  margin: 0;
}

.gl-item {
  width: 6.21rem;
  height: 0.99rem;
  margin: 0.1rem auto 0;
  display: flex;
  align-items: center;
  background: url("../images/gl-item.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-left: 0.3rem;
}

.gl-item .cd-img {
  width: 0.78rem;
  height: 0.78rem;
  background: url(../images/item-box.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0.1rem;
}

.gl-item .cd-img img {
  width: 0.56rem;
  height: 0.56rem;
  object-fit: contain;
}

.gl-item .cd-text {
  margin-left: 0.14rem;
  display: flex;
  align-items: center;
}

.gl-item .cd-text p {
  display: flex;
  align-items: center;
}

.gl-item .cd-text p span {
  position: relative;
  font-size: 0.22rem;
  color: #313131;
  line-height: 0.24rem;
  font-weight: bold;
  z-index: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 1.6rem;
}

.gl-item .cd-text p span::after {
  content: "";
  position: absolute;
  bottom: 0rem;
  left: 0;
  width: 100%;
  height: 0.06rem;
  z-index: -1;
  border-radius: 0.4rem;
  background-color: #8ec0ff;
  border-radius: 0.1rem;
}

.gl-item .cd-text em {
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  color: #313131;
  margin-left: 0.1rem;
}

.gl-item .cd-text em img {
  margin-right: 0.1rem;
  width: 0.2rem;
  height: 0.25rem;
  object-fit: contain;
}

.gl-tips {
  position: absolute;
  top: 0.2rem;
  right: 0;
  width: 3.76rem;
  height: 0.64rem;
  background: url("../images/tips.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 0.4rem;
}

.gl-tips i {
  width: 0.63rem;
  height: 0.28rem;
  background: url("../images/icon-cl.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.gl-tips i.on {
  background: url("../images/icon-op.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.pro-list {
  width: 6.52rem;
  margin: 0 auto;
  margin-top: 0.16rem;
  max-height: 8rem;
  overflow-y: auto;
}

.pro-list::-webkit-scrollbar {
  width: 0.04rem;
  height: "";
  background: #959595;
}

.pro-list::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.pro-list::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #89bdff;
}

.pro-list li {
  width: 6.25rem;
  height: 1.88rem;
  background: url("../images/pro-li.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 0 0 0.48rem;
  margin-bottom: 0.12rem;
}

.pro-list li .num {
  top: 0.14rem;
  left: 0.36rem;
  position: absolute;
  width: 0.55rem;
  height: 0.55rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/num.png") no-repeat 0 0;
  background-size: 100% 100%;
  font-size: 0.32rem;
  color: #ef8a1c;
  font-weight: bold;
  text-shadow: 0.01rem 0 0.01rem #fff, 0.02rem 0 0.01rem #fff, 0.01rem 0 0.01rem #fff, 0.01rem 0.01rem 0.01rem #fff, 0.02rem 0.02rem 0.01rem #fff, 0.01rem 0.01rem 0.01rem #fff, 0.01rem -0.01rem 0.01rem #fff, 0.02rem -0.02rem 0.01rem #fff, 0.01rem -0.01rem 0.01rem #fff, -0.01rem 0 0.01rem #fff, -0.02rem 0 0.01rem #fff, -0.01rem 0 0.01rem #fff, -0.01rem 0.01rem 0.01rem #fff, -0.02rem 0.02rem 0.01rem #fff, -0.01rem 0.01rem 0.01rem #fff, -0.01rem -0.01rem 0.01rem #fff, -0.02rem -0.02rem 0.01rem #fff, -0.01rem -0.01rem 0.01rem #fff;
}

.pro-list li .p-img {
  width: 1.39rem;
  height: 1.34rem;
  background: url(../images/item-box.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0.2rem;
}

.pro-list li .p-img img {
  width: 1.0rem;
  height: 1.0rem;
  object-fit: contain;
}

.pro-list li .p-info {
  width: 3.6rem;
  margin-left: 0.2rem;
}

.pro-list li .p-info .name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.05rem 0 0.1rem;
}

.pro-list li .p-info .name span {
  position: relative;
  font-size: 0.28rem;
  color: #313131;
  line-height: 0.28rem;
  font-weight: bold;
  z-index: 0;
  max-width: 2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.pro-list li .p-info .name span::after {
  content: "";
  position: absolute;
  bottom: -0.02rem;
  left: 0;
  width: 100%;
  height: 0.08rem;
  z-index: -1;
  border-radius: 0.4rem;
  background-color: #8ec0ff;
  border-radius: 0.1rem;
}

.pro-list li .p-info .name em {
  height: 0.32rem;
  line-height: 0.32rem;
  color: #fff;
  font-size: 0.22rem;
  padding: 0 0.22rem;
  border-radius: 0.1rem;
  background-color: #818181;
}

.pro-list li .p-info .line {
  width: 3.66rem;
  height: 0.29rem;
  margin-top: 0.18rem;
  background: url("../images/pro-line.png") no-repeat 0 0;
  background-size: 100% 100%;
  position: relative;
  border-radius: 0.4rem;
}

.pro-list li .p-info .line em {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  background-color: #58a2ff;
  border-radius: 0.4rem;
}

.pro-list li .p-info .line em::after {
  content: "";
  position: absolute;
  right: -0.2rem;
  top: -0.08rem;
  width: 0.44rem;
  height: 0.45rem;
  background: url("../images/icon-sl.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.pro-list li .p-info p {
  color: #626262;
  font-size: 0.22rem;
  margin-left: 0.05rem;
  margin-top: 0.05rem;
}

.pro-list li.one .num {
  top: 0.1;
  left: 0.3rem;
  width: 0.6rem;
  height: 0.73rem;
  line-height: 0.73rem;
  box-sizing: border-box;
  padding-top: 0.2rem;
  padding-left: 0.05rem;
  background: url("../images/num1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.pro-list li.two .num {
  top: 0.1;
  left: 0.3rem;
  width: 0.6rem;
  height: 0.73rem;
  line-height: 0.73rem;
  box-sizing: border-box;
  padding-top: 0.2rem;
  padding-left: 0.05rem;
  background: url("../images/num2.png") no-repeat 0 0;
  background-size: 100% 100%;
  color: #b5bed3;
}

.pro-list li.three .num {
  top: 0.1;
  left: 0.3rem;
  width: 0.6rem;
  height: 0.73rem;
  line-height: 0.73rem;
  box-sizing: border-box;
  padding-top: 0.2rem;
  padding-left: 0.05rem;
  background: url("../images/num3.png") no-repeat 0 0;
  background-size: 100% 100%;
  color: #f59956;
}

.cd-box {
  width: 6.8rem;
  height: 1.74rem;
  margin: 0 auto;
  background: url("../images/search-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.4rem;
  padding-left: 0.25rem;
  display: flex;
  align-items: center;
}

.cd-box .sh-list {
  top: 1.78rem;
  left: 0.48rem;
  margin-left: 0;
}

.cd-box .search {
  width: 4.82rem;
  height: 0.65rem;
  box-sizing: border-box;
  padding-left: 0.8rem;
  display: flex;
  align-items: center;
  background: url("../images/ip-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  position: relative;
}

.cd-box .search input {
  background: none;
  border: 0;
  color: #fff;
  font-size: 0.24rem;
  width: 3.4rem;
}

.cd-box .search input::-webkit-input-placeholder {
  color: #fff;
  font-size: 0.24rem;
}

.cd-box .search i {
  position: absolute;
  top: 50%;
  right: 0.35rem;
  margin-top: -0.19rem;
  width: 0.42rem;
  height: 0.39rem;
  background: url("../images/icon-close3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.cd-box .sex-box {
  display: flex;
  align-items: center;
  width: 1.11rem;
  height: 0.49rem;
  margin: 0 0.1rem;
  background: url("../images/sex-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  justify-content: center;
}

.cd-box .sex-box i {
  width: 0.53rem;
  height: 0.52rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cd-box .sex-box i img {
  width: 0.29rem;
  height: 0.34rem;
  object-fit: contain;
}

.cd-box .sex-box i.on {
  background: url("../images/sex-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.cd-box .into-btn {
  width: 1.4rem;
  height: 0.58rem;
  background: url("../images/into-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.cd-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0.18rem;
  margin-top: 0.2rem;
}

.cd-list li {
  position: relative;
  width: 3.11rem;
  height: 1.17rem;
  background: url("../images/cd-li.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 0.14rem;
  margin-left: 0.2rem;
  margin-bottom: 0.1rem;
}

.cd-list li .cd-close {
  position: absolute;
  top: -0.02rem;
  right: 0.04rem;
  width: 0.26rem;
  height: 0.26rem;
  background: url("../images/icon-close1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.cd-list li .cd-img {
  width: 1.04rem;
  height: 1.06rem;
  background: url(../images/item-box.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0.1rem;
}

.cd-list li .cd-img img {
  width: 0.88rem;
  height: 0.88rem;
  object-fit: contain;
}

.cd-list li .cd-text {
  margin-left: 0.14rem;
}

.cd-list li .cd-text p {
  display: flex;
  align-items: center;
}

.cd-list li .cd-text p span {
  position: relative;
  font-size: 0.22rem;
  color: #313131;
  line-height: 0.24rem;
  font-weight: bold;
  z-index: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 1.6rem;
}

.cd-list li .cd-text p span::after {
  content: "";
  position: absolute;
  bottom: 0rem;
  left: 0;
  width: 100%;
  height: 0.06rem;
  z-index: -1;
  border-radius: 0.4rem;
  background-color: #8ec0ff;
  border-radius: 0.1rem;
}

.cd-list li .cd-text em {
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  color: #313131;
  margin-top: 0.1rem;
}

.cd-list li .cd-text em img {
  margin-right: 0.1rem;
  width: 0.2rem;
  height: 0.25rem;
  object-fit: contain;
}

.pt-tit {
  margin-left: 0.38rem;
  margin-top: 0.1rem;
}

.pt-tit img {
  height: 0.65rem;
}

.pt-box {
  width: 6.78rem;
  box-sizing: border-box;
  padding: 0.14rem 0.1rem;
  background-color: #fdfcf9;
  border-radius: 0.12rem;
  position: relative;
  margin: 0.2rem auto 0;
}

.pt-box .pt-head {
  width: 6.29rem;
  height: 0.78rem;
  background: url("../images/path-head.png") no-repeat 0 0;
  background-size: 100% 100%;
  margin-left: 0.3rem;
  position: relative;
  display: flex;
  align-items: center;
}

.pt-box .pt-head .pt-img {
  position: absolute;
  top: -0.1rem;
  left: -0.32rem;
  width: 1.01rem;
  height: 0.97rem;
  background: url("../images/pt-img-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0.16rem;
}

.pt-box .pt-head .pt-img img {
  width: 0.88rem;
  height: 0.88rem;
  object-fit: contain;
}

.pt-box .pt-head .pt-txt {
  display: flex;
  align-items: center;
  flex: 1;
}

.pt-box .pt-head .pt-txt span {
  max-width: 2.4rem;
  font-size: 0.3rem;
  color: #fdfcf9;
  font-weight: bold;
  margin-left: 0.88rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.pt-box .pt-head .pt-txt img {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: 0.1rem;
  object-fit: contain;
}

.pt-box .pt-head .tit-can1 {
  width: 1.35rem;
  height: 0.32rem;
  margin-right: 1rem;
  background: url("../images/tit-can1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.pt-box .pt-head .tit-can2 {
  width: 1.79rem;
  height: 0.32rem;
  margin-right: 0.4rem;
  background: url("../images/tit-can2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.pt-box .pt-head .icon-down {
  position: absolute;
  top: 0.12rem;
  right: 0.2rem;
  width: 0.56rem;
  height: 0.52rem;
  background: url("../images/icon-down.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.pt-box .pt-head .icon-up {
  position: absolute;
  top: 0.12rem;
  right: 0.2rem;
  width: 0.56rem;
  height: 0.52rem;
  background: url("../images/icon-up.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.flow-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 0;
  padding-top: 0.68rem;
  padding-bottom: 0.2rem;
  width: 6.5rem;
  background-color: #f3ebe2;
  border-radius: 0.3rem;
  box-sizing: border-box;
  margin: 0.3rem auto 0;
}

.flow-box::after {
  content: "";
  position: absolute;
  top: 1.15rem;
  left: 50%;
  margin-left: -0.68rem;
  width: 1.36rem;
  height: 0.65rem;
  background: url("../images/path1.png") no-repeat 0 0;
  background-size: 100% 100%;
  z-index: -1;
}

.flow-box .pt-num {
  position: absolute;
  left: 0.2rem;
  top: 0.18rem;
  display: flex;
  align-items: center;
}

.flow-box .pt-num i {
  width: 0.35rem;
  height: 0.34rem;
  background: url("../images/icon-num.png") no-repeat 0 0;
  background-size: 100% 100%;
  font-size: 0.24rem;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-top: 0.03rem;
  padding-right: 0.01rem;
}

.flow-box .pt-num span {
  font-size: 0.24rem;
  color: #408ae6;
  font-weight: bold;
  margin-left: 0.06rem;
}

.flow-box .pt-item {
  margin-bottom: 0.3rem;
}

.flow-box .pt-item:nth-child(2) {
  margin-left: 0rem;
  margin-right: 0.7rem;
}

.flow-box .pt-item:nth-child(3) {
  margin-right: 0rem;
  margin-left: 0.7rem;
}

.flow-box .pt-item:nth-last-child(1) {
  margin-bottom: 0;
}

.fl1 {
  background-color: #f3ebe2;
}

.fl2 {
  background-color: #e2e9f3;
}

.fl3 {
  background-color: #f3e2e2;
}

.fl4 {
  background-color: #e3e2f3;
}

.fl5 {
  background-color: #e2f3e9;
}

.flow-box2 {
  display: flex;
  align-items: center;
  padding-top: 0.3rem;
  box-sizing: border-box;
  justify-content: center;
  margin-top: 0.2rem;
  border-top: 1px dashed #c3bfba;
}

.flow-box2 .pt-item {
  width: 2rem;
}

.flow-box2 .pt-item .fl-name p span {
  max-width: 1rem;
}

.flow-box2 .icon-x {
  width: 0.25rem;
  height: 0.25rem;
  background: url("../images/icon-x.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.flow-box2 .icon-l {
  width: 0.30rem;
  height: 0.26rem;
  background: url("../images/icon-l.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.pt-item {
  position: relative;
  width: 2.38rem;
  height: 1.0rem;
  background: url("../images/fl-item.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 0.05rem;
  padding-top: 0.04rem;
}

.pt-item .icon-sh {
  position: absolute;
  top: 0.1rem;
  right: 0.16rem;
  width: 0.28rem;
  height: 0.27rem;
  background: url("../images/icon-q.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.pt-item .fl-img {
  width: 0.83rem;
  height: 0.78rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0.15rem;
  margin-right: 0.1rem;
  flex-shrink: 0;
  background: url(../images/item-box.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.pt-item .fl-img img {
  width: 0.66rem;
  height: 0.66rem;
  object-fit: contain;
}

.pt-item .fl-name p {
  display: flex;
  align-items: center;
  margin-top: 0.1rem;
}

.pt-item .fl-name p span {
  position: relative;
  font-size: 0.19rem;
  color: #313131;
  line-height: 0.24rem;
  font-weight: bold;
  z-index: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 1.34rem;
}

.pt-item .fl-name p span::after {
  content: "";
  position: absolute;
  bottom: 0rem;
  left: 0;
  width: 100%;
  height: 0.06rem;
  z-index: -1;
  border-radius: 0.4rem;
  background-color: #8ec0ff;
  border-radius: 0.1rem;
}

.pt-item .fl-name i {
  display: inline-block;
  font-size: 0.18rem;
  color: #fff;
  line-height: .22rem;
  margin: 0.04rem 0 0;
  background-color: #828282;
  border-radius: 0.08rem;
  padding: 0.02rem 0.05rem;
  max-width: 1.3rem;
  text-align: center;
}

.pt-item .fl-name em {
  vertical-align: top;
  display: inline-block;
  margin-top: 0.02rem;
  font-size: 0.18rem;
  color: #fff;
  height: 0.26rem;
  line-height: 0.26rem;
  padding: 0 0.1rem;
  background-color: #828282;
  border-radius: 0.08rem;
}

.pt-item.m .fl-img {
  background: url("../images/fl-img1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.pt-item.w .fl-img {
  background: url("../images/fl-img2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-bom {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -3.75rem;
  width: 7.5rem;
  height: 7.11rem;
  background: url("../images/p-bom.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 1rem;
}

.p-bom ul {
  width: 6.94rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: 0.26rem;
  height: 5.65rem;
  overflow-y: auto;
}

.p-bom ul::-webkit-scrollbar {
  width: 0.04rem;
  height: "";
  background: #959595;
}

.p-bom ul::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.p-bom ul::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #89bdff;
}

.p-bom ul li {
  margin: 0 0.12rem 0.24rem;
  height: 1.82rem;
}

.p-bom ul li div {
  width: 1.48rem;
  height: 1.41rem;
  margin: auto;
  background: url(../images/item-box.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0.2rem;
}

.p-bom ul li div img {
  width: 1.0rem;
  height: 1.0rem;
  object-fit: contain;
}

.p-bom ul li p {
  display: flex;
  justify-content: center;
  margin-top: 0.1rem;
}

.p-bom ul li p span {
  position: relative;
  font-size: 0.24rem;
  color: #313131;
  line-height: 0.24rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 1.44rem;
  z-index: 0;
}

.p-bom ul li p span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 0.05rem;
  border-radius: 0.4rem;
  background-color: #8ec0ff;
  border-radius: 0.1rem;
}

.p-bom ul li.on {
  position: relative;
}

.p-bom ul li.on::after {
  content: "";
  position: absolute;
  top: 0.05rem;
  left: 0.05rem;
  width: 0.33rem;
  height: 0.33rem;
  background: url("../images/icon-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-bom ul li.on div {
  background: url(../images/item-on.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.p-bom ul li.on p {
  margin-top: 0.05rem;
}

.p-bom ul li.on p span {
  box-sizing: border-box;
  background-color: #58a2ff;
  border-radius: 0.15rem;
  color: #fff;
  line-height: 0.33rem;
  padding: 0 0.05rem;
  font-size: 0.23rem;
}

.p-bom ul li.on p span::after {
  display: none;
}

.p-bom .p-close {
  position: absolute;
  top: 0.16rem;
  right: 0.4rem;
  width: 0.56rem;
  height: 0.51rem;
  background: url("../images/icon-close2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.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 {
  margin-top: 0.3rem;
  margin-bottom: 0.6rem;
}

@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;
}
