.isridr-review {
  padding: 66px 0 95px; }
  .isridr-review .isridr-prev,
  .isridr-review .isridr-next {
    display: block !important;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 60%;
    background-image: url(../sprites_ic.png);
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 1 !important; }
    .isridr-review .isridr-prev::before, .isridr-review .isridr-prev:after,
    .isridr-review .isridr-next::before,
    .isridr-review .isridr-next:after {
      display: none !important; }
  .isridr-review .isridr-prev {
    left: 50px;
    background-position: 0 -221px; }
    .isridr-review .isridr-prev.swiper-button-disabled {
      background-position: 0 -173px; }
  .isridr-review .isridr-next {
    right: 50px;
    background-position: -61px -221px; }
    .isridr-review .isridr-next.swiper-button-disabled {
      background-position: -60px -173px; }
  .isridr-review .isridr-pagination {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 30px auto 0;
    display: none !important;
    align-items: center;
    justify-content: center;
    gap: 10px; }
    .isridr-review .isridr-pagination .swiper-pagination-bullet {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      border: 2px solid #FFD2D2;
      background-color: #fff;
      opacity: 1 !important; }
      .isridr-review .isridr-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #FC4140;
        border: 2px solid #FC4140; }

.isridr-review-content {
  margin: 0 auto;
  width: 100%;
  max-width: 830px;
  text-align: center; }
.isridr-review-pic {
  margin: 0 auto;
  width: 124px;
  height: 124px; }
.isridr-review-name {
  margin: 22px auto;
  font-size: 16px;
  font-weight: 700;
  color: #242427;
  line-height: 1.5; }
.isridr-review-text {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #777575;
  line-height: 2; }
.isridr-review-star {
  margin: 0 auto;
  width: 95px;
  height: 15px;
  background-repeat: no-repeat;
  background-image: url(../sprites_ic.png); }
  .isridr-review-star.star-five {
    background-position: 0 -78px; }
  .isridr-review-star.star-four {
    background-position: 0 -47px; }

