.novipCoupon {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1000;
}
.novipCouponModal {
  position: absolute;
  width: 577px;
  height: 487px;
  background: url(//bpic.588ku.com/mainSite/activity/241111/novipCoupon.png);
  background-size: 100% auto;
  left: calc(50% - 288.5px);
  top: calc(50% - 243.5px);
}
.novipCouponModal .close {
  position: absolute;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  right: 8px;
  top: 8px;
  font-weight: bold;
}
.novipCouponModal .stitle {
  font-weight: bold;
  font-size: 20px;
  color: #FFF;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  padding: 73px 0 0 84px;
}
.novipCouponModal .p1 {
  position: absolute;
  top: 286px;
  left: 156px;
  font-size: 14px;
  color: #F4FFF9;
  width: 240px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.novipCouponModal .p1 ul {
  animation: name_sctoll linear 22s infinite;
}
.novipCouponModal .p1 ul li {
  padding: 4px 0;
}
.novipCouponModal .p1 img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  vertical-align: -7px;
  margin-right: 7px;
}
.novipCouponModal .timer {
  position: absolute;
  left: 158px;
  top: 418px;
  font-size: 14px;
  color: #FFF09E;
  display: none;
}
.novipCouponModal .timer b {
  display: inline-block;
  width: 28px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  background: #FFF09E;
  border-radius: 4px;
  margin: 0 5px;
  font-size: 16px;
  color: #8300FF;
}
.novipCouponModal .btn {
  position: absolute;
  width: 262px;
  height: 72px;
  background: url(//bpic.588ku.com/mainSite/activity/241111/novipCouponBtn.png) no-repeat;
  background-size: 100% auto;
  left: 156px;
  top: 342px;
  font-size: 30px;
  color: #B82E12;
  cursor: pointer;
  text-align: center;
  line-height: 58px;
  font-weight: 600;
  animation: btn_scale 0.9s infinite alternate;
}
.novipCouponModal .btn:hover {
  background-image: url(//bpic.588ku.com/mainSite/activity/241111/novipCouponBtn_hover.png);
}
.novipCoupon_float {
  position: fixed;
  right: 50px;
  top: 22%;
  z-index: 999;
  animation: win_float 1s infinite alternate;
  cursor: pointer;
}
.novipCoupon_float .win {
  display: block;
  width: 120px;
  height: 135px;
  background: url(//bpic.588ku.com/mainSite/activity/241111/novipCoupon_float_V2.png) no-repeat;
  background-size: 100% auto;
}
.novipCoupon_float .close {
  position: absolute;
  top: 10px;
  right: -9px;
  cursor: pointer;
  width: 21px;
  height: 21px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}
.novipCoupon_float .close i {
  color: #fff;
  font-size: 12px;
}
.novipCoupon_float .btns {
  position: absolute;
  left: 15px;
  bottom: 7px;
  width: 90px;
}
.novipCoupon_float .btns .btn {
  width: 90px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #FFE400;
  box-shadow: 0px 1px 4px 0px rgba(177, 44, 0, 0.5);
  border-radius: 10px;
  font-weight: 500;
  font-size: 12px;
  color: #E8191A;
  cursor: pointer;
  margin-bottom: 3px;
}
.novipCoupon_float .timer {
  text-align: center;
  font-size: 12px;
  color: #FFF;
  margin-bottom: -3px;
  display: none;
}
@keyframes win_float {
  0% {
    transform: translateY(9px);
  }
  100% {
    transform: translateY(-9px);
  }
}
@keyframes name_sctoll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(calc(-100% + 24px));
  }
}
.ac241111 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1001;
  display: none;
}
.ac241111 .alert {
  position: absolute;
  width: 792px;
  height: 861px;
  background: url(//bpic.588ku.com/mainSite/activity/241111/alert.png);
  left: calc(50% - 386px);
  top: calc(50% - 440px);
  background-size: 100% auto;
}
.ac241111 .close {
  position: absolute;
  bottom: 125px;
  left: calc(50% - 30px);
  cursor: pointer;
}
.ac241111 .title {
  height: 214px;
  position: absolute;
  left: 65px;
  top: 284px;
  animation: titlescale 0.9s infinite alternate;
}
.ac241111 a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 165px;
}
.ac241111_float {
  position: fixed;
  right: 48px;
  top: 22%;
  z-index: 999;
  width: 178px;
  height: 175px;
  background: url(//bpic.588ku.com/mainSite/activity/241111/float.png?v=2) no-repeat;
  background-size: 100% auto;
}
.ac241111_float .title {
  position: absolute;
  left: 1px;
  top: 43px;
  animation: titlescale 0.9s infinite alternate;
  height: 61px;
}
.ac241111_float .close {
  position: absolute;
  left: 85px;
  bottom: -10px;
  cursor: pointer;
  width: 24px;
}
.ac241111_float a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 12px;
}
@keyframes titlescale {
  from {
    transform: scale(1.1);
  }
  to {
    transform: scale(0.92);
  }
}
@keyframes alert_float {
  from {
    transform: translateY(7px);
  }
  to {
    transform: translateY(-7px);
  }
}
@media screen and (max-width: 1440px) {
  .ac241111_float_265 {
    width: 115px;
    height: 119px;
    background-image: url(//bpic.588ku.com/mainSite/activity/241111/float_265_s.png?v=2);
    animation: alert_float 1s linear infinite alternate;
  }
  .ac241111_float_265 .title {
    display: none;
  }
  .ac241111_float_265 .close {
    left: 55px;
    bottom: -33px;
  }
}
.ac241212 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1001;
  display: none;
}
.ac241212 .alert {
  position: absolute;
  width: 792px;
  height: 928px;
  background: url(//bpic.588ku.com/mainSite/activity/241212/v3/alert.png);
  left: calc(50% - 396px);
  top: calc(50% - 492px);
  background-size: 100% auto;
}
.ac241212 .close {
  position: absolute;
  bottom: 178px;
  left: calc(50% - 36px);
  cursor: pointer;
}
.ac241212 .title {
  height: 205px;
  position: absolute;
  left: 9px;
  top: 357px;
  animation: titlescale 0.9s infinite alternate;
}
.ac241212 .atimer {
  position: absolute;
  left: 295px;
  top: 576px;
  color: #fff;
  font-size: 26px;
}
.ac241212 a {
  position: absolute;
  left: 0;
  right: 0;
  top: 256px;
  bottom: 223px;
}
.ac241212 .btn {
  position: absolute;
  left: 234px;
  top: 395px;
  width: 202px;
  height: 56px;
  background: url(//bpic.588ku.com/mainSite/activity/241212/btn.png);
  background-size: 100% auto;
}
.ac241212_float {
  position: fixed;
  right: 60px;
  top: 22%;
  z-index: 999;
  width: 173px;
  height: 176px;
  background: url(//bpic.588ku.com/mainSite/activity/241212/v3/float.png) no-repeat;
  background-size: 100% auto;
}
.ac241212_float .title {
  position: absolute;
  left: -16px;
  top: 45px;
  animation: titlescale 0.9s infinite alternate;
  width: 210px;
  height: 59px;
  background: url(//bpic.588ku.com/mainSite/activity/241212/v3/float_title.png) no-repeat;
  background-size: 100% auto;
}
.ac241212_float .close {
  position: absolute;
  left: 82px;
  bottom: -20px;
  cursor: pointer;
  width: 24px;
}
.ac241212_float .atimer {
  color: #fff;
  position: absolute;
  left: 40px;
  top: 116px;
  font-size: 16px;
  font-weight: 600;
}
.ac241212_float a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 20px;
}
.ac241212_float_168 .title {
  background-image: url(//bpic.588ku.com/mainSite/activity/241212/v3/float_title_168.png);
  width: 177px;
  height: 63px;
  left: 0;
  top: 42px;
}
@media screen and (max-width: 1440px) {
  .ac241212_float_01 {
    width: 150px;
    height: 153px;
    background-image: url(//bpic.588ku.com/mainSite/activity/241212/v3/float_s.png);
    right: 40px;
  }
  .ac241212_float_01 .title {
    background-image: url(//bpic.588ku.com//mainSite/activity/241212/v3/float_title_s.png);
    width: 108px;
    height: 53px;
    left: 21px;
    top: 39px;
  }
  .ac241212_float_01 .atimer {
    left: 33px;
    top: 102px;
    font-size: 14px;
  }
  .ac241212_float_01 .close {
    left: 70px;
  }
}
.modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.coupon_win {
  width: 656px;
  height: 446px;
  background: url(//bpic.588ku.com/workben/ad/241107/alert.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px;
}
@keyframes alert_btn_scale {
  0% {
    transform: scale(0.92);
  }
  100% {
    transform: scale(1.08);
  }
}
.coupon_win .close {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  position: absolute;
  top: -8px;
  right: -10px;
  cursor: pointer;
  color: rgba(38, 38, 38, 0.5);
}
.coupon_win .close:hover {
  color: rgba(38, 38, 38, 0.7);
}
.coupon_win .close i {
  color: #fff;
}
.coupon_win .timer {
  font-size: 14px;
  color: #010101;
  text-align: center;
  margin-top: 368px;
  padding-right: 36px;
}
.coupon_win .timer b {
  display: inline-block;
  width: 28px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  background: #FFEFEB;
  border-radius: 4px;
  margin: 0 5px;
  font-size: 16px;
  color: #F94D3A;
}
.coupon_win .timer b.msecond {
  width: 40px;
}
.coupon_win .btns {
  padding-top: 18px;
  display: flex;
  justify-content: center;
  padding-right: 36px;
}
.coupon_win .btns .btn {
  width: 234px;
  height: 72px;
  background: url(//bpic.588ku.com/workben/ad/241107/btn.png) no-repeat;
  background-size: 100% auto;
  line-height: 52px;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #FFF;
  cursor: pointer;
  animation: alert_btn_scale 0.9s infinite alternate;
}
@keyframes firmScale {
  0% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(0.95);
  }
}
@keyframes flip1111 {
  0% {
    transform: rotateY(0deg);
  }
  40% {
    transform: rotateY(0deg);
  }
  60% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(180deg);
  }
}
.firm-modal-style-240417 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1000;
  display: none;
  justify-content: center;
  align-items: center;
}
.firm-modal-style-240417 .firm-modal-wrap {
  position: relative;
  top: -20px;
}
.firm-modal-style-240417 .firm-modal-wrap .modal-content {
  display: block;
  position: relative;
  width: 1000px;
  height: 865px;
  background: url('//bpic.588ku.com/mainSite/activity/company_vip/260206/alert.png') no-repeat center;
  background-size: 100% auto;
  cursor: pointer;
}
.firm-modal-style-240417 .firm-modal-wrap .firm-close {
  position: absolute;
  width: 28px;
  right: 475px;
  top: 734px;
  cursor: pointer;
}
.firm-modal-style-240417 .firm-modal-wrap .modal-content .buy-now {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.firm-modal-style-240417 .firm-modal-wrap .modal-content .buy-now.btn {
  position: absolute;
  bottom: 284px;
  left: 401px;
}
.firm-modal-style-240417 .firm-modal-wrap .modal-content .buy-now .text {
  font-size: 32px;
  font-weight: bold;
  color: #ffe89c;
  line-height: 32px;
  height: 32px;
  margin-bottom: 10px;
}
.firm-modal-style-240417 .firm-modal-wrap .btn2 {
  position: absolute;
  bottom: 214px;
  left: 385px;
  width: 247px;
  height: 58.5px;
  background: url(//bpic.588ku.com/mainSite/activity/company_vip/260206/btn.png);
  background-size: 100% auto;
}
.firm-modal-style-240417 .benefit {
  position: absolute;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  text-align: center;
  left: 335px;
  top: 230px;
  width: 346px;
  gap: 12px 0;
}
.firm-modal-style-240417 .benefit li {
  width: 173px;
  height: 122px;
}
.firm-modal-style-240417 .benefit .t1 {
  font-weight: 600;
  font-size: 13px;
  color: #2B2B2B;
  line-height: 20px;
}
.firm-modal-style-240417 .benefit .h1 {
  font-weight: bold;
  font-size: 21px;
  line-height: 22px;
  margin-top: 6px;
  margin-bottom: 16px;
  color: #FFF;
  text-shadow: 0px 7px 18px rgba(203, 111, 193, 0.45);
  padding-left: 2px;
}
.firm-modal-style-240417 .benefit .t2 {
  font-size: 12px;
  margin-top: 10px;
  text-align: left;
  padding-left: 25px;
  color: #303030;
  font-weight: 500;
}
.firm-modal-style-240417 .benefit .t2 label {
  color: #F93B1E;
}
.firm-modal-style-240417 .benefit .t2 i {
  font-size: 12px;
  margin-right: 3px;
  color: #F93B1E;
}
.firm-modal-style-240417 .des {
  position: absolute;
  left: 195px;
  top: 495px;
  width: 632px;
  text-align: center;
  font-size: 12px;
  color: #1B1B1B;
  line-height: 19px;
  transform: scale(0.85);
}
.firm-modal-style-240417 .firm-modal-wrap .modal-content .buy-now .timer {
  display: flex;
  font-size: 15px;
  color: #FFF728;
  line-height: 32px;
  padding-left: 16px;
  padding-top: 9px;
  align-items: center;
}
.firm-modal-style-240417 .firm-modal-wrap .modal-content .buy-now .timer .msecond {
  display: inline-block;
  min-width: 37px;
  text-align: left;
}
.ent-ad-float0626 {
  display: none;
  position: fixed;
  right: 26px;
  top: 18vh;
  width: 192px;
  height: 237px;
  z-index: 999;
  transform: scale(0.85);
}
.ent-ad-float0626 .a {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("//bpic.588ku.com/mainSite/activity/company_vip/260206/float.png?v=2") no-repeat;
  background-size: 100% auto;
  backface-visibility: hidden;
}
.ent-ad-float0626 .a1 {
  animation: flip1111 4.5s infinite alternate;
}
.ent-ad-float0626 .a .red-text {
  width: 170px;
  height: 72px;
  display: block;
  margin-top: 36px;
  margin-left: 30px;
  /**animation: jump .8s infinite alternate;**/
}
.countdown_0626 {
  font-size: 12px;
  position: absolute;
  top: 181px;
  left: 38px;
  color: #FF2525;
  font-weight: bold;
  white-space: nowrap;
}
.countdown_0626 .msecond {
  display: inline-block;
  min-width: 28px;
  text-align: left;
}
.ent-ad-float0626 .close {
  position: absolute;
  left: 86px;
  bottom: -28px;
  padding: 3px;
  cursor: pointer;
}
.ent-ad-float0626 .close img {
  width: 19px;
}
.ent-ad-float0626 .ent-tit {
  position: absolute;
  font-size: 12px;
  color: #895818;
  top: 15px;
  left: 52px;
  transform: scale(0.82);
}
.ent-ad-float0626 .btn {
  width: 109px;
  height: 23px;
  background: url("//js.588ku.com/comp/activity/2024/entvip/float_btn.png");
  background-size: 100% auto;
  position: absolute;
  left: 14px;
  top: 120px;
}
@media screen and (max-width: 1580px) {
  .ent-ad-float0626 {
    transform: scale(0.8);
    right: 0px;
  }
  .firm-modal-style-240417 .firm-modal-wrap {
    transform: scale(0.8);
  }
}
@keyframes btn_scale {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1.1);
  }
}
/*# sourceMappingURL=./260206.css.map */