.newpay {
  width: 1280px;
  background-image: url(../img/bg.svg);
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 28px 75px;
  display: flex; }
  .newpay .newpay-1 .liitit {
    width: 440px;
    font-size: 35px;
    font-weight: 600;
    color: #ffffff;
    line-height: 42px; }
  .newpay .newpay-1 .lii {
    font-size: 16px;
    font-weight: 100;
    color: #ffffff;
    display: flex;
    align-items: center;
    margin-top: 10px; }
    .newpay .newpay-1 .lii img {
      margin-right: 10px; }
  .newpay .newpay-1 .cir {
    width: 180px;
    height: 43px;
    border-radius: 37px 37px 37px 37px;
    opacity: 1;
    border: 1px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 100;
    color: #ffffff;
    cursor: pointer; }
    .newpay .newpay-1 .cir img {
      transition: all 1s; }
    .newpay .newpay-1 .cir .cirbox {
      transition: all 0.5s;
      width: 80px;
      height: 20px;
      overflow: hidden;
      display: flex;
      align-items: center;
      flex-wrap: nowrap;
      white-space: nowrap; }
  .newpay .newpay-1 .cir:hover .cirbox {
    width: 110px; }
  .newpay .newpay-1 .cir:hover img {
    opacity: 1 !important; }
  .newpay .paybox {
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-left: 0;
    z-index: 1; }
  .newpay .newpay-2 {
    width: 210px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    flex: 1;
    border-radius: 8px;
    border: 1px solid #E2E4ED;
    background: #FFF;
    padding: 30px;
    box-sizing: content-box; }
    .newpay .newpay-2 + .newpay-2 {
      margin-left: 30px; }
    .newpay .newpay-2 .pp1 {
      color: #22264B;
      font-size: 22px;
      font-style: normal;
      font-weight: 600;
      line-height: 100%;
      /* 22px */
      text-transform: uppercase;
      text-align: left;
      display: flex;
      justify-content: center;
      align-items: center; }
      .newpay .newpay-2 .pp1 .ppd {
        border-radius: 27px;
        padding: 4px 8px;
        box-sizing: content-box;
        background: linear-gradient(353deg, #FAE162 0%, #FEFBF3 100%);
        color: #FF3B17;
        text-align: center;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        /* 13px */
        letter-spacing: 0.26px;
        min-width: 78px;
        text-transform: capitalize;
        margin-left: 8px; }
    .newpay .newpay-2 .pp2 {
      margin: 25px auto !important;
      text-align: left;
      display: flex;
      align-items: center; }
      .newpay .newpay-2 .pp2 .ppr {
        color: var(--luna-vi-02, #18D2AB);
        font-size: 18px;
        font-style: normal;
        font-weight: 800;
        line-height: 100%;
        /* 18px */
        text-transform: capitalize; }
      .newpay .newpay-2 .pp2 .ppu {
        color: var(--luna-bk-01, #22264B);
        font-size: 15px;
        font-style: normal;
        font-weight: 300;
        line-height: 100%;
        text-transform: capitalize; }
      .newpay .newpay-2 .pp2 .pay_days {
        color: var(--luna-bk-01, #22264B);
        text-align: center;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; }
      .newpay .newpay-2 .pp2 .unit_price {
        margin-left: 4px;
        color: #18D2AB;
        font-size: 20px;
        font-weight: 600;
        line-height: 100%; }
    .newpay .newpay-2 .pp3 {
      font-size: 16px;
      font-weight: 100;
      color: #ffffff; }
    .newpay .newpay-2 .pp4 {
      margin-top: 30px;
      color: var(--luna-bk-01, #22264B);
      font-size: 15px;
      font-style: normal;
      font-weight: 300;
      line-height: 100%;
      /* 15px */
      text-transform: capitalize; }
      .newpay .newpay-2 .pp4 .unit {
        color: var(--luna-bk-01, #22264B);
        font-size: 50px;
        font-style: normal;
        font-weight: 800;
        line-height: 100%;
        text-transform: capitalize; }
        .newpay .newpay-2 .pp4 .unit .unit_f {
          color: var(--luna-bk-01, #22264B);
          font-size: 30px;
          font-style: normal;
          font-weight: 800;
          line-height: 100%;
          /* 30px */
          text-transform: capitalize; }
    .newpay .newpay-2 .payli_tool_wrap {
      display: flex;
      align-items: center;
      margin-top: 15px; }
      .newpay .newpay-2 .payli_tool_wrap .payli_tool {
        display: flex;
        align-items: center;
        justify-content: space-between;
        overflow: hidden;
        height: 25px;
        border: 1px solid #BFCCFF;
        border-radius: 2px;
        border-width: 0;
        overflow: hidden;
        width: 110px;
        border-width: 1px;
        min-width: 70px;
        border: 1px solid #EDF0FA;
        background: #FFF; }
        .newpay .newpay-2 .payli_tool_wrap .payli_tool .tool_red90,
        .newpay .newpay-2 .payli_tool_wrap .payli_tool .tool_add90 {
          width: 18px;
          height: 25px;
          text-align: center;
          line-height: 25px;
          cursor: pointer;
          user-select: none;
          border-radius: 2px; }
        .newpay .newpay-2 .payli_tool_wrap .payli_tool .num_input90 {
          line-height: 100%;
          font-size: 14px;
          font-weight: 400;
          color: #FFFFFF;
          background: #fff;
          color: #22264B;
          width: 40px;
          border: none;
          text-align: center; }
        .newpay .newpay-2 .payli_tool_wrap .payli_tool input::-webkit-outer-spin-button, .newpay .newpay-2 .payli_tool_wrap .payli_tool input::-webkit-inner-spin-button {
          -webkit-appearance: none; }
        .newpay .newpay-2 .payli_tool_wrap .payli_tool input[type="number"] {
          -moz-appearance: textfield; }
        .newpay .newpay-2 .payli_tool_wrap .payli_tool .lpt {
          color: var(--luna-bk-01, #22264B);
          text-align: center;
          font-size: 12px;
          font-style: normal;
          line-height: 24px;
          font-weight: 300; }
    .newpay .newpay-2 .pp5 {
      cursor: pointer;
      position: relative; }
      .newpay .newpay-2 .pp5 .cirbox {
        transition: all 0.3s;
        width: 155px;
        height: 19px;
        padding: 14px 0;
        box-sizing: content-box;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        border-radius: 4px;
        color: #2C68FF;
        border: 1px solid var(--luna-vi-01, #2C68FF);
        margin: 0 auto; }
        .newpay .newpay-2 .pp5 .cirbox i {
          margin-right: 10px;
          background-image: url("../../index/img/pay/buy.svg");
          background-size: 100% 100%;
          background-position: center;
          width: 16px;
          height: 16px;
          display: block; }
        .newpay .newpay-2 .pp5 .cirbox:hover {
          background-color: #0447F0;
          color: #fff; }
          .newpay .newpay-2 .pp5 .cirbox:hover i {
            background-image: url("../../index/img/pay/buy_active.svg"); }
  .newpay .contant_box {
    z-index: 1;
    display: flex;
    margin-left: 30px;
    width: 240px;
    height: 206px;
    padding: 30px;
    padding-right: 10px;
    padding-left: 20px;
    box-sizing: content-box;
    flex-direction: column;
    justify-content: center;
    border-radius: 8px;
    background: url("../../index/img/pay/image 1657.png") bottom right no-repeat, linear-gradient(180deg, #6190F7 0%, #A0BFFF 100%); }
    .newpay .contant_box .tit {
      color: #FFF;
      text-align: center;
      text-shadow: 0px 3px 0px #124BDB;
      font-size: 25px;
      font-style: normal;
      font-weight: 700;
      line-height: 100%;
      /* 25px */
      text-transform: capitalize; }
      .newpay .contant_box .tit.vn {
        font-size: 24px; }
    .newpay .contant_box ul {
      margin-top: 35px; }
      .newpay .contant_box ul li {
        color: #FFF;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 100%;
        /* 15px */
        text-transform: capitalize;
        padding-left: 15px;
        position: relative; }
        .newpay .contant_box ul li + li {
          margin-top: 20px; }
        .newpay .contant_box ul li::after {
          content: "";
          position: absolute;
          width: 5px;
          height: 5px;
          border-radius: 50%;
          background-color: #fff;
          opacity: 0.8;
          left: 0;
          top: 50%;
          transform: translateY(-50%); }
    .newpay .contant_box .pp1 {
      color: #FFF;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 16px */
      margin-top: 15px;
      text-align: center; }
      .newpay .contant_box .pp1 .ppr {
        color: #FFF;
        font-size: 50px;
        font-style: normal;
        font-weight: 800;
        line-height: 100%;
        /* 50px */ }
    .newpay .contant_box .txt {
      margin-top: 16px;
      color: #FFF;
      text-align: center;
      color: #FFF;
      text-align: center;
      font-size: 14px;
      font-style: normal;
      font-weight: 300;
      line-height: 130%;
      /* 18.2px */
      text-transform: capitalize; }
    .newpay .contant_box .contant_btn {
      display: flex;
      padding: 10px 20px;
      justify-content: center;
      align-items: center;
      box-sizing: content-box;
      width: 181px;
      color: var(--luna-vi-01, #2C68FF);
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 19px;
      /* 118.75% */
      border-radius: 4px;
      background: #FFF;
      transition: all .3s;
      margin: 16px auto 0;
      cursor: pointer; }
      .newpay .contant_box .contant_btn i {
        display: block;
        width: 16px;
        height: 16px;
        margin-right: 10px;
        background-image: url("../../index/img/pay/contant_icon.svg"); }
      .newpay .contant_box .contant_btn:hover {
        border-radius: 4px;
        background: #D9E9FF; }
  .newpay .liine {
    width: 0px;
    height: 117px;
    opacity: 1;
    border: 1px solid rgba(255, 255, 255, 0.18); }

.nccd {
  color: #ffffff; }

.pay-h2 {
  margin-top: 100px !important; }

.pay-ul {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.pay-list {
  margin-bottom: 0px !important; }

.h-countdown {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  display: none; }

.h-countdown .kuang {
  width: 50px;
  height: 50px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.h-countdown .kuang {
  margin-right: 8px; }

.h-countdown .kuang.kuang1 {
  background: #FFF;
  color: var(--luna-black-2, #718494); }

.h-countdown .kuang.kuang2 {
  background: #FFF;
  color: var(--luna-black-2, #718494); }

.h-countdown .kuang.kuang3 {
  background: #FFF;
  color: var(--luna-black-2, #718494); }

.h-countdown .kuang.kuang4 {
  background: #FF5D00;
  color: #fff;
  margin-right: 0; }

.h-countdown .kuang p {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; }

.h-countdown .kuang span {
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; }
