@charset "utf-8";

[v-cloak] {
  display: none !important;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

#activetyMainNew {
  background-color: #deecff;
}

#activetyMainNew .topBanner {
  width: 100%;
}

#activetyMainNew .topBanner img {
  width: 100%;
  height: 100%;
}

#activetyMainNew .prizePool {
  position: relative;
  width: 1200px;
  /* height: 1369px; */
  margin: 0 auto;
  margin-top: -400px;
  padding-top: 100px;
}

/* #activetyMainNew .prizePool::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  display: block;
  content: "";
  width: 100vw;
  height: 100%;
  background: url("/static/v2/img/schoolOpensActivity/bannerBgi.webp?v=1.1")
    no-repeat 100%/100%;
} */
#activetyMainNew .bannerTit {
  position: relative;
  margin-bottom: 40px;
  z-index: 9;
}

#activetyMainNew .bannerTit .titles {
  display: flex;
  margin-bottom: 40px;
  justify-content: center;
  align-items: center;
}

#activetyMainNew .bannerTit .titles .titleIcon {
  width: 200px;
  height: 44px;
}

#activetyMainNew .bannerTit .titles .texts {
  margin: 0 36px;
  font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
  font-weight: 700;
  font-size: 36px;
  color: #5287c5;
}

#activetyMainNew .bannerTit .titles .mgin30 {
  margin: 0 30px;
}

#activetyMainNew .bannerTit .topTips {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px;
  padding-left: 66px;
  width: 1200px;
  height: 76px;
  background: linear-gradient(0deg, #ffffff 0%, #ffffff 51.45%, #cbebff 100%);
  border-radius: 10px 10px 10px 10px;
}

#activetyMainNew .bannerTit .topTips .tipsIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
}

#activetyMainNew .bannerTit .topTips .tipTxt {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 350;
  font-size: 16px;
  color: #333;
}

#activetyMainNew .placeholder {
  width: 1160px;
  height: 51px;
  margin: 0 auto;
  background-color: #2663bb;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1608);
  border-radius: 10px;
  border: 1px solid #fea269;
}

#activetyMainNew .commonInfo {
  margin-top: -40px;
  padding: 50px 20px 40px;
  background: #f4f7ff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1608);
  border-radius: 10px;
  border: 1px solid #2663bb;
}

#activetyMainNew .commonInfo .commonTitle {
  font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
  font-weight: 700;
  font-size: 24px;
  color: #333333;
}

#activetyMainNew .commonInfo .commonContent {
  width: 100%;
  height: 700px;
  margin-top: 20px;
  background: url("/static/v2/img/schoolOpensActivity/commonBgi1.webp?v=1.1")
    no-repeat 100%/100%;
}

#activetyMainNew .jumpBtn {
  display: block;
  width: 560px;
  height: 60px;
  margin: 0 auto;
  margin-top: 40px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  background: linear-gradient(137deg, #1e71d3 0%, #92d5fd 100%);
  border-radius: 30px 30px 30px 30px;
  cursor: pointer;
  z-index: 9;
}

#activetyMainNew .jumpBtn:hover {
  box-shadow: 0px 5px 10px 0px rgba(80, 191, 222, 0.5);
}

#activetyMainNew .prizeView .prizeContent {
  margin-top: 40px;
}

#activetyMainNew .prizeView .prizeContent .prizeImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#activetyMainNew .prizeView .prizeContent .prizeImg img {
  width: 100%;
}

#activetyMainNew .prizeView .prizeContent .topInfo {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#activetyMainNew .prizeView .prizeContent .topInfo .title {
  font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
  font-weight: 700;
  font-size: 24px;
  color: #333333;
}

#activetyMainNew .prizeView .prizeContent .topInfo .goOrder {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  cursor: pointer;
}

#activetyMainNew .prizeView .prizeContent .topInfo .goOrder:hover {
  color: #f35a82;
}
#activetyMainNew .prizeView .prizeContent .lineInfo {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 41px;
}

#activetyMainNew .prizeView .prizeContent .lineInfo .infoCom {
  position: relative;
  width: 32%;
  padding: 20px;
  padding-bottom: 10px;
  background: #fafafe;
  box-shadow: 0px 4px 10px 0px rgba(56, 58, 59, 0.22);
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #ffffff;
}

#activetyMainNew .prizeView .prizeContent .lineInfo .infoCom::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 4px;
  height: 20px;
  background: #1e71d3;
  border-radius: 2px 2px 2px 2px;
}

#activetyMainNew .prizeView .prizeContent .lineInfo .infoCom .line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

