@media (min-width: 1300px) {
  .container {
    max-width: 1280px;
  }
}
@media (max-width: 1199px) {
  .container {
    max-width: 100% !important;
  }
}
body {
  min-width: 1024px;
}
.container {
  max-width: 1280px;
}
.tips {
  position: relative;
  color: #999999;
  margin-top: 5px;
  margin-bottom: 24px;
}
.tips .illustrate {
  width: 16px;
  height: 18px;
  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;
}
.timeout-tips {
  display: none;
}
.time-tips {
  display: block;
}
.notSupportWebp .bnr {
  background: url(/resource/acbn/images/upgrade/acbn-upgrade-bg.png) top center no-repeat;
}
.notSupportWebp .why li .icons {
  background: url(/resource/acbn/images/upgrade/acbn-upgrade-ic-Reliable.png) no-repeat;
}
.notSupportWebp .why li .icons-2 {
  background: url(/resource/acbn/images/upgrade/acbn-upgrade-ic-Support.png) no-repeat;
}
.notSupportWebp .why li .icons-3 {
  background: url(/resource/acbn/images/upgrade/acbn-upgrade-ic-Purchase.png) no-repeat;
}
.timeout .bnr .cdtt {
  display: none;
}
.timeout .bnr h1 strong {
  font-size: 50px;
}
.timeout .bnr-sale {
  margin-top: 60px;
}
@media (min-width: 2048px) {
  .bnr .why li .icons {
    background: url(/resource/acbn/images/upgrade/acbn-upgrade-ic-Reliable@2x.webp) no-repeat;
    background-size: 80px 80px;
  }
  .bnr .why li .icons-2 {
    background: url(/resource/acbn/images/upgrade/acbn-upgrade-ic-Support@2x.webp) no-repeat;
    background-size: 80px 80px;
  }
  .bnr .why li .icons-3 {
    background: url(/resource/acbn/images/upgrade/acbn-upgrade-ic-Purchase@2x.webp) no-repeat;
    background-size: 80px 80px;
  }
  .notSupportWebp .bnr .why li .icons {
    background: url(/resource/acbn/images/upgrade/acbn-upgrade-ic-Reliable@2x.png) no-repeat;
    background-size: 80px 80px;
  }
  .notSupportWebp .bnr .why li .icons-2 {
    background: url(/resource/acbn/images/upgrade/acbn-upgrade-ic-Support@2x.png) no-repeat;
    background-size: 80px 80px;
  }
  .notSupportWebp .bnr .why li .icons-3 {
    background: url(/resource/acbn/images/upgrade/acbn-upgrade-ic-Purchase@2x.png) no-repeat;
    background-size: 80px 80px;
  }
}
.have {
  padding: 100px 0;
  background: #040710;
  color: #fff;
}
.have .have-ls {
  position: relative;
  background: #101B32;
  padding: 80px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-radius: 20px;
  background: linear-gradient(135deg, transparent 23px, #0D162A 0) top left, linear-gradient(-45deg, transparent 23px, #0D162A 0) bottom right;
  background-size: 50% 100%;
  background-repeat: no-repeat;
}
.have .wrap {
  width: 100%;
  max-width: 600px;
}
.have .wrap p.des {
  line-height: 32px;
  margin-bottom: 30px;
}
.have .wrap p.des a {
  color: #2258F6;
}
.have .wrap .btn-bl {
  height: 64px;
  background: #2258F6;
  box-shadow: 0px 10px 20px 0px rgba(34, 88, 246, 0.4);
  border-radius: 288px 288px 288px 288px;
  opacity: 1;
  font-size: 18px;
  line-height: 64px;
  padding: 0 22px;
}
.have .wrap .btn-bl .ic-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  content: '';
  vertical-align: -4px;
  background: url(/resource/acbn/images/upgrade/acbn-upgrade-ic-mail-24.png) no-repeat;
}
.have .img-box {
  font-size: 0;
  position: absolute;
  bottom: 0;
  right: 80px;
}
@media (max-width: 1280px) {
  .have .img-box {
    right: 30px;
  }
  .have .img-box img {
    zoom: 0.7;
  }
}
.user {
  padding: 160px 0 152px;
  background: #040710;
  color: #fff;
  text-align: center;
}
.user h2 {
  margin-bottom: 72px;
}
.user-ls {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.user-ls .item {
  width: 200px;
  height: 104px;
  margin: 8px;
  border-radius: 8px;
  background: url(/resource/acbn/images/index/home-icon.png) no-repeat #101B32;
  transition: transform 0.35s;
}
.user-ls .item:hover {
  transform: translateY(-10px);
}
.user-ls .ic-1 {
  background-position: -20px -120px;
}
.user-ls .ic-2 {
  background-position: -235px -120px;
}
.user-ls .ic-3 {
  background-position: -450px -120px;
}
.user-ls .ic-4 {
  background-position: -665px -120px;
}
.user-ls .ic-5 {
  background-position: -880px -120px;
}
.user-ls .ic-6 {
  background-position: -1095px -120px;
}
.user-ls .ic-7 {
  background-position: -20px -238px;
}
.user-ls .ic-8 {
  background-position: -235px -238px;
}
.user-ls .ic-9 {
  background-position: -450px -238px;
}
.user-ls .ic-10 {
  background-position: -665px -238px;
}
.user-ls .ic-11 {
  background-position: -880px -238px;
}
.user-ls .ic-12 {
  background-position: -1095px -238px;
}
.user-ls .ic-13 {
  background-position: -20px -358px;
}
.user-ls .ic-14 {
  background-position: -235px -358px;
}
.user-ls .ic-15 {
  background-position: -450px -358px;
}
.user-ls .ic-16 {
  background-position: -665px -358px;
}
.user-ls .ic-17 {
  background-position: -880px -358px;
}
.user-ls .ic-18 {
  background-position: -1095px -358px;
}
.user-ls .ic-19 {
  background-position: -20px -479px;
}
.user-ls .ic-20 {
  background-position: -235px -479px;
}
.user-ls .ic-21 {
  background-position: -450px -479px;
}
.user-ls .ic-22 {
  background-position: -665px -479px;
}
.user-ls .ic-23 {
  background-position: -880px -479px;
}
.user-ls .ic-24 {
  background-position: -1095px -479px;
}
footer {
  background: #040710;
  color: #FFFFFF;
}
footer .wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
}
footer .wrap .left {
  opacity: 0.5;
}
footer .wrap a {
  color: #ffffffcc;
  padding: 0 12px;
}
footer .wrap a:hover {
  color: #fff;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 50%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* animate */
.delay-1 {
  animation-delay: 0.5s;
}
.delay-2 {
  animation-delay: 1s;
}
.delay-3 {
  animation-delay: 1.5s;
}
.delay-4 {
  animation-delay: 2s;
}
[data-animate="fadeInUp"] {
  transition: transform 1s;
  opacity: 0;
  transform: translate3d(0, 50%, 0);
}
.animated.fadeInUp,
.animated.fadeInUp,
.animated .fadeInUp {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.animated-fadeIn {
  animation: fadeInUp 1s;
}
/* animate */
.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;
  vertical-align: -2px;
}
.tuiche-white {
  background: url(/resource/images/icon/ub-bt-ic-buy-white@2x.png) no-repeat;
  background-size: 16px 16px;
}
.bnr .item-2 .price-current + .txt {
  transform: translateX(-28px);
}
[lang=fr] .have h2 {
  font-size: 3.6rem;
}
[lang=fr] .bnr .why p.des {
  max-width: 1020px;
}
