.illustrate-cnt {
  line-height: 1.16;
  border-radius: 12px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1), -5px -5px 15px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 380px) {
  .btn-md {
    min-width: 180px;
  }
}
.bnr {
  position: relative;
  padding: 95px 0 80px 0;
  background: url(/resource/images/buy-ab/ub-buy-ab-img-banner-bg-1.png) no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.bnr h1 {
  font-size: 5.4rem;
  margin: 0 auto 10px auto;
  max-width: 900px;
}
.bnr .logo {
  position: absolute;
  left: 320px;
  top: 16px;
  width: 102px;
  height: 33px;
  background: url(/resource/images/logo/logo-white.png) no-repeat;
}
.bnr .grt {
  margin-top: 40px;
}
.bnr .grt .list {
  display: flex;
  justify-content: space-between;
  padding: 0 80px;
}
.bnr .grt .icon {
  font-size: 16px;
  color: #000;
  line-height: 18px;
  text-align: center;
}
.bnr .grt .icon span {
  position: relative;
  display: inline-block;
  text-align: left !important;
  padding-left: 60px;
  color: #fff;
}
.bnr .grt .icon span::before {
  position: absolute;
  background: url(/resource/images/icon/ub-all-sprite@2x.png) no-repeat;
  background-size: 1400px 872px;
  left: 0px;
  top: 0px;
  content: "";
  display: inline-block;
  width: 37px;
  height: 37px;
}
.bnr .grt .icon-1 span::before {
  background-position: -20px -201px;
}
.bnr .grt .icon-2 span::before {
  background-position: -80px -201px;
}
.bnr .grt .icon-3 span::before {
  background-position: -140px -201px;
}
.bnr .grt .icon-4 span::before {
  background-position: -200px -201px;
}
@media (min-width: 2048px) {
  .bnr .grt .icon span::before {
    background-image: url(/resource/images/icon/ub-all-sprite@2x.png);
    background-size: 1400px 872px;
  }
}
@media screen and (max-width: 992px) {
  .bnr .logo {
    position: static;
  }
  .bnr h1 {
    font-size: 40px;
  }
  .bnr .grt {
    margin-top: 30px;
  }
  .bnr .grt .list {
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .bnr .grt li.icon {
    width: 50%;
    padding: 0 2px 20px;
  }
  .bnr .grt li.icon span {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0;
    text-align: center !important;
  }
  .bnr .grt li.icon span::before {
    position: static;
  }
}
.switch {
  padding-bottom: 160px;
}
.switch-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e6e8e9;
}
.switch-item {
  display: flex;
  justify-content: center;
  width: 400px;
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  align-items: center;
  position: relative;
}
.switch-item .tips {
  height: 18px;
  background: #ff4646;
  border-radius: 2px 2px 2px 2px;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  padding: 0 5px;
  font-weight: 700;
  margin-left: 4px;
}
.switch-item.active .switch-text {
  color: #2258f6;
  font-weight: 700;
  border-bottom: 2px solid #2258f6;
}
.switch-text {
  padding: 24px 63px;
  cursor: pointer;
}
.switch-area {
  margin: 80px 0 40px 0;
}
.switch .area-ls {
  background: #f8f9fa;
  border-radius: 24px;
  padding: 40px;
  text-align: center;
  justify-content: space-between;
  display: flex;
  align-items: center;
}
.switch .area-ls:not(:last-child) {
  margin-bottom: 40px;
}
.switch .area-ls .item {
  width: 32%;
  padding: 0 0 0 13px;
}
.switch .area-ls .item-version {
  position: relative;
  background: #ffffff;
  border-radius: 16px 16px 16px 16px;
  border: 1px solid #e6e8e9;
  padding: 40px 16px;
}
.switch .area-ls .item .tt {
  min-height: 90px;
}
.switch .area-ls .item .cloud {
  width: 100%;
  height: 56px;
  background: #f8f8f8;
  border-radius: 8px;
  line-height: 56px;
  color: #999;
  font-size: 16px;
  text-align: left;
  padding: 0 10px 0 16px;
}
.switch .area-ls .item .cloud.hascloud {
  background: #eaf3fe;
  color: #000;
  font-weight: 700;
}
.switch .area-ls .item .cloud.hascloud i {
  background-image: url(/resource/images/buy-ab/ub-buy-ab-ic-cloud-1@2x.webp);
}
.switch .area-ls .item .cloud i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/resource/images/buy-ab/ub-buy-ab-ic-cloud-0@2x.webp) no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}
.switch .area-ls .item .pricing {
  font-weight: 600;
  margin: 10px 0 3px 0;
  display: inline-block;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: baseline;
  line-height: 1;
}
.switch .area-ls .item .pricing-sale {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.switch .area-ls .item .pricing .ic-coupon {
  position: absolute;
  margin-top: -17px;
  margin-left: 2px;
  display: inline-block;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  background: #f64e4e;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
  border-radius: 4px;
}
.switch .area-ls .item .pricing-del {
  margin-left: 8px;
}
.switch .area-ls .item .pricing del {
  color: #999999;
}
.switch .area-ls .item .btn-md {
  margin: 12px 0 25px;
}
.switch .area-ls .item .icon-car {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 2px;
  margin-top: -5px;
  vertical-align: middle;
  background: url(/resource/images/icon/ub-bt-ic-buy-white@2x.png) no-repeat center;
  background-size: 16px 16px;
}
.switch .area-ls .item .cloud-most {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #2258f6;
  color: #fff;
  height: 24px;
  line-height: 23px;
  font-weight: 700;
  min-width: 120px;
  padding: 0 10px;
  border-radius: 4px;
}
.switch .area-ls .item .ms {
  color: #858282;
  margin: 15px 0;
}
.switch .area-ls .item.item-active {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.302);
  border-radius: 16px 16px 16px 16px;
  border: 2px solid #2258f6;
}
.switch .area-ls .item .ic-lf {
  display: inline-block;
  text-align: left;
  font-size: 14px;
}
.switch .area-ls .item .ic-lf li:before {
  top: 5px;
}
.switch .area-ls .item .ic-lf li.not {
  color: #999;
}
.switch .area-ls .item .ic-lf li.not::before {
  width: 12px;
  height: 12px;
  background: url(/resource/images/icon/ub-all-sprite@2x.png) no-repeat;
  background-size: 1400px 872px;
  margin-right: 2px;
  background-position: -180px -168px;
}
.switch .area-ls .item .top-tips {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, 0);
  color: #fff;
  background: #ff8f1f;
  width: 120px;
  height: 24px;
  line-height: 23px;
  border-radius: 0 0 4px 4px;
}
.switch .area-ls .item .top-tips.bg-bl {
  background: #2258f6;
}
.switch .area-ls .ammtxt {
  position: relative;
  display: inline-block;
  background: #e8eefe;
  border-radius: 8px 8px 8px 8px;
  color: #000000;
  margin: 0 auto;
  line-height: 32px;
  padding: 2px 8px;
}
.switch .area-ls .ammtxt .illustrate {
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.switch .area-ls .product-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin: 18px 0px 15px 0;
}
.switch .area-ls .product-name strong {
  display: block;
  font-size: 32px;
}
.switch .area-ls .product-tips {
  display: inline-block;
  background: #f9dec3;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  line-height: 22px;
  padding: 0px 5px;
  margin-bottom: 26px;
}
.switch .accept > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.switch .accept > div img {
  margin-left: 16px;
}
.notSupportWebp .area-ls .item .cloud i {
  background-image: url(/resource/images/buy-ab/ub-buy-ab-ic-cloud-0@2x.png);
}
.notSupportWebp .area-ls .item .cloud.hascloud i {
  background-image: url(/resource/images/buy-ab/ub-buy-ab-ic-cloud-1@2x.png);
}
@media (max-width: 1300px) {
  .switch .area-ls {
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    padding: 40px 20px;
  }
  .switch .area-ls .item {
    width: 70%;
  }
  .switch .area-ls .item:first-child {
    margin-bottom: 30px;
  }
  .switch .area-ls .item-version {
    width: 32%;
    margin: 0 0.5%;
    padding: 40px 10px;
  }
}
@media (max-width: 768px) {
  .switch {
    padding: 0 0 80px;
  }
  .switch .switch-item {
    width: auto;
  }
  .switch .switch-item .switch-text {
    padding: 24px 20px;
  }
  .switch .area-ls {
    flex-direction: column;
    align-items: center;
  }
  .switch .area-ls .item {
    width: 100%;
    max-width: 600px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .switch .area-ls .item:not(last-child) {
    margin-bottom: 30px;
  }
  .switch .area-ls .item-version {
    width: 100%;
  }
  .switch .accept > div {
    flex-direction: column;
    align-items: center;
  }
  .switch .accept > div img {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 448px) {
  .switch-tab {
    display: block;
  }
  .switch-tab .switch-text {
    width: 100%;
  }
}
.acbn {
  padding: 160px 0;
  background: #f8f8f8;
  color: #000000;
}
.acbn .btn-org {
  margin: 20px 15px 20px 0;
  width: 200px;
}
.acbn-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.acbn-txt {
  max-width: 600px;
}
.acbn-txt-tit {
  color: #000000;
}
.acbn-txt-tit::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(/resource/images/buy-ab/ub-buy-ab-logo-acbn-32@2x.png) no-repeat;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 5px;
}
.acbn-txt h2 {
  line-height: 1.5;
  font-size: 3.6rem;
}
.acbn h2 {
  margin: 20px 0;
}
.acbn-lisbox {
  display: flex;
  justify-content: space-between;
}
.acbn-lisbox li.star::before {
  background: url(/resource/images/buy-ab/ub-buy-ab-ic-star-12.png) no-repeat;
}
.acbn .pricebox {
  font-weight: bold;
  line-height: 1;
  min-height: 36px;
}
.acbn .pricebox .sym {
  font-size: 24px;
}
.acbn .pricebox .num {
  font-size: 40px;
}
.acbn .pricebox .num:lang(jp) {
  font-size: 22px;
}
.acbn .pricebox .tax-price {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.acbn .pricebox small {
  font-size: 16px;
}
.acbn .pricebox .saleprice {
  display: inline-block;
  position: relative;
}
.acbn .pricebox-tips {
  font-size: 16px;
  color: #000000;
  display: block;
}
.acbn .pricebox .other {
  display: inline-block;
  margin-left: 5px;
}
.acbn .pricebox .discount {
  padding: 0 5px;
  height: 16px;
  font-size: 12px;
  color: #fff;
  line-height: 16px;
  margin-bottom: 2px;
  background: #ff4646;
  font-weight: 400;
  border-radius: 4px;
}
.acbn .pricebox del {
  color: #999999;
  font-size: 16px;
}
.acbn .pricebox .yertxt {
  display: inline-block;
  position: absolute;
  top: 3px;
  right: -6px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  font-family: Myriad Pro;
}
.acbn .pricebox .yertxt:lang(tw) {
  position: static;
}
.acbn .pricebox .yertxt:lang(jp) {
  right: calc(50% - 90px);
  top: -10px;
}
.acbn .pricebox {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.acbn .other {
  display: inline-block;
  margin-left: 5px;
}
@media screen and (max-width: 991px) {
  .acbn {
    padding: 80px 0;
  }
  .acbn-txt {
    margin-top: 40px;
  }
  .acbn-box {
    flex-direction: column;
    text-align: center;
  }
  .acbn-lisbox {
    text-align: left;
  }
}
@media screen and (max-width: 476px) {
  .acbn-box {
    flex-direction: column;
    text-align: center;
  }
  .acbn-lisbox {
    flex-direction: column;
    display: inline-block;
  }
}
.faq {
  padding: 160px 0;
}
.faq h2 {
  text-align: center;
  color: #000;
  margin-bottom: 76px;
  line-height: 46px;
}
.faq li {
  transition: 0.5s all;
  overflow: hidden;
  padding: 1px;
  padding: 0 40px;
  margin-top: 10px;
}
.faq li .box {
  padding-bottom: 10px;
}
.faq li:not(:last-child) .box {
  border-bottom: 1px solid #e6e8e9;
}
.faq .wrap {
  border-radius: 45px 30px 45px 30px;
  padding: 1px;
  background: linear-gradient(135deg, transparent 23px, #e6e8e9 0) top left, linear-gradient(-45deg, transparent 23px, #e6e8e9 0) bottom right;
  background-size: 50% 100%;
  background-repeat: no-repeat;
}
.faq .wrap ul {
  margin-top: -10px;
  border-radius: 45px 30px 45px 30px;
  background: linear-gradient(135deg, transparent 23px, #fff 0) top left, linear-gradient(-45deg, transparent 23px, #fff 0) bottom right;
  background-size: 50% 100%;
  background-repeat: no-repeat;
}
.faq .box {
  transition: 0.5s all;
  overflow: hidden;
}
.faq .box:nth-last-child(1) {
  margin-bottom: 0px;
}
.faq .box .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq .box h5 {
  margin-bottom: 0;
  padding: 30px 3% 30px 0;
  position: relative;
  color: #000;
  cursor: pointer;
}
.faq .box .tt-ic {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  border-radius: 4px;
  color: #000;
  position: relative;
  margin-right: 10px;
}
.faq .box .tt-ic::after,
.faq .box .tt-ic::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: #fff;
  border-radius: 2px;
}
.faq .box .tt-ic::after,
.faq .box .tt-ic::before {
  left: 25%;
  top: calc(50% - 4.16%);
  width: 24px;
  height: 2px;
  background: #2258f6;
  transition: transform 0.5s, opacity 0.5s;
}
.faq .box .tt-ic::after {
  transform: rotate(270deg);
  opacity: 1;
}
.faq .box .ic-lf-hook:not(:last-child) {
  margin-bottom: 10px;
}
.faq .box .ic-lf-hook dt {
  font-weight: 700;
  margin-bottom: 5px;
}
.faq .box .ic-lf-hook dd {
  position: relative;
  padding-left: 15px;
}
.faq .box .ic-lf-hook dd::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 0;
  background: #000;
}
.faq .box .tab-panel {
  max-width: 880px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 22px;
  padding-right: 20px;
  display: none;
}
.faq .box .link {
  color: #2258f6;
}
.faq .box.active {
  padding-bottom: 30px;
}
.faq .box.active .tab-panel {
  display: block;
}
.faq .box.active h5 {
  color: #2258f6;
  padding-bottom: 30px;
}
.faq .box.active p {
  display: block;
}
.faq .box.active .tt-ic::after {
  opacity: 0;
  transform: rotate(-45deg);
}
@media (max-width: 1023px) {
  .faq {
    padding: 60px 0;
  }
  .faq h2 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 476px) {
  .faq .wrap ul {
    margin-top: 0;
    padding-top: 20px;
  }
  .faq .box .tab-panel {
    font-size: 12px;
  }
  .faq li {
    margin-top: 0;
    padding: 0 30px;
  }
  .faq li .box {
    padding-bottom: 0;
  }
  .faq li .box h5 {
    padding: 15px 10px 15px 0;
    font-size: 14px;
    line-height: 22px;
  }
  .faq li .box .tt-ic {
    zoom: 0.5;
  }
  .faq .container {
    padding: 0;
  }
}
.recogn {
  padding: 150px 0 195px;
  text-align: center;
  background: #091121;
  overflow: hidden;
  position: relative;
  color: #fff;
}
.recogn::before {
  content: "";
  display: block;
  width: 320px;
  height: 500px;
  background: linear-gradient(to right, #091121 0%, #091121 50%, transparent 100%);
  left: 0;
  position: absolute;
  z-index: 99;
  top: 50%;
  transform: translateY(-40%);
}
.recogn::after {
  content: "";
  display: block;
  width: 320px;
  height: 500px;
  background: linear-gradient(to left, #091121 0%, #091121 50%, transparent 100%);
  right: 0;
  position: absolute;
  z-index: 99;
  top: 50%;
  transform: translateY(-40%);
}
.recogn .parent {
  width: 620px;
}
.recogn h2 {
  margin-bottom: 20px;
}
.recogn p.des {
  margin-bottom: 75px;
}
.recogn .slick-dots li {
  margin: 0 8px;
}
.recogn .slick-list {
  overflow: initial;
  width: 620px;
  max-height: 400px;
}
.recogn .slick-track {
  max-height: 400px;
  margin-left: 20px;
  overflow: hidden;
}
.recogn .slick-dots {
  bottom: -40px;
}
.recogn .slick-dots li button {
  width: 12px;
  border-radius: 50%;
  height: 12px;
}
.recogn .slick-dots li.slick-active button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #2258f6;
}
.recogn .slick-slide {
  margin: 0 12px 30px;
  max-width: 620px;
  height: 383px;
  background: #101b32;
  border-radius: 24px;
  opacity: 1;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.302);
  text-align: left;
}
.recogn .slick-slide .remark {
  padding: 40px;
  line-height: 32px;
}
.recogn .slick-slide .top {
  display: flex;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 24px;
}
.recogn .slick-slide .top img {
  margin: 0;
}
.recogn .slick-slide .userinfo {
  font-size: 16px;
  margin-left: 16px;
}
.recogn .slick-slide .userinfo strong {
  display: block;
  font-size: 24px;
}
.recogn .name {
  width: 60px;
  height: 60px !important;
}
@media (max-width: 1600px) {
  .recogn::before,
  .recogn::after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .recogn {
    padding: 60px 0 100px;
  }
  .recogn h2 {
    margin-bottom: 20px;
  }
  .recogn .slick-track {
    margin-left: 0;
  }
  .recogn .slick-list,
  .recogn .slick-slide {
    overflow: hidden;
    height: auto;
  }
  .recogn .slick-list {
    width: 100%;
    max-width: 800px;
    margin: auto;
  }
  .recogn .slick-slide {
    max-width: 800px;
    margin: 20px 30px;
  }
}
@media (max-width: 500px) {
  .recogn .slick-slide {
    margin: 0 12px 30px;
  }
  .recogn .slick-slide .remark {
    padding: 25px 15px;
  }
}
.trusted {
  padding: 160px 0 160px 0;
  text-align: center;
  background: #f8f9fa;
  background-size: cover;
}
.trusted h2 {
  font-size: 4rem;
  margin-bottom: 70px;
}
.trusted li {
  float: left;
  width: 16.66666%;
  margin-bottom: 25px;
}
.trusted .item {
  width: 200px;
  height: 104px;
  border-radius: 5px;
  margin: auto;
  background: url(/resource/images/logo/ub-buy-ab-img-brand-logo@2x.webp) #fff no-repeat;
  border: 1px solid #e6e8e9;
  background-size: 1280px 464px;
  transition: transform 0.2s;
}
.trusted .item:hover {
  transform: translateY(-10px);
}
.trusted .item-1 {
  background-position: 0 0;
}
.trusted .item-2 {
  background-position: -215px 0px;
}
.trusted .item-3 {
  background-position: -430px 0;
}
.trusted .item-4 {
  background-position: -645px 0;
}
.trusted .item-5 {
  background-position: -860px 0;
}
.trusted .item-6 {
  background-position: -1075px 0;
}
.trusted .item-7 {
  background-position: 0 -120px;
}
.trusted .item-8 {
  background-position: -215px -120px;
}
.trusted .item-9 {
  background-position: -430px -120px;
}
.trusted .item-10 {
  background-position: -645px -120px;
}
.trusted .item-11 {
  background-position: -860px -120px;
}
.trusted .item-12 {
  background-position: -1075px -120px;
}
.trusted .item-13 {
  background-position: 0 -240px;
}
.trusted .item-14 {
  background-position: -215px -240px;
}
.trusted .item-15 {
  background-position: -430px -240px;
}
.trusted .item-16 {
  background-position: -645px -240px;
}
.trusted .item-17 {
  background-position: -860px -240px;
}
.trusted .item-18 {
  background-position: -1075px -240px;
}
.trusted .item-19 {
  background-position: 0 -360px;
}
.trusted .item-20 {
  background-position: -215px -360px;
}
.trusted .item-21 {
  background-position: -430px -360px;
}
.trusted .item-22 {
  background-position: -645px -360px;
}
.trusted .item-23 {
  background-position: -860px -360px;
}
.trusted .item-24 {
  background-position: -1075px -360px;
}
.notSupportWebp .trusted .item {
  background-image: url(/assets/images/logos/ub-buy-ab-img-brand-logo@2x.png);
}
@media (min-width: 1280px) {
  .trusted .list {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 991px) {
  .trusted {
    padding: 80px 0;
  }
  .trusted li {
    width: 33.33%;
  }
}
@media screen and (max-width: 600px) {
  .trusted li {
    width: 50%;
  }
  .trusted .item {
    margin: auto;
  }
}
@media screen and (max-width: 460px) {
  .trusted .item {
    zoom: 0.8;
  }
}
@media screen and (max-width: 397px) {
  .trusted li {
    width: 48%;
    zoom: 0.7;
  }
  .trusted li:nth-child(odd) {
    margin-right: 3%;
  }
  .buybox .lbox,
  .buybox .rbox {
    display: block;
    width: 100%;
    text-align: center;
    border: none;
  }
}
.slick-dots li button {
  background: rgba(34, 88, 246, 0.3);
}
.footer {
  padding-top: 0;
}
.footer .ft-btm {
  padding: 37px 0;
}
[lang="jp"] .switch .area-ls .item .pricing {
  font-size: 12px;
}
[lang="jp"] .f-fs40 {
  font-size: 25px;
}
[lang="jp"] .ic-lf li {
  font-size: 12px;
}
.pricing-sale .sym {
  margin-left: 5px;
}
[lang="fr"] .bnr h1 {
  max-width: 1000px;
}
.ic-lf li::before {
  top: 7px;
}
