.bfisrgift .banner {
  background: url(img_banner_bg.jpg)no-repeat center; 
}
.bfisrgift .banner .message {
  justify-content: center;
}
.bfisrgift .banner .title .offer_count {
  right: 66px;
  top: 54px;
  transform: rotateZ(0deg);
  font-size: 30px;
}
.bfisrgift .banner .title h1 {
  color: #000;
}
.bfisrgift .banner .title h1 span {
  color: #FF7700;
}
.bfisrgift .banner .message .box {
  border: 1px solid #CCCEE2;
  background: #FBFBFB;
}
.bfisrgift .banner .message .box.active-box {

}
.bfisrgift .banner .message .box.active-box::after {
  background: #FF365F;
}
.bfisrgift .banner .message .box.active-box h4 {
  color: #FF0933;
}
.bfisrgift .buybtn {
  border: 2px solid #FFD37F;
  color: #FFB31E;
}
.bfisrgift .buybtn:hover {
  color: #fff;
  background: transparent linear-gradient(99deg, #FF7031 0%, #FF1468 100%) 0% 0% no-repeat padding-box;
  border: 2px solid #FFD37F;
}
.bfisrgift .banner .message .box.active-box .buybtn,
.bfisrgift .bottom-buy .right-message .buybtn,
.bfisrgift-pop .buybtn {

  color: #fff;
  background: transparent linear-gradient(99deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 15px #FF9A4D;
  outline: 4px solid #FF77002B;
}
.bfisrgift .banner .message .box.active-box .buybtn:hover,
.bfisrgift .bottom-buy .right-message .buybtn:hover,
.bfisrgift-pop .buybtn:hover {
  background: transparent linear-gradient(99deg, #FF7031 0%, #FF116A 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 15px #FF9A4D;
  outline: 4px solid #FF77002B;
}
.bfisrgift .table-box h2::after, .bfisrgift .feature h2::after {
  display: none;
}
.bfisrgift .table-box h2::before, .bfisrgift .feature h2::before {
  width: 78px;
  height: 78px;
  position: absolute;
  top: 15px;
  background: url(title-line.png) center no-repeat;
}
.bfisrgift .feature .message .img-box .ft_img1{
  right: -95px;
  top: 150px;
  z-index: 9;
}
.bfisrgift .feature .message .img-box .ft_img2{
  left: -11px;
  top: -24px;
}
.bfisrgift .table-box h2{
  padding-top: 25px;
}
.bfisrgift .bfisrgift-pop .pop_cont .pop_contr>h2, .bfisrgift .bfisrgiftseo-pop .pop_cont .pop_contr>h2 {
  text-align: center;
}
.bfisrgift .bfisrgift-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span b, 
.bfisrgift .bfisrgiftseo-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span b {
  font-size: 30px;
}
.bfisrgift .table-box .table_cont .table_c .li_title {
  background-color: #FFF4F2;
  box-shadow: 0px 6px 10px #FFC9BF96;
}
.bfisrgift .table-box .table_cont .table_c ul {
  background-color: #fff;
  box-shadow: 0px 6px 10px #FFC9BF96;
}
.bfisrgift .table-box .table_cont ul li {
 border-bottom: solid #FFF4F2 1px; 
}
.bfisrgift .table-box .table_cont ul li span.grey-yes {
  background: url(./b_yes.png) center no-repeat;
}
.bfisrgift .table-box .table_cont ul li span.grey-no {
  background: url(./b_no.png) center no-repeat;
}
.bfisrgift .table-box .table_cont ul li span.red-yes {
  background: url(./red_yes.png) center no-repeat;
}
.bfisrgift .table-box .table_cont .table_r .li_title {
  background: transparent linear-gradient(127deg, #FF0057 0%, #F60000 100%) 0% 0% no-repeat padding-box;
}
.bfisrgift .table-box .table_cont .table_r ul {
  background: #FFFFFF;
  box-shadow: 0px 10px 20px #FF6E5396;
}
.bfisrgift .table-box .table_cont .table_r ul li {
  border-bottom: solid #FFEAE6 1px; 
 }

.bfisrgift .bottom-buy h3 {
  width: 680px;
  text-align: center;
  color: #000;
}
.bfisrgift .bottom-buy h3 .progress_bar {
  background: #FFDBDB;
}
.bfisrgift .bottom-buy .right-message {
  width: 350px;
}
.bfisrgift .bottom-buy .right-message .price {
  display: block;
}
.bfisrgift  .bottom-buy {
  position: fixed;
  left: 0;
  right: 0;
  padding-top: 0px;
  bottom: 0px;
  z-index: 99;
  margin: 0 auto;
  transform: translateY(500px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  height: 157px !important;
  background: url(center_bg.jpg) no-repeat center;
}
.bfisrgift .bottom-buy h3 .brass {
  position: relative;
  width: 457px;
  height: 18px;
  margin: 0px auto;
  margin-top: 5px;
  background: #FFDBDB;
  border: 1px solid #FFFFFF;
  border-radius: 9px;
}
.bfisrgift .bottom-buy h3 .brass .brass-box {
  position: absolute;
  left: 3px;
  top: 1px;
  width: 450px;
  height: 16px;
  background: transparent linear-gradient(93deg, #F60000C7 0%, #FF0060BA 100%) 0% 0% no-repeat padding-box;
  border-radius: 25px;
  transition: all 0.5s;
}
.bfisrgift .bottom-buy h3 .brass .name {
  position: absolute;
  right: 30px;
  top: -2px;
  z-index: 99;
  color: #3A3A3A;
  font: normal normal 500 12px/21px Lexend;
}
.bfisrgift .bottom-buy h3 .brass .name b {
  color: #FF0000;
}
.bfisrgift .bottom-buy .right-message .price span,
.bfisrgift .bottom-buy .right-message .price {
  color: #000;
}
.bfisrgift .bottom-buy .wrapper {
  height: 157px;
}
.bottom-buy.on {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;  
}
.bfisrgift .bottom-buy .off {
  width: 230px;
}

.bfisrgift .bottom-buy .off .bottom-buy-tag {
  top: 73px;
  right: 108px; 
}
.bfisrgift .bfisrgift-pop,
.bfidrlow .bfidrlow-pop {
  width: 690px;
  height: 520px;
  padding-left: 25px;
  background: url(pop_bg.png);
}
.bfidrlow .bfidrlow-pop {
  background: url(pop_bg_idr.png);
}
.bfisrgift .bfisrgift-pop h2,
.bfidrlow .bfidrlow-pop h2 {
  height: 66px;
  margin-top: 70px;
  text-indent: -9999px;
  background: url(pop_title.png) no-repeat center;
}
.bfisrgift .bfisrgift-pop .right-message ,
.bfidrlow .bfidrlow-pop .right-message {
  float: right;
  margin-right: 70px;
  margin-top: 35px;
  text-align: center;
}
.bfisrgift .bfisrgift-pop .right-message h3,
.bfidrlow .bfidrlow-pop .right-message h3 {
  color: #630505;
  font: normal normal normal 20px/22px League Spartan;
}
.bfisrgift .bfisrgift-pop .right-message h3 span,
.bfidrlow .bfidrlow-pop .right-message h3 span {
  color: green;
}
.bfisrgift .bfisrgift-pop .right-message h4,
.bfidrlow .bfidrlow-pop .right-message h4 {
  margin-top: 10px;
  color: #FF2A2A;
  font: normal normal 600 40px/45px League Spartan;
}
.bfisrgift .bfisrgift-pop .right-message p,
.bfidrlow .bfidrlow-pop .right-message p {
  margin-top: 5px;
  color: #878787;
  font-size: 14px;
}
.bfisrgift .bfisrgift-pop .right-message .buybtn,
.bfidrlow .bfidrlow-pop .right-message .buybtn {
  margin: 10px auto;
}
.bfisrgift .bfisrgift-pop .right-message strong,
.bfidrlow .bfidrlow-pop .right-message strong {
  color: #000;
  font: normal normal 600 20px/22px League Spartan;
}
.bfisrgift .bfisrgift-pop .right-message del,
.bfidrlow .bfidrlow-pop .right-message del {
  color: rgba(49, 4, 4, .52);
  font-size: 16px;
}
.bfidrlow .banner {
  height: 655px;
  background: url(banner_bg.png) no-repeat center top;
}
.bfidrlow .banner .title .title-off {
  height: 133px;
  background: url(title.png) no-repeat top center;
}
.bfidrlow .banner .title .title-off span {
  transform: rotate(0deg);
  font: normal normal 800 18px / 34px League Spartan;
}
.bfidrlow .banner .banner_offer::after {
  display: none;
}
.bfidrlow .buybtn {
  border: 3px solid #FFC1C1;
  color: #FF4A4A;
}
.bfidrlow .buybtn:hover {
  background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 5px 15px #FF9A4D !important;
  outline: 4px solid #FF77002B !important;
}
.bfidrlow .banner .banner_offer>div.offer_lt {
  background: #fff;
  border: solid #FF0060 2px;
}
.bfidrlow .banner .banner_offer>div.offer_lt .buybtn,
.bfidrlow .bottom-buy .right-message .buybtn {
  border: none !important;
  color: #fff;
  background: transparent linear-gradient(98deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box !important;
  box-shadow: inset 7px 6px 20px #FF9900B5, 0px 5px 15px #FF9A4D !important;
  outline: 4px solid #FF77002B;
}
.bfidrlow .banner .banner_offer>div.offer_lt .buybtn:hover,
.bfidrlow .bottom-buy .right-message .buybtn:hover {
  background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 5px 15px #FF9A4D !important;
  outline: 4px solid #FF77002B !important;
}

.bfidrlow .bottom-buy h3 span{
  color:#F6240D
}

.bfidrlow .feature h2::after, .bfidrlow .feature h2::before {
  display: none;
}
.bfidrlow .feature .message .feature-off {
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 2;
  right: 68px;
  bottom: 24px;
  text-align: center;
  transform: rotate(6deg)
}

.bfidrlow .feature .message .feature-off p {
  font: normal normal bold 14px/49px League Spartan;
  color: #fff;
  text-shadow: 0px 3px 6px #d11c00
}


.bfidrlow .table-box .table_cont .table_r {
  background: #FFFFFF;
  box-shadow: 0px 10px 20px #FF6E5396;
  border-radius: 12px;
  border: none;
}

.bfidrlow .table-box .table_cont .table_r ul {
  background-color: #fff;
}
.bfidrlow .table-box .table_cont .table_r ul li,
.bfidrlow .table-box .table_cont ul li {
  border-color: #FFEAE6;
}
.bfidrlow .table-box .table_cont .table_c {
  position: relative;
  box-shadow: 0px 6px 10px #FFC9BF96;
  background-color: #fff;
}
.bfidrlow .table-box .table_cont ul li.li_title {
  position: relative;
  z-index: 66;
}
.bfidrlow .table-box .table_cont .table_r::before {
  z-index: 66;
}
.bfidrlow .table-box .table_cont .table_c::after {
  position: absolute;
  content: "";
  background-color: #FFF4F2;
  width: 298px;
  height: 60px;
  top: 0;
  right: -1px;
  border-radius: 10px 10px 0px 0px;
}
.bfidrlow .table-box .table_cont .table_r::after {
  position: absolute;
  content: "";
  background: transparent linear-gradient(125deg, #FF0057 0%, #F60000 100%) 0% 0% no-repeat padding-box;
  width: 426px;
  height: 106px;
  top: 0;
  right: -1px;
  border-radius: 10px 10px 0px 0px;
}
.bfidrlow .about {
  padding-top: 70px;
}
.bfidrlow .footer {
  background: none;
  padding-bottom: 184px;
}

.bottom{position:relative;margin-top:98px;z-index:9}
.bottom .service{display:flex;align-items:center;justify-content:center;height:226px;background-color:#F1F1F6}.bottom .service .service-item{text-align:center}.bottom .service .service-item:nth-child(2){margin-left:155px;margin-right:122px}.bottom .service .service-item .icon_a{margin:0 auto;width:31px;height:41px;background:url(../../buy-data-recovery/sprites_ic.png) no-repeat 0 -110px}.bottom .service .service-item .icon_b{margin:0 auto;width:35px;height:41px;background:url(../../buy-data-recovery/sprites_ic.png) no-repeat -48px -110px}.bottom .service .service-item .icon_c{margin:0 auto;width:33px;height:41px;background:url(../../buy-data-recovery/sprites_ic.png) no-repeat -100px -112px}.bottom .service .service-item .name{margin-top:20px;margin-bottom:10px;font-size:16px;font-weight:bold;color:#242427;line-height:24px}.bottom .service .service-item .desc{font-size:12px;font-weight:600;color:#626269;line-height:24px}

.bfidrlow .bottom-buy {
  position: fixed;
  left: 0;
  right: 0;
  height: 135px;
  padding-top: 0;
  bottom: 0px;
  z-index: 99;
  margin: 0 auto;
  transform: translateY(500px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  background: url(center_bg.png) no-repeat center;
}
.bfidrlow .bottom-buy.on {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;  
}

.bfidrlow .bottom-buy .off .gift_offer {
  position: absolute;
  width: 178px;
  height: 92px;
  top: 82px;
  right: -85px;
  background: url(./box_tag.png) center no-repeat
}

.bfidrlow .bottom-buy .off .gift_offer b,.bfidrlow .bottom-buy .off .gift_offer span {
  color: #fafafa;
  text-shadow: 0px 9px 3px rgba(203,62,0,.5215686275)
}
.bfidrlow .bottom-buy .off {
  position: relative;
  margin: -72px 0px 0px -45px;
}
.bfidrlow .bottom-buy .off .gift_offer p {
  display: flex;
  align-items: center;
  position: relative;
  left: 40px;
  top: 35px;
  transform: rotate(6deg)
}

.bfidrlow .bottom-buy h3{
  width: 660px;
  align-items: center;
  font-size: 22px;
  font-weight: 600;
  color: #1e1c2c;
  text-align: center;
  line-height: 1.2;
}

.bfidrlow .bottom-buy .off .gift_offer b {
  font: normal normal bold 28px League Spartan
}

.bfidrlow .bottom-buy .off .gift_offer span {
  font: normal normal bold 16px League Spartan
}
.bfidrlow .bottom-buy .right-message .price {
  color: #000;
}
.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: rgba(93,93,93,.61);
  margin-left: 5px
}

.bfidrlow .table-box h2::before, .bfidrlow .table-box h2::after {
  display: none;
}