.act_pay {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  animation-name: fadeIn;
  animation-duration: 0.4s;
}

.act_pay .act_pay_content {
  display: flex;
  position: relative;
  top: 32%;
  left: 36%;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup.png) top no-repeat !important;
  width: 508px;
  height: 324px;
  padding: 58px 0px 0 76px;
}

.act_pay .act_pay_content .act_pay_content_1 {
  position: relative;
  right: 40px;
  width: 100%;
  padding-bottom: 86px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.act_pay .act_pay_content .act_pay_content_1 img {
  width: 98px;
  height: 98px;
  margin-bottom: 42px;
}

.act_pay .act_pay_content .act_pay_content_1 span {
  color: #496c9d;
  font-size: 20px;
}

.act_pay .act_pay_content .act_pay_content_1 .tl {
  position: relative;
  bottom: 62px;
}

.act_pay .act_pay_content .act_pay_content_1 .cdk_1 {
  position: relative;
  bottom: 15x;
}

.act_pay .act_pay_content .act_pay_content_1 .copy {
  position: relative;
  text-align: center;
  line-height: 49px;
  cursor: pointer;
  color: #ffffff;
  top: 40px;
  width: 147px;
  height: 49px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/tl.png) 0 0 no-repeat;
}

.act_pay .act_pay_content .act_pay_content_1 .copy:hover {
  background: url(https://cdn-js.tengyoujiasu.com/act/2024/20240906/tl.png) -147px 0 no-repeat;
}

.act_pay .act_pay_content .act_pay_content_1 .copy:active {
  background: url(https://cdn-js.tengyoujiasu.com/act/2024/20240906/tl.png) -294px 0 no-repeat;
}

.act_pay .act_pay_close {
  display: block;
  position: absolute;
  top: 21px;
  right: 60px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.act_pay .act_pay_close:hover {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) -20px 0 no-repeat;
}

.act_pay .act_pay_close:active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) -40px 0 no-repeat;
}

.act_pay .act_pay_content_left {
  margin-right: 38px;
}

.act_pay .act_pay_content_left .act_pay_pname {
  color: #5a4841;
  font-size: 16px;
}

.act_pay .act_pay_content_left .act_pay_oprice {
  color: #5a4841;
  font-size: 16px;
  line-height: 3.5;
}

.act_pay .act_pay_content_left .act_pay_extra {
  color: #5a4841;
  font-size: 16px;
  line-height: 1.5;
}

.act_pay .act_pay_content_right .act_pay_type {
  display: flex;
  justify-content: space-between;
  width: 157px;
}

.act_pay .act_pay_content_right .act_pay_type a {
  text-align: center;
  line-height: 29px;
  color: #5a4841;
  display: block;
  width: 72px;
  height: 29px;
  font-size: 14px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/act_pay_type.png) 0 no-repeat;
}

.act_pay .act_pay_content_right .act_pay_type .active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/act_pay_type.png) -72px 0 no-repeat !important;
  color: #ffffff !important;
}

.act_pay .act_pay_content_right .act_pay_qrcode_box {
  width: 141px;
  height: 141px;
  margin: 15px 0px 15px 0px;
  padding: 8px 8px;
  background: #f5e8dc;
}

.act_pay .act_pay_content_right .act_pay_qrcode_box .act_pay_qrcode_canvas {
  width: 125px;
  height: 125px;
  padding: 8px 8px;
  background: #ffffff;
}

.act_pay .act_pay_content_right .act_pay_qrcode_box .act_pay_qrcode_shadow {
  text-align: center;
  line-height: 208px;
}

.act_pay .act_pay_content_right .act_pay_qrcode_box .act_pay_qrcode_shadow {
  line-height: 141px;
  background: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  font-size: 10px;
  height: 141px;
  right: 88px;
  position: absolute;
  text-align: center;
  top: 111px;
  transition: 0.4s;
  width: 141px;
  z-index: 99;
}

.act_pay .act_pay_content_right .act_pay_qrcode_box .act_pay_qrcode_shadow span {
  position: relative;
  bottom: 12px;
  left: 10px;
}

.act_pay .act_pay_content_right .act_pay_qrcode_box .act_pay_qrcode_shadow a {
  color: #1667da;
  position: relative;
  top: 13px;
  right: 44px;
}

.act_pay .act_pay_content_right .act_pay_qrcode_box img {
  position: absolute;
  top: 170px;
  right: 146px;
}