@media (max-width: 768px) {
  .isridr-review {
    padding: 40px 16px; }
    .isridr-review .isridr-prev,
    .isridr-review .isridr-next {
      display: none !important; }
    .isridr-review .isridr-pagination {
      display: flex !important; }

  .isridr-review-name {
    margin: 12px auto;
    font-size: 14px; }
  .isridr-review-text {
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 500; } }
.bfidrlow {
  font-family: "League Spartan", Arial, "Microsoft Yahei", sans-serif;
  font-size: 16px; }
  .bfidrlow img {
    max-width: none;
    width: auto; }
  .bfidrlow .wrapper,
  .bfidrlow .common-reviews {
    width: 1200px !important;
    margin: 0px auto; }
  .bfidrlow strong {
    font-weight: bold; }
  .bfidrlow.pormo .banner {
    height: 732px;
    background: url(../bfidrlow/banner_bg.jpg) no-repeat center top; }
    .bfidrlow.pormo .banner .title {
      text-align: center; }
      .bfidrlow.pormo .banner .title .title-tag {
        display: block;
        position: absolute;
        z-index: 2;
        font: normal normal 800 16px/34px League Spartan;
        color: #fff;
        transform: rotate(-29deg) scale(0.9);
        right: 13px;
        top: 60px; }
        .bfidrlow.pormo .banner .title .title-tag b {
          font-weight: 800;
          font-size: 40px; }
      .bfidrlow.pormo .banner .title h1 {
        position: relative;
        z-index: 1;
        margin: 0 auto;
        width: 747px;
        height: 200px;
        background: url(../bfpdfgift/title.png) no-repeat bottom center; }
      .bfidrlow.pormo .banner .title h2 {
        margin-top: -20px;
        text-align: center;
        font: normal normal 22px League Spartan;
        color: #FFA761; }
    .bfidrlow.pormo .banner .banner_offer {
      display: flex;
      justify-content: space-between;
      padding: 50px 29px 0px;
      position: relative; }
      .bfidrlow.pormo .banner .banner_offer .discount {
        display: block;
        padding: 0px 10px;
        height: 20px;
        line-height: 25px;
        font-size: 16px;
        font-weight: 600;
        margin-top: 7px;
        background: #CECECE; }
        .bfidrlow.pormo .banner .banner_offer .discount.dis-on {
          background: #FFC897;
          color: #F70016; }
      .bfidrlow.pormo .banner .banner_offer > div {
        width: 354px;
        padding: 38px 45px 25px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff; }
        .bfidrlow.pormo .banner .banner_offer > div h4 {
          height: 47px;
          text-align: center;
          font-size: 22px;
          font-weight: 300; }
        .bfidrlow.pormo .banner .banner_offer > div .price {
          padding: 32px 0px 23px;
          display: flex;
          align-items: baseline;
          position: relative; }
          .bfidrlow.pormo .banner .banner_offer > div .price span {
            font-size: 20px;
            font-weight: bold; }
          .bfidrlow.pormo .banner .banner_offer > div .price b {
            font-size: 46px;
            font-weight: bold; }
          .bfidrlow.pormo .banner .banner_offer > div .price del {
            color: #5D5D5D;
            margin-left: 5px; }
        .bfidrlow.pormo .banner .banner_offer > div > b {
          font-size: 14px;
          font-weight: 500; }
        .bfidrlow.pormo .banner .banner_offer > div .buybtn {
          margin: 10px auto; }
        .bfidrlow.pormo .banner .banner_offer > div > p {
          font-size: 14px;
          color: #5D5D5D; }
        .bfidrlow.pormo .banner .banner_offer > div.offer_1y h4 span {
          background: #CECECE; }
        .bfidrlow.pormo .banner .banner_offer > div.offer_1y .price {
          padding-left: 55px; }
        .bfidrlow.pormo .banner .banner_offer > div.offer_lt {
          background: transparent linear-gradient(332deg, #FFF8D6 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
          position: relative;
          z-index: 99; }
          .bfidrlow.pormo .banner .banner_offer > div.offer_lt h4 span {
            background: #FFC897;
            color: #F70016; }
          .bfidrlow.pormo .banner .banner_offer > div.offer_lt .price {
            padding-left: 55px; }
      .bfidrlow.pormo .banner .banner_offer::after {
        content: "";
        display: block;
        position: absolute;
        width: 372px;
        height: 292px;
        background: #DF0017 0% 0% no-repeat padding-box;
        box-shadow: -4px 19px 18px #000000;
        bottom: -10px;
        right: 413px;
        z-index: 1; }
    .bfidrlow.pormo .banner .b_text {
      margin-top: 50px;
      display: flex;
      justify-content: space-between;
      padding: 0px 80px; }
      .bfidrlow.pormo .banner .b_text ul li {
        display: flex;
        height: 24px;
        justify-content: left;
        color: #919191;
        margin-bottom: 10px;
        font-size: 16px; }
        .bfidrlow.pormo .banner .b_text ul li::before {
          display: block;
          content: "";
          width: 15px;
          height: 15px;
          background: url(../bfidrlow/green_yes.png) center no-repeat;
          margin-right: 10px; }
  .bfidrlow.pormo .feature {
    padding-top: 120px; }
    .bfidrlow.pormo .feature .message {
      display: flex;
      justify-content: space-between;
      margin-top: 85px; }
      .bfidrlow.pormo .feature .message .img-box {
        position: relative;
        width: 507px;
        height: 413px; }
        .bfidrlow.pormo .feature .message .img-box img {
          position: absolute; }
          .bfidrlow.pormo .feature .message .img-box img.ft_img1 {
            top: 30px;
            right: 40px; }
          .bfidrlow.pormo .feature .message .img-box img.ft_img3 {
            bottom: 30px;
            right: -40px; }
      .bfidrlow.pormo .feature .message .message-box {
        display: flex;
        width: 615px;
        justify-content: space-between;
        flex-wrap: wrap; }
        .bfidrlow.pormo .feature .message .message-box li {
          width: 45%;
          margin-bottom: 35px; }
          .bfidrlow.pormo .feature .message .message-box li h3 {
            display: flex;
            margin-bottom: 15px;
            align-items: center;
            font: normal normal 600 18px/21px League Spartan; }
            .bfidrlow.pormo .feature .message .message-box li h3::before {
              content: "";
              width: 12px;
              height: 12px;
              margin-right: 10px;
              background: url(../bfidrlow/checked.svg) center no-repeat;
              background-size: contain; }
          .bfidrlow.pormo .feature .message .message-box li p {
            padding-left: 22px;
            color: #4E4E4E;
            font: normal normal normal 16px/20px League Spartan; }
    .bfidrlow.pormo .feature .img-box {
      position: relative;
      z-index: 1; }
  .bfidrlow .buybtn {
    display: flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    width: 262px;
    height: 50px;
    border: 2px solid rgba(255, 119, 0, 0.29);
    color: #C1965D;
    font: normal normal 500 18px League Spartan;
    transition: all .3s ease-out; }
    .bfidrlow .buybtn:hover {
      background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
      box-shadow: inset 7px 6px 20px #FFF130, 0px 5px 15px #FF9A4D;
      border: 2px solid rgba(255, 119, 0, 0.17);
      color: #fff; }
    .bfidrlow .buybtn.btn-red {
      background: linear-gradient(98deg, #F60000 0%, #FF0060 100%);
      box-shadow: inset 7px 6px 20px #FF9900, 0px 5px 15px #FF9A4D;
      border: 4px solid rgba(255, 119, 0, 0.169);
      border: none;
      color: #fff; }
      .bfidrlow .buybtn.btn-red:hover {
        background: linear-gradient(98deg, #FF6600 0%, #FF0060 100%);
        box-shadow: inset 7px 6px 20px #FFF130, 0px 5px 15px #FF9A4D; }
  .bfidrlow .banner {
    height: 914px;
    background: url(../bfvpnlow/banner_bg.jpg) no-repeat center top; }
    .bfidrlow .banner .offer_content {
      display: flex;
      justify-content: center;
      gap: 20px;
      margin-top: 80px; }
      .bfidrlow .banner .offer_content .offer_box {
        width: 375px;
        height: 524px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 16px 16px rgba(0, 0, 0, 0.16);
        border: 2px solid #eeda87;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 47px;
        position: relative; }
        .bfidrlow .banner .offer_content .offer_box .off_count {
          position: absolute;
          top: -15px;
          width: 137px;
          height: 27px;
          background: url(../../2024summer_gw/idr/sale_y.png);
          font-size: 20px;
          font-weight: bold;
          line-height: 32px;
          text-align: center; }
        .bfidrlow .banner .offer_content .offer_box h4 {
          font-size: 20px;
          font-weight: 600; }
          .bfidrlow .banner .offer_content .offer_box h4 span {
            color: #00D17C;
            font-weight: inherit; }
        .bfidrlow .banner .offer_content .offer_box .price {
          display: flex;
          align-items: flex-end;
          margin: 34px 0px 22px;
          position: relative; }
          .bfidrlow .banner .offer_content .offer_box .price p {
            font-size: 20px;
            font-weight: bold; }
            .bfidrlow .banner .offer_content .offer_box .price p span {
              font-size: 36px;
              font-weight: bold; }
          .bfidrlow .banner .offer_content .offer_box .price del {
            padding-bottom: 5px;
            margin-left: 5px;
            color: rgba(30, 28, 44, 0.5); }
        .bfidrlow .banner .offer_content .offer_box .p_mb {
          color: #8E8B9D;
          margin: 10px 0px 30px; }
        .bfidrlow .banner .offer_content .offer_box ul {
          display: flex;
          flex-direction: column;
          gap: 12px;
          padding: 0px 10px; }
          .bfidrlow .banner .offer_content .offer_box ul li {
            list-style: none;
            color: #1E1C2C;
            display: flex;
            gap: 8px; }
            .bfidrlow .banner .offer_content .offer_box ul li::before {
              content: "";
              display: block;
              width: 12px;
              height: 12px;
              background: url(../../2024summer_gw/idr/li_icon.svg) center no-repeat; }
        .bfidrlow .banner .offer_content .offer_box.free {
          width: 210px; }
          .bfidrlow .banner .offer_content .offer_box.free .p_mb {
            margin: 55px auto 125px; }
      .bfidrlow .banner .offer_content .active {
        box-shadow: 0px 18px 22px rgba(41, 37, 17, 0.44);
        border: 4px solid #FF9100;
        border-radius: 22px;
        position: relative;
        height: 562px;
        top: -20px;
        padding-top: 67px; }
        .bfidrlow .banner .offer_content .active .off_count {
          top: -20px;
          width: 190px;
          height: 40px;
          background: url(../../2024summer_gw/idr/sale_g.png);
          font-size: 28px;
          line-height: 46px;
          color: #FFFFFF;
          text-shadow: 0px 3px 6px rgba(0, 138, 82, 0.89); }
        .bfidrlow .banner .offer_content .active .price p {
          color: #FF4747; }
    .bfidrlow .banner .title {
      position: relative;
      text-align: center;
      width: fit-content;
      margin: 0px auto; }
      .bfidrlow .banner .title .offer_count {
        font-size: 40px;
        font-weight: bold;
        position: absolute;
        right: 30px;
        top: 47px;
        transform: rotateZ(332deg);
        color: #fff;
        text-shadow: -2px 0px 6px #AE0517; }
        .bfidrlow .banner .title .offer_count b {
          font-weight: 800; }
        .bfidrlow .banner .title .offer_count span {
          font-size: 16px;
          font-weight: bold; }
      .bfidrlow .banner .title img {
        margin-top: -36px; }
      .bfidrlow .banner .title h1 {
        margin-top: -28px;
        text-align: center;
        font: normal normal 600 24px League Spartan;
        color: #fff; }
        .bfidrlow .banner .title h1 span {
          color: #FFA761;
          font-weight: 600; }
    .bfidrlow .banner .banner_offer {
      display: flex;
      justify-content: space-between;
      padding: 50px 29px 0px;
      position: relative; }
      .bfidrlow .banner .banner_offer .discount {
        display: block;
        padding: 0px 10px;
        height: 20px;
        line-height: 25px;
        font-size: 16px;
        font-weight: 600;
        margin-top: 7px;
        background: #CECECE; }
        .bfidrlow .banner .banner_offer .discount.dis-on {
          background: #FFC897;
          color: #F70016; }
      .bfidrlow .banner .banner_offer > div {
        width: 354px;
        padding: 38px 45px 25px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff; }
        .bfidrlow .banner .banner_offer > div h4 {
          height: 47px;
          text-align: center;
          font-size: 22px;
          font-weight: 600; }
        .bfidrlow .banner .banner_offer > div .price {
          padding: 32px 0px 23px;
          display: flex;
          align-items: baseline;
          position: relative; }
          .bfidrlow .banner .banner_offer > div .price span {
            font-size: 20px;
            font-weight: bold; }
          .bfidrlow .banner .banner_offer > div .price b {
            font-size: 46px;
            font-weight: bold; }
          .bfidrlow .banner .banner_offer > div .price del {
            color: #5D5D5D;
            margin-left: 5px; }
        .bfidrlow .banner .banner_offer > div > b {
          font-size: 14px;
          font-weight: 500; }
        .bfidrlow .banner .banner_offer > div .buybtn {
          margin: 10px auto; }
        .bfidrlow .banner .banner_offer > div > p {
          font-size: 14px;
          color: #5D5D5D; }
        .bfidrlow .banner .banner_offer > div.offer_1y h4 span {
          background: #CECECE; }
        .bfidrlow .banner .banner_offer > div.offer_1y .price {
          padding-left: 55px; }
        .bfidrlow .banner .banner_offer > div.offer_lt {
          background: transparent linear-gradient(332deg, #FFF8D6 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
          position: relative;
          z-index: 99; }
          .bfidrlow .banner .banner_offer > div.offer_lt h4 span {
            background: #FFC897;
            color: #F70016; }
          .bfidrlow .banner .banner_offer > div.offer_lt .price {
            padding-left: 55px; }
      .bfidrlow .banner .banner_offer::after {
        content: "";
        display: block;
        position: absolute;
        width: 372px;
        height: 292px;
        background: #DF0017 0% 0% no-repeat padding-box;
        box-shadow: -4px 19px 18px #000000;
        bottom: -10px;
        right: 413px;
        z-index: 1; }
    .bfidrlow .banner .b_text {
      margin-top: 50px;
      display: flex;
      justify-content: space-between;
      padding: 0px 80px; }
      .bfidrlow .banner .b_text ul li {
        display: flex;
        height: 24px;
        justify-content: left;
        color: #919191;
        margin-bottom: 10px;
        font-size: 16px; }
        .bfidrlow .banner .b_text ul li::before {
          display: block;
          content: "";
          width: 15px;
          height: 15px;
          background: url(../bfidrlow/green_yes.png) center no-repeat;
          margin-right: 10px; }
  .bfidrlow .feature-off {
    position: absolute;
    z-index: 2;
    right: -35px;
    bottom: 108px;
    transform: rotate(-10deg);
    text-align: center; }
    .bfidrlow .feature-off strong,
    .bfidrlow .feature-off small,
    .bfidrlow .feature-off span {
      display: inline-block;
      font-size: 14px;
      line-height: 1;
      font-weight: 900;
      color: #040000; }
    .bfidrlow .feature-off strong {
      font-size: 28px; }
    .bfidrlow .feature-off span {
      display: block; }
  .bfidrlow .table-box h2,
  .bfidrlow .feature h2 {
    display: flex;
    justify-content: center;
    color: #1F1E24;
    font: normal normal bold 32px/35px League Spartan; }
    .bfidrlow .table-box h2::after, .bfidrlow .table-box h2::before,
    .bfidrlow .feature h2::after,
    .bfidrlow .feature h2::before {
      position: relative; }
    .bfidrlow .table-box h2::after,
    .bfidrlow .feature h2::after {
      content: "";
      width: 99px;
      height: 38px;
      margin-left: 15px;
      background: url(../bfidrlow/bird_r.png) center no-repeat;
      top: -12px; }
    .bfidrlow .table-box h2::before,
    .bfidrlow .feature h2::before {
      content: "";
      width: 99px;
      height: 45px;
      margin-right: 15px;
      background: url(../bfidrlow/bird_l.png) center no-repeat;
      top: -16px; }
  .bfidrlow .feature {
    padding-top: 120px; }
    .bfidrlow .feature .message {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 52px; }
      .bfidrlow .feature .message .feature-pic {
        position: absolute;
        width: 185px;
        height: 189px;
        right: -82px;
        bottom: -20px; }
        .bfidrlow .feature .message .feature-pic img {
          position: relative;
          z-index: 0;
          width: auto;
          max-width: none; }
        .bfidrlow .feature .message .feature-pic .tag-off {
          position: absolute;
          bottom: 32px;
          left: 55px;
          font-size: 22px;
          font-weight: bold;
          color: #A40000;
          transform: rotate(-12deg); }
      .bfidrlow .feature .message .img-box {
        position: relative;
        width: 507px;
        height: 413px; }
        .bfidrlow .feature .message .img-box img {
          position: absolute; }
          .bfidrlow .feature .message .img-box img.ft_img1 {
            top: 30px;
            right: 40px; }
          .bfidrlow .feature .message .img-box img.ft_img3 {
            bottom: 30px;
            right: -40px; }
      .bfidrlow .feature .message .message-box {
        width: 650px; }
        .bfidrlow .feature .message .message-box .box-item {
          position: relative;
          margin-bottom: 26px;
          padding: 14px 30px 4px;
          min-height: 150px;
          border: 1px solid rgba(125, 155, 188, 0.2);
          border-radius: 6px; }
          .bfidrlow .feature .message .message-box .box-item.separate {
            padding-top: 20px;
            display: flex;
            align-items: stretch;
            justify-content: space-between; }
            .bfidrlow .feature .message .message-box .box-item.separate dl {
              max-width: 280px; }
            .bfidrlow .feature .message .message-box .box-item.separate dd {
              padding-top: 8px;
              padding-bottom: 24px; }
              .bfidrlow .feature .message .message-box .box-item.separate dd > p {
                padding: 0;
                color: #4e4e4e; }
          .bfidrlow .feature .message .message-box .box-item dl dt {
            position: relative;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            column-gap: 12px;
            color: #000;
            font-size: 18px;
            line-height: 1.2;
            font-weight: 600; }
            .bfidrlow .feature .message .message-box .box-item dl dt::before {
              content: "";
              width: 12px;
              height: 12px;
              margin-right: 0;
              flex-shrink: 0;
              background: url(../../2024summer_gw/idr/checked.svg) center no-repeat;
              background-size: contain; }
          .bfidrlow .feature .message .message-box .box-item dl p {
            line-height: 1.2;
            font-weight: 400; }
          .bfidrlow .feature .message .message-box .box-item dl dd {
            padding-left: 24px; }
            .bfidrlow .feature .message .message-box .box-item dl dd > p {
              padding: 8px 0 10px;
              color: #1c1c34;
              font-size: 16px; }
        .bfidrlow .feature .message .message-box .trigger-list {
          display: flex;
          align-items: flex-start;
          justify-content: flex-start;
          column-gap: 30px;
          text-align: center;
          max-width: 190px;
          min-height: 68px;
          overflow: hidden;
          transition: all 0.3s ease; }
          .bfidrlow .feature .message .message-box .trigger-list.trigger-auto.trigger-on {
            column-gap: 25px; }
            .bfidrlow .feature .message .message-box .trigger-list.trigger-auto.trigger-on li {
              max-width: 50px; }
          .bfidrlow .feature .message .message-box .trigger-list.trigger-on {
            max-width: 600px;
            transition: all 0.3s ease; }
          .bfidrlow .feature .message .message-box .trigger-list .trigger-pic {
            width: 100%;
            height: 31px;
            display: flex;
            justify-content: center;
            align-items: center; }
          .bfidrlow .feature .message .message-box .trigger-list p {
            padding: 4px 0;
            color: #787878;
            font-size: 12px;
            line-height: 1.2;
            font-weight: 400;
            font-family: "Lexend Deca", Arial, "Microsoft Yahei", sans-serif !important; }
        .bfidrlow .feature .message .message-box .message-list {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          column-gap: 30px; }
        .bfidrlow .feature .message .message-box .trigger-btn {
          position: relative;
          display: block;
          flex-shrink: 0;
          width: 26px;
          height: 26px;
          cursor: pointer;
          border-radius: 50%;
          background: #eff0f4;
          transition: all 0.3s ease;
          margin-top: -16px; }
          .bfidrlow .feature .message .message-box .trigger-btn:hover {
            opacity: 0.8; }
          .bfidrlow .feature .message .message-box .trigger-btn.trigger-on {
            transform: rotate(-180deg);
            transition: all 0.3s ease;
            margin-right: -40px; }
          .bfidrlow .feature .message .message-box .trigger-btn em {
            position: absolute;
            top: 5px;
            left: 10px;
            display: block;
            pointer-events: none;
            width: 7px;
            height: 11px; }
  .bfidrlow .table-box-idr {
    padding-top: 114px;
    text-align: center; }
    .bfidrlow .table-box-idr .table_cont {
      padding: 120px 12px 0px;
      display: flex;
      justify-content: space-between;
      align-items: start; }
      .bfidrlow .table-box-idr .table_cont .li_title {
        height: 60px;
        font-weight: 600;
        line-height: 60px;
        text-align: center;
        border-radius: 12px 12px 0px 0px;
        color: #fff;
        font-size: 18px; }
      .bfidrlow .table-box-idr .table_cont ul {
        border-radius: 0px 0px 12px 12px; }
        .bfidrlow .table-box-idr .table_cont ul li {
          display: flex;
          height: 45px;
          align-items: center;
          font-size: 14px;
          font-weight: 500;
          text-align: left;
          justify-content: center;
          border-bottom: 1px solid #FFEAE6; }
          .bfidrlow .table-box-idr .table_cont ul li:last-child {
            border: none; }
          .bfidrlow .table-box-idr .table_cont ul li span {
            display: block;
            width: 17px;
            height: 17px; }
            .bfidrlow .table-box-idr .table_cont ul li span.grey-yes {
              background: url(../../2024summer_gw/idr/b_yes.svg) center no-repeat; }
            .bfidrlow .table-box-idr .table_cont ul li span.grey-no {
              background: url(../../2024summer_gw/idr/b_no.svg) center no-repeat; }
            .bfidrlow .table-box-idr .table_cont ul li span.red-yes {
              background: url(../../2024summer_gw/idr/b_red_yes.svg) center no-repeat; }
      .bfidrlow .table-box-idr .table_cont .table_l {
        width: 430px; }
        .bfidrlow .table-box-idr .table_cont .table_l ul li {
          padding-left: 7px;
          justify-content: left;
          font-size: 16px;
          line-height: 1.2;
          font-weight: 600;
          color: #1e1c2c; }
          .bfidrlow .table-box-idr .table_cont .table_l ul li img {
            margin-right: 15px; }
          .bfidrlow .table-box-idr .table_cont .table_l ul li:last-of-type {
            border-bottom: 1px solid #e8e8e8; }
      .bfidrlow .table-box-idr .table_cont .table_c {
        width: 296px;
        box-shadow: 0px 6px 10px #FFE1BF7D;
        border-radius: 12px; }
        .bfidrlow .table-box-idr .table_cont .table_c .li_title {
          line-height: 68px;
          color: #1E1C2C;
          background: #FFEEDF;
          border-bottom: 1px solid #fff4f2; }
        .bfidrlow .table-box-idr .table_cont .table_c ul {
          background: #fff;
          padding: 0px 12px 10px; }
          .bfidrlow .table-box-idr .table_cont .table_c ul li {
            color: #000; }
      .bfidrlow .table-box-idr .table_cont .table_r {
        width: 398px;
        border-radius: 12px;
        position: relative;
        top: -30px;
        box-shadow: 0px 10px 20px #FFC6536B; }
        .bfidrlow .table-box-idr .table_cont .table_r::before {
          content: "";
          display: block;
          width: 117px;
          height: 84px;
          background: url(../../2024summer_gw/idr/pro_vpn.png) center no-repeat;
          position: absolute;
          top: -42px;
          left: 0;
          right: 0;
          margin: 0px auto; }
        .bfidrlow .table-box-idr .table_cont .table_r .li_title {
          border-radius: 12px 12px 0px 0px;
          font-size: 20px;
          color: #fff;
          font-weight: 600;
          height: 90px;
          line-height: 108px;
          background: transparent linear-gradient(90deg, #FFC116 0%, #F98500 100%) 0% 0% no-repeat padding-box;
          border: 1px solid #FBEB04C4; }
        .bfidrlow .table-box-idr .table_cont .table_r ul {
          background: #fff;
          padding-bottom: 20px;
          padding: 0px 13px 17px 13px; }
          .bfidrlow .table-box-idr .table_cont .table_r ul li {
            border-color: #fbe5e6;
            color: #dc2a2e; }
  .bfidrlow .bottom-buy {
    height: 228px;
    margin-top: 20px;
    background: url(../bfidrlow/bottom-banner.png) no-repeat center;
    padding-top: 47px; }
    .bfidrlow .bottom-buy .wrapper {
      display: flex;
      justify-content: space-between;
      height: 156px;
      align-items: center; }
    .bfidrlow .bottom-buy h3 {
      font-size: 28px;
      font-weight: 400;
      color: #fff;
      text-align: center;
      line-height: 1.2; }
      .bfidrlow .bottom-buy h3 span {
        font-size: 32px;
        font-weight: bold;
        color: #FFEE00; }
    .bfidrlow .bottom-buy .right-message {
      text-align: center; }
      .bfidrlow .bottom-buy .right-message .price {
        display: flex;
        align-items: baseline;
        position: relative;
        color: #fff;
        justify-content: center; }
        .bfidrlow .bottom-buy .right-message .price span {
          font-size: 20px;
          font-weight: bold; }
        .bfidrlow .bottom-buy .right-message .price b {
          font-size: 46px;
          font-weight: bold; }
        .bfidrlow .bottom-buy .right-message .price del {
          color: #5D5D5D;
          margin-left: 5px; }
      .bfidrlow .bottom-buy .right-message .buybtn {
        width: 231px;
        background: transparent linear-gradient(99deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
        box-shadow: inset 7px 6px 20px #FF9900, 0px 5px 15px #000000;
        border: none;
        color: #FFFFFF; }
        .bfidrlow .bottom-buy .right-message .buybtn:hover {
          background: transparent linear-gradient(99deg, #ff6600 0%, #ff0060 100%) 0% 0% no-repeat padding-box;
          box-shadow: inset 7px 6px 20px #fff130, 0px 5px 15px black; }
  .bfidrlow .table-box {
    padding-top: 80px; }
    .bfidrlow .table-box .table_cont {
      padding: 120px 12px 0px;
      display: flex;
      justify-content: space-between;
      align-items: start; }
      .bfidrlow .table-box .table_cont ul {
        border-radius: 12px; }
        .bfidrlow .table-box .table_cont ul li {
          display: flex;
          height: 30px;
          align-items: center;
          justify-content: center;
          border-bottom: 1px solid #FBDFA2; }
          .bfidrlow .table-box .table_cont ul li.li_title {
            height: 60px;
            font-weight: 600;
            line-height: 60px; }
          .bfidrlow .table-box .table_cont ul li:last-child {
            border: none; }
          .bfidrlow .table-box .table_cont ul li span {
            display: block;
            width: 17px;
            height: 17px; }
            .bfidrlow .table-box .table_cont ul li span.grey-yes {
              background: url(../bfidrlow/grey_yes.png) center no-repeat; }
            .bfidrlow .table-box .table_cont ul li span.grey-no {
              background: url(../bfidrlow/grey_no.png) center no-repeat; }
            .bfidrlow .table-box .table_cont ul li span.red-yes {
              background: url(../bfidrlow/red_yes.png) center no-repeat; }
      .bfidrlow .table-box .table_cont .table_l {
        width: 430px;
        padding-left: 18px; }
        .bfidrlow .table-box .table_cont .table_l li {
          justify-content: left;
          font-size: 14px;
          font-weight: 600; }
          .bfidrlow .table-box .table_cont .table_l li span {
            width: auto;
            height: auto; }
      .bfidrlow .table-box .table_cont .table_c {
        width: 296px;
        background: #FFF4E8;
        padding: 0px 12px 10px; }
      .bfidrlow .table-box .table_cont .table_r {
        width: 424px;
        border: 3px solid #F70016;
        padding: 17px 13px;
        border-radius: 12px;
        position: relative;
        top: -50px; }
        .bfidrlow .table-box .table_cont .table_r::before {
          content: "";
          display: block;
          width: 117px;
          height: 72px;
          background: url(../bfidrlow/vip-logo.png) center no-repeat;
          position: absolute;
          top: -40px;
          left: 0;
          right: 0;
          margin: 0px auto; }
        .bfidrlow .table-box .table_cont .table_r ul {
          background: #131416;
          padding-bottom: 20px; }
          .bfidrlow .table-box .table_cont .table_r ul li {
            border-color: #3D3D3D; }
            .bfidrlow .table-box .table_cont .table_r ul li.li_title {
              font-size: 20px;
              color: #fff;
              height: 90px;
              line-height: 90px; }
  .bfidrlow .about {
    padding-top: 82px; }
    .bfidrlow .about .h2 {
      text-align: center;
      margin-bottom: 40px;
      font-size: 32px;
      font-weight: bold; }
  .bfidrlow .footer {
    padding: 22px 16px 18px;
    text-align: center;
    background: #262626;
    color: #8F8F8F;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 500; }
  .bfidrlow .popbg {
    width: 100%;
    height: 100%;
    background: rgba(30, 30, 32, 0.6) 0% 0% no-repeat padding-box;
    opacity: 1;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    position: fixed;
    top: 0;
    left: 0;
    transform: scale(0);
    transition: all .3s ease;
    transform-origin: top;
    z-index: -99998; }
    .bfidrlow .popbg.on {
      transform: scale(1);
      z-index: 999; }
  .bfidrlow .pop-pop-title {
    position: absolute;
    top: 42px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    white-space: nowrap; }
  .bfidrlow .pop-title-top {
    position: relative;
    z-index: 1;
    top: 15px;
    display: inline-block;
    transform: rotate(-10deg); }
    .bfidrlow .pop-title-top b {
      position: relative;
      z-index: 0;
      display: inline-block;
      font-size: 46px;
      font-weight: 700;
      line-height: 1;
      color: transparent; }
      .bfidrlow .pop-title-top b:after {
        content: attr(data-text);
        position: absolute;
        left: 0;
        z-index: -1;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 8px #09090A; }
    .bfidrlow .pop-title-top strong {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      display: block;
      font-size: 46px;
      font-weight: 700;
      line-height: 1;
      background-image: linear-gradient(293deg, #FFF784 0%, #fff 100%);
      -webkit-background-clip: text;
      color: transparent;
      text-align: center; }
  .bfidrlow .pop-title-bottom {
    display: inline-block;
    margin-left: 8px;
    position: relative;
    z-index: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center; }
    .bfidrlow .pop-title-bottom:after {
      content: attr(data-text);
      position: absolute;
      left: 0;
      z-index: -1;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      -webkit-text-stroke: 6px #000; }
  .bfidrlow .bfisrgift-pop {
    position: fixed;
    width: 600px;
    height: 382px;
    left: -20px;
    right: 0;
    top: -40px;
    bottom: 0;
    z-index: -99998;
    margin: auto;
    transform: scale(0);
    transition: all .3s ease;
    transform-origin: center;
    z-index: -99998;
    background: url(../bfidrlow/pop_bg.png) center no-repeat; }
    .bfidrlow .bfisrgift-pop.on {
      transform: scale(1);
      z-index: 1000; }
    .bfidrlow .bfisrgift-pop > img {
      display: block;
      margin: 0px auto;
      position: relative;
      top: -44px; }
    .bfidrlow .bfisrgift-pop > p {
      display: none; }
    .bfidrlow .bfisrgift-pop.bf-pop .pop_cont .pop_contr .price_sf {
      flex-direction: column;
      align-items: center; }
      .bfidrlow .bfisrgift-pop.bf-pop .pop_cont .pop_contr .price_sf span {
        display: block;
        color: #FF2A2A;
        font-size: 30px;
        font-weight: 600; }
      .bfidrlow .bfisrgift-pop.bf-pop .pop_cont .pop_contr .price_sf p {
        margin-top: 10px;
        color: #fff;
        font-size: 16px;
        font-weight: 600; }
        .bfidrlow .bfisrgift-pop.bf-pop .pop_cont .pop_contr .price_sf p b {
          font-size: 22px; }
        .bfidrlow .bfisrgift-pop.bf-pop .pop_cont .pop_contr .price_sf p del {
          color: #707073;
          font-size: 15px; }
    .bfidrlow .bfisrgift-pop .close {
      position: absolute;
      display: block;
      width: 23px;
      height: 23px;
      top: 22px;
      right: 8px;
      cursor: pointer;
      background: url(../bfvpnlow/cross-small.png);
      opacity: 0.8; }
      .bfidrlow .bfisrgift-pop .close:hover {
        opacity: 1; }
    .bfidrlow .bfisrgift-pop .pop_cont {
      display: flex;
      align-items: stretch;
      justify-content: center;
      padding-top: 144px;
      gap: 12px; }
      .bfidrlow .bfisrgift-pop .pop_cont .pop_contl {
        padding-top: 18px;
        margin-right: -20px;
        position: relative;
        z-index: 1;
        flex-shrink: 0;
        width: 157px;
        height: 161px; }
        .bfidrlow .bfisrgift-pop .pop_cont .pop_contl p {
          font-size: 20px;
          font-weight: 600;
          position: absolute;
          bottom: -1px;
          left: 33px;
          letter-spacing: -1px;
          white-space: nowrap;
          transform: rotate(-2deg); }
      .bfidrlow .bfisrgift-pop .pop_cont .pop_contr {
        max-width: 58%; }
        .bfidrlow .bfisrgift-pop .pop_cont .pop_contr > h2 {
          color: #C7C7C7;
          font-size: 16px;
          font-weight: 400; }
          .bfidrlow .bfisrgift-pop .pop_cont .pop_contr > h2 span {
            font-size: 20px;
            color: #FFFF00; }
            .bfidrlow .bfisrgift-pop .pop_cont .pop_contr > h2 span.red {
              color: #FF2A2A; }
          .bfidrlow .bfisrgift-pop .pop_cont .pop_contr > h2.seo {
            font-size: 20px; }
        .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf {
          display: flex;
          justify-content: start;
          position: relative;
          left: 0px;
          margin-top: 20px; }
          .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            height: 76px;
            position: relative;
            margin-left: -11px;
            font-size: 14px; }
            .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div span {
              display: block;
              font-size: 12px; }
              .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div span b {
                font-size: 18px; }
              .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div span del {
                font-size: 16px; }
            .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) {
              width: 160px;
              background: url(../bfidrlow/pop_img1.png);
              color: #fff; }
              .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span {
                padding-top: 8px;
                font-size: 14px;
                font-weight: bold;
                color: #FF2A2A; }
                .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span b {
                  font-weight: bold;
                  font-size: 22px; }
            .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) {
              width: 135px;
              background: url(../bfidrlow/pop_img2.png);
              color: rgba(255, 255, 255, 0.35); }
              .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) span {
                padding-top: 10px; }
                .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) span b {
                  font-size: 18px; }
            .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(3) {
              width: 151px;
              background: url(../bfidrlow/pop_img3.png);
              color: rgba(255, 255, 255, 0.2);
              align-items: start;
              padding-left: 35px; }
              .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(3) span {
                padding-top: 8px; }
        .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .buybtn {
          display: flex;
          width: 242px;
          height: 54px;
          margin: 0px auto;
          margin-top: 12px;
          font-weight: 700;
          margin-top: 10px;
          align-items: center;
          justify-content: center;
          background: transparent linear-gradient(98deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
          box-shadow: inset 7px 6px 20px #FF9900, 0px 5px 15px #000000;
          border: 4px solid #FF77002B;
          color: #fff; }
          .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .buybtn em,
          .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .buybtn span {
            font: inherit;
            font-style: normal;
            font-weight: 400; }
          .bfidrlow .bfisrgift-pop .pop_cont .pop_contr .buybtn:hover {
            background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box; }
        .bfidrlow .bfisrgift-pop .pop_cont .pop_contr > p {
          margin: 10px 50px;
          font-size: 12px;
          color: #878787;
          text-align: center; }
  .bfidrlow .bfidrlow-pop {
    position: fixed;
    width: 600px;
    height: 381px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -99998;
    margin: auto;
    transform: scale(0);
    transition: all .3s ease;
    transform-origin: top;
    z-index: -99998;
    background: url(../bfidrlow/pop_bg.png) center no-repeat; }
    .bfidrlow .bfidrlow-pop.on {
      transform: scale(1);
      z-index: 1000; }
    .bfidrlow .bfidrlow-pop .close {
      position: absolute;
      display: block;
      width: 23px;
      height: 23px;
      top: 40px;
      right: 8px;
      cursor: pointer;
      background: url(../bfidrlow/cross-small.png);
      opacity: 0.8; }
      .bfidrlow .bfidrlow-pop .close:hover {
        opacity: 1; }
    .bfidrlow .bfidrlow-pop .pop_cont {
      display: flex;
      justify-content: start;
      padding-left: 30px;
      margin-top: 148px; }
      .bfidrlow .bfidrlow-pop .pop_cont .pop_contl {
        padding-top: 18px; }
        .bfidrlow .bfidrlow-pop .pop_cont .pop_contl div {
          width: 156px;
          height: 156px;
          background: url(../bfidrlow/pop_gift.png);
          position: relative; }
          .bfidrlow .bfidrlow-pop .pop_cont .pop_contl div p {
            font-size: 20px;
            font-weight: 600;
            position: absolute;
            bottom: 5px;
            left: 38px;
            letter-spacing: -1px;
            white-space: nowrap;
            transform: rotateZ(357deg) scale(0.9); }
      .bfidrlow .bfidrlow-pop .pop_cont .pop_contr > h2 {
        padding-left: 10px;
        color: #C7C7C7;
        font-size: 16px;
        font-weight: 400; }
        .bfidrlow .bfidrlow-pop .pop_cont .pop_contr > h2 span {
          font-size: 20px;
          color: #FFFF00; }
      .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf {
        display: flex;
        justify-content: start;
        position: relative;
        left: 38px;
        margin-top: 20px; }
        .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div {
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column;
          height: 76px;
          position: relative;
          margin-left: -11px; }
          .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div span {
            display: block; }
          .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) {
            width: 160px;
            background: url(../bfidrlow/pop_img1.png);
            color: #fff; }
            .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span {
              padding-top: 8px;
              font-size: 20px;
              font-weight: bold;
              color: #FF2A2A; }
              .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span b {
                font-weight: bold;
                font-size: 30px; }
          .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) {
            width: 135px;
            background: url(../bfidrlow/pop_img2.png);
            color: rgba(255, 255, 255, 0.35); }
            .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) span {
              padding-top: 10px; }
              .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) span b {
                font-size: 24px; }
          .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(3) {
            width: 151px;
            background: url(../bfidrlow/pop_img3.png);
            color: rgba(255, 255, 255, 0.2);
            align-items: start;
            padding-left: 35px; }
            .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(3) span {
              padding-top: 12px;
              font-size: 14px; }
              .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(3) span b {
                font-size: 20px; }
      .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .buybtn {
        margin: 17px 50px 0px;
        width: 242px;
        height: 54px;
        background: transparent linear-gradient(98deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
        box-shadow: inset 7px 6px 20px #FF9900, 0px 5px 15px #000000;
        border: 4px solid #FF77002B;
        color: #fff; }
        .bfidrlow .bfidrlow-pop .pop_cont .pop_contr .buybtn:hover {
          background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box; }
      .bfidrlow .bfidrlow-pop .pop_cont .pop_contr > p {
        margin: 10px 50px;
        width: 242px;
        font-size: 12px;
        color: #878787;
        text-align: center; }

/*# sourceMappingURL=bfidrlow.css.map */