#activetyMainNew .prizeView .prizeContent .lineInfo .infoCom .line:last-child {
  margin-bottom: 0;
}

#activetyMainNew .prizeView .prizeContent .lineInfo .infoCom .line .lab {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 350;
  font-size: 16px;
  color: #666666;
}

#activetyMainNew .prizeView .prizeContent .lineInfo .infoCom .line .val {
  font-family: DIN, DIN;
  font-weight: 700;
  font-size: 22px;
  color: #333333;
}

#activetyMainNew .prizeView .prizeContent .lineInfo .infoCom .line .val span {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
}

#activetyMainNew .prizeView .prizeContent .progress {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#activetyMainNew .prizeView .prizeContent .progress .leftInfo {
  position: relative;
  width: 849px;
  padding: 35px;
  background: #fbfafd;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #ffffff;
}

#activetyMainNew .prizeView .prizeContent .progress .leftInfo .baseColor {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 125px);
  height: 16px;
  background: #d8d8d8;
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  border-radius: 15px 15px 15px 15px;
}

#activetyMainNew .prizeView .prizeContent .progress .leftInfo .listInfo {
  position: relative;
  display: flex;
  justify-content: space-between;
}

#activetyMainNew .prizeView .prizeContent .progress .leftInfo .items {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 135px;
}

#activetyMainNew .prizeView .prizeContent .progress .leftInfo .items .price {
  font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .progress
  .leftInfo
  .items
  .price
  span {
  font-family: FontName, FontName;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}

#activetyMainNew .prizeView .prizeContent .progress .leftInfo .items .giftBox {
  width: 90px;
  height: 90px;
  margin-top: 6px;
  margin-bottom: 19px;
}

#activetyMainNew .prizeView .prizeContent .progress .leftInfo .items .status {
  padding: 2px 16px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  background: #ff6a00;
  border-radius: 14px 14px 14px 14px;
}

#activetyMainNew .prizeView .prizeContent .progress .leftInfo .items .notOpen {
  background-color: #a1a1a1;
}
#activetyMainNew .prizeView .prizeContent .progress .rightInfo {
  position: relative;
  width: 291px;
  padding: 12px;
  background: #fbfafd;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #ffffff;
}

#activetyMainNew .prizeView .prizeContent .progress .rightInfo .rightTopInfo {
  position: relative;
  padding-top: 13px;
  padding-left: 15px;
  padding-bottom: 27px;
}