.act_pay .act_pay_content_right .act_pay_agree {
  display: flex;
  align-items: center;
}

.act_pay .act_pay_content_right .act_pay_agree .active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/check.png) -12px 0 no-repeat !important;
}

.act_pay .act_pay_content_right .act_pay_agree > a:first-child {
  display: block;
  width: 12px;
  height: 12px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/check.png) 0 0 no-repeat;
  margin-right: 4px;
}

.act_pay .act_pay_content_right .act_pay_agree span {
  font-size: 12px;
}

.act_pay .act_pay_content_right .act_pay_agree span a {
  color: #4d4d4d;
}

.act_pay .act_pay_content_right .act_pay_agree span a:hover {
  color: #2c69bf;
}

.act_pay .act_pay_coupon {
  margin-top: 36px;
}

.act_pay .act_pay_coupon .disabled {
  background: #f3e2d3 !important;
  color: #ac9890 !important;
}

.act_pay .act_pay_coupon .disabled a {
  display: none !important;
}

.act_pay .act_pay_coupon .act_pay_coupon_select {
  color: #ffffff;
  width: 233px;
  height: 40px;
  border-radius: 3px;
  background: linear-gradient(0deg, #f44503 1%, #fa7b10 100%);
}

.act_pay .act_pay_coupon .act_pay_coupon_select .act_pay_coupon_select_arrow {
  position: absolute;
  bottom: 164px;
  left: 284px;
  display: block;
  width: 8px;
  height: 7px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/triangle.png);
}

.act_pay .act_pay_coupon .act_pay_coupon_select .act_pay_coupon_select_value {
  padding-left: 18px;
  padding-top: 10px;
  opacity: 1;
  font-size: 14px;
}

.act_pay .act_pay_coupon .act_pay_coupon_select .act_pay_coupon_select_box {
  display: none;
  position: relative;
  top: 14px;
  z-index: 1;
  color: #5A4841;
  font-size: 14px;
  background: #FFDCBE;
  border-radius: 2px;
}

.act_pay .act_pay_coupon .act_pay_coupon_select .act_pay_coupon_select_box .act_pay_coupon_select_list > div {
  margin-left: 37px;
  padding: 4px 0;
  cursor: pointer;
}

.act_pay .act_pay_coupon .act_pay_coupon_select .act_pay_coupon_select_box .act_pay_coupon_select_list > .active {
  margin-left: 0px !important;
  display: flex;
  color: #F54604;
}

.act_pay .act_pay_coupon .act_pay_coupon_select .act_pay_coupon_select_box .act_pay_coupon_select_list > .active div:first-of-type {
  position: relative;
  top: 5px;
  margin-left: 14px;
  margin-right: 10px;
  width: 14px;
  height: 10px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/selected.png);
}

.act_pay .act_pay_coupon .act_pay_coupon_select > .active {
  display: block !important;
}

.act_pay .act_pay_price {
  color: #001d2b;
  font-size: 16px;
  line-height: 2.5;
  margin-top: 4px;
}

.act_pay .act_pay_price span {
  color: #ff6d01;
  font-size: 30px;
  font-weight: 800;
}

.act_pay .act_pay_price span:last-child {
  font-size: 16px;
}

.popup_mask {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  animation-name: fadeIn;
  animation-duration: 0.4s;
}

.popup_mask .popup {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  top: 32%;
  left: 36%;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup.png) top no-repeat !important;
  height: 320px;
  padding: 33px 0px 0px 0px;
  width: 508px;
}

.popup_mask .popup .popup_close {
  display: block;
  position: absolute;
  top: 24px;
  right: 25px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.popup_mask .popup .popup_close:hover {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) -20px 0 no-repeat;
}

.popup_mask .popup .popup_close:active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) -40px 0 no-repeat;
}

.popup_mask .popup .popup_tl {
  color: #f76109;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

.popup_mask .popup .popup_content {
  position: absolute;
  top: 98px;
  width: 100%;
  text-align: center;
  color: #5a4841;
  font-size: 18px;
}

.popup_mask .popup .popup_content_1 {
  position: absolute;
  top: 132px;
  width: 100%;
  text-align: center;
  color: #5a4841;
  font-size: 18px;
}

.popup_mask .popup .popup_content_2 {
  font-size: 16px;
  color: #5a4841;
  line-height: 12px;
}

.popup_mask .popup .popup_content_3 {
  top: 132px !important;
}

.popup_mask .popup .popup_content_div {
  position: absolute;
  bottom: 110px;
  left: 24px;
  width: 430px;
  height: 158px;
  background: #f3dac5;
  border-radius: 15px;
  padding-left: 29px;
}

.popup_mask .popup .popup_content_div_1 {
  text-align: center;
  bottom: 168px !important;
  height: 50px !important;
}

.popup_mask .popup .popup_determine {
  position: absolute;
  bottom: 76px;
  left: 174px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_determine.png) 0 0 no-repeat;
  width: 178px;
  height: 46px;
  cursor: pointer;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 46px;
}

