* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}

.bfisrgift {
  font-family: League Spartan;
  font-size: 16px;
}

.bfisrgift a {
  text-decoration: none;
}

.bfisrgift a:hover {
  text-decoration: none;
}

.bfisrgift .wrapper,
.bfisrgift .common-reviews {
  width: 1200px !important;
  margin: 0px auto;
}

.bfisrgift strong {
  font-weight: bold;
}

.bfisrgift .buybtn {
  display: flex;
  margin: 0px auto;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 44px;
  border: 2px solid rgba(0, 0, 0, 0.4);
  border-radius: 30px;
  font: normal normal 500 16px League Spartan;
  color: #000;
  transition: all .3s ease;
}

.bfisrgift .buybtn:hover {
  background: transparent linear-gradient(99deg, #FF6A01 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
  box-shadow: inset 7px 6px 20px #FFD704, 0px 5px 15px #FF9A4D;
  border: 2px solid #FF77002B;
  color: #fff;
}

.bfisrgift .banner {
  height: 914px;
  background: url(../bfvpnlow/banner_bg.jpg) no-repeat center top;
}

.bfisrgift .banner .title {
  position: relative;
  text-align: center;
  width: fit-content;
  margin: 0px auto;
}

.bfisrgift .banner .title .offer_count {
  width: 140px;
  height: 56px;
  line-height: 30px;
  font-size: 38px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 64px;
  transform: rotateZ(332deg);
  color: #fff;
  text-shadow: -2px 0px 6px #AE0517;
}

.bfisrgift .banner .title .offer_count.sold {
  right: 9px;
}

.bfisrgift .banner .title .offer_count span {
  font-size: 26px;
  font-weight: bold;
}

.bfisrgift .banner h1 {
  text-align: center;
  font: normal normal 600 24px League Spartan;
  color: #fff;
  position: relative;
}

.bfisrgift .banner h1 span {
  color: #FFA761;
  font-weight: 600;
}

.bfisrgift .banner .message {
  width: 1200px;
  display: flex;
  margin-top: 50px;
  align-items: end;
  justify-content: center;
}

.bfisrgift .banner .message .box {
  width: 299px;
  height: 565px;
  padding: 37px 16px 0px;
  background: #fff;
  margin-right: 18px;
}

.bfisrgift .banner .message .box h3 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 106px;
}

.bfisrgift .banner .message .box h3 p {
  font: normal normal 600 22px/29px League Spartan;
}

.bfisrgift .banner .message .box h3 span {
  width: 146px;
  height: 30px;
  line-height: 34px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-top: 3px;
  background: rgba(208, 0, 22, 0.13);
}

.bfisrgift .banner .message .box h4 {
  text-align: center;
  font: normal normal 600 20px/22px League Spartan;
  position: relative;
}

.bfisrgift .banner .message .box h4 span {
  font-size: 20px;
}

.bfisrgift .banner .message .box h4 strong {
  font-size: 36px;
}

.bfisrgift .banner .message .box h4 del {
  position: absolute;
  color: #606060;
  font-size: 16px;
  padding-left: 8px;
  font-weight: 400;
  bottom: -1px;
}

.bfisrgift .banner .message .box .buybtn {
  margin: 22px auto;
}

.bfisrgift .banner .message .box .box-p {
  text-align: center;
  color: #606060;
  margin-bottom: 35px;
}

.bfisrgift .banner .message .box .box-p del {
  color: #878686;
  padding-left: 10px;
}

.bfisrgift .banner .message .box ul {
  font: normal normal normal 16px/24px League Spartan;
  color: #5D5D5D;
  border-top: 1px solid rgba(117, 104, 91, 0.3);
  padding: 22px 0px 0px 12px;
}

.bfisrgift .banner .message .box ul li {
  position: relative;
  list-style: disc;
}

.bfisrgift .banner .message .box ul li a {
  margin-left: 12px;
  font-size: 14px;
  color: #75685B;
  text-decoration: underline;
}