#activetyMainNew .prizeView .prizeContent .progress .rightInfo .jackpot {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 285px;
  height: 126px;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .progress
  .rightInfo
  .rightTopInfo
  .text {
  margin-bottom: 20px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 16px;
  color: #3d3d3d;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .progress
  .rightInfo
  .rightTopInfo
  .rightLineInfo {
  display: flex;
  align-items: baseline;
  color: #ff6a00;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .progress
  .rightInfo
  .rightTopInfo
  .rightLineInfo
  .infos {
  font-family: DIN, DIN;
  font-weight: 700;
  font-size: 22px;
  color: #ff6a00;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .progress
  .rightInfo
  .rightTopInfo
  .rightLineInfo
  .infos
  span {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 16px;
  color: #ff6a00;
}

#activetyMainNew .prizeView .prizeContent .progress .rightInfo .rightTitle {
  position: relative;
  margin: 15px 0;
  margin-left: 16px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 16px;
  color: #3d3d3d;
}

#activetyMainNew .prizeView .prizeContent .progress .rightInfo .countdown {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 16px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 20px;
  color: #ff6b02;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .progress
  .rightInfo
  .countdown
  .countdownBox {
  /* width: 36px;
  height: 36px; */
  padding: 3px 5px;
  font-family: DIN, DIN;
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
  /* text-align: center;
  line-height: 36px; */
  background: linear-gradient(136deg, #ff6a00 0%, #ff8b38 100%);
  border-radius: 8px 8px 8px 8px;
}

#activetyMainNew .prizeView .prizeContent .descInfo {
  margin-top: 40px;
  margin-bottom: 12px;
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}

#activetyMainNew .prizeView .prizeContent .times {
  margin-bottom: 15px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 12px;
  color: #ff6a00;
}

#activetyMainNew .prizeView .prizeContent .btmInfos {
  display: flex;
  justify-content: space-between;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .btmCom {
  display: flex;
  width: 403px;
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.102);
  border-radius: 20px 20px 20px 20px;
  padding: 11px;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .CTwo {
  width: 301px;
  justify-content: space-between;
  align-items: center;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .btmCom .btmLift {
  width: 157px;
  height: 117px;
  margin-right: 12px;
  border-radius: 6px;
}
#activetyMainNew .prizeView .prizeContent .btmInfos .btmCom .btmLift img {
  width: 100%;
  height: 100%;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .btmCom .btmRight {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(100% - 169px);
  height: 117px;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmCom
  .btmRight
  .btmTimes {
  /* margin-top: 10px; */
  /* margin-bottom: 18px; */
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmCom
  .btmRight
  .btmLtitle {
  /* margin-bottom: 15px; */
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .btmCom .btmRight .btmBtns {
  display: flex;
  justify-content: space-between;
  align-items: self-end;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmCom
  .btmRight
  .btmBtns
  .btmStatus {
  width: 66px;
  height: 28px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #aeacac;
  text-align: center;
  line-height: 28px;
  border-radius: 14px 14px 14px 14px;
  border: 1px solid #e5e4e4;
  cursor: pointer;
}

#activetyMainNew .staYes {
  height: 28px !important;
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #2678d6 !important;
  line-height: 28px !important;
  background: #ecf5ff !important;
  border-radius: 14px 14px 14px 14px !important;
  border: 1px solid #ffffff !important;
}
#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmCom
  .btmRight
  .btmBtns
  .selGift {
  width: 104px;
  height: 40px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  background: linear-gradient(137deg, #1e71d3 0%, #92d5fd 100%);
  border-radius: 21px 21px 21px 0px;
  cursor: pointer;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmCom
  .btmRight
  .btmBtns
  .selGift:hover {
  box-shadow: 0px 0px 6px 0px #7ac0f1;
}
#activetyMainNew .prizeView .prizeContent .btmInfos .btmComTwo {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 403px;
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.102);
  border-radius: 20px 20px 20px 20px;
  padding: 11px;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .btmComTwo .lines {
  display: flex;
  /* justify-content: space-between; */
  /* margin-bottom: 22px; */
}

#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmComTwo
  .lines:last-child {
  margin-bottom: 0;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .btmComTwo .lines .label {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .btmComTwo .lines .value {
  display: flex;
  align-items: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmComTwo
  .lines
  .value
  .countDownTwo {
  display: flex;
  align-items: center;
  margin-right: 12px;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmComTwo
  .lines
  .value
  .countDownTwo
  .one {
  margin-right: 6px;
  font-family: DIN, DIN;
  font-weight: 700;
  font-size: 16px;
  color: #ff6a00;
}
#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmComTwo
  .lines
  .value
  .countDownTwo
  .two {
  margin-right: 6px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 350;
  font-size: 14px;
  color: #333333;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmComTwo
  .lines
  .value
  .selGift {
  width: 104px;
  height: 40px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  background: linear-gradient(137deg, #1e71d3 0%, #92d5fd 100%);
  border-radius: 21px 21px 21px 0px;
  cursor: pointer;
}
#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .btmComTwo
  .lines
  .value
  .selGift:hover {
  box-shadow: 0px 0px 6px 0px #7ac0f1;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .CTwo .btmLeft .labs {
  margin-bottom: 20px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

#activetyMainNew
  .prizeView
  .prizeContent
  .btmInfos
  .CTwo
  .btmLeft
  .labs:last-child {
  margin-bottom: 0;
}
#activetyMainNew .prizeView .prizeContent .btmInfos .CTwo .btmLeft .names {
  margin-bottom: 30px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .CTwo .btmRight {
  width: 100px;
  height: 100px;
}

#activetyMainNew .prizeView .prizeContent .btmInfos .CTwo .btmRight img {
  width: 100%;
  height: 100%;
}

#activetyMainNew .prjtList {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 160px;
}

/* #activetyMainNew .prjtList::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  display: block;
  content: "";
  width: 100vw;
  height: 100%;
  background: url("/static/v2/img/schoolOpensActivity/bannerBgi2.webp?v=1.1")
    no-repeat 100%/100%;
} */
#activetyMainNew .prjtList .prjtData {
  position: relative;
  margin-top: 20px;
  z-index: 9;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem {
  display: inline-block;
  position: relative;
  width: fit-content;
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.102);
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #ec743a;
  /* overflow: hidden; */
  transition: all 0.3s linear;
  cursor: pointer;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem:hover {
  z-index: 2;
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px 0);
}

#activetyMainNew .prjtList .prjtData .prjtDataItem:nth-child(5n) {
  margin-right: 0;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem .activeIcon {
  position: absolute;
  top: 0;
  left: -6px;
  width: 100px;
  height: 34px;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem .activeIcon img {
  width: 100%;
  height: 100%;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem .prjtIcon {
  width: 200px;
  height: 150px;
  margin: 15px auto;
  margin-bottom: 12px;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem .prjtIcon img {
  width: 100%;
  height: 100%;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem .prjtInfos {
  padding: 12px;
  padding-top: 0;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem .prjtInfos .prjtName {
  width: 196px;
  margin-bottom: 11px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  white-space: nowrap; /* 强制文本在一行显示，不换行 */
  overflow: hidden; /* 隐藏超出容器宽度的文本 */
  text-overflow: ellipsis;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem .prjtInfos .originalPrice {
  margin-bottom: 21px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 350;
  font-size: 14px;
  color: #666666;
}

#activetyMainNew
  .prjtList
  .prjtData
  .prjtDataItem
  .prjtInfos
  .originalPrice
  span {
  text-decoration: line-through !important;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem .prjtInfos .prjtBtns {
  position: relative;
  width: 141px;
  height: 34px;
  margin: 0 auto;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  line-height: 34px;
  background: linear-gradient(180deg, #f87d4c 0%, #e83a43 100%);
  border-radius: 17px 17px 17px 0px;
}
#activetyMainNew
  .prjtList
  .prjtData
  .prjtDataItem
  .prjtInfos
  .prjtBtns
  .btnTipsIcon {
  position: absolute;
  left: -10px;
  bottom: 0;
  width: 31px;
  height: 34px;
}

#activetyMainNew .prjtList .prjtData .prjtDataItem .prjtInfos .prjtBtns span {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
}

#activetyMainNew
  .prjtList
  .prjtData
  .prjtDataItem
  .prjtInfos
  .prjtBtns
  span:last-child {
  font-family: DIN, DIN;
  font-weight: 700;
  font-size: 24px;
  color: #ffffff;
}

#activetyMainNew
  .prjtList
  .prjtData
  .prjtDataItem
  .prjtInfos
  .prjtBtns
  .rightBtns
  span {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
}

#activetyMainNew .prestore {
  position: relative;
  width: 1200px;
  height: 794px;
  margin: 0 auto;
  text-align: center;
}
#activetyMainNew .pdiTwo {
  padding-top: 20px;
}
#activetyMainNew .pdiTre {
  padding: 20px;
}
/* #activetyMainNew .prestore::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  display: block;
  content: "";
  width: 100vw;
  height: 100%;
  background: url("/static/v2/img/schoolOpensActivity/bannerBgi4.webp?v=1.1")
    no-repeat 100%/100%;
} */

#activetyMainNew .prestore .prestoreData .prizeImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#activetyMainNew .prestore .prestoreData .prizeImg img {
  width: 100%;
}

#activetyMainNew .prestore .prestoreData .prestoreDataImg {
  width: 1140px;
  height: 261px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: url("/static/v2/img/schoolOpensActivity/bannerBgi3.webp?v=1.1")
    no-repeat 100%/100%;
}

#activetyMainNew .prestore .prestoreData .btmTips {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 350;
  font-size: 12px;
  color: #333333;
}

#activetyMainNew .fourBanner {
  position: relative;
  width: 1200px;
  height: 538px;
  margin: 0 auto;
  padding-top: 50px;
}

/* #activetyMainNew .fourBanner::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  display: block;
  content: "";
  width: 100vw;
  height: 100%;
  background: url("/static/v2/img/inviteNew/inviteNewBg3.webp?v=1.1") no-repeat
    100%/100%;
} */

#activetyMainNew .fourBanner .title {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
  font-weight: 700;
  font-size: 28px;
  color: #333333;
  z-index: 9;
}

#activetyMainNew .fourBanner .content p {
  margin-bottom: 12px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 350;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
}

#activetyMainNew .fourBanner .content p:last-child {
  margin-bottom: 0;
}

#activetyMainNew .dialogMask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}

#activetyMainNew .dialogBody {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 940px;
  /* height: 439px; */
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.0588);
  border-radius: 6px 6px 6px 6px;
}

#activetyMainNew .w440 {
  width: 440px !important;
}

#activetyMainNew .allData {
  width: 80vw !important;
  background-color: #deecff;
}

#activetyMainNew .allData .allDataDialogTop {
}

#activetyMainNew .dialogBody .dialogTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 49px;
  padding: 14px 10px 13px 20px;
  background: linear-gradient(137deg, #1e71d3 0%, #92d5fd 100%);
  border-radius: 6px 6px 6px 6px;
}

#activetyMainNew .dialogBody .dialogTop .dialogTitle {
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400;
  font-size: 22px;
  color: #ffffff;
}

#activetyMainNew .dialogBody .dialogTop .dialogClose {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

#activetyMainNew .dialogBody .dialogContent {
  padding: 20px;
}

