.btn-bl {
  box-shadow: none;
}
.prigcing-box {
  text-align: center;
  width: 194px;
  border-radius: 8px;
}
.prigcing-box .choosebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 252px;
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e6e8e9;
  margin: 10px auto 20px;
  border-radius: 8px;
  font-size: 20px;
}
.prigcing-box .choosebox input {
  background: none;
}
.prigcing-box .choosebox .calcbtn {
  display: inline-block;
  width: 35px;
  height: 40px;
  background: url(/resource/images/icon/ub-all-sprite@2x.png) no-repeat;
  background-size: 1400px 872px;
  cursor: pointer;
}
.prigcing-box .choosebox .calcbtn.reduce {
  background-position: -150px -250px;
}
.prigcing-box .choosebox .calcbtn.reduce:hover {
  transform: scale(1.1);
}
.prigcing-box .choosebox .calcbtn.add {
  background-position: -192px -250px;
}
.prigcing-box .choosebox .calcbtn.add:hover {
  transform: scale(1.1);
}
.prigcing-box .choosebox input {
  display: inline-block;
  width: 100px;
  text-align: center;
}
.prigcing-box .df {
  border: 1px solid red;
}
.two {
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 31px 0;
}
.two h4 {
  display: none !important;
}
@media screen and (max-width: 1250px) {
  .two {
    width: 45%;
  }
}
@media screen and (max-width: 600px) {
  .two {
    width: 100%;
  }
}
.tips {
  position: relative;
  color: #999999;
  margin-top: 5px;
  margin-bottom: 24px;
}
.tips .illustrate {
  vertical-align: middle;
}
.tips .illustrate-cnt {
  width: 280px;
  background: #ffffff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
  left: calc(50% + 20px);
  bottom: 50%;
  z-index: 30;
  border-radius: 12px;
  text-align: left;
  padding: 20px;
  transform: translateY(50%);
}
.tips .illustrate-cnt::before {
  bottom: 50%;
  left: -15px;
  transform: translateY(50%) rotate(90deg);
}
.tips .illustrate .tips-tit {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.tips .illustrate .desc {
  margin-bottom: 10px;
}
.tips .illustrate .tips-table {
  border-collapse: separate !important;
  border-spacing: 0;
  width: 100%;
}
.tips .illustrate .tips-table .tips-tbody .tips-tr th,
.tips .illustrate .tips-table .tips-thead .tips-tr th,
.tips .illustrate .tips-table .tips-tbody .tips-tr td,
.tips .illustrate .tips-table .tips-thead .tips-tr td,
.tips .illustrate .tips-table .tips-tbody td:last-child,
.tips .illustrate .tips-table .tips-thead td:last-child {
  font-size: 12px !important;
  border-right: 1px solid #d4d8da !important;
  border-bottom: 1px solid #d4d8da !important;
  border-left: none;
  text-align: center;
  padding: 3px 0 !important;
  vertical-align: middle;
}
.tips .illustrate .tips-table .tips-tbody th,
.tips .illustrate .tips-table .tips-thead th {
  font-weight: 600;
  background: #f4f7ff;
  border-top: 1px solid #d4d8da !important;
}
.tips .illustrate .tips-table .tips-tbody th:first-child,
.tips .illustrate .tips-table .tips-thead th:first-child,
.tips .illustrate .tips-table .tips-tbody td:first-child,
.tips .illustrate .tips-table .tips-thead td:first-child {
  width: 20%;
}
.tips .illustrate .tips-table .tips-tbody th:nth-child(2),
.tips .illustrate .tips-table .tips-thead th:nth-child(2),
.tips .illustrate .tips-table .tips-tbody td:nth-child(2),
.tips .illustrate .tips-table .tips-thead td:nth-child(2) {
  width: 50%;
}
.tips .illustrate .tips-table .tips-tbody th:nth-child(3),
.tips .illustrate .tips-table .tips-thead th:nth-child(3),
.tips .illustrate .tips-table .tips-tbody th:nth-child(3),
.tips .illustrate .tips-table .tips-thead th:nth-child(3) {
  width: 30%;
}
.tips .illustrate .tips-table .tips-tbody .tips-tr th:first-child,
.tips .illustrate .tips-table .tips-thead .tips-tr th:first-child,
.tips .illustrate .tips-table .tips-tbody .tips-tr td:first-child,
.tips .illustrate .tips-table .tips-thead .tips-tr td:first-child {
  border-left: 1px solid #d4d8da !important;
}
.tips .illustrate .tips-table .tips-tbody .tips-tr:first-child th:first-child,
.tips .illustrate .tips-table .tips-thead .tips-tr:first-child th:first-child {
  border-top-left-radius: 15px !important;
}
.tips .illustrate .tips-table .tips-tbody .tips-tr:first-child th:last-child,
.tips .illustrate .tips-table .tips-thead .tips-tr:first-child th:last-child {
  border-top-right-radius: 15px !important;
}
.tips .illustrate .tips-table .tips-tbody .tips-tr:last-child td:first-child,
.tips .illustrate .tips-table .tips-thead .tips-tr:last-child td:first-child {
  border-bottom-left-radius: 15px !important;
}
.tips .illustrate .tips-table .tips-tbody .tips-tr:last-child td:last-child,
.tips .illustrate .tips-table .tips-thead .tips-tr:last-child td:last-child {
  border-bottom-right-radius: 15px !important;
}
@media screen and (max-width: 991px) {
  .tips .illustrate-cnt {
    bottom: 25px;
    left: calc(50% - 200px);
  }
  .tips .illustrate-cnt::before {
    bottom: -8px;
    left: 190px;
    transform: none;
  }
}
.bnr {
  padding: 52px 0 120px;
  background: url(/resource/images/cpsx-lmj/banner-bg@2x.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.bnr .last .item {
  height: 160px !important;
  padding: 31px 0 !important;
}
.bnr .timeout {
  margin-top: 25px;
}
.bnr .countdown {
  display: flex;
  align-items: center;
  text-align: center;
  height: auto;
  box-sizing: border-box;
  position: relative;
  font-family: "PT Sans", sans-serif;
}
.bnr .countdown-x {
  display: inline-block;
}
.bnr .countdown > div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 2px;
  padding: 0;
  text-align: center;
}
.bnr .countdown > div > div {
  width: 100%;
  display: flex;
  gap: 2px;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
.bnr .countdown .txt {
  margin-top: 0;
  font-size: 12px;
  font-weight: 400;
  color: #FFE4C7;
  line-height: 18px;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
.bnr .countdown i {
  color: #fff;
  margin: 0 8px;
  font-size: 35px;
  font-style: normal;
  margin-top: -28px;
}
.bnr .countdown i:nth-child(1) {
  display: none;
}
.bnr .countdown .h + i,
.bnr .countdown .min + i,
.bnr .countdown .s + i {
  display: inline-block;
}
.bnr .countdown span {
  width: 31px;
  height: 48px;
  display: inline-block;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 48px !important;
  background: url(/resource/images/cpsx-lmj/bg-time.svg) no-repeat;
  background-size: 100% 100%;
  line-height: 1;
}
.bnr .countdown span .countdownImg {
  background: url(https://static.ubackup.com/cdn/file/amtcstatic/1/2022-flash-sale/number.png) no-repeat;
  width: 30px;
  height: 38px;
  background-position-y: 10px;
}
.bnr .countdown span .countdownImg0 {
  background-position-x: 7px;
}
.bnr .countdown span .countdownImg1 {
  background-position-x: -70px;
}
.bnr .countdown span .countdownImg2 {
  background-position-x: -135px;
}
.bnr .countdown span .countdownImg3 {
  background-position-x: -205px;
}
.bnr .countdown span .countdownImg4 {
  background-position-x: -275px;
}
.bnr .countdown span .countdownImg5 {
  background-position-x: -345px;
}
.bnr .countdown span .countdownImg6 {
  background-position-x: -415px;
}
.bnr .countdown span .countdownImg7 {
  background-position-x: -485px;
}
.bnr .countdown span .countdownImg8 {
  background-position-x: -555px;
}
.bnr .countdown span .countdownImg9 {
  background-position-x: -625px;
}
.bnr .countdown p {
  vertical-align: bottom;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 18px;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
.bnr .boxs {
  max-width: 1280px;
  margin: auto;
  color: #000;
  margin-top: 40px;
  background: #24140F;
  border-radius: 24px 24px 24px 24px;
  padding: 40px 56px;
  background: url(https://static.ubackup.com/cdn/file/amtcstatic/1/2023-christmas-sale/bg-kuang2@2x.png) no-repeat;
  background-size: 100% 100%;
}
.bnr .boxs h2 {
  font-size: 34px;
  font-weight: 700;
  line-height: 46px;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  margin-bottom: 8px;
}
.bnr .boxs p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
.bnr .title h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.bnr .title .text {
  font-size: 60px;
  font-weight: 800;
  color: #FFFFFF;
  -webkit-text-stroke: navajowhite;
}
.bnr .title span {
  -webkit-text-stroke: 7px #FFFFFF;
  line-height: 64px;
}
.bnr .title span::before {
  content: attr(data-content);
  position: absolute;
  -webkit-text-stroke: 0;
  color: #B5292B;
  font-weight: 700;
}
.bnr .title p {
  margin-top: 20px;
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
  line-height: 30px;
}
.bnr h1,
.bnr .edition-des {
  color: #ffffff;
}
.bnr .edition-des {
  margin-top: 10px;
}
.bnr .sub-des {
  color: #ffffff;
}
.bnr-sale {
  position: relative;
  justify-content: space-between;
  border-radius: 0px 0px 24px 24px;
  margin-top: 60px;
  color: #000;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.bnr .popup--flex {
  background: #b1b8c5;
  padding: 10px 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  border-radius: 50px;
  transform: translate(-50%, -25%);
  z-index: 999;
  animation: hidetip 5s 1;
  animation-fill-mode: forwards;
  -webkit-animation: showtip 5s 1;
  -webkit-animation-fill-mode: forwards;
  display: none;
}
.bnr .popup--flex p {
  display: none;
}
.bnr .popup--flex .active {
  display: inline-block !important;
}
.bnr .active {
  display: inline-block !important;
}
@keyframes hidetip {
  from {
    opcity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes hidetip {
  from {
    opcity: 1;
  }
  to {
    opacity: 0;
  }
}
.bnr .price-line {
  position: relative;
  line-height: 1;
  max-width: 200px;
  margin-left: 42px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.bnr .price-line b {
  margin-bottom: 10px;
}
.bnr .price-line .contact {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
}
.bnr .display {
  display: none;
}
.bnr .total {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  line-height: 22px;
  margin-bottom: 12px;
  text-align: center;
}
.bnr .price-current {
  display: -webkit-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
}
.bnr .price-current .decimal {
  display: flex;
}
.bnr .price-current .currency {
  display: block;
  position: relative;
  bottom: -8px;
  left: 0;
}
.bnr .price-current .currency:lang(de) {
  bottom: 0px;
}
.bnr .price-current .currency:lang(fr) {
  bottom: 0px;
}
.bnr .price-current .subr {
  margin-left: 10px;
  position: absolute;
  bottom: -20px;
  display: flex;
}
.bnr .price-current .subr .tt-sale {
  margin-right: 5px;
}
.bnr .price-current .sub1 {
  text-align: left;
}
.bnr .subr {
  margin-left: 10px;
  position: absolute;
  bottom: 5px;
  display: flex;
}
.bnr .subr .tt-sale {
  margin-right: 5px;
}
.bnr .subtype {
  font-weight: normal;
  display: -webkit-box;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
}
.bnr .subtype span {
  display: block;
  line-height: 1;
}
.bnr .subtype .txt {
  position: relative;
  left: 4px;
}
.bnr .subtype .txt:lang(de) {
  margin-bottom: 5px;
}
.bnr .subtype .txt:lang(fr) {
  margin-bottom: 5px;
}
.bnr .subtype .decimal {
  font-weight: bold;
  position: relative;
}
.bnr .decimal {
  display: flex;
}
.bnr [data-pricing-product="ACBN_Customized_Perpetual"] .subtype {
  bottom: 6px;
  right: 10px;
  text-align: left;
}
.bnr .discount {
  display: table;
  background: #ff4646;
  color: #fff;
  padding: 2px 3px;
  font-size: 12px;
  font-weight: 600;
}
.bnr .tt-sale {
  font-weight: normal;
  font-size: 16px;
  color: #999999;
}
.bnr .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  position: relative;
}
.bnr .item h5 {
  margin: 0 0 40px 0;
}
.bnr .item .choosebox-wrap {
  position: relative;
}
.bnr .item .prigcing-box {
  text-align: center;
}
.bnr .item .prigcing-box .choosebox {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  font-size: 20px;
  min-width: 148px;
  max-width: 148px;
  padding: 0 15px;
  margin: auto;
  height: 44px;
  background-color: #ffffff;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #E6E8E9;
}
.bnr .item .prigcing-box .choosebox input {
  background: none;
}
.bnr .item .prigcing-box .choosebox .calcbtn {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/resource/images/icon/ub-all-sprite@2x.png) no-repeat;
  background-size: 1400px 872px;
  cursor: pointer;
}
.bnr .item .prigcing-box .choosebox .calcbtn.reduce {
  background-position: -167px -262px;
}
.bnr .item .prigcing-box .choosebox .calcbtn.reduce:hover {
  transform: scale(1.1);
}
.bnr .item .prigcing-box .choosebox .calcbtn.add {
  background-position: -202px -262px;
}
.bnr .item .prigcing-box .choosebox .calcbtn.add:hover {
  transform: scale(1.1);
}
.bnr .item .prigcing-box .choosebox input {
  display: inline-block;
  width: 60px;
  font-size: 16px;
  text-align: center;
}
.bnr .item .prigcing-box .little {
  width: 100%;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  font-weight: 400;
  color: #FA5151;
  line-height: 20px;
  display: none;
}
.bnr .item .prigcing-box .active {
  display: block;
}
.bnr .item .price del {
  min-height: 30px;
  font-size: 20px;
}
.bnr .item .price-current {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.bnr .item .price-current + .txt {
  position: absolute;
  transform: translateX(-23px);
}
.bnr .item .price del {
  color: #999;
}
.bnr .item .btn {
  min-width: 200px;
  font-weight: bold;
  margin: 15px 0 20px 0;
}
.bnr .item .tips-txt {
  font-size: 16px;
  color: #000000;
  margin-bottom: 35px;
  margin-top: 17px;
}
.bnr .item .tips-txt b {
  color: #ff5900;
}
.bnr .item-2 {
  padding: 2px;
  border-left: 1px solid #e6e8e9;
}
.bnr .item-2 .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 40px 19px 40px 19px;
  width: 100%;
}
.bnr .item table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.bnr .item table tr th {
  border-top: 1px solid #d4d8da;
}
.bnr .item table tr th,
.bnr .item table tbody tr td {
  border-right: 1px solid #d4d8da;
  border-bottom: 1px solid #d4d8da;
  text-align: center;
  padding: 3px 0;
  vertical-align: middle;
}
.bnr .item table thead th {
  font-weight: 600;
  background: #f4f7ff;
}
.bnr .item table th:first-child,
.bnr .item table td:first-child {
  width: 40px;
}
.bnr .item table th:nth-last-child(1),
.bnr .item table td:nth-last-child(1) {
  width: 80px;
}
.bnr .item table tr th:first-child,
.bnr .item table tr td:first-child {
  border-left: 1px solid #d4d8da;
}
.bnr .item table tr:first-child th:first-child {
  border-top-left-radius: 15px;
}
.bnr .item-box {
  position: relative;
  padding: 44px 38px 40px 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 24px;
  text-align: left;
  background: #F1F1F1;
}
.bnr .item-box .dis-cnt {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 120px;
  color: #fff;
  background: url(/resource/images/cpsx-lmj/tip-zhekou1.svg) no-repeat;
  background-size: cover;
}
.bnr .item-box .dis-txt {
  position: absolute;
  right: 0px;
  top: 34px;
  transform: rotate(45deg);
}
.bnr .item-box .dis-txt span {
  font-size: 22px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 20px;
}
.bnr .item-box .item-set {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
  margin-top: 26px;
}
.bnr .item-box .i-price-line {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.bnr .item-box .i-currency {
  font-size: 16px;
}
.bnr .item-box .i-amount {
  font-size: 16px;
  line-height: 22px;
}
.bnr .item-box .i-tail {
  font-size: 16px;
}
.bnr .item-box .i-subt {
  font-size: 12px;
  color: #333333;
  font-weight: normal;
  line-height: 24px;
  position: relative;
  top: -1px;
}
.bnr .item-box > h4 {
  width: 100%;
}
.bnr .item-box > h4 span {
  font-size: 18px;
  font-weight: 400;
}
.bnr .item-box .item {
  width: 196px;
  padding: 24px 0;
  max-width: 100%;
  height: 168px;
  border-radius: 16px 16px 16px 16px;
  border: 1px solid #fff;
  opacity: 1;
  background: #fff;
}
.bnr .item-box .item.bordered {
  border-radius: 8px 8px 8px 8px;
  background: #fff;
}
.bnr .item-box .item.set-clean {
  border: 1px solid #fff;
  background: #fff;
  box-shadow: none;
  display: flex;
}
.bnr .item-box h4 {
  line-height: 22px;
  margin-bottom: 8px;
}
.bnr .item-3 {
  padding: 40px 0;
  border: 1px solid #e6e8e9;
  border-radius: 24px 24px 24px 24px;
}
.bnr .df {
  border: 1px solid red !important;
}
.bnr .compare {
  font-size: 20px;
  color: #2258f6;
}
.bnr .black {
  width: 480px;
  height: 64px;
  background: rgba(145, 106, 74, 0.2);
  border-radius: 80px 80px 80px 80px;
  opacity: 1;
  border: 1px dashed #daa37b;
  padding-left: 34px;
  margin: 30px auto 0;
  display: none;
}
.bnr .black span {
  line-height: 64px;
  font-weight: bold;
  color: #ff5900;
  letter-spacing: 18px;
}
.bnr .black input {
  position: absolute;
  opacity: 0;
}
.bnr .black .btn {
  vertical-align: 6px;
  width: 180px;
  height: 48px;
}
.bnr .optionsBox {
  min-height: 60px;
  background: #ffffff;
  border-radius: 24px 24px 0px 0px;
  margin: 40px auto 0;
  overflow: hidden;
}
.bnr .purchase-options {
  width: 100%;
  min-height: 60px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-around;
  text-align: center;
  position: relative;
  z-index: 10;
  cursor: pointer;
}
.bnr .purchase-options.left::before {
  left: 0%;
}
.bnr .purchase-options.right::before {
  left: 50%;
}
.bnr .purchase-options .switch-btn {
  width: 50%;
  padding: 0 20px;
  transition: 0.3s ease all;
}
.bnr .purchase-options-cont .item {
  display: none;
}
.bnr .purchase-options-cont .item.show {
  display: block;
}
.bnr .purchase-options div {
  width: 50%;
  background: #0C215E;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  left: 0%;
}
.bnr .purchase-options div strong {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}
.bnr .purchase-options div p {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.bnr .purchase-options div.active {
  color: #000;
  background: #FFF;
}
.bnr .purchase-options div.active::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: #0C215E;
  z-index: -1;
  transition: 0.3s ease-out all;
  border-radius: 24px 24px 0px 0px;
}
.bnr .purchase-options div.active {
  color: #000;
  background: #fff;
  position: relative;
  padding-top: 16px;
}
.bnr .purchase-options div.active::after {
  position: absolute;
  right: -53px;
  top: 0;
  content: "";
  display: inline-block;
  width: 54px;
  height: 61px;
  background: url(/resource/images/upgrade-setup/upgrade-img-tab-white.webp) no-repeat;
  background-size: cover;
  z-index: 10;
}
.bnr .purchase-options div:nth-last-child(1).active {
  color: #000;
  background: #fff;
  position: relative;
}
.bnr .purchase-options div:nth-last-child(1).active::after {
  position: absolute;
  left: -53px;
  top: 0;
  content: "";
  display: inline-block;
  width: 54px;
  height: 62px;
  background: url(/resource/images/upgrade-setup/upgrade-img-tab-white.webp) no-repeat;
  background-size: cover;
  z-index: 10;
  transform: rotateY(-180deg);
}
.bnr [data-switch="cont"] {
  display: none;
}
.bnr [data-switch="cont"].show {
  display: block;
}
.bnr p.tt {
  margin-top: 24px;
}
.bnr p.tt .out {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #2153e7;
  text-decoration: underline;
}
.bnr p.tt .out:hover .out-s {
  display: block;
}
.bnr p.tt .out-s {
  position: absolute;
  width: 240px;
  padding: 16px 20px 16px;
  background: rgba(0, 0, 0, 0.95);
  border-radius: 8px 8px 8px 8px;
  z-index: 9999;
  color: #fff;
  font-size: 12px;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  text-align: left;
  display: none;
}
.bnr p.tt .out-s::before {
  content: "";
  display: block;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.8);
}
.bnr .btn-email {
  display: flex;
  line-height: 1.2;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0px 10px 20px 0px rgba(34, 88, 246, 0.4);
}
.bnr .btn-email b img {
  vertical-align: -3px;
}
.bnr .btn-email span {
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 20px;
}
@media screen and (max-width: 1250px) {
  .bnr .item-box {
    text-align: center;
  }
  .bnr .item-box .item-set {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
  }
  .bnr .item-box .item {
    width: 45%;
  }
}
@media screen and (max-width: 991px) {
  .bnr {
    background-size: cover;
    background-position: -1500px;
  }
  .bnr .sub-des {
    color: #fff;
  }
  .bnr-sale {
    zoom: 0.9;
  }
  .bnr-sale {
    display: block;
  }
  .bnr .box-wrap {
    width: 100%;
    margin-bottom: 40px;
  }
  .item-box {
    background-size: cover !important;
  }
  .bnr .item-3 {
    width: 100%;
    max-width: 450px;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .bnr .item-box .dis-cnt {
    width: 80px;
    height: 80px;
  }
  .item-box {
    background-size: cover !important;
    background-position: -1000px !important;
  }
  .bnr .item-box .dis-txt {
    position: absolute;
    right: -3px;
    top: 22px;
  }
  .bnr .item-box .dis-txt span {
    font-size: 15px;
  }
  .bnr {
    padding: 40px 0;
  }
  .bnr .optionsBox {
    max-width: 100%;
  }
  .bnr .item-box {
    padding: 20px;
  }
  .bnr .boxs {
    padding-top: 20px !important;
  }
  .bnr .box-wrap2,
  .bnr .box-wrap {
    border: none;
    border-radius: 0 0 30px 30px;
  }
  .bnr .box-wrap2 .item-box,
  .bnr .box-wrap .item-box {
    display: block;
  }
  .bnr .box-wrap2 .item .price,
  .bnr .box-wrap .item .price {
    min-height: auto;
    padding: 0px;
    margin-top: 20px;
  }
  .bnr .box-wrap2 .item .price .decimal,
  .bnr .box-wrap .item .price .decimal {
    right: auto;
  }
  .bnr .box-wrap2 .item .price .currency,
  .bnr .box-wrap .item .price .currency,
  .bnr .box-wrap2 .item .price .decimal,
  .bnr .box-wrap .item .price .decimal {
    top: auto;
  }
  .bnr .box-wrap2 .item .box,
  .bnr .box-wrap .item .box {
    clip-path: none;
    background: none;
  }
  .bnr .box-wrap2 .item .btn,
  .bnr .box-wrap .item .btn {
    margin: 10px 0 15px 0;
  }
  .bnr .item .price del {
    font-size: 12px;
  }
  .bnr .item .price-current + .txt {
    position: static;
  }
  .bnr .item .tips-txt {
    margin-bottom: 0;
  }
  .bnr-sale {
    padding: 0;
    margin: 0px;
    margin: 20px 0;
    zoom: 1;
    flex-direction: column;
    background: none;
  }
  .bnr .grt {
    margin-top: 40px;
  }
  .bnr .grt .list {
    flex-wrap: wrap;
    padding: 0px;
  }
  .bnr .grt .list li {
    width: 50%;
    margin: 20px 0;
    text-align: center;
  }
  .bnr .grt .list li span {
    padding: 0px;
    text-align: center !important;
    font-size: 14px;
  }
  .bnr .grt .list li span::before {
    position: unset;
    display: block !important;
    margin: 0px auto 8px;
  }
}
@media (max-width: 580px) {
  .bnr .black {
    width: auto;
    padding: 10px;
    height: auto;
    border-radius: 40px;
  }
  .bnr .black span {
    margin-bottom: 10px;
    display: block;
    line-height: 1.2;
  }
}
.notSupportWebp .bnr {
  background: url(/resource/acbn/images/buy/acbn-buy-banner-bg@2x.png) #091121 no-repeat;
}
.notSupportWebp .have {
  background-image: url(/resource/acbn/images/buy/acbn-buy-bg2@2x.png);
}
.notSupportWebp .have li .icon {
  background-image: url(/resource/acbn/images/icon/acbn-version-sprite@2x.png);
  background-size: 1400px 872px;
}
.tuiche {
  background: url(/resource/images/icon/ub-bt-ic-buy-black@2x.png) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  content: "";
  display: inline-block;
  margin-right: 3px;
  vertical-align: -2px;
}
.tuiche-white {
  background: url(/resource/images/icon/ub-bt-ic-buy-white@2x.png) no-repeat;
  background-size: 16px 16px;
}
.new-txt {
  font-size: 12px;
  margin-top: 24px;
  color: #333333;
}
.new-txt a {
  color: #333333;
  text-decoration: underline;
}
[data-pricing-product="CB_VM_Perpetual1"] .price-current + .txt {
  display: none;
}
.item-box-wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.item-box-wrap .btn {
  min-width: 200px;
  margin-top: 5px;
}
.item-box-wrap .btn[disabled="disabled"] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.55;
}
.item-box-wrap .btn.vmlink {
  font-weight: bold;
  background: linear-gradient(270deg, #9A0C09 0%, #FF2007 100%, #FF8F1F 100%);
  border-radius: 30px 30px 30px 30px;
}
.item-box-wrap .btn.vmlink:hover {
  background: linear-gradient(90deg, #9A0C09 0%, #FF2007 100%, #FF8F1F 100%) !important;
}
.item-box-wrap .btn-email {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 20px;
}
.item-box-wrap .live {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 700;
  color: #2258F6;
  line-height: 20px;
  position: relative;
  cursor: pointer;
}
.item-box-wrap .live:hover::after {
  padding-left: 10px;
  transition: all 0.3s;
}
.item-box-wrap .live::after {
  content: '>>';
  padding-left: 5px;
  position: absolute;
}
.out {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #2153e7;
  text-decoration: underline;
}
.out:hover .out-s {
  display: block;
}
.out-s {
  position: absolute;
  width: 240px;
  padding: 16px 20px 16px;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 8px 8px 8px 8px;
  z-index: 9999;
  color: #fff;
  font-size: 12px;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  text-align: left;
  display: none;
  line-height: normal;
  font-weight: normal;
}
.out-s::before {
  content: "";
  display: block;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.8);
}
.price {
  display: table;
  text-align: center;
}
.vi-hidden {
  visibility: hidden;
}
.icon-faq {
  width: 14px;
  height: 14px;
  background: #AAAAAA;
  opacity: 1;
  display: inline-block;
  line-height: 1;
  position: relative;
  top: 1px;
  margin-left: 2px;
  font-weight: normal;
  background: url(/resource/acbn/images/icon/acbn-buy-ic-tishi-14.png) no-repeat center;
  z-index: 12345;
}
.icon-faq > span {
  font-weight: normal;
}
.icon-faq:hover {
  opacity: 0.9;
}
.custom-checkbox {
  position: absolute;
  top: 8px;
  left: 8px;
}
.custom-checkbox input[type="checkbox"] {
  display: none;
  /* 隐藏原始的checkbox */
}
.custom-checkbox .checkmark {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  background: url(/resource/acbn/images/icon/acbn-buy-ic-duoxuan-16-2.png) no-repeat center;
}
.custom-checkbox input[type="checkbox"]:checked + .checkmark {
  background: url(/resource/acbn/images/icon/acbn-buy-ic-duoxuan-16-1.png) no-repeat center;
  /* 修改选中时的背景颜色 */
  border-color: #007bff;
  /* 修改选中时的边框颜色 */
}
.vi-0 {
  width: 0;
  height: 0;
  overflow: hidden;
}
.choosebox-txt {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  line-height: 32px;
  height: 32px;
}
.choosebox-txt span {
  font-weight: bold;
  color: #FF5900;
}
.choosebox-txt .out-s {
  font-weight: normal;
}
@media (max-width: 1040px) {
  .bnr .item-box {
    margin: 0 3px;
  }
  .bnr .item-box .item {
    margin: 0 3px;
  }
}
@media (max-width: 840px) {
  .bnr .item-box .item {
    margin: 0 3px;
  }
}
@media all and (max-width: 768px) {
  .item-box-wrap {
    display: -webkit-box;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-flow: column;
    align-items: stretch;
  }
  .bnr .subtype {
    line-height: 1.5;
  }
  .bnr .item-box {
    width: 100%;
    max-width: none;
    padding-top: 25px;
  }
  .bnr .item-box:first-child {
    margin-bottom: 25px;
  }
  .bnr .item-box .f-fs20 {
    font-size: 1.6em;
    font-weight: bold;
    display: block;
    text-align: center;
  }
  .bnr .item-box .item {
    margin: 0 3px;
  }
  .bnr .item-box .item .prigcing-box .choosebox {
    width: auto;
    min-width: auto;
    padding: 0 15px;
  }
  .bnr .price-line {
    margin-left: 0 !important;
  }
  .bnr .optionsBox {
    min-height: 100px;
  }
  .bnr .purchase-options div.active::after {
    background: none;
  }
  .bnr .purchase-options div:nth-last-child(1).active::after {
    background: none;
  }
  .bnr .purchase-options .bnr-tab-btn {
    min-height: 100px;
    padding: 0 10px;
  }
}
@media all and (max-width: 600px) {
  .item-box-wrap {
    display: -webkit-box;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-flow: column;
    align-items: stretch;
  }
  .bnr .subtype {
    line-height: 1.5;
  }
  .bnr .item-box {
    width: 100%;
    max-width: none;
    padding-top: 25px;
  }
  .bnr .item-box:first-child {
    margin-bottom: 25px;
  }
  .bnr .item-box .f-fs20 {
    font-size: 1.6em;
    font-weight: bold;
    display: block;
    text-align: center;
  }
  .bnr .item-box .item {
    margin: 0 3px;
    min-width: 100%;
  }
  .bnr .item-box .item .prigcing-box .choosebox {
    width: auto;
    min-width: auto;
    padding: 0 15px;
  }
}
.new-txt {
  font-size: 12px;
  margin-top: 24px;
  color: #333333;
}
.new-txt a {
  color: #333333;
  text-decoration: underline;
}
[data-pricing-product="CB_VM_Perpetual1"] .price-current + .txt {
  display: none;
}
.item-box-wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.item-box-wrap .btn {
  min-width: 200px;
  margin-top: 5px;
}
.item-box-wrap .btn[disabled="disabled"] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.55;
}
.item-box-wrap .btn.vmlink {
  font-weight: bold;
}
.item-box-wrap .btn-email {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 20px;
}
.item-box-wrap .live {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 700;
  color: #2258F6;
  line-height: 20px;
  position: relative;
  cursor: pointer;
}
.item-box-wrap .live:hover::after {
  padding-left: 10px;
  transition: all 0.3s;
}
.item-box-wrap .live::after {
  content: '>>';
  padding-left: 5px;
  position: absolute;
}
.out {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #2153e7;
  text-decoration: underline;
}
.out:hover .out-s {
  display: block;
}
.out-s {
  position: absolute;
  width: 240px;
  padding: 16px 20px 16px;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 8px 8px 8px 8px;
  z-index: 9999;
  color: #fff;
  font-size: 12px;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  text-align: left;
  display: none;
  line-height: normal;
  font-weight: normal;
}
.out-s::before {
  content: "";
  display: block;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.8);
}
.price {
  display: table;
  text-align: center;
}
.vi-hidden {
  visibility: hidden;
}
.icon-faq {
  width: 14px;
  height: 14px;
  background: #AAAAAA;
  opacity: 1;
  display: inline-block;
  line-height: 1;
  position: relative;
  top: 1px;
  margin-left: 2px;
  font-weight: normal;
  background: url(/resource/acbn/images/icon/acbn-buy-ic-tishi-14.png) no-repeat center;
  z-index: 12345;
}
.icon-faq > span {
  font-weight: normal;
}
.icon-faq:hover {
  opacity: 0.9;
}
.custom-checkbox {
  position: absolute;
  top: 8px;
  left: 8px;
}
.custom-checkbox input[type="checkbox"] {
  display: none;
  /* 隐藏原始的checkbox */
}
.custom-checkbox .checkmark {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  background: url(/resource/acbn/images/icon/acbn-buy-ic-duoxuan-16-2.png) no-repeat center;
}
.custom-checkbox input[type="checkbox"]:checked + .checkmark {
  background: url(/resource/acbn/images/icon/acbn-buy-ic-duoxuan-16-1.png) no-repeat center;
  /* 修改选中时的背景颜色 */
  border-color: #007bff;
  /* 修改选中时的边框颜色 */
}
.vi-0 {
  width: 0;
  height: 0;
  overflow: hidden;
}
.choosebox-txt {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  line-height: 32px;
  height: 32px;
}
.choosebox-txt span {
  font-weight: bold;
  color: #FF5900;
}
.choosebox-txt .out-s {
  font-weight: normal;
}
@media (max-width: 1040px) {
  .bnr .item-box {
    margin: 0 3px;
  }
  .bnr .item-box .item {
    margin: 0 3px;
  }
}
@media (max-width: 840px) {
  .bnr .item-box .item {
    margin: 0 3px;
  }
}
@media all and (max-width: 768px) {
  .item-box-wrap {
    display: -webkit-box;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-flow: column;
    align-items: stretch;
  }
  .bnr .boxs {
    padding: 0;
  }
  .bnr .subtype {
    line-height: 1.5;
  }
  .bnr .item-box {
    width: 100%;
    max-width: none;
    padding-top: 25px;
  }
  .bnr .item-box:first-child {
    margin-bottom: 25px;
  }
  .bnr .item-box .f-fs20 {
    font-size: 1.6em;
    font-weight: bold;
    display: block;
    text-align: center;
  }
  .bnr .item-box .item {
    margin: 0 3px;
  }
  .bnr .item-box .item .prigcing-box .choosebox {
    width: auto;
    min-width: auto;
    padding: 0 15px;
  }
  .bnr .price-line {
    margin-left: 0 !important;
  }
  .bnr .optionsBox {
    min-height: 100px;
  }
  .bnr .purchase-options div.active::after {
    background: none;
  }
  .bnr .purchase-options div:nth-last-child(1).active::after {
    background: none;
  }
  .bnr .purchase-options .bnr-tab-btn {
    min-height: 100px;
    padding: 0 10px;
  }
}
@media all and (max-width: 600px) {
  .item-box-wrap {
    display: -webkit-box;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-flow: column;
    align-items: stretch;
  }
  .bnr .subtype {
    line-height: 1.5;
  }
  .bnr .item-box {
    width: 100%;
    max-width: none;
    padding-top: 25px;
  }
  .bnr .item-box:first-child {
    margin-bottom: 25px;
  }
  .bnr .item-box .f-fs20 {
    font-size: 1.6em;
    font-weight: bold;
    display: block;
    text-align: center;
  }
  .bnr .item-box .item {
    margin: 0 3px;
    min-width: 100%;
  }
  .bnr .item-box .item .prigcing-box .choosebox {
    width: auto;
    min-width: auto;
    padding: 0 15px;
  }
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  appearance: none;
  -moz-appearance: textfield;
  -webkit-appearance: none;
}
.unlimited {
  padding: 120px 0;
  background: url(/resource/images/cpsx-lmj/bg2@2x.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #FFF;
}
.unlimited .uni-cnt {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  flex-wrap: wrap;
  color: #000;
}
.unlimited .uni-item {
  background: #F8F9FA;
  border-radius: 24px 24px 24px 24px;
  padding: 52px 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 408px;
  width: 408px;
  position: relative;
}
.unlimited .uni-item h5 {
  font-size: 22px;
  font-weight: 700;
  color: #1A1A1A;
  line-height: 30px;
  margin-bottom: 16px;
}
.unlimited .uni-item p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
.unlimited .price {
  margin-top: 56px;
  font-weight: 700;
  display: flex;
  align-items: baseline;
}
.unlimited .price .currency {
  font-size: 16px;
}
.unlimited .price .price-number {
  font-size: 24px;
}
.unlimited .price .sym {
  font-weight: 400;
}
.unlimited .discount {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  line-height: 28px;
  text-decoration: line-through;
}
.unlimited .tuiche {
  margin-right: 5px;
}
.unlimited .btn {
  margin-top: 16px;
  width: 200px;
  font-weight: bold;
}
.unlimited .dis-cnt {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  color: #fff;
  background: url(/resource/images/cpsx-lmj/tip-zhekou2.svg) no-repeat;
  background-size: cover;
}
.unlimited .dis-txt {
  position: absolute;
  right: -4px;
  top: 18px;
  transform: rotate(45deg);
}
.unlimited .dis-txt span {
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 20px;
}
@media (max-width: 1280px) {
  .unlimited .uni-cnt {
    justify-content: center;
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .unlimited {
    background-size: cover;
    background-position: -1500px;
  }
  .unlimited .uni-item {
    padding: 20px;
    width: 100%;
  }
}
.grt {
  background: #1B4741;
  padding: 19px 0;
}
.grt .list {
  display: flex;
  justify-content: space-between;
  padding: 0 52px;
}
.grt .icon {
  font-size: 16px;
  color: #ffffff;
  line-height: 18px;
  text-align: center;
}
.grt .icon span {
  position: relative;
  display: inline-block;
  text-align: left !important;
  display: flex;
}
.grt .icon span::before {
  content: "";
  display: inline-block;
  width: 37px;
  height: 37px;
  margin-right: 16px;
}
.grt .icon-1 span::before {
  background: url(/resource/images/cpsx-lmj/ic-90day-40.svg) no-repeat;
}
.grt .icon-2 span::before {
  background: url(/resource/images/cpsx-lmj/ic-code-40.svg) no-repeat;
}
.grt .icon-3 span::before {
  background: url(/resource/images/cpsx-lmj/ic-support-40.svg) no-repeat;
}
.grt .icon-4 span::before {
  background: url(/resource/images/cpsx-lmj/ic-Secure-40.svg) no-repeat;
}
@media (max-width: 991px) {
  .grt .list {
    padding: 0 10px;
  }
  .grt .icon span::before {
    display: block;
  }
  .grt .icon span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
}
@media (max-width: 660px) {
  .grt .list {
    flex-wrap: wrap;
    gap: 10px;
  }
  .grt .icon {
    width: 45%;
  }
  .grt .icon span {
    text-align: center !important;
  }
}
.btn-org {
  background: linear-gradient(270deg, #9A0C09 0%, #FF2007 100%, #FF8F1F 100%) !important;
  border-radius: 30px 30px 30px 30px;
}
.btn-org:hover {
  background: linear-gradient(90deg, #9A0C09 0%, #FF2007 100%, #FF8F1F 100%) !important;
}
.btn-org::before {
  display: none;
}
.btn-org:hover::before {
  background: none !important;
}
