.purchaseb .header-nav.header-main .nav-left .nav-logo {
  width: 116px;
  background: url(../images/purchasesum/logo.svg) no-repeat; }

.time_cont {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  min-width: 290px;
  max-width: 100%;
  height: 36px;
  border-radius: 0px 0px 14px 14px;
  background: #FFA049;
  position: absolute;
  z-index: 999;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
  white-space: nowrap; }
  .time_cont > p {
    font-size: 12px;
    font-weight: 600;
    color: #4A1503; }
    .time_cont > p:last-child {
      padding-top: 4px; }
    .time_cont > p > span {
      font-size: 18px;
      font-family: 'Yesteryear', cursive;
      color: #4A1503;
      margin-right: 5px; }
  .time_cont .countdown {
    position: relative;
    display: flex;
    vertical-align: bottom;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    flex-shrink: 0;
    top: 2px; }
    .time_cont .countdown::after, .time_cont .countdown::before {
      position: absolute;
      content: "";
      display: block;
      height: 15px;
      border-right: 1px solid #5E1800;
      top: 0px; }
    .time_cont .countdown::before {
      left: 27px; }
    .time_cont .countdown::after {
      right: 27px; }
    .time_cont .countdown .scroll-tick {
      width: 27px;
      height: 20px; }
      .time_cont .countdown .scroll-tick:last-child {
        margin-right: 0; }
      .time_cont .countdown .scroll-tick strong,
      .time_cont .countdown .scroll-tick span {
        font-size: 14px;
        display: block;
        font-weight: bold;
        color: #D10016; }

.seo-banner {
  background-image: url("../images/purchasesum/bg-sum.png"); }
  .seo-banner .title {
    background: url(../images/purchasesum/banner-title.png) bottom center no-repeat;
    height: 163px; }
  .seo-banner .safe {
    margin-top: 60px; }
  .seo-banner .flag {
    background: url(../images/purchasesum/b_title.png) bottom center no-repeat;
    height: 52px;
    width: 723px;
    margin: 0 auto;
    color: #000;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400; }
    .seo-banner .flag span {
      font-weight: 600;
      font-size: 26px;
      padding-left: 5px; }
  .seo-banner .balloon {
    background: url(../images/purchasesum/balloon.png) no-repeat;
    width: 121px;
    height: 233px;
    position: absolute;
    top: 145px;
    right: 315px; }
  .seo-banner .purchase-list {
    margin-top: 100px !important;
    width: 1360px !important;
    gap: 20px;
    align-items: flex-end; }
    .seo-banner .purchase-list .box {
      border-radius: 20px;
      transform: translateX(0) scale(1) !important; }
      .seo-banner .purchase-list .box:hover {
        transform: translateX(0) scale(1.1) !important; }
      .seo-banner .purchase-list .box .button-link {
        width: 182px;
        border-radius: 12px; }
      .seo-banner .purchase-list .box h3 span {
        display: block;
        width: 110px;
        margin: 10px auto 0;
        height: 22px;
        padding: 0px 10px;
        line-height: 22px;
        border-radius: 11px;
        background: #fcdada;
        font-size: 14px;
        color: #ff0000; }
      .seo-banner .purchase-list .box h3 b {
        display: inline-block;
        font-size: inherit;
        font-weight: inherit;
        color: #1db500; }
      .seo-banner .purchase-list .box .price p b {
        color: #ff0000; }
      .seo-banner .purchase-list .box .price p del {
        color: #000000; }
      .seo-banner .purchase-list .box .last {
        position: relative;
        z-index: 2; }
      .seo-banner .purchase-list .box.product-year1 {
        margin: 0; }
        .seo-banner .purchase-list .box.product-year1::after {
          content: "";
          width: 102px;
          height: 74px;
          background: url(../images/purchasesum/gifts.svg) no-repeat;
          position: absolute;
          bottom: -5px;
          right: -35px;
          z-index: 1; }
        .seo-banner .purchase-list .box.product-year1 .good {
          position: absolute;
          width: 240px;
          height: 87px;
          top: -49px;
          left: 38px;
          color: #fff;
          text-align: center;
          font-size: 18px;
          text-indent: 44px;
          line-height: 110px;
          background: url(../images/purchase/v2/good.svg) no-repeat; }

.bf-pop-wrap .bf-center-popup .price_box {
  margin: 25px auto 0;
  text-align: center; }
  .bf-pop-wrap .bf-center-popup .price_box .p1 {
    color: #000;
    font-size: 24px;
    font-weight: 500; }
    .bf-pop-wrap .bf-center-popup .price_box .p1 span {
      font-weight: 600;
      font-size: 26px;
      display: block; }
  .bf-pop-wrap .bf-center-popup .price_box .p2 {
    margin-top: 8px;
    display: flex;
    justify-content: center;
    gap: 5px; }
    .bf-pop-wrap .bf-center-popup .price_box .p2 del {
      color: #8E8B9D;
      font-size: 16px; }
.bf-pop-wrap .bf-center-popup h4 {
  margin-top: 0px;
  font-weight: 600; }

/*# sourceMappingURL=purchasesum.css.map */