#activetyMainNew .dialogBody .dialogContent .dialogTips {
  margin-bottom: 66px;
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
}
#activetyMainNew .dialogBody .dialogContent .accumulativePrice {
  font-family: PingFang SC Regular, PingFang SC Regular;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

#activetyMainNew .dialogBody .dialogContent .accumulativePrice span {
  color: #ff6a00;
  font-size: 18px;
}

#activetyMainNew .dialogBody .dialogContent .dialogGiftList {
  display: flex;
  max-width: 100%;
  margin-top: 23px;
  margin-bottom: 20px;
  /* overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap; */
}

#activetyMainNew .dialogBody .dialogContent .dialogGiftList .dialogGiftItem {
  position: relative;
  width: 164px;
  margin-right: 20px;
  padding-bottom: 33px;
  border: 1px solid transparent;
  border-radius: 5px;
  cursor: pointer;
}

#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogGiftList
  .dialogGiftItem
  .selIcon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 38px;
  height: 38px;
}
#activetyMainNew .dialogBody .dialogContent .dialogGiftList .itemActive {
  border: 1px solid #1e71d3;
}
#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogGiftList
  .dialogGiftItem
  .giftImg {
  width: 100%;
  height: 123px;
  margin-bottom: 18px;
}

#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogGiftList
  .dialogGiftItem
  .giftName {
  padding: 0 19px;
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  text-align: center;
}