.bfisrgift .banner .message .box.active-box {
  position: relative;
  width: 316px;
  height: 567px;
  padding: 0px;
  margin: 0px 25px 0px 7px;
}

.bfisrgift .banner .message .box.active-box .time_cont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 280px;
  height: 36px;
  border-radius: 0px 0px 14px 14px;
  background: #FFA049;
  position: absolute;
  z-index: 999;
  top: -16px;
  left: 0;
  right: 0;
  margin: 0px auto;
  box-shadow: 0px 5px 20px rgba(180, 73, 0, 0.5);
}

.bfisrgift .banner .message .box.active-box .time_cont > p {
  font-weight: 600;
  color: #4A1503;
}

.bfisrgift .banner .message .box.active-box .time_cont > p:last-child {
  padding-top: 4px;
}

.bfisrgift .banner .message .box.active-box .time_cont > p > span {
  font-size: 24px;
  font-family: "Yesteryear";
  color: #4A1503;
  margin-right: 5px;
  -webkit-text-stroke: 0.1px #fff;
}

.bfisrgift .banner .message .box.active-box .time_cont .countdown {
  position: relative;
  display: flex;
  vertical-align: bottom;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  top: 2px;
}

.bfisrgift .banner .message .box.active-box .time_cont .countdown::after, .bfisrgift .banner .message .box.active-box .time_cont .countdown::before {
  position: absolute;
  content: "";
  display: block;
  height: 15px;
  border-right: 1px solid #5E1800;
  top: 0px;
}

.bfisrgift .banner .message .box.active-box .time_cont .countdown::before {
  left: 27px;
}

.bfisrgift .banner .message .box.active-box .time_cont .countdown::after {
  right: 27px;
}

.bfisrgift .banner .message .box.active-box .time_cont .countdown .scroll-tick {
  width: 27px;
  height: 20px;
}

.bfisrgift .banner .message .box.active-box .time_cont .countdown .scroll-tick:last-child {
  margin-right: 0;
}

.bfisrgift .banner .message .box.active-box .time_cont .countdown .scroll-tick strong,
.bfisrgift .banner .message .box.active-box .time_cont .countdown .scroll-tick span {
  font-size: 18px;
  display: block;
  font-weight: bold;
  color: #D10016;
}

.bfisrgift .banner .message .box.active-box .box_main {
  padding: 37px 26px 0px;
  position: relative;
  z-index: 99;
  background: #fff;
  width: 100%;
  height: 100%;
}

.bfisrgift .banner .message .box.active-box::after {
  content: "";
  position: absolute;
  width: 340px;
  height: 556px;
  background: #D10016;
  bottom: -12px;
  left: -12px;
  z-index: 1;
}

.bfisrgift .banner .message .box.active-box h3 strong {
  color: #00B43C;
  font-weight: 600;
  font-size: 22px;
}

.bfisrgift .banner .message .box.active-box h3 span {
  background: #D00016;
  color: #fff;
}

.bfisrgift .banner .message .box.active-box h4 {
  color: #B50316;
}

.bfisrgift .banner .message .box.active-box .buybtn {
  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 #FF9A4D;
  border: 4px solid #FF77002B;
  height: 48px;
  color: #fff;
}

