html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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: rgba(0, 0, 0, 0);
}

img:not([src]) {
  opacity: 0;
}

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;
}

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

@media screen and (max-width: 320px) {
  html {
    font-size: 42.6666666667px;
    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.9333333333px;
    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.3333333333px;
    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;
  }
  body {
    width: 7.5rem;
    margin: 0 auto;
    font-size: 0.24rem;
    line-height: 1;
  }
  [data-dpr="1"] body {
    width: 750px;
    margin: 0 auto;
  }
}
html {
  background: #6B7BDB;
}

body {
  font-size: 0.24rem;
}

body.v2 {
  overflow: hidden;
}

@font-face {
  font-family: KBaoNumber;
  src: url(../assets/KBaoNumber-Regular.TTF);
}
.m1 {
  background: url(../images/bg_01.jpg?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 13.62rem;
  position: relative;
}
.m1 .user {
  position: absolute;
  top: 2.04rem;
  left: 0.42rem;
  display: flex;
  align-items: center;
}
.m1 .user .avatar {
  width: 0.6rem;
  height: 0.61rem;
  background-color: #69b2f7;
  border: solid 0.02rem #ffcff6;
  border-radius: 50%;
  margin-right: 0.14rem;
}
.m1 .user .name {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.54rem;
  letter-spacing: 0rem;
  color: #e4ebff;
}
.m1 .side-menu {
  position: absolute;
  top: 2.05rem;
  right: 0;
  display: flex;
  align-items: center;
}
.m1 .side-menu .item {
  width: 0.4rem;
}
.m1 .reservation {
  position: absolute;
  top: 10.34rem;
  left: 0;
  width: 7.5rem;
}
.m1 .counter {
  display: flex;
  padding: 0 1.32rem;
  justify-content: space-between;
}
.m1 .counter span {
  width: 0.98rem;
  height: 1.08rem;
  text-align: center;
  font-size: 0.5rem;
  color: #FFEEBE;
  font-family: KBaoNumber;
  line-height: 1;
  padding-top: 0.12rem;
  box-sizing: border-box;
  text-shadow: 0.01rem 0 0.01rem #448CEC, 0.01rem 0 0.01rem #448CEC, 0.01rem 0 0.01rem #448CEC, 0.01rem 0.01rem 0.01rem #448CEC, 0.01rem 0.01rem 0.01rem #448CEC, 0.01rem 0.01rem 0.01rem #448CEC, 0.01rem -0.01rem 0.01rem #448CEC, 0.01rem -0.01rem 0.01rem #448CEC, 0.01rem -0.01rem 0.01rem #448CEC, -0.01rem 0 0.01rem #448CEC, -0.01rem 0 0.01rem #448CEC, -0.01rem 0 0.01rem #448CEC, -0.01rem 0.01rem 0.01rem #448CEC, -0.01rem 0.01rem 0.01rem #448CEC, -0.01rem 0.01rem 0.01rem #448CEC, -0.01rem -0.01rem 0.01rem #448CEC, -0.01rem -0.01rem 0.01rem #448CEC, -0.01rem -0.01rem 0.01rem #448CEC;
}
.m1 .btn-box {
  margin-top: 0.16rem;
}
.m1 .exp {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.22rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #6379ea;
  text-align: center;
  line-height: 1;
  margin-top: 0.12rem;
}
.m1 .exp span {
  color: #e7a13b;
}

.progress-wrapper {
  background: url(../images/progress_bg.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 4.07rem;
  height: 0.35rem;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding: 0.14rem 0.28rem;
}
.progress-wrapper .progress-title {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.2rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  text-shadow: 0.01rem 0 0.01rem #438CEC, 0.01rem 0 0.01rem #438CEC, 0.01rem 0 0.01rem #438CEC, 0.01rem 0.01rem 0.01rem #438CEC, 0.01rem 0.01rem 0.01rem #438CEC, 0.01rem 0.01rem 0.01rem #438CEC, 0.01rem -0.01rem 0.01rem #438CEC, 0.01rem -0.01rem 0.01rem #438CEC, 0.01rem -0.01rem 0.01rem #438CEC, -0.01rem 0 0.01rem #438CEC, -0.01rem 0 0.01rem #438CEC, -0.01rem 0 0.01rem #438CEC, -0.01rem 0.01rem 0.01rem #438CEC, -0.01rem 0.01rem 0.01rem #438CEC, -0.01rem 0.01rem 0.01rem #438CEC, -0.01rem -0.01rem 0.01rem #438CEC, -0.01rem -0.01rem 0.01rem #438CEC, -0.01rem -0.01rem 0.01rem #438CEC;
  position: absolute;
  top: 0.36rem;
}
.progress-wrapper .progress-title.v1 {
  left: -0.1rem;
}
.progress-wrapper .progress-title.v2 {
  right: -0.1rem;
}
.progress-wrapper .progress-bar {
  width: 100%;
  height: 0.07rem;
  background-image: linear-gradient(90deg, #8ce8ff 0%, #ccf6ff 100%), linear-gradient(#c8eaf9, #c8eaf9);
  border-radius: 0.03rem;
  position: relative;
}
.progress-wrapper .progress-bar::after {
  content: "";
  background: url(../images/progress_tag.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.37rem;
  height: 0.42rem;
  position: absolute;
  right: -0.18rem;
  top: -0.18rem;
}

.btn1 {
  background: url(../images/btn1.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 3.62rem;
  height: 1.16rem;
  font-size: 0.4rem;
  color: #FFF3D3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-top: 0.28rem;
  position: relative;
}

.btn1.has::after {
  content: "";
  background: url(../images/btn1_tag.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.61rem;
  height: 0.24rem;
  position: absolute;
  right: 0.22rem;
  top: 0.2rem;
  transform: scale(1.2);
}

.btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.link-box.swiper-container {
  padding-top: 0.08rem;
  height: 0.65rem;
  width: 7.5rem;
  z-index: 100;
  margin-bottom: -0.73rem;
}
.link-box.swiper-container .item {
  background: url(../images/link_bg.png?0302) no-repeat 0 0;
  background-size: 2.19rem 1.3rem;
  background-color: transparent;
  width: 2.19rem !important;
  height: 0.65rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-top: 0.08rem;
  font-family: SourceHanSansCN-Bold;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  flex: 0 0 auto;
}
.link-box.swiper-container .item.on {
  background-position: 0 100%;
}

.link-box.swiper-container.v2 {
  background-color: #fff;
  padding-bottom: 0.08rem;
  position: fixed;
}

.video-wrapper {
  width: 6.42rem;
  height: 3.64rem;
  position: relative;
}
.video-wrapper::before {
  content: "";
  background: url(../images/video_pre.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.42rem;
  height: 3.64rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: none;
  pointer-events: none;
  touch-action: none;
  display: none;
}
.video-wrapper img {
  width: 6.42rem;
  height: 3.64rem;
  object-fit: cover;
}
.video-wrapper .cover {
  width: 6.42rem;
  height: 3.64rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.video-wrapper .cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-wrapper .vjs-poster {
  background-color: transparent;
}
.video-wrapper .video-js {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.video-wrapper .video-js .vjs-tech {
  object-fit: cover;
  box-sizing: border-box;
  border: 0.02rem solid #FDDA86;
}
.video-wrapper .video-js .vjs-big-play-button {
  background: url(../images/play.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.47rem;
  height: 1.55rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 0;
  margin-left: 0;
  transform: translate(-50%, -50%);
  border: none;
}
.video-wrapper .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "";
}
.video-wrapper .infoVideo {
  width: 6.42rem;
  height: 3.64rem;
}
.video-wrapper .play {
  background: url(../images/play.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.47rem;
  height: 1.55rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
}

.namestr-wrapper {
  width: 6.03rem;
  height: 0.3rem;
  position: relative;
  overflow: hidden;
  font-family: SourceHanSansCN-Medium;
  font-size: 0.28rem;
  font-weight: normal;
  letter-spacing: 0rem;
  color: #FCF8EF;
  line-height: 1;
  margin: 0.2rem 0 0 0.76rem;
}
.namestr-wrapper .namestr {
  position: absolute;
  white-space: nowrap;
}

.des {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: 0rem;
  color: #937243;
  text-align: center;
}
.des span {
  color: #6574db;
}

.m2 {
  background: url(../images/bg_02.jpg?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 6.72rem;
  position: relative;
  margin-top: -0.02rem;
}
.m2 .video-wrapper {
  margin: 0 auto;
}
.m2 .pt {
  height: 1.98rem;
}

.img-swiper.swiper-container {
  width: 6.72rem;
  height: 2.86rem;
  margin-top: 0.6rem;
}
.img-swiper.swiper-container .swiper-slide {
  width: 3.85rem;
  height: 2.21rem;
}
.img-swiper.swiper-container .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-swiper.swiper-container .swiper-pagination-bullet {
  background: url(../images/pg1.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.12rem;
  height: 0.12rem;
  opacity: 1;
}
.img-swiper.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: url(../images/pg2.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.33rem;
  height: 0.33rem;
}
.img-swiper.swiper-container .item {
  position: relative;
  width: 3.85rem;
  height: 2.21rem;
}
.img-swiper.swiper-container .item img {
  width: 3.85rem;
  height: 2.21rem;
  object-fit: cover;
  border-radius: 0.13rem;
  border: solid 0.02rem #ca914a;
}
.img-swiper.swiper-container .item .lock-tag {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: SourceHanSansCN-Medium;
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1;
  z-index: 10;
}
.img-swiper.swiper-container .item .lock-tag::before {
  content: "";
  background: url(../images/lock.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.74rem;
  height: 0.53rem;
  margin-bottom: 0.2rem;
}
.img-swiper.swiper-container .item .num {
  font-family: FZZZHUNHK--GBK1-0;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.02rem;
  color: #fffef1;
  min-width: 0.68rem;
  height: 0.33rem;
  line-height: 1;
  background-color: #314baa;
  border-radius: 0.13rem 0 0.19rem 0;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.img-swiper.swiper-container .item.lock .lock-tag {
  display: flex;
}
.img-swiper.swiper-container .item.lock img {
  filter: brightness(0.3);
}

.btn2 {
  background: url(../images/btn2.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 3.59rem;
  height: 0.97rem;
  font-size: 0.4rem;
  color: #FFF0C7;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  letter-spacing: 0;
  text-shadow: 0.01rem 0 0.01rem #8F66F9, 0.01rem 0 0.01rem #8F66F9, 0.01rem 0 0.01rem #8F66F9, 0.01rem 0.01rem 0.01rem #8F66F9, 0.01rem 0.01rem 0.01rem #8F66F9, 0.01rem 0.01rem 0.01rem #8F66F9, 0.01rem -0.01rem 0.01rem #8F66F9, 0.01rem -0.01rem 0.01rem #8F66F9, 0.01rem -0.01rem 0.01rem #8F66F9, -0.01rem 0 0.01rem #8F66F9, -0.01rem 0 0.01rem #8F66F9, -0.01rem 0 0.01rem #8F66F9, -0.01rem 0.01rem 0.01rem #8F66F9, -0.01rem 0.01rem 0.01rem #8F66F9, -0.01rem 0.01rem 0.01rem #8F66F9, -0.01rem -0.01rem 0.01rem #8F66F9, -0.01rem -0.01rem 0.01rem #8F66F9, -0.01rem -0.01rem 0.01rem #8F66F9;
}

.m3 {
  margin-top: -0.01rem;
  background: url(../images/bg_03.jpg?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 8.82rem;
  position: relative;
}
.m3 .des {
  padding: 2rem 0.69rem 0;
  height: 0.92rem;
}
.m3 .btn-box {
  text-align: center;
  align-items: flex-start;
}
.m3 .btn-box .left,
.m3 .btn-box .right {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: SourceHanSansCN-Bold;
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #6574db;
  line-height: 1;
}
.m3 .btn-box .middle {
  flex: 0 0 auto;
  margin: 0 0.22rem;
}
.m3 .btn-box .icon {
  width: 1.21rem;
  margin-bottom: 0.1rem;
}
.m3 .btn-box .num {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #6574db;
  margin-top: 0.14rem;
}
.m3 .btn-box .num span {
  color: #e7a13b;
}

.box {
  background: url(../images/box1.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.34rem;
  height: 1.54rem;
  display: flex;
  align-items: center;
  padding: 0.3rem 0.26rem;
  box-sizing: border-box;
}
.box .top {
  display: flex;
  align-items: center;
  width: 5.8rem;
}
.box .img-wrapper {
  background: url(../images/img_bg.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.06rem;
  height: 1.07rem;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.1rem;
}
.box .img-wrapper img {
  width: 0.73rem;
  height: 0.72rem;
}
.box .info {
  padding-right: 0.1rem;
  width: 3.4rem;
}
.box .info .name {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #937243;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box .info .sub-name {
  font-family: SourceHanSansCN-Light;
  font-size: 0.24rem;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #b79d78;
  line-height: 1;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.box .info .sub-name span {
  color: #e7a13b;
}
.box .has-get {
  height: 0.61rem;
}
.box .status {
  height: 0.61rem;
  margin-bottom: 0.2rem;
}
.box .btn {
  background: url(../images/btn10.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.41rem;
  height: 0.61rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-top: 0.08rem;
  font-size: 0.26rem;
  line-height: 1;
  color: #f5f9ff;
  margin-left: auto;
}

.box.v2 {
  background: url(../images/box2.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.34rem;
  height: 4.66rem;
  flex-direction: column;
}
.box.v2 .status {
  margin-bottom: 0.3rem;
}
.box.v2 .link {
  background: url(../images/link.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 5.56rem;
  height: 0.5rem;
  padding: 0 0.72rem 0 0.12rem;
  box-sizing: border-box;
  margin-top: 0.14rem;
  line-height: 0.5rem;
  font-size: 0.24rem;
  color: #937243;
}
.box.v2 .link .namestr-wrapper {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0;
  color: #937243;
}

.gift-swiper.swiper-container {
  width: 6.02rem;
  height: 1.6rem;
  margin-top: 0.1rem;
  margin-left: -0.28rem;
  box-sizing: border-box;
  padding-left: 0.28rem;
}
.gift-swiper.swiper-container .item {
  background: url(../images/gift_bg.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.34rem;
  height: 1.62rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding-top: 0.32rem;
}
.gift-swiper.swiper-container .item img {
  height: 0.7rem;
}
.gift-swiper.swiper-container .item .name {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.2rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #324aa7;
  margin-top: 0.16rem;
  width: 0.8rem;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.m3-2 {
  background: url(../images/bg_03_2.jpg?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 11.61rem;
  position: relative;
  margin-top: -0.01rem;
}
.m3-2 .des {
  padding: 2rem 0.69rem 0;
  height: 0.92rem;
}

.m4 {
  background: url(../images/bg_04.jpg?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 12.83rem;
  position: relative;
  margin-top: -0.01rem;
}
.m4 .des {
  padding: 2.04rem 0.69rem 0;
  height: 0.57rem;
  line-height: 1.2;
}
.m4 .box.mtv1 {
  margin: 0.6rem auto 0;
}
.m4 .box.mtv2 {
  margin: 0.18rem auto 0;
}
.m4 .bottom {
  border-top: dashed 0.01rem #EEE6D8;
  width: 5.48rem;
  margin-top: 0.1rem;
  padding-top: 0.14rem;
}
.m4 .bottom .exp {
  font-size: 0.24rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #937243;
}
.m4 .bottom .exp .fr {
  color: #6574db;
}
.m4 .bottom .exp .fr span {
  color: #e7a13b;
}
.m4 .btn-box {
  margin-top: 0.26rem;
}
.m4 .has-people {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.21rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #6574db;
  text-align: center;
  margin-top: 0.12rem;
}
.m4 .has-people span {
  color: #e7a13b;
}

.list1.swiper-container {
  width: 6.72rem;
  height: 2.31rem;
  margin-top: 0.62rem;
  padding-left: 0.16rem;
  padding-top: 0.1rem;
}
.list1.swiper-container .item {
  background: url(../images/list1.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.27rem;
  height: 1.19rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.list1.swiper-container .item .tips {
  position: absolute;
  top: -0.06rem;
  right: 0.14rem;
  background: url(../images/list1_tip.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.84rem;
  height: 0.35rem;
  font-size: 0.18rem;
  color: #fff;
  text-align: center;
  line-height: 0.3rem;
}
.list1.swiper-container .item img {
  height: 0.87rem;
  max-width: 100%;
}
.list1.swiper-container .name {
  width: 1.27rem;
  font-family: SourceHanSansCN-Medium;
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #9488d8;
  text-align: center;
  line-height: 1.2;
  margin-top: 0.08rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.m5 {
  background: url(../images/bg_05.jpg?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 5.88rem;
  position: relative;
  margin-top: -0.01rem;
}
.m5 .title {
  font-family: FZZZHUNHK--GBK1-0;
  font-size: 0.3rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #fcfcfc;
  text-align: center;
  text-shadow: 0.01rem 0 0.01rem #8F66F9, 0.01rem 0 0.01rem #8F66F9, 0.01rem 0 0.01rem #8F66F9, 0.01rem 0.01rem 0.01rem #8F66F9, 0.01rem 0.01rem 0.01rem #8F66F9, 0.01rem 0.01rem 0.01rem #8F66F9, 0.01rem -0.01rem 0.01rem #8F66F9, 0.01rem -0.01rem 0.01rem #8F66F9, 0.01rem -0.01rem 0.01rem #8F66F9, -0.01rem 0 0.01rem #8F66F9, -0.01rem 0 0.01rem #8F66F9, -0.01rem 0 0.01rem #8F66F9, -0.01rem 0.01rem 0.01rem #8F66F9, -0.01rem 0.01rem 0.01rem #8F66F9, -0.01rem 0.01rem 0.01rem #8F66F9, -0.01rem -0.01rem 0.01rem #8F66F9, -0.01rem -0.01rem 0.01rem #8F66F9, -0.01rem -0.01rem 0.01rem #8F66F9;
  padding-top: 1.94rem;
  line-height: 1;
}

.tab-wrapper .tab-head {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 0.2rem;
}
.tab-wrapper .tab-head .head-item {
  width: 3.01rem;
  height: 1.01rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0.64rem;
  font-family: FZZZHUNHK--GBK1-0;
  font-size: 0.3rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #fdf7d5;
  cursor: pointer;
  margin: 0 0.2rem;
}
.tab-wrapper .tab-head .head-item:nth-child(1) {
  background: url(../images/tab_bg1.png?0302) no-repeat 0 0;
  background-size: 3.01rem 2.02rem;
  background-color: transparent;
}
.tab-wrapper .tab-head .head-item:nth-child(2) {
  background: url(../images/tab_bg2.png?0302) no-repeat 0 0;
  background-size: 3.01rem 2.02rem;
  background-color: transparent;
}
.tab-wrapper .tab-head .head-item.on {
  background-position: 0 100%;
  font-size: 0.34rem;
}
.tab-wrapper .tab-head.v2 {
  padding-right: 0;
}
.tab-wrapper .tab-head.v2 .head-item {
  background: url(../images/tab_bg3.png?0302) no-repeat 0 0;
  background-size: 2.44rem 1.54rem;
  background-color: transparent;
  width: 2.44rem;
  height: 0.77rem;
  font-family: FZZZHUNHK--GBK1-0;
  font-size: 0.34rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #fff9d6;
  padding-left: 0;
}
.tab-wrapper .tab-head.v2 .head-item.on {
  background-position: 0 100%;
}
.tab-wrapper .tab-content {
  margin-top: 0.4rem;
  padding: 0 0.38rem;
}
.tab-wrapper .tab-content .list5 {
  margin-top: 0;
  overflow-y: visible;
  height: auto;
}
.tab-wrapper .tab-des {
  width: 7rem;
  height: 0.66rem;
  background-color: #fcf5e4;
  border-radius: 0.05rem;
  border: solid 0.02rem #accffb;
  margin-top: 0.26rem;
  display: flex;
  align-items: center;
  padding: 0 0.32rem;
  box-sizing: border-box;
}
.tab-wrapper .tab-des .des-item {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #957548;
  width: 33%;
}
.tab-wrapper .tab-des .des-item span {
  color: #6574db;
}

.list2 .item {
  background: url(../images/list2.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.48rem;
  height: 2.52rem;
  padding: 0 0.36rem 0 0.46rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  margin-bottom: 0.12rem;
}
.list2 .item img {
  width: 2.38rem;
  height: 1.4rem;
  background-color: #fcf8ef;
  border-radius: 0.05rem;
  border: solid 0.02rem #97bcf0;
  box-sizing: border-box;
  margin-bottom: 0.24rem;
}
.list2 .item .info {
  width: 3.02rem;
  text-align: center;
  margin-left: 0.24rem;
}
.list2 .item .name {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #937243;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list2 .item .sub-name {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #a49474;
  text-align: left;
  margin-top: 0.32rem;
  line-height: 1.2;
  height: 0.54rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list2 .item .sub-name.v2 {
  font-size: 0.24rem;
  margin-top: 0.36rem;
  margin-bottom: 0.18rem;
  min-height: 1.08rem;
  line-height: 1.13;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.list2 .item .btn3 {
  margin-top: 0.1rem;
}
.list2 .item.v2 {
  padding: 0 0.42rem 0 0.39rem;
  background: url(../images/list2_1.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.list2 .item.v2 .info {
  margin-left: 0;
  margin-right: 0.24rem;
}

.btn3 {
  background: url(../images/btn3.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.82rem;
  height: 0.62rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-top: 0.04rem;
  font-family: SourceHanSansCN-Normal;
  font-size: 0.26rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #f5f9ff;
}

.m6 {
  background: url(../images/bg_06.jpg?0302) no-repeat center top;
  background-size: 7.5rem 13.74rem;
  background-color: transparent;
  width: 7.5rem;
  min-height: 6.5rem;
  position: relative;
  margin-top: -0.01rem;
}

.fix-menu {
  position: fixed;
  bottom: 1.2rem;
  right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.fix-menu .item {
  width: 1.2rem;
  height: 1.2rem;
  margin-left: 0.12rem;
  margin-bottom: 0.2rem;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.dia, .dia3, .dia2 {
  position: fixed;
  top: 50%;
  left: 50%;
  background: url(../images/dia.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.02rem;
  height: 3.64rem;
  z-index: 1000;
  padding: 0.5rem 0.5rem;
  box-sizing: border-box;
}
.dia .close, .dia3 .close, .dia2 .close {
  position: absolute;
  right: -0.08rem;
  top: -0.2rem;
  background: url(../images/close.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.65rem;
  height: 0.68rem;
  z-index: 1;
}
.dia .dia-title, .dia3 .dia-title, .dia2 .dia-title {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.18rem;
  letter-spacing: 0rem;
  color: #937243;
  text-align: center;
  margin: 0.1rem 0 0.3rem;
  font-weight: 500;
}
.dia .dia-content, .dia3 .dia-content, .dia2 .dia-content {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0rem;
  color: #937243;
  text-align: center;
}
.dia .dia-content.mt1, .dia3 .dia-content.mt1, .dia2 .dia-content.mt1 {
  margin-top: 0.44rem;
}
.dia .btn-box, .dia3 .btn-box, .dia2 .btn-box {
  margin-top: 0.44rem;
}
.dia .btn-box .btn4, .dia3 .btn-box .btn4, .dia2 .btn-box .btn4, .dia2 .btn-box .btn5,
.dia .btn-box .btn5,
.dia3 .btn-box .btn5 {
  margin: 0 0.14rem;
}

.dia2 {
  background: url(../images/dia2.png?0302) no-repeat top center;
  background-size: 6.64rem 6.29rem;
  background-color: transparent;
  width: 7.5rem;
  height: auto;
  min-height: 6.29rem;
}
.dia2 .close {
  background: url(../images/close2.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  right: 1rem;
}
.dia2 .dia-title {
  font-family: FZZZHUNHK--GBK1-0;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0.05rem;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0.02rem 0 0.02rem #237BD4, 0.02rem 0 0.02rem #237BD4, 0.02rem 0 0.02rem #237BD4, 0.02rem 0.02rem 0.02rem #237BD4, 0.02rem 0.02rem 0.02rem #237BD4, 0.02rem 0.02rem 0.02rem #237BD4, 0.02rem -0.02rem 0.02rem #237BD4, 0.02rem -0.02rem 0.02rem #237BD4, 0.02rem -0.02rem 0.02rem #237BD4, -0.02rem 0 0.02rem #237BD4, -0.02rem 0 0.02rem #237BD4, -0.02rem 0 0.02rem #237BD4, -0.02rem 0.02rem 0.02rem #237BD4, -0.02rem 0.02rem 0.02rem #237BD4, -0.02rem 0.02rem 0.02rem #237BD4, -0.02rem -0.02rem 0.02rem #237BD4, -0.02rem -0.02rem 0.02rem #237BD4, -0.02rem -0.02rem 0.02rem #237BD4;
}
.dia2 .dia-title span {
  position: relative;
}
.dia2 .dia-title span::before {
  content: "";
  background: url(../images/dia_tag.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.28rem;
  height: 0.33rem;
  position: absolute;
  top: 0.06rem;
  left: -0.32rem;
}
.dia2 .dia-img-wrapper {
  background: url(../images/dia_img_bg.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 3.35rem;
  height: 3.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.52rem auto 0;
}
.dia2 .dia-img-wrapper img {
  height: 2.07rem;
}
.dia2 .sub-title {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.28rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffecc8;
  text-align: center;
  line-height: 1;
  margin-top: 0.48rem;
}
.dia2 .date {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.24rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #76726b;
  text-align: center;
  margin-top: 0.23rem;
}

.dia2.v2 {
  background: none;
  padding: 0 0;
}
.dia2.v2 .close {
  top: 0;
}
.dia2.v2 .dia-img-wrapper2 {
  margin: -4.5rem auto -1rem;
}
.dia2.v2 .dia-img-wrapper2 img {
  width: 7.5rem;
  touch-action: none;
}

.dia4 {
  display: block;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 6.3rem;
  z-index: 1000;
}
.dia4 .close {
  position: absolute;
  right: -0.08rem;
  top: -0.2rem;
  background: url(../images/close.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.65rem;
  height: 0.68rem;
  z-index: 1;
}
.dia4::before {
  content: "";
  background: url(../images/dia4_1.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.3rem;
  height: 0.62rem;
  display: block;
}
.dia4::after {
  content: "";
  background: url(../images/dia4_3.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.3rem;
  height: 0.62rem;
  display: block;
}
.dia4 .dia-content {
  background: url(../images/dia4_2.png?0302) repeat-y 0 0;
  background-size: 6.3rem 0.3rem;
  background-color: transparent;
  min-height: 0.6rem;
  width: 6.3rem;
  padding: 0 0.42rem;
  box-sizing: border-box;
  margin: -0.01rem 0;
}
.dia4 .img-wrapper {
  background: url(../images/banner_bg.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 5.44rem;
  height: 3.06rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dia4 .img-wrapper img {
  width: 5.32rem;
  height: 2.98rem;
  border-radius: 0.2rem;
  object-fit: cover;
}
.dia4 .title {
  color: #937243;
  font-size: 0.3rem;
  font-weight: bold;
  margin-top: 0.42rem;
}
.dia4 .des {
  text-align: left;
  margin-top: 0.22rem;
}
.dia4 .btn-box {
  margin-top: 0.32rem;
}
.dia4 .btn-box .btn4,
.dia4 .btn-box .btn5 {
  margin: 0 0.21rem;
}

.disable,
.gray {
  filter: grayscale(0.7);
}

.btn4, .btn5 {
  background: url(../images/btn4.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.18rem;
  height: 0.72rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-top: 0.04rem;
  font-family: SourceHanSansCN-Normal;
  font-size: 0.31rem;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #f5f9ff;
  padding-top: 0.08rem;
}

.btn4.v2, .v2.btn5 {
  width: 1.86rem;
  height: 0.6rem;
  font-size: 0.24rem;
}

.btn5 {
  background: url(../images/btn5.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}

.dia-gift.swiper-container {
  width: 7.5rem;
  height: 5.52rem;
  margin-top: 0.4rem;
  margin-left: -0.5rem;
}
.dia-gift.swiper-container .item {
  background: url(../images/gift_bg2.png?0302) no-repeat top center;
  background-size: 2.92rem 3.05rem;
  background-color: transparent;
  width: 2.92rem;
  height: 5.15rem;
  box-sizing: border-box;
  padding-top: 0.64rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dia-gift.swiper-container .item img {
  height: 1.7rem;
}
.dia-gift.swiper-container .item .name {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.34rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #fff;
  margin-top: 0.84rem;
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-align: center;
  width: 2.92rem;
}
.dia-gift.swiper-container .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dia-gift.swiper-container .swiper-pagination-bullet {
  background: url(../images/pg3.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.12rem;
  height: 0.12rem;
  opacity: 1;
}
.dia-gift.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: url(../images/pg4.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.33rem;
  height: 0.33rem;
}

.box3 {
  width: 6.34rem;
  margin-top: 0.4rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box3::before {
  content: "";
  background: url(../images/box3_1.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.34rem;
  height: 0.62rem;
}
.box3::after {
  content: "";
  background: url(../images/box3_3.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.34rem;
  height: 0.62rem;
}
.box3 .box3-content {
  background: url(../images/box3_2.png?0302) repeat-y 0 0;
  background-size: 6.34rem 0.3rem;
  background-color: transparent;
  min-height: 0.6rem;
  width: 6.34rem;
  padding: 0 0.48rem;
  box-sizing: border-box;
  font-family: SourceHanSansCN-Regular;
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #b79d78;
  margin: -0.02rem 0;
  line-height: 1.2;
}
.box3 .p1 {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #937243;
  margin-bottom: 0.24rem;
}
.box3 .p1 span {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.3rem;
  font-weight: normal;
  letter-spacing: 0rem;
  color: #e7a13b;
}
.box3 .copy {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #6574db;
  text-decoration: underline;
  float: right;
}
.box3 .p2 {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #937243;
  margin-bottom: 0.24rem;
  line-height: 1.2;
}
.box3 .p3 {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #b79d78;
  border-top: 0.01rem dashed #E7DDCD;
  line-height: 1.2;
  padding-top: 0.2rem;
}

.box4 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 7.31rem;
}
.box4::before {
  content: "";
  background: url(../images/box4_1.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.31rem;
  height: 1.79rem;
}
.box4::after {
  content: "";
  background: url(../images/box4_3.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.31rem;
  height: 0.5rem;
}
.box4 .box-inner {
  position: relative;
  background: url(../images/box4_2.png?0302) repeat-y 0 0;
  background-size: 7.31rem 1rem;
  background-color: transparent;
  min-height: 1rem;
  padding-bottom: 0.1rem;
  margin-top: -0.01rem;
}
.box4 .tab-wrapper {
  margin-top: -1.3rem;
}

.btn6 {
  background: url(../images/btn6.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 3.79rem;
  height: 0.88rem;
  display: flex;
  font-family: FZZZHUNHK--GBK1-0;
  font-size: 0.4rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  justify-content: center;
  align-items: center;
  text-shadow: 0.02rem 0 0.02rem #8F66F9, 0.02rem 0 0.02rem #8F66F9, 0.02rem 0 0.02rem #8F66F9, 0.02rem 0.02rem 0.02rem #8F66F9, 0.02rem 0.02rem 0.02rem #8F66F9, 0.02rem 0.02rem 0.02rem #8F66F9, 0.02rem -0.02rem 0.02rem #8F66F9, 0.02rem -0.02rem 0.02rem #8F66F9, 0.02rem -0.02rem 0.02rem #8F66F9, -0.02rem 0 0.02rem #8F66F9, -0.02rem 0 0.02rem #8F66F9, -0.02rem 0 0.02rem #8F66F9, -0.02rem 0.02rem 0.02rem #8F66F9, -0.02rem 0.02rem 0.02rem #8F66F9, -0.02rem 0.02rem 0.02rem #8F66F9, -0.02rem -0.02rem 0.02rem #8F66F9, -0.02rem -0.02rem 0.02rem #8F66F9, -0.02rem -0.02rem 0.02rem #8F66F9;
}

.btn7 {
  background: url(../images/btn7.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 3.79rem;
  height: 0.88rem;
  display: flex;
  font-family: FZZZHUNHK--GBK1-0;
  font-size: 0.38rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  justify-content: center;
  align-items: center;
  text-shadow: 0.02rem 0 0.02rem #8F66F9, 0.02rem 0 0.02rem #8F66F9, 0.02rem 0 0.02rem #8F66F9, 0.02rem 0.02rem 0.02rem #8F66F9, 0.02rem 0.02rem 0.02rem #8F66F9, 0.02rem 0.02rem 0.02rem #8F66F9, 0.02rem -0.02rem 0.02rem #8F66F9, 0.02rem -0.02rem 0.02rem #8F66F9, 0.02rem -0.02rem 0.02rem #8F66F9, -0.02rem 0 0.02rem #8F66F9, -0.02rem 0 0.02rem #8F66F9, -0.02rem 0 0.02rem #8F66F9, -0.02rem 0.02rem 0.02rem #8F66F9, -0.02rem 0.02rem 0.02rem #8F66F9, -0.02rem 0.02rem 0.02rem #8F66F9, -0.02rem -0.02rem 0.02rem #8F66F9, -0.02rem -0.02rem 0.02rem #8F66F9, -0.02rem -0.02rem 0.02rem #8F66F9;
}

.ap {
  position: absolute;
  top: 7.64rem;
  z-index: 1000;
  left: 50%;
  transform: translate(-50%, 0);
  width: 7.5rem;
  text-align: center;
}
.ap img {
  height: 4.36rem;
}

.list3.swiper-container {
  width: 6.04rem;
  margin-top: 0.32rem;
  padding-left: 0.26rem;
  margin-left: -0.32rem;
  box-sizing: border-box;
}
.list3.swiper-container .item {
  background: url(../images/list1.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.27rem;
  height: 1.19rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.list3.swiper-container .item img {
  height: 0.87rem;
  max-width: 100%;
}
.list3.swiper-container .name {
  width: 1.27rem;
  height: 0.48rem;
  font-family: SourceHanSansCN-Medium;
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #9488d8;
  text-align: center;
  line-height: 1.2;
  margin-top: 0.08rem;
}

.pop {
  width: 7.5rem;
  min-height: 4.2rem;
  background-color: #fcf8ef;
  border-radius: 0.2rem 0.2rem 0 0;
  border-top: solid 0.04rem #f8cf80;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1000;
  box-sizing: border-box;
  padding: 0.4rem 0.25rem;
}
.pop::before {
  content: "";
  background: url(../images/pop_tag.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  height: 0.18rem;
  width: 4.33rem;
  position: absolute;
  top: -0.22rem;
}
.pop::after {
  content: "";
  background: url(../images/pop_tag2.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.39rem;
  height: 0.73rem;
  position: absolute;
  top: 0;
  left: 0.12rem;
}
.pop .pop-content {
  min-height: 5.42rem;
}
.pop .close {
  background: url(../images/close.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.65rem;
  height: 0.68rem;
  position: absolute;
  top: 0.17rem;
  right: 0.19rem;
}
.pop .pop-title {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.4rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.18rem;
  letter-spacing: 0rem;
  color: #937243;
  text-align: center;
}
.pop .pop-title span {
  position: relative;
  display: inline-flex;
  min-width: 1.42rem;
}
.pop .pop-title span::after {
  content: "";
  background: url(../images/dia_tag.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  position: absolute;
  width: 0.28rem;
  height: 0.33rem;
  top: -0.14rem;
  right: -0.25rem;
}
.pop .null {
  margin-top: 0.88rem;
  text-align: center;
  height: 50vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pop .null img {
  height: 3.36rem;
}
.pop .null .txt {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.28rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #937243;
  margin-top: 0.52rem;
}
.pop .tab-wrapper {
  margin-top: 0.42rem;
}
.pop .tab-wrapper .tab-content {
  padding: 0;
  height: 50vh;
  overflow-y: auto;
  width: calc(100% + 0.12rem);
}
.pop .tab-wrapper .tab-content::-webkit-scrollbar {
  width: 0.06rem;
}
.pop .tab-wrapper .tab-content::-webkit-scrollbar-thumb {
  border-radius: 0.06rem;
  background: #6B7BDB;
}
.pop .tab-wrapper .tab-content::-webkit-scrollbar-track {
  border-radius: 0.06rem;
  background: none;
}
.pop .pop-des {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.26rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #6574db;
  text-align: center;
  line-height: 1;
  margin-top: 0.32rem;
}
.pop .list5 {
  overflow-y: auto;
  height: 60vh;
}
.pop .list5::-webkit-scrollbar {
  width: 0.06rem;
}
.pop .list5::-webkit-scrollbar-thumb {
  border-radius: 0.06rem;
  background: #6B7BDB;
}
.pop .list5::-webkit-scrollbar-track {
  border-radius: 0.06rem;
  background: none;
}
.pop .list5 {
  width: calc(100% + 0.12rem);
}
.pop .rules {
  padding: 0 0.6rem 0;
  margin-top: 0.55rem;
  font-family: SourceHanSansCN-Regular;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0rem;
  color: #937243;
  overflow-y: auto;
  max-height: 60vh;
}
.pop .rules::-webkit-scrollbar {
  width: 0.06rem;
}
.pop .rules::-webkit-scrollbar-thumb {
  border-radius: 0.06rem;
  background: #6B7BDB;
}
.pop .rules::-webkit-scrollbar-track {
  border-radius: 0.06rem;
  background: none;
}
.pop .rules {
  width: calc(100% + 0.06rem);
  box-sizing: border-box;
}
.pop .rules .table {
  text-align: center;
  border-left: 1px solid #D7BC94;
  border-top: 1px solid #D7BC94;
  margin-bottom: 0.32rem;
  font-size: 0.28rem;
  line-height: 1;
}
.pop .rules .table th {
  background-color: #FFEDC6;
  border-right: 1px solid #D7BC94;
}
.pop .rules .table tr {
  height: 0.7rem;
  border-bottom: 1px solid #D7BC94;
}
.pop .rules .table td {
  border-right: 1px solid #D7BC94;
}

.list4 .item {
  background: url(../images/list4.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.03rem;
  height: 2.29rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0.4rem;
  margin-bottom: 0.24rem;
}
.list4 .item .info {
  width: 4.38rem;
  box-sizing: border-box;
}
.list4 .item .name {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #937243;
  line-height: 1;
}
.list4 .item .sub-name {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #b79d78;
  line-height: 1.2;
  margin-top: 0.18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list4 .item .num {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #6574db;
  line-height: 1;
  margin-top: 0.12rem;
}
.list4 .item .right {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.list4 .item .btn {
  background: url(../images/btn8.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.66rem;
  height: 0.62rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-top: 0.04rem;
  box-sizing: border-box;
  font-family: SourceHanSansCN-Normal;
  font-size: 0.26rem;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #f5f9ff;
  line-height: 1;
}
.list4 .item .btn.v2 {
  background: url(../images/btn9.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}

.list5 {
  margin-top: 0.22rem;
}
.list5 .item {
  background: url(../images/list5.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.03rem;
  height: 1.75rem;
  box-sizing: border-box;
  padding: 0 0.32rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.26rem;
}
.list5 .item .info {
  flex: 1 1 auto;
  width: 3rem;
}
.list5 .item .img-wrapper {
  background: url(../images/list5_1.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.06rem;
  height: 1.03rem;
  margin-right: 0.16rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.list5 .item .img-wrapper img {
  height: 0.72rem;
}
.list5 .item .name {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #937243;
  line-height: 1;
  display: flex;
  align-items: center;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list5 .item .name .qtag {
  background: url(../images/qtag2.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.26rem;
  height: 0.26rem;
  margin-left: 0.06rem;
}
.list5 .item .name .copy {
  margin-left: auto;
}
.list5 .item .copy {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #6574db;
  text-decoration: underline;
}
.list5 .item .date {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #b79d78;
  line-height: 1.2;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list5 .item .sub-des {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #b79d78;
  line-height: 1.2;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list5 .item .right {
  margin-left: auto;
}
.list5 .item .right .tip {
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #e4a326;
}
.list5 .item .right .tip2 {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #8a827c;
  display: inline-flex;
  align-items: center;
}
.list5 .item .right .tip2::after {
  content: "";
  background: url(../images/qtag.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.26rem;
  height: 0.26rem;
  margin-left: 0.06rem;
}
.list5 .item .right .tip3 {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #6574db;
  font-weight: 500;
}
.list5 .item .right .btn {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #6574db;
  display: inline-flex;
  align-items: center;
}
.list5 .item .right .btn::after {
  content: "";
  background: url(../images/arrow.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.14rem;
  height: 0.22rem;
  margin-left: 0.14rem;
}

.pop .list5.v2 {
  width: 100%;
}

.list5.v2 .item {
  width: 100%;
  height: 1.37rem;
  box-sizing: border-box;
}
.list5.v2 .name {
  font-size: 0.3rem;
  line-height: 1;
}
.list5.v2 .date {
  font-size: 0.24rem;
  line-height: 1;
  margin-top: 0.2rem;
}

.list6 {
  padding-top: 0.8rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.list6 .item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.list6 .item img {
  width: 1.2rem;
}
.list6 .item .name {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.18rem;
  letter-spacing: 0rem;
  color: #937243;
  line-height: 1;
  margin-top: 0.4rem;
}

.progress-wrapper2 {
  width: 1.25rem;
  height: 0.06rem;
  background-color: #c2daff;
  border-radius: 0.03rem;
  margin-top: 0.12rem;
}
.progress-wrapper2 .progress-bar {
  background-color: #78abfc;
  border-radius: 0.03rem;
  height: 0.06rem;
  border-radius: 0.03rem;
}
.progress-wrapper2 .progress-title {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.22rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #78abfc;
  text-align: center;
  line-height: 1;
  margin-top: 0.12rem;
}

.dia3 {
  width: 6.02rem;
  height: 7.15rem;
  top: auto;
  box-sizing: border-box;
  padding: 0.68rem 0.6rem;
  transform: translateX(-50%);
  bottom: 5rem;
  background-image: none;
}
.dia3 .dia-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 6.02rem;
  height: 7.15rem;
  z-index: 0;
}
.dia3 > * {
  position: relative;
  z-index: 1;
}
.dia3 .user {
  display: inline-flex;
  align-items: center;
}
.dia3 .user .avatar {
  width: 0.58rem;
  height: 0.58rem;
  border-radius: 50%;
}
.dia3 .user .name {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.18rem;
  letter-spacing: 0rem;
  color: #937243;
  margin-left: 0.12rem;
}
.dia3 .exp {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0rem;
  color: #937243;
  margin-top: 0.22rem;
  line-height: 1.2;
  height: 0.61rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.dia3 .banner-wrapper {
  background: url(../images/banner_bg.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 4.8rem;
  height: 2.74rem;
  margin: 0.22rem 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dia3 .banner-wrapper img {
  width: 4.71rem;
  height: 2.66rem;
  border-radius: 0.2rem;
  object-fit: cover;
}
.dia3 .slogon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.46rem;
}
.dia3 .slogon .info img {
  width: 0.53rem;
  height: 0.53rem;
  border-radius: 0.1rem;
}
.dia3 .slogon .info .name {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.18rem;
  letter-spacing: 0rem;
  color: #937243;
  line-height: 1;
}
.dia3 .slogon .info .sub-name {
  font-family: SourceHanSansCN-Normal;
  font-size: 0.19rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #937243;
  line-height: 1;
  margin-top: 0.14rem;
  width: 3.64rem;
}
.dia3 .slogon .qrcode {
  width: 1.01rem;
  height: 1.01rem;
  background-color: #e7d6b2;
  border-radius: 0.1rem;
  border: solid 0.02rem #6574db;
  margin-left: 0.14rem;
}

.kbFootWrap {
  padding-bottom: 0.4rem;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.loading {
  background: url(../images/load-bg.jpg?0302) no-repeat 0 center;
  background-size: 100% auto;
  background-color: transparent;
  position: fixed;
  width: 7.5rem;
  left: 50%;
  height: 100%;
  margin-left: -3.75rem;
  top: 0;
  z-index: 1001;
  background-color: #5CABF9;
  touch-action: none;
}

.loading .load-img {
  background: url(../images/load-img.png?0302) no-repeat 0 center;
  background-size: 100% auto;
  background-color: transparent;
  width: 4.36rem;
  height: 4.02rem;
  position: absolute;
  left: 50%;
  margin-left: -2.18rem;
  top: 45%;
  margin-top: -2.01rem;
  -webkit-box-sizing: border-box;
  padding-top: 1rem;
}

.loading .load-img::before {
  content: "";
  background: url(../images/loading.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.32rem;
  height: 1.32rem;
  margin: 0 auto;
  display: block;
  -webkit-animation: rotate 1s linear infinite;
}

.loading p {
  color: #5392d4;
  width: 100%;
  text-align: center;
  font-size: 0.28rem;
  line-height: 0.3rem;
  position: absolute;
  left: 0;
  bottom: 1.5rem;
}

.list7-title {
  padding: 0 0.68rem;
  color: #6574DB;
  font-size: 0.28rem;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  margin-top: 0.36rem;
}
.list7-title span {
  color: #E7A13B;
  font-weight: 500;
  line-height: 1;
}
.list7-title .link {
  font-weight: 600;
  color: #6574DB;
}

.list7 {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.52rem;
  justify-content: space-between;
}
.list7 .item {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  width: 33%;
  margin-top: 0.16rem;
}
.list7 .item .img-wrapper {
  background: url(../images/list7.png?0302) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.95rem;
  height: 2.68rem;
  padding-top: 0.5rem;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}
.list7 .item img {
  height: 0.95rem;
}
.list7 .item .name {
  font-size: 0.24rem;
  color: #324AA7;
  line-height: 1.1;
  width: 1.65rem;
  margin-top: 0.36rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list7 .item .btn4, .list7 .item .btn5 {
  margin-top: 0.16rem;
}

.preload {
  position: absolute;
  top: -1000%;
  left: -1000%;
}

/*# sourceMappingURL=style.css.map */