#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogGiftList
  .dialogGiftItem
  .giftMoney {
  width: 100%;
  margin-top: 25px;
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400;
  font-size: 14px;
  color: #ff6a00;
  text-align: center;
}

#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogGiftList
  .dialogGiftItem
  .giftMoney
  span {
  font-size: 18px;
}

#activetyMainNew .dialogBody .dialogContent .dialogBtn {
  width: 100px;
  height: 40px;
  margin: 0 auto;
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  background: #1e71d3;
  border-radius: 20px 20px 20px 20px;
  cursor: pointer;
}

#activetyMainNew .dialogBody .dialogContent .dialogBtn:hover {
  background-color: #427dc3;
}

#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogGiftList::-webkit-scrollbar-button {
  display: none !important; /* 直接隐藏按钮 */
}
/* 滚动条轨道 */
#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogGiftList::-webkit-scrollbar-track {
  background: #f1f5f9 !important; /* 轨道背景色 */
  border-radius: 10px !important; /* 轨道圆角 */
}

/* 滚动条滑块 */
#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogGiftList::-webkit-scrollbar-thumb {
  background: #cbd5e1 !important; /* 滑块默认颜色 */
  border-radius: 10px !important; /* 滑块圆角 */
  transition: background 0.3s ease !important; /* 过渡动画 */
}

/* 滑块悬停效果 */
#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogGiftList::-webkit-scrollbar-thumb:hover {
  background: #94a3b8 !important; /* 悬停时颜色变深 */
}

/* 滑块激活效果（点击拖动时） */
#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogGiftList::-webkit-scrollbar-thumb:active {
  background: #64748b !important; /* 激活时颜色更深 */
}

/* 滚动条美化 - 横向滚动条 */
.horizontal-scroll::-webkit-scrollbar {
  height: 1px !important; /* 滚动条高度 */
}

#activetyMainNew .dialogBody .dialogContent .dialogForm {
  display: flex;
  width: 100%;
}

#activetyMainNew .dialogBody .dialogContent .dialogForm .giftDetail {
  width: 164px;
  margin-right: 28px;
  text-align: center;
}

#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogForm
  .giftDetail
  .giftDetailImg {
  width: 100%;
  margin-bottom: 18px;
}

#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogForm
  .giftDetail
  .giftDetailName {
  padding: 0 19px;
  margin-bottom: 25px;
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}

#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogForm
  .giftDetail
  .giftDetailMoney {
  margin-bottom: 12px;
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400;
  font-size: 14px;
  color: #ff6a00;
}

#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogForm
  .giftDetail
  .giftDetailMoney
  span {
  font-size: 18px;
}

#activetyMainNew
  .dialogBody
  .dialogContent
  .dialogForm
  .giftDetail
  .giftDetailTip {
  width: 82px;
  height: 28px;
  margin: 0 auto;
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 28px;
  background: #e5e4e4;
  border-radius: 14px 14px 14px 14px;
}

#activetyMainNew .dialogBody .dialogContent .dialogForm .forms .formTitle {
  width: 100%;
  padding-bottom: 21px;
  font-family: PingFang SC Bold, PingFang SC Bold;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  border-bottom: 1px solid #eeeeee;
}