.bfisrgift .banner .message .box.active-box .buybtn:hover {
  background: transparent linear-gradient(99deg, #FF6A01 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
  box-shadow: inset 7px 6px 20px #FFD704, 0px 5px 15px #FF9A4D;
  border: 4px solid #FF77002B;
}

.bfisrgift .banner .message .box.free {
  width: 218px;
  background: #FBFBFB;
  margin-right: 0px;
  padding-top: 121px;
}

.bfisrgift .banner .message .box.free h3 {
  height: 80px;
}

.bfisrgift .banner .message .box.free h3 span {
  font-size: 24px;
}

.bfisrgift .banner .message .box.free h4 {
  font-size: 14px;
}

.bfisrgift .banner .message .box.free ul {
  margin-top: 83px;
}

.bfisrgift .table-box h2,
.bfisrgift .feature h2 {
  display: flex;
  justify-content: center;
  color: #1F1E24;
  font: normal normal bold 32px/35px League Spartan;
}

.bfisrgift .table-box h2::after, .bfisrgift .table-box h2::before,
.bfisrgift .feature h2::after,
.bfisrgift .feature h2::before {
  position: relative;
}

.bfisrgift .table-box h2::after,
.bfisrgift .feature h2::after {
  content: "";
  width: 99px;
  height: 38px;
  margin-left: 15px;
  background: url(../bfvpnlow/bird_r.png) center no-repeat;
  top: -12px;
}

.bfisrgift .table-box h2::before,
.bfisrgift .feature h2::before {
  content: "";
  width: 99px;
  height: 45px;
  margin-right: 15px;
  background: url(../bfvpnlow/bird_l.png) center no-repeat;
  top: -16px;
}

.bfisrgift .feature {
  padding-top: 120px;
}

.bfisrgift .feature .message {
  display: flex;
  justify-content: space-between;
  margin-top: 85px;
}

.bfisrgift .feature .message .img-box {
  position: relative;
  width: 507px;
  height: 413px;
}

.bfisrgift .feature .message .img-box span {
  width: 100px;
  text-align: center;
  font-size: 18px;
  font-weight: bolder;
  color: #040000;
  position: absolute;
  bottom: 44px;
  right: 0px;
  transform: rotateZ(357deg);
}

.bfisrgift .feature .message .img-box span i {
  padding-left: 2px;
  font-style: normal;
  font-size: 14px;
  font-weight: bolder;
}

.bfisrgift .feature .message .img-box span.sold {
  font-size: 28px;
  width: 50px;
  bottom: 106px;
  right: -35px;
  transform: rotateZ(348deg);
}

.bfisrgift .feature .message .img-box .feature-tag b {
  margin-left: -2px;
  font-size: 12px;
  text-wrap: nowrap;
  font-weight: 600;
}

.bfisrgift .feature .message .img-box img {
  position: absolute;
}

.bfisrgift .feature .message .img-box img.ft_img3, .bfisrgift .feature .message .img-box img.ft_img4 {
  bottom: 25px;
  right: -40px;
}

.bfisrgift .feature .message .message-box {
  display: flex;
  width: 615px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.bfisrgift .feature .message .message-box li {
  width: 48%;
  margin-bottom: 35px;
}

.bfisrgift .feature .message .message-box li h3 {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
  font: normal normal 600 18px/21px League Spartan;
}

.bfisrgift .feature .message .message-box li h3::before {
  content: "";
  width: 12px;
  height: 12px;
  margin-right: 10px;
  background: url(../bfvpnlow/checked.svg) center no-repeat;
  background-size: contain;
}

.bfisrgift .feature .message .message-box li p {
  padding-left: 22px;
  color: #4E4E4E;
  font: normal normal normal 16px/20px League Spartan;
}

.bfisrgift .bottom-buy {
  height: 228px;
  margin-top: 20px;
  background: url(../bfvpnlow/bottom-banner.png) no-repeat center;
  padding-top: 47px;
}

.bfisrgift .bottom-buy .wrapper {
  display: flex;
  justify-content: space-between;
  height: 156px;
  align-items: center;
}

.bfisrgift .bottom-buy .off {
  width: fit-content;
  position: relative;
  height: auto;
}

.bfisrgift .bottom-buy .off img:nth-of-type(2) {
  position: absolute;
  left: 72px;
  bottom: 5px;
}

.bfisrgift .bottom-buy .bottom-buy-pic {
  vertical-align: top;
  display: inline-block !important;
}

.bfisrgift .bottom-buy .bottom-buy-pic-sold {
  vertical-align: top;
  display: none !important;
}

.bfisrgift .bottom-buy .bottom-buy-tag {
  display: block;
  position: absolute;
  top: 46px;
  right: 52px;
  z-index: 2;
}

.bfisrgift .bottom-buy .bottom-buy-tag b,
.bfisrgift .bottom-buy .bottom-buy-tag strong,
.bfisrgift .bottom-buy .bottom-buy-tag em {
  display: inline-block;
  position: relative;
  z-index: 0;
  font-style: normal;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 900;
  color: #FFD754;
  text-align: left;
  letter-spacing: -2.5px;
}

.bfisrgift .bottom-buy .bottom-buy-tag b:after,
.bfisrgift .bottom-buy .bottom-buy-tag strong:after,
.bfisrgift .bottom-buy .bottom-buy-tag em: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 #e00f21;
}

.bfisrgift .bottom-buy .bottom-buy-tag strong {
  font-size: 50px;
}

.bfisrgift .bottom-buy h3 {
  font-size: 22px;
  color: #FFFFFF;
}

.bfisrgift .bottom-buy h3 .progress_bar {
  display: flex;
  justify-content: end;
  align-items: center;
  margin: 20px auto 0px;
  position: relative;
  padding-right: 30px;
  width: 460px;
  height: 20px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.bfisrgift .bottom-buy h3 .progress_bar.sold {
  justify-content: center;
  padding: 0px;
}

.bfisrgift .bottom-buy h3 .progress_bar.sold .progress_barbg {
  opacity: 0;
}

.bfisrgift .bottom-buy h3 .progress_bar .progress_barbg {
  position: absolute;
  width: 300px;
  height: 14px;
  border-radius: 10px;
  left: 2px;
  background: url(../bfvpnlow/progressb_ar.png);
  opacity: 1;
  transition: all .3s ease-out;
}

.bfisrgift .bottom-buy h3 .progress_bar .pb_titme {
  display: flex;
  align-items: center;
  height: 14px;
  position: relative;
}

.bfisrgift .bottom-buy h3 .progress_bar .pb_titme p {
  font-size: 12px;
}

.bfisrgift .bottom-buy h3 .progress_bar .pb_titme .countdown {
  position: relative;
  display: flex;
  vertical-align: bottom;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  padding: 0px 5px;
  text-align: center;
  top: 2px;
}

.bfisrgift .bottom-buy h3 .progress_bar .pb_titme .countdown .scroll-tick strong,
.bfisrgift .bottom-buy h3 .progress_bar .pb_titme .countdown .scroll-tick span {
  font-size: 12px;
  display: block;
  font-weight: 500;
  color: #FF7171;
}

.bfisrgift .bottom-buy h3 span {
  font-size: 22px;
  font-weight: bold;
  color: #FFCC00;
}

.bfisrgift .bottom-buy .right-message {
  text-align: center;
}

.bfisrgift .bottom-buy .right-message .price {
  display: flex;
  align-items: baseline;
  position: relative;
  color: #fff;
  justify-content: center;
}

.bfisrgift .bottom-buy .right-message .price span {
  font-size: 14px;
  font-weight: bold;
}

.bfisrgift .bottom-buy .right-message .price b {
  font-size: 30px;
  font-weight: bold;
}

.bfisrgift .bottom-buy .right-message .price del {
  color: #656565;
  font-weight: bold;
  margin-left: 5px;
  position: relative;
}

.bfisrgift .bottom-buy .right-message .price del::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 20px;
  background: url(../bfvpnlow/del_bg.png);
  background-size: contain;
  left: 0px;
  top: -2px;
}

.bfisrgift .bottom-buy .right-message .buybtn {
  width: 270px;
  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;
}

.bfisrgift .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;
}

