.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 .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: 732px;
  background: url(../bfidrlow/banner_bg.jpg) no-repeat center top;
}

.bfidrlow .banner .title {
  text-align: center;
}

.bfidrlow .banner .title .title-tag {
  display: block;
  position: absolute;
  z-index: 2;
  font: normal normal 800 26px/34px League Spartan;
  color: #fff;
  transform: rotate(-32deg) scale(0.9);
  right: 20px;
  top: 60px;
}

.bfidrlow .banner .title .title-tag b {
  font-weight: 800;
  font-size: 42px;
}

.bfidrlow .banner .title h1 {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 747px;
  height: 180px;
  background: url(../bfpdfgift/title.png) no-repeat bottom center;
}

.bfidrlow .banner .title h2 {
  text-align: center;
  font: normal normal 22px League Spartan;
  color: #FFA761;
}

.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: 300;
}

.bfidrlow .banner .banner_offer > div h4 strong {
  font-weight: 500;
  color: #00B43C;
}

.bfidrlow .banner .banner_offer > div h4 span {
  width: fit-content;
  margin: 0px auto;
}

.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 > div.offer_lt .price span,
.bfidrlow .banner .banner_offer > div.offer_lt .price b {
  color: #F70016;
}

.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: 20px;
  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: -30px;
  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;
  justify-content: space-between;
  margin-top: 85px;
}

.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 {
  display: flex;
  width: 615px;
  justify-content: space-between;
  flex-wrap: wrap;
}

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

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

.bfidrlow .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 .feature .message .message-box li p {
  padding-left: 22px;
  color: #4E4E4E;
  font: normal normal normal 16px/20px League Spartan;
}

.bfidrlow .feature .img-box {
  position: relative;
  z-index: 1;
}

.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: 24px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}

.bfidrlow .bottom-buy h3 span {
  font-size: 28px;
  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: #cfcfcf;
  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 {
  margin: 160px auto;
}

.bfidrlow .about .h2 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}

.bfidrlow .about .about_box {
  position: relative;
}

.bfidrlow .about .about_box .left_btn {
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50px;
  top: 60%;
  background: url(./sprites_ic.png) no-repeat -60px -173px;
  z-index: 999;
  cursor: pointer;
}

.bfidrlow .about .about_box .left_btn:not(.swiper-button-disabled) {
  background-position: 0 -221px;
}

.bfidrlow .about .about_box .right_btn {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 50px;
  top: 60%;
  background: url(./sprites_ic.png) no-repeat -60px -173px;
  z-index: 999;
  cursor: pointer;
}

.bfidrlow .about .about_box .right_btn:not(.swiper-button-disabled) {
  background-position: -61px -221px;
}

.bfidrlow .about .about_box .swiper-container {
  width: 834px;
  background: #FFFFFF;
  border-radius: 4px;
  margin: 0 auto;
  position: relative;
}

.bfidrlow .about .about_box .swiper-container .swiper-slide {
  width: 100%;
  display: flex;
}

.bfidrlow .about .about_box .swiper-container .swiper-slide .comment {
  width: 834px;
}

.bfidrlow .about .about_box .swiper-container .swiper-slide .comment .name {
  margin-top: 23px;
  margin-bottom: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #242427;
  line-height: 24px;
}

.bfidrlow .about .about_box .swiper-container .swiper-slide .comment .main {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #63636A;
  line-height: 30px;
}

.bfidrlow .about .about_box .swiper-container .swiper-slide .comment .star-four {
  width: 95px;
  height: 15px;
  background: url(./sprites_ic.png) no-repeat 0 -47px;
  margin: 0 auto;
}

.bfidrlow .about .about_box .swiper-container .swiper-slide .comment .star-five {
  width: 95px;
  height: 15px;
  background: url(./sprites_ic.png) no-repeat 0 -78px;
  margin: 0 auto;
}

.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 .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: -10px;
  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;
  text-decoration: line-through;
}

.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;
  text-decoration: line-through;
}

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

.bfidrlow .bfidrlow-pop .pop_cont.new_pop {
  margin: 0px;
  padding: 0px 6px 0px 16px;
  justify-content: center;
  align-items: center;
}

.bfidrlow .bfidrlow-pop .pop_cont.new_pop .pop_contl {
  padding: 0px;
}

.bfidrlow .bfidrlow-pop .pop_cont.new_pop .pop_contr {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
}

.bfidrlow .bfidrlow-pop .pop_cont.new_pop .pop_contr span,
.bfidrlow .bfidrlow-pop .pop_cont.new_pop .pop_contr p,
.bfidrlow .bfidrlow-pop .pop_cont.new_pop .pop_contr del {
  width: fit-content;
}

.bfidrlow .bfidrlow-pop .pop_cont.new_pop .pop_contr span {
  font-size: 20px;
  color: #fff;
}

.bfidrlow .bfidrlow-pop .pop_cont.new_pop .pop_contr p {
  font-size: 36px;
  font-weight: bold;
  color: #FF2A2A;
  margin: 10px auto 0px;
}

.bfidrlow .bfidrlow-pop .pop_cont.new_pop .pop_contr p b {
  font-size: 54px;
  font-weight: bold;
}

.bfidrlow .bfidrlow-pop .pop_cont.new_pop .pop_contr del {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.35);
}

.bfidrlow .bfidrlow-pop .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 .buybtn:hover {
  background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
}

.bfidrlow .bfidrlow-pop .new_poptxt {
  margin-top: 115px;
  text-align: center;
  padding: 0px 6px 0px 16px;
  color: #fff;
}

.bfidrlow .bfidrlow-pop .new_poptxt span {
  color: #FFFF00;
}

.bfidrlow .bfidrlow-pop .new_btn {
  margin: 12px auto 0;
}

.bfidrlow .bfidrlow-pop .new_mb {
  margin: 8px auto 0;
  font-size: 12px;
  color: #878787;
  font-weight: 500;
  text-align: center;
}