.popup_mask .popup .popup_determine:hover {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_determine.png) -178px 0 no-repeat;
}

.popup_mask .popup .popup_determine:active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_determine.png) -356px 0 no-repeat;
}

.popup_mask .popup .popup_determine_1 {
  bottom: 50px !important;
}

.CodeDownload {
  animation: studentAni 1s linear infinite alternate-reverse;
  position: fixed;
  top: 360px;
  right: 45px;
  width: 203px;
  height: 266px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/CodeDownload.png);
  z-index: 1;
}

.CodeDownload .qrcode_canvas {
  position: relative;
  top: 46px;
  left: 43px;
}

.CodeDownload .CodeDownload_close {
  position: relative;
  top: 154px;
  left: 86px;
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/close_1.png);
}

.raffle {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/raffle.png) 0 0 no-repeat;
  position: absolute;
  bottom: 798px;
  left: 292px;
  display: block;
  width: 210px;
  height: 146px;
  cursor: pointer;
}

.raffle:hover {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/raffle.png) -210px 0 no-repeat;
}

.raffle:active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/raffle.png) -420px 0 no-repeat;
}

.raffle p {
  display: flex;
  position: relative;
  top: 98px;
  left: 65px;
  color: #ffffff;
  font-size: 14px;
  margin: 0;
}

.raffle p span {
  color: #ffdf2f;
}

.myPrize {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/myPrize.png) 0 0 no-repeat;
  position: absolute;
  bottom: 1074px;
  right: 52px;
  display: block;
  width: 82px;
  height: 34px;
  cursor: pointer;
}

.myPrize:hover {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/myPrize.png) -82px 0 no-repeat;
}

.myPrize:active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/myPrize.png) -164px 0 no-repeat;
}

.lotteryList {
  position: absolute;
  overflow: hidden;
  right: 2px;
  bottom: 642px;
  width: 420px;
  height: 414px;
}

@keyframes translateSlide {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}

.lotteryList .lotteryListWrapper {
  animation: translateSlide 20s linear infinite;
  cursor: pointer;
}

.lotteryList .lotteryListWrapper:hover {
  animation-play-state: paused;
}

.lotteryList .lotteryListWrapper .lotteryListItem {
  flex-wrap: wrap;
}

.lotteryList .lotteryListWrapper .lotteryListItem .item {
  display: flex;
  align-items: center;
  height: 50px;
  width: 80%;
}

.lotteryList .lotteryListWrapper .lotteryListItem .item p {
  color: #59441c;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.popup_1 {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  animation-name: fadeIn;
  animation-duration: 0.4s;
}

.popup_1 .viewPrizes {
  display: flex;
  flex-direction: column;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup.png) top no-repeat;
  margin: 15% auto;
  padding: 22px;
  width: 508px;
  height: 324px;
}

.popup_1 .viewPrizes .close {
  display: block;
  position: relative;
  top: 10px;
  left: 480px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.popup_1 .viewPrizes .close:hover {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) -20px 0 no-repeat;
}

.popup_1 .viewPrizes .close:active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) -40px 0 no-repeat;
}

.popup_1 .viewPrizes .cdk_1 {
  position: relative;
  top: 68px;
  font-size: 15px;
}

.popup_1 .viewPrizes .cdk_2 {
  position: relative;
  top: 64px;
  font-size: 16px;
  color: #ffffff;
}

.popup_1 .viewPrizes .textContent {
  padding-top: 12px;
  padding-left: 64px;
}

.popup_1 .viewPrizes .textContent p {
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 16px;
  color: #ffffff;
}

.popup_1 .viewPrizes .exchange {
  top: 12px !important;
}

.popup_1 .viewPrizes .copy {
  position: relative;
  top: 118px;
  left: 244px;
  width: 147px;
  height: 49px;
  text-align: center;
  line-height: 49px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/tl.png) 0 0 no-repeat;
  cursor: pointer;
  font-size: 15px;
  color: #ffffff;
}