.bfisrgift .table-box {
  padding-top: 80px;
}

.bfisrgift .table-box .table_cont {
  padding: 120px 12px 0px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.bfisrgift .table-box .table_cont .li_title {
  height: 60px;
  font-weight: 600;
  line-height: 60px;
  text-align: center;
  border-radius: 12px 12px 0px 0px;
  color: #fff;
}

.bfisrgift .table-box .table_cont ul {
  border-radius: 0px 0px 12px 12px;
}

.bfisrgift .table-box .table_cont ul li {
  display: flex;
  height: 30px;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  justify-content: center;
  border-bottom: 1px solid rgba(136, 136, 136, 0.3);
}

.bfisrgift .table-box .table_cont ul li.special {
  height: 50px;
  line-height: 20px;
}

.bfisrgift .table-box .table_cont ul li:last-child {
  border: none;
}

.bfisrgift .table-box .table_cont ul li span {
  display: block;
  width: 17px;
  height: 17px;
}

.bfisrgift .table-box .table_cont ul li span.grey-yes {
  background: url(../bfvpnlow/b_yes.png) center no-repeat;
}

.bfisrgift .table-box .table_cont ul li span.grey-no {
  background: url(../bfvpnlow/b_no.png) center no-repeat;
}

.bfisrgift .table-box .table_cont ul li span.red-yes {
  background: url(../bfisrgift/red_yes.png) center no-repeat;
}

.bfisrgift .table-box .table_cont .table_l {
  width: 430px;
}

.bfisrgift .table-box .table_cont .table_l ul li {
  padding-left: 18px;
  justify-content: left;
  font-size: 14px;
  font-weight: 600;
}

.bfisrgift .table-box .table_cont .table_c {
  width: 296px;
}

.bfisrgift .table-box .table_cont .table_c .li_title {
  background: rgba(42, 42, 42, 0.4);
  color: #000;
}

.bfisrgift .table-box .table_cont .table_c ul {
  background: rgba(42, 42, 42, 0.13);
  padding: 0px 12px 10px;
}

.bfisrgift .table-box .table_cont .table_c ul li {
  color: #000;
}

.bfisrgift .table-box .table_cont .table_r {
  width: 398px;
  border-radius: 12px;
  position: relative;
  top: -30px;
  box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.3);
}

