.sur_btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 400px;
  min-width: 177px;
  height: 36px;
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
  background: #FD0045;
  box-shadow: 0px 5px 9px #FEB498;
  border-radius: 8px;
  transition: none; }

.nav-sale-icon .nav-bf-icon .nav-buybtn {
  margin-right: 30px !important;
  padding-top: 2px;
  width: 194px;
  height: 58px;
  font-size: 0;
  color: transparent;
  transition: none;
  background: url(./btn_spr.png) no-repeat;
  background-position: -2px -2px; }
  .nav-sale-icon .nav-bf-icon .nav-buybtn:hover {
    transition: none;
    background-position: -204px -2px; }
.nav-sale-icon.vpn .nav-bf-icon .nav-buybtn {
  background-image: none;
  background: linear-gradient(265deg, #FF2C00 0%, #CE00FF 100%);
  box-shadow: inset 0px 10px 20px #FF00AA, 0px 3px 6px #FBB885;
  outline: 3px solid #FF77002B;
  border-radius: 15px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 58px;
  width: 180px;
  height: 30px;
  margin-top: 8px;
  margin-right: 50px !important; }
  .nav-sale-icon.vpn .nav-bf-icon .nav-buybtn:after {
    display: block;
    content: '';
    position: absolute;
    width: 64px;
    height: 53px;
    background: url(./light.png) no-repeat center/cover;
    top: -30px;
    right: -30px; }
  .nav-sale-icon.vpn .nav-bf-icon .nav-buybtn:hover {
    background-image: none;
    background: linear-gradient(265deg, #CE00FF 0%, #FF2C00 100%); }
    .nav-sale-icon.vpn .nav-bf-icon .nav-buybtn:hover::after {
      background: url(./light_hover.png) no-repeat center/cover; }
.nav-sale-icon.idr .nav-bf-icon .nav-buybtn {
  width: 181px;
  height: 63px;
  background-position: -8px -179px; }
  .nav-sale-icon.idr .nav-bf-icon .nav-buybtn:hover {
    background-position: -210px -179px; }
.nav-sale-icon.isr .nav-bf-icon .nav-buybtn {
  width: 181px;
  height: 63px;
  background-position: -2px -96px; }
  .nav-sale-icon.isr .nav-bf-icon .nav-buybtn:hover {
    background-position: -204px -96px; }

.sale_downcount {
  margin: 16px auto 0 !important;
  text-align: center;
  background: linear-gradient(90deg, rgba(37, 36, 40, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(36, 35, 39, 0) 100%); }

.sale_time {
  position: relative;
  display: inline-block;
  line-height: 1.5;
  text-align: center;
  font-size: 14px;
  font-weight: 500 !important;
  color: #9A461B;
  padding-left: 32px !important; }
  .sale_time::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    width: 20px;
    height: 20px;
    background: url(./clock.svg) top center no-repeat; }
  .sale_time b {
    display: inline-block;
    color: #9A461B;
    font-size: 14px;
    font-weight: 700; }

@media (max-width: 768px) {
  .sale_index_btn {
    display: none; } }
.bf-right-popup {
  --surfamily: "League Spartan", Arial, "Microsoft Yahei", sans-serif;
  width: 266px;
  height: 374px;
  background: none !important; }
  .bf-right-popup.vpn, .bf-right-popup.pdf {
    width: 235px;
    height: 290px; }
  .bf-right-popup.isr, .bf-right-popup.idr {
    width: 235px;
    height: 271px; }
    .bf-right-popup.isr .bf-right-close, .bf-right-popup.idr .bf-right-close {
      top: -18px; }
    .bf-right-popup.isr .bf-buybtn, .bf-right-popup.idr .bf-buybtn {
      margin-bottom: 8px; }
  .bf-right-popup > img {
    width: 100%;
    height: 100%; }
  .bf-right-popup .bf-right-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 11px;
    cursor: pointer;
    height: 11px;
    z-index: 10;
    background: url(./close.png) no-repeat center/cover; }
    .bf-right-popup .bf-right-close:hover {
      text-decoration: underline;
      opacity: 0.8; }
  .bf-right-popup .bf-buybtn {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    margin-bottom: 12px;
    z-index: 2;
    width: 100%;
    height: auto;
    flex-grow: 1;
    padding-top: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end; }
    .bf-right-popup .bf-buybtn:hover .sur_btn {
      height: 36px;
      font-size: 14px;
      font-weight: 700;
      color: #FFFFFF;
      background: #FD0045;
      box-shadow: 0px 5px 9px #FEB498;
      border-radius: 8px;
      transition: none !important; }
  .bf-right-popup .right_pop_content {
    position: relative;
    z-index: 1;
    margin-left: 15px;
    width: calc(100% - 15px);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column; }
  .bf-right-popup .right_pop_desc {
    position: relative;
    z-index: 3;
    text-align: left;
    max-width: 150px;
    margin-left: 60px;
    color: #5E2E29;
    font: 700 16px/1.2 var(--surfamily); }
    .bf-right-popup .right_pop_desc span {
      font: inherit;
      display: block; }
    .bf-right-popup .right_pop_desc b {
      font: inherit;
      color: #DC1018;
      font-weight: 900; }
  .bf-right-popup .sur_btn {
    position: relative;
    z-index: 1;
    max-width: 100%;
    min-width: 177px;
    height: 36px;
    margin: 30px auto 8px; }

.bf-pop-wrap {
  --surfamily: "League Spartan", Arial, "Microsoft Yahei", sans-serif;
  background: rgba(0, 0, 0, 0.7); }
  .bf-pop-wrap .bf-center-popup {
    width: 491px;
    height: 345px;
    background: transparent !important; }
    .bf-pop-wrap .bf-center-popup.isr .bf-popup-close.bf-center-close, .bf-pop-wrap .bf-center-popup.idr .bf-popup-close.bf-center-close {
      top: -26px; }
    .bf-pop-wrap .bf-center-popup > img {
      position: absolute;
      inset: 0px;
      box-sizing: border-box;
      padding: 0px;
      border: none;
      margin: auto;
      display: block;
      width: 0px;
      height: 0px;
      min-width: 100%;
      max-width: 100%;
      min-height: 100%;
      max-height: 100%;
      object-fit: cover; }
    .bf-pop-wrap .bf-center-popup .bf-buybtn {
      position: absolute;
      z-index: 3;
      display: inline-flex;
      flex-shrink: 0;
      bottom: -18px !important;
      left: 0 !important;
      right: 0 !important; }
    .bf-pop-wrap .bf-center-popup .bf-popup-close {
      width: 22px;
      height: 22px;
      top: -6px;
      right: 22px;
      left: auto;
      bottom: auto;
      margin: 0;
      flex-shrink: 0; }
      .bf-pop-wrap .bf-center-popup .bf-popup-close::before, .bf-pop-wrap .bf-center-popup .bf-popup-close::after {
        display: none; }
      .bf-pop-wrap .bf-center-popup .bf-popup-close:hover {
        transform: none; }
    .bf-pop-wrap .bf-center-popup .pop_center_box {
      position: relative;
      z-index: 1;
      width: calc(100% - 15px);
      margin-left: 2px;
      padding-bottom: 55px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      flex-direction: column;
      text-align: center; }
      .bf-pop-wrap .bf-center-popup .pop_center_box .process_wrap {
        width: 302px;
        height: 9px;
        background: #FFE2F1 0% 0% no-repeat padding-box;
        box-shadow: inset 0px 2px 3px #FFCBE6, 0px 3px 6px #F5E9C9;
        border: 2px solid #FFFFFF;
        border-radius: 6px;
        display: flex;
        align-items: center; }
        .bf-pop-wrap .bf-center-popup .pop_center_box .process_wrap .process_bar {
          display: inline-block;
          width: 55px;
          height: 5px;
          background: transparent linear-gradient(101deg, #DD06CA 0%, #FF2907 100%) 0% 0% no-repeat padding-box;
          box-shadow: inset 0px 2px 3px #C9C9C929;
          border-radius: 6px; }
    .bf-pop-wrap .bf-center-popup .sur_btn {
      left: 0%;
      transform: translateX(0%);
      bottom: auto;
      margin: 0 auto;
      min-width: 278px;
      max-width: 90%;
      height: 50px;
      font-size: 18px;
      color: #fff;
      font-weight: 600;
      background: transparent linear-gradient(265deg, #FF2C00 0%, #CE00FF 100%) 0% 0% no-repeat padding-box;
      box-shadow: inset 0px 10px 20px #FF00AA, 0px 12px 24px #FF430863;
      border: 2px solid #FEE963FA; }
      .bf-pop-wrap .bf-center-popup .sur_btn:hover {
        background: transparent linear-gradient(265deg, #CE00FF 0%, #FF2C00 100%) 0% 0% no-repeat padding-box; }

.btschool-bottom-pop {
  display: none; }

@media screen and (max-width: 768px) {
  .navmob_sale_icon {
    position: absolute;
    right: 12%;
    height: 100%; }
    .navmob_sale_icon .nav-bf-icon {
      width: auto;
      height: 100%; }
      .navmob_sale_icon .nav-bf-icon .nav-buybtn {
        width: auto;
        height: 100%;
        color: rgba(0, 0, 0, 0);
        margin-right: 10px; }
        .navmob_sale_icon .nav-bf-icon .nav-buybtn img {
          width: auto;
          height: 90%; }

  .btschool-bottom-pop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    bottom: 4.2857142857rem;
    left: 0px;
    height: 7.1428571429rem;
    width: 100%;
    background: url(./bts_bottom_bg.png) center no-repeat;
    background-size: cover;
    padding: 0px 1.7857142857rem;
    opacity: 0;
    transition: all .3s ease-out; }
    .btschool-bottom-pop.on {
      opacity: 1; }
    .btschool-bottom-pop .bts-bclose {
      display: block;
      width: 1.4285714286rem;
      height: 1.4285714286rem;
      background: url(./close-b.svg) center no-repeat;
      background-size: cover;
      position: absolute;
      right: 2%;
      top: -1.7142857143rem;
      cursor: pointer; }
    .btschool-bottom-pop dl {
      display: flex;
      align-items: center;
      gap: 0.5714285714rem; }
      .btschool-bottom-pop dl dt img {
        display: block;
        width: 4.2857142857rem; }
      .btschool-bottom-pop dl dd p,
      .btschool-bottom-pop dl dd span {
        font-weight: bold; }
      .btschool-bottom-pop dl dd p {
        font-size: 2.1428571429rem; }
      .btschool-bottom-pop dl dd span {
        font-size: 2rem;
        color: #FF2222; }
    .btschool-bottom-pop .bf-buybtn {
      padding: 0px;
      width: 30%;
      margin: 0px;
      height: 4.2857142857rem;
      line-height: 1px;
      text-align: center;
      font-size: 1.4285714286rem;
      background-color: #FD0045;
      border-radius: 12px;
      color: #fff; } }
@media (max-width: 580px) {
  .btschool-bottom-pop {
    height: 5.7142857143rem; }
    .btschool-bottom-pop dl dt img {
      width: 3.5714285714rem; }
    .btschool-bottom-pop dl dd p {
      font-size: 1.4285714286rem; }
    .btschool-bottom-pop dl dd span {
      font-size: 1.2857142857rem; }
    .btschool-bottom-pop .bf-buybtn {
      height: 3.5714285714rem;
      font-size: 1.1428571429rem; } }

/*# sourceMappingURL=main_style.css.map */
