@charset "UTF-8";
[v-cloak] {
  display: none;
}

.img {
  display: block;
  width: 100%;
  height: 100%;
}

body {
  min-height: 100vh;
  position: relative;
  padding-bottom: 1.5rem;
  background-image: -moz-linear-gradient(-90deg, #eef1fb 15%, #68afd2 42%, #4c96d0 78%);
  background-image: -webkit-linear-gradient(-90deg, #eef1fb 15%, #68afd2 42%, #4c96d0 78%);
  background-image: -ms-linear-gradient(-90deg, #eef1fb 15%, #68afd2 42%, #4c96d0 78%);
}

body .my-prize {
  width: 1.975rem;
  height: 1.825rem;
  position: absolute;
  right: 0;
  top: 5.675rem;
}

body .my-prize img {
  width: 100%;
  height: 100%;
}

#app {
  width: 100%;
  position: relative;
  overflow-x: hidden;
}

.content {
  width: 100%;
  padding-top: 17.375rem;
  background: url(../images/202401/bg.png) no-repeat;
  background-size: 100% 24.375rem;
}

.content .mission {
  margin-top: -1rem;
}

.content .mission-content__bg {
  width: 100%;
  height: 7.95rem;
}

.content .mission-content__img img {
  display: block;
  width: 100%;
  height: 100%;
}

.content .mission-content__text {
  display: flex;
  font-size: 0.75rem;
  color: #2d649c;
  justify-content: center;
  align-items: center;
}

.content .mission-content__text p {
  font-weight: 800;
}

.content .mission-content__text img {
  width: 0.9rem;
  height: 0.9rem;
  margin-right: 0.25rem;
}

.content .mission-content__go {
  width: 14.5rem;
  height: 3.75rem;
  margin: -1.6rem auto 0;
}

.content .mission-content__go img {
  display: block;
  width: 100%;
  height: 100%;
}

.content .mission-content__tips {
  font-size: .6rem;
  color: #2d649c;
  text-align: center;
  letter-spacing: .05rem;
}

.content .mission-content__tips span {
  font-style: italic;
  font-weight: 700;
}

.content .share-gift {
  width: 100%;
  height: 4.375rem;
  position: relative;
  margin: 0.375rem 0 1.375rem;
  background: url(../images/flow_bg_new.png) no-repeat;
  background-size: 100% 100%;
}

.content .share-gift__btn {
  width: 4.475rem;
  height: 1.525rem;
  position: absolute;
  right: 1.175rem;
  bottom: 0.65rem;
}

.content .share-gift__btn img {
  width: 100%;
  height: 100%;
  display: block;
}

.content .share-gift__content {
  position: absolute;
  top: 2.755rem;
  left: 4.075rem;
  font-size: 0.6rem;
  color: #3d91f5;
  font-weight: 800;
}

.content .share-gift__content span {
  color: #2d649c;
}

.rule {
  position: relative;
  padding: 0.3rem;
  margin: 1.2rem 1rem 0;
  border-radius: 0.5rem;
  background-color: #14dbff;
  box-sizing: border-box;
}

.rule-title {
  width: 6.425rem;
  height: 1.45rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
}

.rule-title img {
  display: block;
  width: 100%;
  height: 100%;
}

.rule-content {
  min-height: 4rem;
  padding: 1.5rem .9rem 1rem;
  background-color: #fff;
  border-radius: .5rem;
  text-align: justify;
  color: #333;
}

.rule-content h2 {
  padding-top: 1rem;
  font-size: .75rem;
  line-height: 1rem;
  font-weight: 600;
}

.rule-content h2:first-child {
  padding-top: 0;
}

.rule-content p {
  font-size: 0.6rem;
  line-height: 1rem;
}

.rule-content p img {
  display: block;
  width: 100%;
  margin: 0.75rem 0;
}

.rule-content p span {
  display: block;
  font-size: 0.45rem;
  color: #f8171d;
  line-height: 0.9rem;
}

.refresh {
  width: 2.825em;
  height: 1.3rem;
  position: fixed;
  left: 0;
  top: 19.65rem;
  z-index: 9;
}

.refresh img {
  display: block;
  width: 100%;
  height: 100%;
}

.popup {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999999;
}

.popup-normal__content {
  width: 12.7rem;
  min-height: 9.325rem;
  position: relative;
  padding: 1rem 0;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: url(../images/popup_bg.png) no-repeat;
  background-size: 100% 100%;
}

.popup-normal__icon {
  width: 2.5rem;
  height: 2.9rem;
  position: absolute;
  top: -1.75rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.popup-normal__title {
  font-size: .85rem;
  line-height: 1rem;
  color: #000;
  font-weight: 500;
  letter-spacing: .2rem;
}

.popup-normal__tips {
  min-height: 3.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: .2rem 1rem;
  font-size: .65rem;
  color: #666;
  line-height: 1rem;
  font-weight: 500;
  text-align: center;
}

.popup-normal__button {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}

.popup-normal__button div {
  width: 3.925rem;
  height: 1.525rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: .75rem;
  border-radius: .75rem;
  background-image: -moz-linear-gradient(-90deg, #fbd04f 0%, #ea7927 100%);
  background-image: -webkit-linear-gradient(-90deg, #fbd04f 0%, #ea7927 100%);
  background-image: -ms-linear-gradient(-90deg, #fbd04f 0%, #ea7927 100%);
  box-shadow: 2.728px 2.925px 4px 0px rgba(9, 102, 160, 0.5), inset 0px 3px 7px 0px rgba(255, 255, 255, 0.35);
}

.outside-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  z-index: 999;
}

.outside-popup .staticPopup {
  background-image: url(../images/static_bg_mid.gif);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /* 750 x 1334 */
  width: 18.75rem;
  height: 33.35rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  scale: 1;
  transition: all 0.5s ease 0s;
}

.outside-jump {
  width: 14.75rem;
  height: 16rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1rem;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.outside-popup .closeStatic {
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
  left: 85%;
  margin-top: 5.5rem;
}

.content-banner {
  width: 16.66rem;
  height: 8.325rem;
  position: relative;
  background: url(../images/banner_bg_new.png) no-repeat;
  background-size: 100% 100%;
  margin: 1rem auto 0.825rem;
}

.content-banner__title {
  width: 8.175rem;
  height: 1.45rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
}

.content-banner__banner {
  width: 16rem;
  padding-top: 2.125rem;
  margin: 0 auto;
}

.content-banner__banner .swiper-container {
  padding-bottom: 0.25rem;
  overflow-y: visible;
}

.content-banner__banner .swiper-container .swiper-slide {
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.content-banner__banner .swiper-container img {
  width: 15.15rem;
  height: 5.3rem;
  border-radius: 0.25rem;
}

.content-banner__banner .swiper-container .swiper-pagination {
  position: relative;
  height: 0.15rem;
  bottom: -0.15rem;
  display: flex;
  justify-content: center;
}

.content-banner__banner .swiper-container .swiper-pagination span {
  width: 0.5rem;
  height: 0.15rem;
  margin: 0 0.075rem;
  border-radius: 0.075rem;
}

.content-banner__banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff8a6b;
}

.outside img {
  width: 100%;
}

.outside .wx-tips {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding-top: 5%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9;
}

.outside p {
  color: #fff;
  text-align: center;
  font-size: 1rem;
  margin: -1.5rem 0 0 6rem;
}

.func {
  width: 16.65rem;
  height: 10.65rem;
  margin: 1.2rem auto 0;
}

.share {
  width: 1.76rem;
  height: 1.76rem;
  position: absolute;
  top: 3.5rem;
  right: 0.25rem;
}

.mission-new {
  position: relative;
}

.mission-new::before {
  content: '';
  width: 16.125rem;
  height: 1.375rem;
  position: absolute;
  top: -0.625rem;
  left: 0;
  background: url(../images/202401/snow.png) no-repeat;
  background-size: 100% 100%;
}

.mission-new__title {
  width: 8.175rem;
  height: 1.45rem;
}

.mission-new__content {
  padding: 1.75rem 0 0.35rem;
}

.mission-new__progress {
  width: 15.6rem;
  height: 8.65rem;
  position: relative;
  margin: 0 auto;
  background: url(../images/new/progress.png) no-repeat;
  background-size: 100%;
}

.mission-new__progress .progress-outer {
  width: 14.125rem;
  height: 0.425rem;
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 2.175rem;
  border-radius: 99999px;
  background-color: #62b7f6;
  box-shadow: inset 0px -0.05rem 0.325rem 0px rgba(48, 76, 31, 0.53);
}

.mission-new__progress .progress-inside {
  width: 0;
  height: 0.275rem;
  margin: 0 0.175rem;
  border-radius: 99999px;
  background-color: #ffb126;
  /**可得到循环的索引*/
  /**可得到循环的索引*/
  /**可得到循环的索引*/
  /**可得到循环的索引*/
  /**可得到循环的索引*/
  /**可得到循环的索引*/
  /**可得到循环的索引*/
  /**可得到循环的索引*/
  /**可得到循环的索引*/
  /**可得到循环的索引*/
  /**可得到循环的索引*/
  /**可得到循环的索引*/
}

.mission-new__progress .progress-inside__cricle {
  display: flex;
  width: 0.65rem;
  height: 0.65rem;
  position: absolute;
  top: -0.1125rem;
  left: 0;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fff;
}

.mission-new__progress .progress-inside__cricle--inside {
  width: 0.425rem;
  height: 0.425rem;
  border-radius: 50%;
  background-color: #79c2fd;
}

.mission-new__progress .progress-inside .cricle-active .progress-inside__cricle--inside {
  background-color: #ffb126;
}

.mission-new__progress .progress-inside .cricle-1 {
  left: 0.65rem;
}

.mission-new__progress .progress-inside .cricle-2 {
  left: 3.9rem;
}

.mission-new__progress .progress-inside .cricle-3 {
  left: 6.45rem;
}

.mission-new__progress .progress-inside .cricle-4 {
  left: 8.9rem;
}

.mission-new__progress .progress-inside .cricle-5 {
  left: 11.4rem;
}

.mission-new__progress .progress-inside .cricle-6 {
  left: 13.625rem;
}

.mission-new__progress .progress-inside__stage1 {
  width: 1rem;
}

.mission-new__progress .progress-inside__stage2 {
  width: 4.2rem;
}

.mission-new__progress .progress-inside__stage3 {
  width: 6.8rem;
}

.mission-new__progress .progress-inside__stage4 {
  width: 9.2rem;
}

.mission-new__progress .progress-inside__stage5 {
  width: 11.65rem;
}

.mission-new__progress .progress-inside__stage6 {
  width: 14rem;
}

.mission-new__progress .mission-upload {
  width: 8.575rem;
  height: 2rem;
  position: absolute;
  top: 5.9rem;
  left: .0;
  right: 0;
  margin: 0 auto;
  border-radius: 0.75rem;
  transform: scale(1.05);
}

.mission-new__progress .mission-rule {
  width: 2.1rem;
  height: 1.875rem;
  position: absolute;
  top: 5.975rem;
  right: 0;
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.mission-new__progress .mission-flow {
  position: absolute;
  top: 4.3rem;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0.55rem;
  font-weight: 500;
  color: #ff4b00;
}

.mission-new__progress .mission-flow span {
  font-weight: 600;
}

.mission-new__getprize {
  padding-top: 0.5rem;
  font-size: 0.55rem;
  line-height: 0.9rem;
  color: #8699a0;
  text-align: center;
}

.mission-new__getprize span {
  font-size: 0.65rem;
  color: #ff4e20;
}

.mission-new__list {
  display: flex;
  justify-content: center;
  padding-top: 0.625rem;
}

.mission-new__list ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.25rem;
  justify-content: space-between;
}

.mission-new__list li {
  width: 7.5rem;
  height: 4.4rem;
  position: relative;
  margin-bottom: 0.5rem;
}

.mission-new__list li .list-button {
  width: 2.575rem;
  height: 1.275rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.9rem;
  margin: auto 0;
}

.mission-new__list li .list-button p {
  width: 100%;
  height: 100%;
  border-radius: 999px;
  background-image: -moz-linear-gradient(90deg, #19a579 0%, #20c924 100%);
  background-image: -webkit-linear-gradient(90deg, #19a579 0%, #20c924 100%);
  background-image: -ms-linear-gradient(90deg, #19a579 0%, #20c924 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.6rem;
  font-weight: 700;
  color: #fff;
}

.mission-new__list li .list-button p.small-size {
  font-size: 0.5rem;
}

.mission-new__list li .list-button p.button-grey {
  background-image: none;
  background-color: #d7b56e;
  color: #ffe7b5;
}

.popup-strategy {
  flex-direction: row;
  justify-content: space-between;
}

.popup-strategy .arrow {
  width: 1.575rem;
  height: 1.575rem;
}

.popup-strategy .arrow-left {
  padding-left: 1rem;
}

.popup-strategy .arrow-right {
  padding-right: 1rem;
}

.popup-strategy__content {
  position: relative;
}

.popup-strategy__content img {
  width: auto;
  height: 21.05rem;
}

.popup-strategy .arrow-hidden {
  visibility: hidden;
}

.popup-strategy__close {
  width: 1.525rem;
  height: 1.525rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  border-radius: 50%;
}

.share {
  width: 1.76rem;
  height: 1.76rem;
  position: absolute;
  top: 3.5rem;
  right: 0.25rem;
}

.float {
  width: 3rem;
  position: fixed;
  right: 0;
  top: 14rem;
  z-index: 12;
}

.mission-new__progress--change {
  height: 10rem;
  background: url(../images/202401/progress_new.png) no-repeat;
  background-size: 100%;
}

.mission-new__progress--change .mission-flow {
  display: none;
}

.mission-new__progress--change .mission-upload,
.mission-new__progress--change .mission-rule {
  top: 7.15rem;
}

.mission-new__progress--change .mission-upload {
  top: 7.17rem;
}