.bfisrgift .table-box .table_cont .table_r::before {
  content: "";
  display: block;
  width: 117px;
  height: 72px;
  background: url(../bfvpnlow/vip-logo.png) center no-repeat;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0px auto;
}

.bfisrgift .table-box .table_cont .table_r .li_title {
  border-radius: 12px 12px 0px 0px;
  font-size: 20px;
  color: #fff;
  height: 90px;
  line-height: 90px;
  background-color: #E0041E;
}

.bfisrgift .table-box .table_cont .table_r ul {
  background: #2A2A2A;
  padding-bottom: 20px;
  padding: 0px 13px 36px 13px;
}

.bfisrgift .table-box .table_cont .table_r ul li {
  border-color: #3D3D3D;
  color: #FF001E;
}

.bfisrgift .footer {
  margin-top: 40px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #6C697E;
  font: normal normal 500 16px League Spartan;
}

.bfisrgift .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: center;
  z-index: -99998;
}

.bfisrgift .popbg.on {
  transform: scale(1);
  z-index: 999;
}

.bfisrgift .pop-pop-title {
  position: absolute;
  top: 42px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  white-space: nowrap;
}

.bfisrgift .pop-title-top {
  position: relative;
  z-index: 1;
  top: 15px;
  display: inline-block;
  transform: rotate(-10deg);
}

.bfisrgift .pop-title-top b {
  position: relative;
  z-index: 0;
  display: inline-block;
  font-size: 46px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
}

.bfisrgift .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;
}

.bfisrgift .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;
}

.bfisrgift .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;
}

.bfisrgift .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;
}

.bfisrgift .bfisrgift-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;
}

.bfisrgift .bfisrgift-pop.on {
  transform: scale(1);
  z-index: 1000;
}

.bfisrgift .bfisrgift-pop > img {
  display: block;
  margin: 15px auto 0px;
}

.bfisrgift .bfisrgift-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;
}