.popup_1 .viewPrizes .copy:hover {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/tl.png) -147px 0 no-repeat;
}

.popup_1 .viewPrizes .copy:active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/tl.png) -294px 0 no-repeat;
}

.popup_1 .viewPrizes span {
  position: relative;
  top: 16px;
  text-align: center;
  font-size: 20px;
  color: #178491;
}

.popup_1 .myPrize_content {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 36%;
  left: 40%;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup.png) top no-repeat !important;
  width: 508px;
  height: 324px;
  padding: 18px 0px 0 0px;
}

.popup_1 .myPrize_content .close {
  z-index: 1;
  display: block;
  position: absolute;
  top: 21px;
  right: 25px;
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.popup_1 .myPrize_content .close:hover {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) -20px 0 no-repeat;
}

.popup_1 .myPrize_content .close:active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240930/popup_close.png) -40px 0 no-repeat;
}

.popup_1 .myPrize_content .tl {
  display: flex;
  justify-content: space-around;
  position: relative;
  top: 20px;
  left: 19px;
  background: #ffdcbe;
  width: 470px;
  height: 40px;
  margin-top: 10px;
}

.popup_1 .myPrize_content .tl span {
  color: #5a392c;
  font-size: 14px;
  font-weight: 400;
}

.popup_1 .myPrize_content .tl .tl_2 {
  margin-right: 12px;
}

.popup_1 .myPrize_content .tl .tl_3 {
  margin-right: 18px;
}

.popup_1 .myPrize_content .name {
  color: #ffffff;
  margin-top: 20px;
  font-size: 20px;
}

.popup_1 .myPrize_content .prompt {
  position: relative;
  left: 32px;
  top: 16px;
  width: 354px;
  height: 80px;
  text-align: center;
}

.popup_1 .myPrize_content .prompt a {
  color: #ff5d42;
  cursor: pointer;
}

.popup_1 .myPrize_content .prompt p {
  font-size: 10px;
}

.popup_1 .myPrize_content .prize {
  padding-left: 82px;
  margin-top: 18px;
  margin-bottom: 28px;
}

.popup_1 .myPrize_content .prize span {
  color: #ffffff;
  font-weight: 400;
}

.popup_1 .myPrize_content .prize .cdk_1Size {
  font-size: 18px;
}

.popup_1 .myPrize_content .prize a {
  position: relative;
  top: 6px;
  color: #ff5d42;
  font-size: 26px;
  cursor: pointer;
}

.popup_1 .myPrize_content .btn {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240813/btn.png) 0 0 no-repeat;
  position: relative;
  top: 58px;
  left: 146px;
  width: 234px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  background: #ff5d42;
  border-radius: 6px;
  cursor: pointer;
  font-size: 18px;
  color: #ffffff;
}

.popup_1 .myPrize_content .btn:hover {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240813/btn.png) -234px 0 no-repeat;
}

.popup_1 .myPrize_content .btn:active {
  background: url(https://ak-gw.akspeedy.com/act/2024/20240813/btn.png) -468px 0 no-repeat;
}

.popup_1 .myPrize_content span {
  position: relative;
  top: 8px;
  text-align: center;
  font-size: 24px;
  font-weight: Bold;
  color: #f76109;
}

.popup_1 .myPrize_content .items::-webkit-scrollbar {
  width: 6px;
}

.popup_1 .myPrize_content .items::-webkit-scrollbar-thumb {
  background: #ff9267;
  border-radius: 6px;
}

.popup_1 .myPrize_content .items {
  position: relative;
  left: 19px;
  top: 20px;
  width: 470px;
  height: 166px;
  overflow-y: auto;
  overflow-x: hidden;
}

.popup_1 .myPrize_content .items .dlc {
  color: #5A4841;
  margin-top: 20px;
  text-align: center;
}

.popup_1 .myPrize_content .items .item {
  position: relative;
  margin-top: 5px;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 50px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.popup_1 .myPrize_content .items .item div {
  -webkit-box-flex: 1;
  align-items: center;
  display: flex;
  -webkit-flex: 1;
  flex: 1;
  justify-content: center;
  font-size: 14px;
}

.popup_1 .myPrize_content .items .item div a {
  color: #ffffff;
  width: 64px;
  height: 28px;
  text-align: center;
  line-height: 26px;
  background: linear-gradient(0deg, #f33d02 0%, #fa7d10 99%);
  border-radius: 6px;
  cursor: pointer;
}
