.btn {
  font-weight: 700;
  font-size: 18px;
}
.btn i.car {
  display: inline-block;
  width: 16px;
  vertical-align: -2px;
  height: 16px;
  background: url(/resource/images/personal/av-personal-p4-ic-buy16.svg);
}
.btn::before {
  content: '' !important;
}
.btn i.down {
  display: inline-block;
  width: 16px;
  vertical-align: -2px;
  height: 16px;
  background: url(/resource/images/personal/av-personal-p4-ic-down16.svg);
}
.btn-org {
  box-shadow: 0px 10px 20px 0px rgba(255, 89, 0, 0.4);
}
.btn-gre {
  box-shadow: 0px 10px 20px 0px rgba(45, 185, 64, 0.4);
}
.new-header .nav-btn a {
  font-weight: 400;
}
#campaign-12-hour-flash-slider .btn::before {
  content: none;
}
.banner {
  padding: 40px 0 80px;
  background: url(/resource/images/pricing/av-product-2-img-bg.png) no-repeat;
  background-size: cover;
  text-align: center;
}
.banner h1 {
  color: #fff;
  line-height: 62px;
}
.banner .guarantee {
  margin: 40px auto 0;
  width: 1147px;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
}
.banner .guarantee:lang(it) {
  width: 1175px;
}
.banner .guarantee li {
  display: flex;
  align-items: center;
  gap: 8px;
}
.banner .guarantee span {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 22px;
}
[data-useragent] {
  display: none;
}
.choose .btn.btn-gre {
  background: #2DB940;
  box-shadow: 0px 10px 20px 0px rgba(45, 185, 64, 0.4);
}
.choose .btn {
  font-weight: 700;
  font-size: 18px;
  width: 180px;
  height: 48px;
  border-radius: 288px 288px 288px 288px;
  color: #FFFFFF;
  box-shadow: 0px 10px 20px 0px rgba(255, 89, 0, 0.4);
}
.choose .em-org {
  color: #FF5900;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 2px;
  background: rgba(255, 89, 0, 0.1);
  font-weight: bold;
  margin: 4px 0 0px;
  padding: 2px 6px;
  height: 24px;
  display: inline-block;
}
.choose .jump-box {
  text-align: center;
}
.choose ul.ic-lf {
  display: inline-block;
  text-align: left;
  margin-top: 20px;
  line-height: 24px;
}
.choose ul.ic-lf li {
  height: 24px;
}
.choose ul.ic-lf li::before {
  margin-right: 12px;
  width: 10px;
  height: 10px;
  vertical-align: -3px;
  content: '';
  display: inline-block;
  background: url(/resource/images/personal/av-personal-p4-gou2.svg) no-repeat;
}
.choose ul.ic-lf li i {
  font-style: normal;
  font-weight: 600;
  color: #333;
  line-height: 24px;
  border-bottom: dashed 1px #BEBEBE;
}
.choose ul.ic-lf .underline {
  position: relative;
  cursor: pointer;
  display: inline;
}
.choose ul.ic-lf .underline:hover > .io {
  display: block;
}
.choose ul.ic-lf .io {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  background-color: #fff;
  /* -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.2),inset 0-3px 0 0#0da156; */
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2), inset 0 -4px 0 0 #0da156;
  border-radius: 10px 10px 0 0;
  width: 310px;
  padding: 21px 17px;
  color: #333;
  bottom: 24px;
  transition: opacity 0.5s ease;
  z-index: 30;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  position: absolute;
}
.choose ul.ic-lf .io::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  bottom: -7px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #0da156;
}
.plan-b {
  display: block;
}
.plan-b .tab-ls {
  align-items: center;
  justify-content: center;
  max-width: 840px;
  height: 58px;
  border-radius: 12px 12px 0px 0px;
  background: #002ABF;
  font-weight: bold;
  margin: auto;
  text-align: center;
  margin: 40px auto 0;
  cursor: pointer;
  padding: 6px 6px 0;
  display: flex;
}
.plan-b .tab-ls .tab-btn {
  width: 33.3%;
  height: 100%;
  transition: 0.3s ease all;
  display: inline-block;
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-size: 18px;
}
.plan-b .tab-ls .tab-btn i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.plan-b .tab-ls .tab-btn i.ic-1 {
  background: url(/resource/images/pricing/av-ic-users-false.svg) no-repeat center / cover;
}
.plan-b .tab-ls .tab-btn i.ic-2 {
  background: url(/resource/images/pricing/av-ic-teams-false.svg) no-repeat center / cover;
}
.plan-b .tab-ls .tab-btn i.ic-3 {
  background: url(/resource/images/pricing/av-ic-enterprise-false.svg) no-repeat center / cover;
}
.plan-b .tab-ls .tab-btn:not(:last-child) p::before {
  content: "";
  height: 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.plan-b .tab-ls .tab-btn.active {
  background: #fff;
  color: #000;
}
.plan-b .tab-ls .tab-btn.active .ic-1 {
  background-image: url(/resource/images/pricing/av-ic-users-true.svg);
}
.plan-b .tab-ls .tab-btn.active .ic-2 {
  background-image: url(/resource/images/pricing/av-ic-teams-true.svg);
}
.plan-b .tab-ls .tab-btn.active .ic-3 {
  background-image: url(/resource/images/pricing/av-ic-enterprise-true.svg);
}
.plan-b .tab-ls .tab-btn.active::after,
.plan-b .tab-ls .tab-btn.active::before {
  content: '';
  background: url(/resource/images/pricing/av-ic-jiao.svg) no-repeat center;
  width: 6px;
  height: 6px;
  position: absolute;
  bottom: 0;
}
.plan-b .tab-ls .tab-btn.active::before {
  left: -6px;
  transform: rotate(-90deg);
}
.plan-b .tab-ls .tab-btn.active::after {
  right: -6px;
}
.plan-b .choose-cont {
  background: #fff;
  padding: 40px 40px 40px 0px;
  border-radius: 24px;
  max-width: 1200px;
  margin: 0 auto;
}
.plan-b .choose-cont .box {
  display: none;
}
.plan-b .choose-cont .box.active {
  display: block;
}
.plan-b .choose-cont .box .txt-x {
  flex: 1;
  padding-left: 20px;
  text-align: left;
  flex-shrink: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.plan-b .choose-cont .box .txt-x .ic-lf {
  text-align: left;
}
.plan-b .choose-cont .box .prd-x {
  display: flex;
  gap: 16px;
  width: 770px;
}
.plan-b .choose-cont .cnt {
  display: flex;
  justify-content: space-between;
}
.plan-b .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  gap: 32px;
  padding: 40px 5px;
  width: 33%;
  max-width: 100%;
  border-radius: 12px;
  background: #F8F9FA;
  text-align: center;
}
.plan-b .item h4 {
  font-weight: bold;
}
.plan-b .price-box p {
  font-size: 14px;
  color: #1A1A1A;
  margin-top: 4px;
}
.plan-b .price-box p:lang(de) {
  font-size: 11px;
}
.plan-b .price-box p:lang(it) {
  font-size: 12px;
}
.plan-b .price-box p:lang(es),
.plan-b .price-box p:lang(pt) {
  font-size: 13px;
}
.plan-b .price-box del {
  color: #000;
}
.plan-b .price-box .tips {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
  vertical-align: -5px;
  font-style: normal;
  height: 16px;
  transform: translateY(-2px);
  z-index: 1;
}
.plan-b .price-box .tips .ic {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/resource/images/discount/av-ftu-banner-ic01.svg) no-repeat;
  background-size: cover;
}
.plan-b .price-box .tips .tips-cnt {
  padding: 20px;
  width: 280px;
  font-size: 12px;
  background: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 16px 16px 16px 0;
  border: none;
  left: 10px;
  bottom: 20px;
  line-height: 16px;
  text-align: left;
  position: absolute;
  display: none;
  font-weight: 400;
  z-index: 100;
}
.plan-b .price-box .tips:hover .tips-cnt {
  display: block;
}
.plan-b h5 {
  text-align: center;
  color: #000;
  margin: 28px auto 14px;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.plan-b .price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.plan-b .discount {
  width: 60px;
  height: 20px;
  margin: 0 auto;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 20px;
  padding: 0 1px;
}
.plan-b .price-discount {
  position: relative;
  background: #ff4646;
  border-radius: 2px;
}
.plan-b .price-discount::before {
  content: "";
  /* 伪元素内容为空 */
  position: absolute;
  /* 绝对定位 */
  top: 0;
  /* 顶部对齐 */
  left: -9px;
  /* 左侧超出容器，形成三角形 */
  width: 0;
  /* 宽度为0 */
  height: 0;
  /* 高度为0 */
  border-bottom: 10px solid #ff4646;
  /* 上边框：透明 */
  border-top: 10px solid #ff4646;
  /* 下边框：透明 */
  border-left: 10px solid transparent;
  /* 右边框：红色，形成三角形 */
}
.plan-b .price-discount::after {
  content: "";
  /* 伪元素内容为空 */
  position: absolute;
  /* 绝对定位 */
  top: 0;
  /* 顶部对齐 */
  right: -9px;
  /* 左侧超出容器，形成三角形 */
  width: 0;
  /* 宽度为0 */
  height: 0;
  /* 高度为0 */
  border-bottom: 10px solid #ff4646;
  /* 上边框：透明 */
  border-top: 10px solid #ff4646;
  /* 下边框：透明 */
  border-right: 10px solid transparent;
  /* 右边框：红色，形成三角形 */
}
.plan-b .price-current {
  height: 48px;
  line-height: 48px;
  font-weight: 700;
  display: -webkit-inline-box;
}
.plan-b .price-current .currency {
  font-size: 24px;
}
.plan-b .price-current .decimal {
  font-size: 20px;
}
.plan-b .price-current .integer {
  font-size: 40px;
}
.plan-a {
  display: none;
}
.plan-a .tab-ls {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 612px;
  height: 56px;
  background: url(/resource/images/pricing/tab-bg.svg) no-repeat;
  margin: auto;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  margin: 40px auto 0;
  cursor: pointer;
}
.plan-a .tab-ls .tab-btn {
  width: 189px;
  height: 100%;
  transition: 0.3s ease all;
  display: inline-block;
  position: relative;
  z-index: 10;
}
.plan-a .tab-ls .tab-btn p {
  font-size: 16px;
  color: #fff;
  line-height: 56px;
  white-space: nowrap;
  position: relative;
  z-index: 10;
  font-weight: 700;
}
.plan-a .tab-ls .tab-btn p span {
  font-size: 12px;
  display: inline-block;
  background: #FF4646;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 16px;
  border-radius: 2px;
  padding: 0 4px;
}
.plan-a .tab-ls .tab-btn::before {
  content: '';
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 238px;
  height: 56px;
  background: url(/resource/images/pricing/tab-xuanzhong.svg) no-repeat;
}
.plan-a .tab-ls .tab-btn.active p {
  color: #2258F6;
  font-size: 20px;
}
.plan-a .tab-ls .tab-btn.active::before {
  z-index: 9;
  display: block;
}
.plan-a .choose-cont {
  background: #F8F9FA;
  padding: 24px;
  border-radius: 24px;
}
.plan-a .choose-cont .box {
  display: none;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.plan-a .choose-cont .box.active {
  display: flex;
}
.plan-a .item {
  padding: 0 0 30px;
  background: #FFFFFF;
  width: 400px;
  max-width: 100%;
  box-shadow: 0px 4px 15px 0px rgba(43, 66, 131, 0.05);
  border-radius: 24px 24px 24px 24px;
  text-align: center;
}
.plan-a .item.color-blue .io {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2), inset 0 -4px 0 0 #2258F6;
}
.plan-a .item.color-blue .io::before {
  border-top: 8px solid #2258F6;
}
.plan-a .item.item-active {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.302);
  border: 2px solid #2258F6;
}
.plan-a .jump-box {
  text-align: center;
}
.plan-a .price-box {
  margin-bottom: 24px;
}
.plan-a .price-box p {
  min-height: 18px;
  font-size: 14px;
  color: #1A1A1A;
  line-height: 18px;
}
.plan-a .price-box .tips {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
  vertical-align: -5px;
  font-style: normal;
  height: 16px;
}
.plan-a .price-box .tips .ic {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/resource/images/discount/av-ftu-banner-ic01.svg) no-repeat;
  background-size: cover;
}
.plan-a .price-box .tips .tips-cnt {
  padding: 20px;
  width: 280px;
  font-size: 12px;
  background: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 16px 16px 16px 0;
  border: none;
  left: 10px;
  bottom: 20px;
  line-height: 16px;
  text-align: left;
  position: absolute;
  display: none;
  font-weight: 400;
  z-index: 100;
}
.plan-a .price-box .tips:hover .tips-cnt {
  display: block;
}
.plan-a h5 {
  text-align: center;
  color: #000;
  margin: 28px auto 14px;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.plan-a .price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.plan-a .price .dis-txt {
  height: 38px;
}
.plan-a .price .mon {
  font-size: 12px;
  font-weight: 400;
  color: #1A1A1A;
  line-height: 18px;
}
.plan-a .price .discount {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 16px;
  padding: 0 1px;
  background: #ff4646;
  border-radius: 2px;
}
.plan-a .price-current {
  height: 52px;
}
.plan-a .price-current .currency {
  font-size: 24px;
}
.plan-a .price-current .decimal,
.plan-a .price-current .integer {
  font-size: 40px;
}
.plan-a .btn {
  width: 240px;
}
.body-a .plan-a,
.body-b .plan-a {
  display: none;
}
.body-a .plan-b,
.body-b .plan-b {
  display: block;
}
[data-enter="true"] {
  display: none;
}
[data-pro="true"] {
  display: none;
}
@media (min-width: 1200px) {
  .choose-cont {
    padding-left: 0;
  }
}
@media (max-width: 1170px) {
  .banner .guarantee {
    gap: 10px;
  }
  .plan-b .choose .cnt {
    gap: 0px;
  }
  .plan-b .choose-cont {
    padding: 50px 20px;
  }
  .plan-b .choose-cont .box .txt-x {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .banner .guarantee {
    flex-direction: column;
    align-items: center;
    max-width: 360px;
    width: 100%;
    text-align: left;
  }
  .banner .guarantee li {
    width: 100%;
  }
  .plan-b .choose .tab-ls {
    zoom: 0.7;
  }
  .plan-b .choose .cnt {
    flex-direction: column;
    align-items: center;
  }
  .plan-b .choose .cnt .prd-x,
  .plan-b .choose .cnt .txt-x {
    width: 100%;
  }
  .plan-b .choose .cnt .txt-x {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }
  .plan-a .choose .tab-ls {
    zoom: 0.7;
  }
  .plan-a .choose .box {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .plan-b .choose .cnt .prd-x {
    flex-direction: column;
    align-items: center;
  }
  .plan-b .choose .cnt .prd-x .item {
    max-width: 600px;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .plan-a .choose-cont {
    padding: 16px;
    border-radius: 0px 0px 12px 12px;
  }
  .plan-a .choose .tab-ls {
    width: 100%;
    background: #002ABF;
    border-radius: 12px 12px 0px 0px;
    height: 48px;
    zoom: 1;
  }
  .plan-a .choose .tab-ls .tab-btn p {
    line-height: 1;
    height: 48px;
    line-height: 22px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .plan-a .choose .tab-ls .tab-btn::before {
    border-radius: 12px 12px 0px 0px;
    background: #fff;
    width: 100%;
    height: 48px;
  }
  .plan-a .choose .tab-ls .tab-btn.active p {
    font-size: 16px;
  }
}
@media (max-width: 450px) {
  .plan-b .choose .tab-ls {
    flex-direction: column;
    height: auto;
  }
  .plan-b .choose .tab-ls .tab-btn {
    width: 100%;
    padding: 10px;
  }
  .plan-b .choose .tab-ls .tab-btn p::before {
    display: none !important;
  }
}
.edition {
  padding: 120px 0 120px;
  background: #F8F9FA;
}
.edition h2 {
  margin-bottom: 60px;
  font-size: 40px;
  text-align: center;
  line-height: 52px;
}
.edition .btn-gre {
  width: 180px;
  background: #2DB940;
}
.edition .btn-org {
  width: 180px;
}
.edition-box {
  border: 1px solid #e6e8e9;
  border-radius: 24px 24px 24px 24px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 60px;
}
.edition [data-title] {
  background: #F2F3F3 !important;
}
.edition-table {
  width: 100%;
}
.edition-table .fix {
  z-index: 29;
  overflow: hidden;
}
.edition-table .fix .edtion-t {
  background: #fff;
  border: 1px solid rgba(230, 232, 233, 0.5);
  border-top: none;
  padding-bottom: 40px;
}
.edition-table .fix .edtion-t:first-child {
  border-top-left-radius: 24px;
  border: none;
}
.edition-table .fix .edtion-t:nth-last-child(1) {
  border: none;
  border-top-right-radius: 24px;
}
.edition-table .fix strong {
  font-size: 20px;
  color: #000000;
  margin-bottom: 24px;
  line-height: 32px;
}
.edition-table .df {
  font-size: 14px;
  cursor: pointer;
}
.edition-table .df::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/resource/images/edition-comparison/ab-comparison-ic-weigouxuan.webp) no-repeat;
  vertical-align: middle;
  margin-right: 5px;
}
.edition-table .df.active::before {
  background: url(/resource/images/edition-comparison/ab-comparison-ic-gouxuan.webp) no-repeat;
}
.edition-table tbody tr {
  background: #fff;
}
.edition-table tbody tr:nth-child(even) {
  background: #F9FAFF;
}
.edition-table tbody tr td {
  border: 1px solid rgba(230, 232, 233, 0.5);
}
.edition-table tbody tr .edtion-t {
  padding: 12px;
}
.edition-table .edtion-t {
  position: relative;
  color: #000000;
  vertical-align: middle;
  padding: 25px 0px;
  font-size: 16px;
  text-align: center;
}
.edition-table .edtion-t strong {
  font-size: 20px;
  display: block;
}
.edition-table .edtion-t:nth-child(1) {
  width: 25%;
  border-right: 1px solid rgba(230, 232, 233, 0.5);
  text-align: left;
  padding-left: 24px;
}
.edition-table .edtion-t:not(:nth-child(1)) {
  width: 18.7%;
}
.edition-table .edtion-t:not(:nth-child(1)) {
  font-size: 14px;
}
.edition-table .edtion-t .table-icon {
  width: 20px;
  height: 14px;
  margin: auto;
  background: url(/resource/images/personal/av-personal-p4-gou3.svg) no-repeat;
  background-size: 100% 100%;
}
.edition-table .edtion-t .table-icon.not {
  background: none;
}
.edition-table .edtion-t .tt-ic {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/resource/images/pricing/btn-open.svg) no-repeat;
  background-size: 24px 24px;
  vertical-align: middle;
  margin-right: 10px;
}
.edition-table .edtion-t h4 {
  font-size: 16px;
  cursor: pointer;
}
.edition-table .close .tt-ic {
  background: url(/resource/images/pricing/btn-off.svg) no-repeat;
  background-size: 24px 24px;
}
.edition-table tfoot {
  width: 100%;
}
.edition-table tfoot td {
  border-radius: 0 0 24px 24px;
  background: #fff;
}
.edition-table tfoot .box {
  display: flex;
  justify-content: center;
  gap: 10px 100px;
}
.edition-table tfoot .box .item {
  padding: 40px 0 40px 56px;
  position: relative;
  font-size: 16px;
  font-family: PT Sans, PT Sans;
  font-weight: 400;
  color: #1A1A1A;
  line-height: 22px;
}
.edition-table tfoot .box .item::before {
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.edition-table tfoot .box .item:nth-child(1)::before {
  background: url(/resource/images/pricing/AV-upgrade-ic-90day.svg) no-repeat;
}
.edition-table tfoot .box .item:nth-child(2)::before {
  background: url(/resource/images/pricing/AV-upgrade-ic-40-Secure.svg) no-repeat;
}
.edition-table tfoot .box .item:nth-child(3)::before {
  background: url(/resource/images/pricing/AV-upgrade-ic-40-support.svg) no-repeat;
}
.edition-table .td-info .pricing {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
}
.edition-table .td-info .pricing .sym {
  display: inline-block;
  font-size: 24px;
}
.edition-table .td-info .pricing small {
  font-size: 16px;
}
.edition-table .td-info .tip-txt {
  font-size: 14px;
  margin: 10px 0 15px 0;
}
.edition-table .td-info .trial {
  color: #000;
  font-size: 14px;
  margin-top: 10px;
}
.edition-table .td-info .trial:hover {
  text-decoration: underline !important;
}
.edition-table .td-info .btn-bl,
.edition-table .td-info .btn-org {
  min-width: 140px;
}
.edition .out {
  width: 14px;
  height: 14px;
  background: #aaa;
  opacity: 1;
  display: inline-block;
  line-height: 1;
  position: relative;
  top: 1px;
  margin-left: 2px;
  font-weight: 400;
  background: url(/resource/images/pricing/tan-hover.svg) no-repeat center;
}
.edition .out:hover .out-s {
  display: block;
}
.edition .out .out-s {
  position: absolute;
  width: 240px;
  padding: 16px 20px;
  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: 400;
}
.edition .out .out-s::before {
  content: "";
  display: inline-block;
  border-top: 10px solid #333;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 110px;
}
.edition .phone-imgbox {
  display: none;
}
.edition .pc-imgbox {
  display: flex;
  justify-content: center;
  gap: 24px;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  .edition-box {
    zoom: 0.8;
  }
}
@media screen and (max-width: 991px) {
  .edition {
    padding: 80px 0;
  }
  .edition-box {
    overflow-y: hidden;
    zoom: unset;
  }
  .edition-box table {
    width: 100%;
    min-width: 1280px;
    table-layout: fixed;
  }
  .edition-box .edtion-t:first-child {
    width: 15%;
    position: -webkit-sticky;
    position: sticky;
    left: -3px;
    z-index: 20;
    background: #fff;
    padding: 15px;
  }
  .edition-box .edtion-t .io {
    left: 0;
    transform: unset;
    border-radius: 10px;
  }
  .edition-box .edtion-t .io::before {
    left: 50px;
  }
  .edition .guarantee .item {
    flex-direction: column;
    padding: 0px;
    text-align: center;
  }
  .edition .guarantee .item .txt {
    padding: 0px;
  }
}
@media screen and (max-width: 500px) {
  .edition .pc-imgbox {
    display: none;
  }
  .edition .phone-imgbox {
    display: block;
    margin-top: 20px;
  }
  .edition .phone-imgbox p {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
  }
  .edition .phone-imgbox ul {
    display: flex;
    flex-wrap: wrap;
    width: 265px;
    gap: 10px;
    margin: 24px auto 0;
  }
  .edition .phone-imgbox ul li {
    width: 45px;
    height: 24px;
    background: url(/resource/images/business/av-business-p6-img-pay.png) no-repeat;
    background-size: 558px 24px;
  }
  .edition .phone-imgbox ul li:nth-child(1) {
    background-position: 0px 0px;
  }
  .edition .phone-imgbox ul li:nth-child(2) {
    background-position: -57px 0px;
  }
  .edition .phone-imgbox ul li:nth-child(3) {
    background-position: -114px 0px;
  }
  .edition .phone-imgbox ul li:nth-child(4) {
    background-position: -171px 0px;
  }
  .edition .phone-imgbox ul li:nth-child(5) {
    background-position: -228px 0px;
  }
  .edition .phone-imgbox ul li:nth-child(6) {
    background-position: -285px 0px;
  }
  .edition .phone-imgbox ul li:nth-child(7) {
    background-position: -342px 0px;
  }
  .edition .phone-imgbox ul li:nth-child(8) {
    background-position: -399px 0px;
  }
  .edition .phone-imgbox ul li:nth-child(9) {
    background-position: -456px 0px;
  }
  .edition .phone-imgbox ul li:nth-child(10) {
    background-position: -513px 0px;
  }
}
.plan {
  background: #091121;
  color: #fff;
  padding: 120px 0 160px;
}
.plan h2 {
  text-align: center;
  line-height: 46px;
  margin-bottom: 80px;
}
.plan .wrap {
  display: flex;
  gap: 40px 80px;
  flex-wrap: wrap;
  align-items: center;
}
.plan .wrap .left {
  min-width: 464px;
}
.plan .wrap .right {
  width: 590px;
  max-width: 100%;
}
.plan .wrap .right p {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 40px;
}
.plan .wrap .right .btn-blue {
  width: 242px;
  height: 64px;
  line-height: 64px;
}
@media (max-width: 767px) {
  .plan .wrap {
    justify-content: center;
  }
  .plan .wrap .left {
    min-width: 0;
  }
  .plan .wrap .right {
    text-align: center;
  }
  .plan .wrap .right p {
    text-align: left;
  }
}
.faq {
  padding: 120px 0;
  background: #f8f9fa;
}
.faq .faq-mn {
  background: #ffffff;
  padding: 40px 40px 60px;
  border-radius: 60px 20px 60px 20px;
  background: linear-gradient(135deg, transparent 33px, #ffffff 0) top left, linear-gradient(-45deg, transparent 33px, #ffffff 0) bottom right;
  background-size: 51% 100%;
  background-repeat: no-repeat;
}
.faq h2 {
  text-align: center;
  color: #000;
  margin-bottom: 40px;
  line-height: 46px;
}
.faq li {
  transition: 0.5s all;
  overflow: hidden;
  padding: 1px;
  margin-bottom: 24px;
  border-radius: 40px 10px 40px 10px;
  background: linear-gradient(135deg, transparent 20px, #e6e8e9 0) top left, linear-gradient(-45deg, transparent 20px, #e6e8e9ff 0) bottom right;
  background-size: 51% 100%;
  background-repeat: no-repeat;
}
.faq .box {
  transition: 0.5s all;
  overflow: hidden;
  padding: 0 40px;
  border-radius: 40px 10px 40px 10px;
  margin-bottom: 24px;
  background: linear-gradient(135deg, transparent 20px, #fff 0) top left, linear-gradient(-45deg, transparent 20px, #fff 0) bottom right;
  background-size: 51% 100%;
  background-repeat: no-repeat;
}
.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 p {
  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 a {
  color: #2258F6;
}
.faq .box a:hover {
  text-decoration: underline;
}
.faq .box.active {
  padding-bottom: 30px;
}
.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 screen and (max-width: 476px) {
  .faq {
    padding: 40px 0 0;
    background: #F8F9FA;
  }
  .faq .container2 {
    padding: 0;
  }
  .faq li {
    border-radius: 15px 10px 15px 10px;
    background: linear-gradient(135deg, transparent 15px, #e6e8e9 0) top left, linear-gradient(-45deg, transparent 15px, #e6e8e9ff 0) bottom right;
    background-size: 51% 100%;
    background-repeat: no-repeat;
  }
  .faq .box,
  .faq .faq-mn {
    padding: 24px 20px;
    -webkit-clip-path: none;
    clip-path: none;
    border-radius: 10px;
  }
  .faq .faq-mn {
    background: #F8F9FA;
  }
  .faq .box {
    background: linear-gradient(135deg, transparent 15px, #fff 0) top left, linear-gradient(-45deg, transparent 15px, #fff 0) bottom right;
    background-size: 51% 100%;
    background-repeat: no-repeat;
  }
  .faq .box .title {
    align-items: flex-start;
  }
  .faq .box.active h5 {
    padding-bottom: 17px;
  }
  .faq .box p {
    font-size: 12px;
  }
  .faq .box h5 {
    font-size: 14px;
    padding: 0 3% 0 0;
  }
  .faq .box .tt-ic {
    transform: scale(0.6);
  }
}
.trusted {
  padding: 120px 0;
  text-align: center;
}
.trusted .desc {
  font-size: 20px;
  margin-top: 27px;
  line-height: 26px;
}
.trusted .point::before {
  width: 142px;
  height: 42px;
  background: url(/assets/images/index/cb-index-trusted-text-line.svg) no-repeat;
}
.trusted-box {
  display: flex;
  gap: 40px;
  margin-top: 80px;
  flex-wrap: wrap;
}
.trusted .carousel {
  position: relative;
  width: 600px;
  padding: 24px 40px 44px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid #E6E8E9;
}
.trusted .carousel .item h3 {
  font-weight: 700;
  font-size: 32px;
  color: #000000;
  margin-bottom: 24px;
  line-height: 48px;
}
.trusted .carousel .item-logo {
  display: flex;
  justify-content: space-between;
  min-height: 60px;
}
.trusted .carousel .item-logo img {
  margin: 0px;
}
.trusted .carousel .item-logo strong {
  font-size: 24px;
  color: #000000;
}
.trusted .carousel .item-logo .f-df {
  align-items: center;
}
.trusted .carousel .item-logo .f-df b {
  line-height: 30px;
  margin-left: 16px;
  font-size: 24px;
  color: #1A1A1A;
}
.trusted .carousel .item-desc {
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin: 24px 0;
}
.trusted .carousel-arrow {
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 36px;
}
.trusted .carousel .ctrl-prev,
.trusted .carousel .ctrl-next {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  background: #f9f9f9;
  border-radius: 50%;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid #aaa;
  margin: 3px;
}
.trusted .carousel .ctrl-prev::before,
.trusted .carousel .ctrl-next::before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 22px;
}
.trusted .carousel .ctrl-prev::before {
  background: url(/resource/images/pricing/arrow-02-w.svg) no-repeat;
}
.trusted .carousel .ctrl-prev:hover {
  border: 1px solid #2258f6;
  box-shadow: 0px 10px 20px 0px rgba(34, 88, 246, 0.05);
}
.trusted .carousel .ctrl-prev:hover::before {
  background-image: url(/resource/images/pricing/arrow-02.svg);
}
.trusted .carousel .ctrl-next::before {
  background: url(/resource/images/pricing/arrow-01-w.svg) no-repeat;
}
.trusted .carousel .ctrl-next:hover {
  border: 1px solid #2258F6;
  box-shadow: 0px 10px 20px 0px rgba(34, 88, 246, 0.05);
}
.trusted .carousel .ctrl-next:hover::before {
  background-image: url(/resource/images/pricing/arrow-01.svg);
}
@media screen and (max-width: 991px) {
  .trusted {
    padding: 60px 0;
  }
  .trusted-l {
    text-align: center;
    margin-bottom: 40px;
  }
  .trusted h2 {
    font-size: 28px;
    font-weight: 800;
    color: #000000;
    line-height: 36px;
  }
  .trusted .desc {
    color: #000000;
    line-height: 22px;
    font-size: 16px;
    margin-top: 16px;
  }
  .trusted-desc {
    font-size: 16px;
  }
  .trusted-box {
    flex-direction: column;
    margin-top: 40px;
    gap: 24px;
  }
  .trusted .carousel .item-logo {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .trusted .carousel {
    width: 100%;
    padding: 24px 17px;
  }
  .trusted .carousel-arrow {
    gap: 24px;
    position: unset;
    justify-content: center;
    transform: none;
  }
  .trusted .carousel .item-desc {
    font-size: 16px;
  }
  .trusted .item-logo img:nth-child(1) {
    width: 103px;
  }
  .trusted .item-logo img:last-child {
    width: 80px;
  }
  .trusted .item-logo strong {
    font-size: 20px;
  }
}
.slick-center .slick-arrow.slick-prev {
  left: 0;
  top: 38%;
}
.slick-center .slick-arrow.slick-next {
  right: 0;
  top: 38%;
}
.slick-center .slick-arrow.slick-prev,
.slick-center .slick-arrow.slick-next {
  background: url(/resource/images/home/av-home-part5-r-def.svg) no-repeat;
  background-position: -30px -20px;
}
.slick-center .slick-arrow.slick-prev {
  transform: rotateY(180deg);
}
.slick-center .slick-arrow.slick-prev:hover {
  background-image: url(/resource/images/home/av-home-part5-r-hover.svg);
}
.slick-center .slick-arrow.slick-next:hover {
  background-image: url(/resource/images/home/av-home-part5-r-hover.svg);
}