.bfisrgift .bfisrgift-pop .close:hover {
  opacity: 1;
}

.bfisrgift .bfisrgift-pop .pop_cont {
  display: flex;
  justify-content: start;
  padding-left: 36px;
  margin-top: 130px;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contl {
  padding-top: 18px;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contl div {
  width: 156px;
  height: 156px;
  background: url(./pop_seo.png);
  position: relative;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contl div p {
  font-size: 20px;
  font-weight: 600;
  position: absolute;
  bottom: 5px;
  left: 50px;
  transform: rotateZ(357deg);
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr h2 {
  color: #C7C7C7;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  left: -20px;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr h2 span {
  font-size: 20px;
  color: #FFFF00;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .price_sf {
  display: flex;
  justify-content: start;
  position: relative;
  left: -10px;
  margin-top: 20px;
}

.bfisrgift .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;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .price_sf div span {
  display: block;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) {
  width: 160px;
  background: url(../bfidrlow/pop_img1.png);
  color: #fff;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span {
  padding-top: 8px;
  font-size: 20px;
  font-weight: bold;
  color: #FF2A2A;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span b {
  font-weight: bold;
  font-size: 30px;
}

.bfisrgift .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);
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) span {
  padding-top: 10px;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) span b {
  font-size: 24px;
  text-decoration: line-through;
}

.bfisrgift .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;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(3) span {
  padding-top: 12px;
  font-size: 14px;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(3) span b {
  font-size: 20px;
  text-decoration: line-through;
}

.bfisrgift .bfisrgift-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;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .buybtn:hover {
  background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
}

.bfisrgift .bfisrgift-pop .pop_cont .pop_contr > p {
  margin: 10px 50px;
  width: 242px;
  font-size: 12px;
  color: #878787;
  text-align: center;
}

.bfisrgift .media-user {
  background: url(./sc4-bg.jpg) no-repeat center top;
  min-height: 680px;
  padding-top: 160px;
}

.bfisrgift .media-user .screen-title {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 60px;
}

.bfisrgift .media-user .media p {
  width: 760px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  margin: 70px auto 50px;
}

.bfisrgift .media-user .swiper-container {
  width: 100%;
  height: 100%;
}

.bfisrgift .media-user .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  width: 84px;
  height: 84px;
  border-radius: 50%;
}

.bfisrgift .media-user .swiper-slide img {
  width: 80%;
  height: 80%;
  margin: 5% auto;
}

.bfisrgift .media-user .swiper-slide-active {
  border: 2px solid #ea5656;
  box-sizing: border-box;
}

.bfisrgift .media-user .swiper-button-prev {
  left: 0;
  background: url(./arrow.png) left center no-repeat;
}

.bfisrgift .media-user .swiper-button-prev::after {
  display: none;
}

.bfisrgift .media-user .swiper-button-next {
  right: 0;
  background: url(./arrow.png) right center no-repeat;
}

.bfisrgift .media-user .swiper-button-next::after {
  display: none;
}

.bfisrgift .media-user .review-wrap {
  background: url(./review-bg.png) no-repeat right top;
  margin-top: 30px;
  height: 320px;
  padding-top: 30px;
  padding-right: 30px;
}

.bfisrgift .media-user .user-head {
  height: 90px;
  width: 730px;
  padding: 0 90px;
  position: relative;
  margin: 0 auto;
}

.bfisrgift .media-user .user-avator {
  font-size: 14px;
  color: #202020;
  line-height: 1.6;
  width: 730px;
  margin: 15px auto;
  font-weight: 500;
  position: relative;
}

.bfisrgift .media-user .user-avator ul li {
  display: none;
  width: 100%;
  height: 160px;
  font-weight: 500;
}

.bfisrgift .media-user .user-avator P {
  font-size: 18px;
  margin-top: 15px;
  font-weight: 500;
}

.bfisrgift .media-user .user-avator img {
  position: absolute;
  right: -105px;
  bottom: 65px;
}
