.ac-main-entrance {
  padding: 0 !important;
  position: relative;
  min-height: 262px;
}
.ac-main-entrance > .ac-skeleton {
  padding: 32px;
}
.ac-main-entrance.ac-main-entrance-type1 .ac-main-entrance-item a:hover {
  opacity: 0.6;
}
.ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-item {
  text-align: center;
  flex: 0 0 272px;
}
.ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-item a:hover {
  cursor: auto !important;
}
.ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-title {
  font-size: 28px;
}
.ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-title:after {
  display: none;
}
.ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-description {
  display: none;
}
.ac-main-entrance-wrap {
  display: flex;
  padding: 52px 56px 58px 56px;
  justify-content: space-between;
}
.ac-main-entrance-item {
  flex: 0 0 303px;
}
.ac-main-entrance-item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: auto !important;
}
.ac-main-entrance-item a[href] {
  cursor: pointer !important;
}
.ac-main-entrance-item .ac-image {
  display: inline-block;
  width: 102px;
  height: 82px;
  margin-bottom: 16px;
}
.ac-main-entrance-title {
  margin-bottom: 8px;
  font-size: 32px;
  font-family: AlibabaSans-Medium;
  line-height: 41px;
  color: #333;
  -webkit-font-smoothing: antialiased;
}
.ac-main-entrance-title:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 20px;
  margin-left: 16px;
  position: relative;
  top: -2px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAAGTCgrDAAAABGdBTUEAALGPC/xhBQAAAoJJREFUSA2tV09LF1EUnVI3hbQQaSViS5EWfoCw6BMEFfQFRCGSwE9goEF9hMCC1i5ClJa6CIr2StuIQOiPGyvQOkfeGe7M796ZN83vwuW9d+659755b+a9O0VRFIvQivytjDA4s0BpLTvWet6fqCNbFhi1g7IfR0sUEu6WdKczEKECXIVHBVCEfXVsexGDX9BTC9r+AwzccCRNNhlJOPccYa8m3zA+qmHFBoCBXJ8A/hST06Vwow6hVziQ0PWOBrbdw4DG7xbM6T9PjnT2niKMMW8cr4csxzBmHNcdeyPEZeJULzSykvFeItOhUXZgJanyimgjrOdxIs6g5RTcFbMP+MR6e/0fAJl6zjN6GHd4yjNEGKNTb0SEOj6eHOi0VDdGY66GMr2ISB7+Jzm+84wR9jU5fYkIHv4hOfEwyJZXYOq5sp0eGaesN5WRbyWngTODxkg6Te03otBhJYom3G7mpsCovQyDpvEwIgm/Zsg3BUbtbUOejkjCHxvyJYFR+9qQI06Jf0zkkxJp6XA1PrdwKmYdAnLMPgwqURoGvDH1GNorPo57lzTEaTXx7LOLq2RrrZ7/QeCW85pUErZvoK3bD04n4Yuoo1/JDoBNd4qSQebnwWpASdjy5ViADlX40e5CbSLefq0fcNdZ8Ch5WkvEpJvQUehQ5T6i6ZDTk60ONUMKxmVSArazw0zCi0B1DoPzBXALja5JeS3Vv5dtYL32gc4voXY52Gel20tYeb+H2sC8ulnV9ZJ5eKuAUHAWEp2qWG8G/JFQOaPALGsG/qE85wjjB/QMqoBqWWT12rhxBHhbC8wjYBnaW/YQQTNly6o1uwDNyc4/XQbdh07lOHTh/APSOMC3R7aYdAAAAABJRU5ErkJggg==") center / contain no-repeat;
}
.ac-main-entrance-description {
  font-size: 16px;
  color: #666;
  line-height: 21px;
  width: 260px;
  text-align: center;
}
@media (max-width: 830px) {
  .ac-main-entrance {
    min-height: 68.8vw;
  }
  .ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-item {
    text-align: left;
    padding: 6.93333333vw 5.33333333vw;
  }
  .ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-item a {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-title {
    font-size: 4.8vw;
    line-height: 6.13333333vw;
    margin-bottom: 0;
  }
  .ac-main-entrance.ac-main-entrance-type2 .ac-image {
    margin: 0;
  }
  .ac-main-entrance-wrap {
    padding: 2.93333333vw 0;
    display: block;
  }
  .ac-main-entrance-item {
    padding: 4.024vw 5.33333333vw;
    text-align: left;
  }
  .ac-main-entrance-item .ac-image {
    float: left;
    width: 10.93333333vw;
    height: 8.8vw;
    margin-top: 1.33333333vw;
  }
  .ac-main-entrance-item a {
    display: block;
  }
  .ac-main-entrance-title {
    padding-left: 5.2vw;
    overflow: hidden;
    margin-bottom: 1.33333333vw;
    font-size: 5.6vw;
    line-height: 7.2vw;
  }
  .ac-main-entrance-title:after {
    width: 1.6vw;
    height: 2.66666667vw;
    top: -0.8vw;
    margin-left: 2.13333333vw;
  }
  .ac-main-entrance-description {
    padding-left: 5.2vw;
    overflow: hidden;
    font-size: 3.73333333vw;
    line-height: 5.6vw;
    color: #666;
    width: auto;
    text-align: left;
  }
  .platform-iPhone .ac-main-entrance-title {
    letter-spacing: -1px;
  }
}

@media (min-width: 831px) {
  .ac-banner-notice {
    margin-top: -60px;
    margin-bottom: 32px;
  }
  .ac-banner-notice-inner {
    display: inline-block;
    padding: 4px 8.5px 4px 5px;
    background: rgba(30, 38, 142, 0.2);
    border-radius: 15px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
  }
  .ac-banner-notice-inner > * {
    display: inline-block;
    vertical-align: middle;
  }
  .ac-banner-notice-status {
    background: #00d9ff;
    border-radius: 15px;
    margin-right: 8px;
    padding: 1px 9px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #002861;
  }
  .ac-banner-notice-content {
    max-width: 466px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ac-banner-notice-content:hover {
    color: #fff;
    opacity: 0.6;
  }
  .ac-banner-notice-more {
    width: 14px;
    height: 11px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAAGHyp2xAAAABGdBTUEAALGPC/xhBQAAAUtJREFUOBF1lL8rxWEUxu/XvRRJScqglLAopYzKoqwGi8FuMBnsFpPBbrAYzIq6dP8LpRQpKQySlB9xX5/zdc/Jfe85T316z3me59zucLuVlNJ5RcVyr7P3kq+bz5Js0QFvtJwZTtVUYzg3VnPjzAz7dIamfsD1/7hPKmjWTG+g8AG7XmYehVuYNEMGjHkQ9VjAsg9vZuiA2dA5f7sw5Es85IHthDvwaUY+EK6AqMizcieYKeOU+qPCkBSi8IKs3hFiPsORF3wTbLUFGFUQLbUFsvz5aaIjaIX1VuGKd9wtRSYHNTgA0SssRt3Q52gDfqAJm2ExCjhagBcQHUJ31HV9DsbgEkQnbikyORiEG7lEU1HPfErTcCdt1IABC72BwjK8g2gP/J+iHlPYlib6gjX13ZdCLxyD6Anm3GJm1tjlj6YKI0VRPGZ5uP4CdSJNQbSrmBIAAAAASUVORK5CYII=") center / contain no-repeat;
    margin-left: 8.5px;
  }
}
@media (max-width: 830px) {
  .ac-banner-notice {
    margin-bottom: 5.33333333vw;
  }
  .ac-banner-notice-inner {
    display: inline-block;
    flex-direction: row;
    align-items: center;
    padding: 1.6vw 3.2vw 1.6vw 1.6vw;
    background: rgba(30, 38, 142, 0.2);
    border-radius: 4.26666667vw;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
  }
  .ac-banner-notice-inner > * {
    display: inline-block;
    vertical-align: middle;
  }
  .ac-banner-notice-status {
    background: #00d9ff;
    border-radius: 2.66666667vw;
    margin-right: 1.6vw;
    padding: 0.53333333vw 2.66666667vw;
    line-height: 4.4vw;
    text-align: center;
    font-size: 3.2vw;
    color: #002861;
  }
  .ac-banner-notice-content {
    font-size: 3.2vw;
    line-height: 4.4vw;
    max-width: 61.33333333vw;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ac-banner-notice-content:hover {
    color: #fff;
    opacity: 0.6;
  }
  .ac-banner-notice-more {
    width: 1.86666667vw;
    height: 3.2vw;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAAGTCgrDAAAABGdBTUEAALGPC/xhBQAAAaNJREFUSA3tV0tSwzAMTRimyc3DMbgBOzgPq3CEtpvyniLZQolDfiyYVjNpZOnpyZFle1pVU3KDiN2UpylUZd7krKmptRUFg0bcUN75cGCwPBCI/mh8NtGgMnDRpQahMKjMsoaUAAZkNGczfGSylhQAG6IhfcJgYMZMs9xIHhJSEqdXBtdep5Qi0mL8NXJ4EHXkZ7XPan8pBgSg4qu8VGYh0L7KvbcD0zpbBn23aIFLsMnQ2vgjON/CeHqIOUvTuLn/aL/pKFiPDOyKWbwDGTs8PZ6Ttx+j++/5ldGDoU83u7FEMMfmG73vAcxV9FKuBssDJJfcy3h3uTrWQLI/4mYpbyDsrCsCWkdC9Qyi2UxynPh5qf4fgladfLx+7JgJRcLFN5xLsXrV8wjpDAzS8n7C/Opc+1SQnvDYQcHOob7/wABJgyceljCJ9JunjfA5YuW/dasTLCTmF813bMz8IE4V+ctSsI9L7QaXyPrFs6kjnJujJNuJXQLuvDk5JMmSzfNIZKuS31iY+y3dvvtgQem23wd5hYb/K0jG9o2y/j7wxEv1b5zaCL27BLXJAAAAAElFTkSuQmCC") center / contain no-repeat;
    transform: rotate(180deg);
    margin-left: 1.13333333vw;
  }
}

@media (min-width: 831px) {
  .ac-video-banner {
    width: 100%;
    height: 610px;
    position: relative;
    overflow: hidden;
    background: #0071fb;
  }
  .ac-video-banner .ac-video-banner-safe-area {
    width: 2560px;
    height: 610px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .ac-video-banner .video-banner-mask {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 2560px;
    height: 133px;
    background: url("data:image/svg+xml,%3Csvg%20height%3D%22133%22%20viewBox%3D%220%200%202560%20133%22%20width%3D%222560%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m2560.03522%20478.386993-.03522.007007v132.606h-1279.5c457.14927%200%20884.28974-46.631667%201267.92329-130.073218l11.57671-2.532782v-.394zm-2560.03526888-.212307c382.99824388%2084.315962%20809.72376588%20131.868409%201266.64472888%20132.811027l13.85532.014287h-1280.5l-.00004888-132.825314-.03695967-.008137.03700855-.166549z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(0%20-478)%22%2F%3E%3C%2Fsvg%3E") center / contain no-repeat;
    pointer-events: none;
  }
  .ac-video-banner .video-banner-mask2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 1160px;
    height: 610px;
    background: url("data:image/svg+xml,%3Csvg%20height%3D%22610%22%20viewBox%3D%220%200%201156%20610%22%20width%3D%221156%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m2560%200%20.05012%20478.389464c-336.94061%2074.11073-707.70254%20119.773258-1103.07747%20130.287378l-52.85739%201.192158%2010.56693-6.129483c270.96795-158.133736%20484.9633-356.065802%20585.94398-603.739517z%22%20fill%3D%22%2300d9ff%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-1404)%22%2F%3E%3C%2Fsvg%3E%0A") center / contain no-repeat;
    pointer-events: none;
  }
  .ac-video-banner .ac-video-banner-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: var(--clientWidth);
    max-width: 1168px;
    height: 100%;
    margin: 0 auto;
    padding: 0 24px;
  }
  .ac-video-banner .ac-video-banner-title,
  .ac-video-banner .ac-video-banner-title2 {
    font-size: 48px;
    font-size: calc(var(--zoomRate) * 48);
    color: #fff;
    line-height: 65px;
    line-height: calc(var(--zoomRate) * 65);
    font-family: AlibabaSans-Medium;
  }
  .ac-video-banner .ac-video-banner-description {
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    margin-top: 16px;
    width: 496px;
    max-height: 86px;
    overflow: hidden;
  }
  .ac-video-banner .video-animation {
    position: absolute;
    right: -173px;
    top: 0;
    z-index: -1;
    width: 1000px;
    width: calc(var(--zoomRate) * 1000);
    height: 1000px;
    height: calc(var(--zoomRate) * 1000);
  }
}
@media (max-width: 830px) {
  .ac-video-banner {
    width: 100%;
    height: 131.73333333vw;
    position: relative;
    overflow: hidden;
    background: #0071fb;
  }
  .ac-video-banner .ac-video-banner-safe-area {
    width: 133.33333333vw;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .ac-video-banner .video-banner-mask {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 6.8vw;
    background: url("data:image/svg+xml,%3Csvg%20height%3D%22133%22%20viewBox%3D%220%200%202560%20133%22%20width%3D%222560%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m2560.03522%20478.386993-.03522.007007v132.606h-1279.5c457.14927%200%20884.28974-46.631667%201267.92329-130.073218l11.57671-2.532782v-.394zm-2560.03526888-.212307c382.99824388%2084.315962%20809.72376588%20131.868409%201266.64472888%20132.811027l13.85532.014287h-1280.5l-.00004888-132.825314-.03695967-.008137.03700855-.166549z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(0%20-478)%22%2F%3E%3C%2Fsvg%3E") center / contain no-repeat;
    pointer-events: none;
  }
  .ac-video-banner .video-banner-mask2 {
    display: none;
  }
  .ac-video-banner .ac-video-banner-content {
    position: relative;
    width: 100vw;
    height: 100%;
    margin: 0 auto;
    padding: 17.33333333vw 3.2vw 0vw 3.2vw;
  }
  .ac-video-banner .ac-video-banner-title,
  .ac-video-banner .ac-video-banner-title2 {
    font-size: 8vw;
    color: #fff;
    line-height: 11.46666667vw;
    font-family: AlibabaSans-Medium;
  }
  .ac-video-banner .ac-video-banner-description {
    font-size: 4vw;
    color: #fff;
    line-height: 6vw;
    margin-top: 3.2vw;
    max-height: 30.4vw;
    overflow: hidden;
  }
  .ac-video-banner .video-animation {
    position: absolute;
    left: -9.73333333vw;
    bottom: -49.33333333vw;
    z-index: -1;
    width: 120vw;
    height: 120vw;
  }
}

@media (min-width: 831px) {
  .ac-video-entrance {
    margin-top: -168px !important;
  }
  .ac-video-entrance .ac-card-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .ac-video-entrance .ac-video-entrance-item {
    position: relative;
    width: 552px;
    width: calc(var(--zoomRate) * 552);
    height: 194px;
    height: calc(var(--zoomRate) * 194);
    border-radius: 8px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
  }
  .ac-video-entrance .video-animation {
    width: 310px;
    width: calc(var(--zoomRate) * 310);
    height: 100%;
  }
  .ac-video-entrance .video-animation video,
  .ac-video-entrance .video-animation .ac-image {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    overflow: hidden;
  }
  .ac-video-entrance .ac-video-entrance-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 245px;
    width: calc(var(--zoomRate) * 245);
    height: 194px;
    height: calc(var(--zoomRate) * 194);
    padding: 17px;
    background: url("data:image/svg+xml,%3Csvg%20height%3D%22194%22%20viewBox%3D%220%200%20245%20194%22%20width%3D%22245%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m867.183663%20635.000391c1.460949-32.500472%202.191424-64.993203%202.191424-97.478193%200-30.243599-.718091-60.866437-2.154274-91.86897l-.220813-4.653228h236.11231c4.41828%200%208%203.581722%208%208v178c0%204.418278-3.58172%208.000391-8%208.000391z%22%20fill%3D%22%23002861%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-867%20-441)%22%2F%3E%3C%2Fsvg%3E") center / cover no-repeat;
  }
  .ac-video-entrance .ac-video-entrance-title {
    font-family: AlibabaSans-Medium;
    font-size: 22px;
    font-size: calc(var(--zoomRate) * 22);
    line-height: 30px;
    line-height: calc(var(--zoomRate) * 30);
    color: #fff;
  }
  .ac-video-entrance .ac-video-entrance-title:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 16px;
    margin-left: 8px;
    position: relative;
    top: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAAGTCgrDAAAABGdBTUEAALGPC/xhBQAAAaNJREFUSA3tV0tSwzAMTRimyc3DMbgBOzgPq3CEtpvyniLZQolDfiyYVjNpZOnpyZFle1pVU3KDiN2UpylUZd7krKmptRUFg0bcUN75cGCwPBCI/mh8NtGgMnDRpQahMKjMsoaUAAZkNGczfGSylhQAG6IhfcJgYMZMs9xIHhJSEqdXBtdep5Qi0mL8NXJ4EHXkZ7XPan8pBgSg4qu8VGYh0L7KvbcD0zpbBn23aIFLsMnQ2vgjON/CeHqIOUvTuLn/aL/pKFiPDOyKWbwDGTs8PZ6Ttx+j++/5ldGDoU83u7FEMMfmG73vAcxV9FKuBssDJJfcy3h3uTrWQLI/4mYpbyDsrCsCWkdC9Qyi2UxynPh5qf4fgladfLx+7JgJRcLFN5xLsXrV8wjpDAzS8n7C/Opc+1SQnvDYQcHOob7/wABJgyceljCJ9JunjfA5YuW/dasTLCTmF813bMz8IE4V+ctSsI9L7QaXyPrFs6kjnJujJNuJXQLuvDk5JMmSzfNIZKuS31iY+y3dvvtgQem23wd5hYb/K0jG9o2y/j7wxEv1b5zaCL27BLXJAAAAAElFTkSuQmCC") center / contain no-repeat;
    transform: rotate(180deg);
  }
  .ac-video-entrance .ac-video-entrance-description {
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    margin-top: 8px;
    max-height: 88px;
    overflow: hidden;
  }
}
@media (max-width: 830px) {
  .ac-video-entrance {
    margin-top: -41.46666667vw !important;
  }
  .ac-video-entrance .ac-video-entrance-item {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 93.6vw;
    height: 80vw;
    border-radius: 1.06666667vw;
    box-shadow: 0 0.8vw 1.6vw rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
  .ac-video-entrance .ac-video-entrance-item:active .ac-video-entrance-title,
  .ac-video-entrance .ac-video-entrance-item:active .ac-video-entrance-description {
    opacity: 0.6;
  }
  .ac-video-entrance .ac-video-entrance-item:not(:first-child) {
    margin-top: 4.26666667vw;
  }
  .ac-video-entrance .video-animation {
    flex: 0 0 52.26666667vw;
    width: 100%;
    height: 52.26666667vw;
  }
  .ac-video-entrance .video-animation video,
  .ac-video-entrance .video-animation .ac-image {
    border-top-left-radius: 1.06666667vw;
    border-top-right-radius: 1.06666667vw;
    overflow: hidden;
  }
  .ac-video-entrance .ac-video-entrance-content {
    flex: 0 0 27.73333333vw;
    width: 100%;
    height: 27.73333333vw;
    padding: 3.2vw 3.2vw 4.8vw 3.2vw;
    background: #002861;
  }
  .ac-video-entrance .ac-video-entrance-title {
    font-family: AlibabaSans-Medium;
    font-size: 4.8vw;
    line-height: 6.66666667vw;
    color: #fff;
  }
  .ac-video-entrance .ac-video-entrance-title:after {
    content: '';
    display: inline-block;
    width: 1.86666667vw;
    height: 3.2vw;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAAGTCgrDAAAABGdBTUEAALGPC/xhBQAAAaNJREFUSA3tV0tSwzAMTRimyc3DMbgBOzgPq3CEtpvyniLZQolDfiyYVjNpZOnpyZFle1pVU3KDiN2UpylUZd7krKmptRUFg0bcUN75cGCwPBCI/mh8NtGgMnDRpQahMKjMsoaUAAZkNGczfGSylhQAG6IhfcJgYMZMs9xIHhJSEqdXBtdep5Qi0mL8NXJ4EHXkZ7XPan8pBgSg4qu8VGYh0L7KvbcD0zpbBn23aIFLsMnQ2vgjON/CeHqIOUvTuLn/aL/pKFiPDOyKWbwDGTs8PZ6Ttx+j++/5ldGDoU83u7FEMMfmG73vAcxV9FKuBssDJJfcy3h3uTrWQLI/4mYpbyDsrCsCWkdC9Qyi2UxynPh5qf4fgladfLx+7JgJRcLFN5xLsXrV8wjpDAzS8n7C/Opc+1SQnvDYQcHOob7/wABJgyceljCJ9JunjfA5YuW/dasTLCTmF813bMz8IE4V+ctSsI9L7QaXyPrFs6kjnJujJNuJXQLuvDk5JMmSzfNIZKuS31iY+y3dvvtgQem23wd5hYb/K0jG9o2y/j7wxEv1b5zaCL27BLXJAAAAAElFTkSuQmCC") center / contain no-repeat;
    transform: rotate(180deg);
    margin-left: 2.13333333vw;
  }
  .ac-video-entrance .ac-video-entrance-description {
    font-size: 4vw;
    color: #fff;
    line-height: 6vw;
    margin-top: 1.06666667vw;
    max-height: 12vw;
    overflow: hidden;
  }
}

@media (min-width: 831px) {
  .ac-video-content .ac-video-content-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 144px;
  }
  .ac-video-content .ac-video-content-section:first-child {
    margin-top: 41px;
  }
  .ac-video-content .ac-video-content-section:nth-child(even) {
    flex-direction: row-reverse;
  }
  .ac-video-content .ac-video-content-right-wrap {
    flex: 0 1 517px;
  }
  .ac-video-content .ac-video-content-title {
    margin-bottom: 16px;
    font-size: 32px;
    color: #333;
    line-height: 44px;
    font-family: AlibabaSans-Bold;
  }
  .ac-video-content .ac-video-content-description {
    font-size: 20px;
    color: #333;
    line-height: 30px;
  }
  .ac-video-content .video-animation {
    flex: 0 1 500px;
    height: 385px;
  }
}
@media (max-width: 830px) {
  .ac-video-content .ac-video-content-section {
    margin-top: 13.86666667vw;
  }
  .ac-video-content .ac-video-content-section:first-child {
    margin-top: 0;
  }
  .ac-video-content .ac-video-content-title {
    margin: 8.53333333vw 0 3.2vw 0;
    font-size: 4.8vw;
    color: #333;
    line-height: 6.66666667vw;
    font-family: AlibabaSans-Medium;
  }
  .ac-video-content .ac-video-content-description {
    font-size: 4vw;
    color: #333;
    line-height: 6vw;
  }
  .ac-video-content .video-animation {
    width: 93.6vw;
    height: 72.13333333vw;
  }
}

.ac-entry-item {
  font-size: 20px;
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 830px) {
  .ac-entry-item {
    font-size: 4vw;
  }
}
.ac-entry-item.row-reverse {
  flex-direction: row-reverse;
}
.ac-entry-item:not(:first-child) {
  margin-top: 144px;
}
.ac-entry-item .ac-image {
  width: 600px;
  width: calc(var(--zoomRate) * 600);
  height: 385px;
  height: calc(var(--zoomRate) * 385);
}
.ac-entry-item .info {
  width: 500px;
  width: calc(var(--zoomRate) * 500);
}
.ac-entry-item .info .with-link:hover {
  cursor: pointer;
}
.ac-entry-item .info .with-link:hover .title,
.ac-entry-item .info .with-link:hover .sub-title,
.ac-entry-item .info .with-link:hover .description {
  opacity: 0.6 !important;
}
.ac-entry-item .title {
  color: #333;
  font-size: 32px;
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-entry-item .title {
    font-size: 4.8vw;
  }
}
.ac-entry-item .sub-title {
  margin-top: 4px;
  color: #333;
}
.ac-entry-item .description {
  color: #666;
  margin-top: 24px;
}
.ac-entry-item .icon-list {
  margin: 32px 0;
  display: flex;
}
.ac-entry-item .icon-list .icon-item {
  width: 150px;
  color: #666;
}
.ac-entry-item .icon-list .icon-item:not(:first-child) {
  margin-left: 24px;
}
.ac-entry-item .icon-list .icon-item .ac-image {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin-bottom: 8px;
  flex-shrink: 0;
}
.ac-entry-item .icon-list .icon-item .icon-label {
  font-size: 16px;
}
@media (max-width: 830px) {
  .ac-entry-item .icon-list .icon-item .icon-label {
    font-size: 3.2vw;
  }
}
.ac-entry-item .action {
  display: flex;
  margin-top: 32px;
}
.ac-entry-item .action .ac-action-btn:not(:first-child) {
  margin-left: 8px;
}
@media (max-width: 830px) {
  .ac-entry-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }
  .ac-entry-item.row-reverse {
    flex-direction: row-reverse;
  }
  .ac-entry-item:not(:first-child) {
    margin-top: 19.2vw;
  }
  .ac-entry-item .ac-image {
    width: 93.6vw;
    height: 60vw;
  }
  .ac-entry-item .sub-title {
    margin-top: 1.06666667vw;
  }
  .ac-entry-item .info {
    width: 100%;
    margin-top: 4.26666667vw;
  }
  .ac-entry-item .info .title:after {
    width: 1.6vw;
    height: 2.66666667vw;
    top: -0.8vw;
    margin-left: 2.13333333vw;
  }
  .ac-entry-item .description {
    margin-top: 4.26666667vw;
  }
  .ac-entry-item .icon-list {
    display: flex;
    flex-direction: column;
    margin-top: 7.2vw;
    margin-bottom: 5.6vw;
  }
  .ac-entry-item .icon-list .icon-item {
    width: 100%;
    height: 12vw;
    display: flex;
    align-items: center;
  }
  .ac-entry-item .icon-list .icon-item:not(:first-child) {
    margin-left: 0;
    margin-top: 4.26666667vw;
  }
  .ac-entry-item .icon-list .icon-item .ac-image {
    width: 8.93333333vw;
    height: 8.93333333vw;
    margin-right: 7.06666667vw;
    margin-bottom: 0;
  }
  .ac-entry-item .icon-list .icon-item .icon-label {
    color: #333;
    font-size: 28px;
    font-family: AlibabaSans-Medium;
  }
  .ac-entry-item .action {
    margin-top: 8.53333333vw;
  }
  .ac-entry-item .action .ac-action-btn:not(:first-child) {
    margin-left: 2.13333333vw;
  }
}
@media (max-width: 830px) and (max-width: 830px) {
  .ac-entry-item .icon-list .icon-item .icon-label {
    font-size: 4vw;
  }
}

.ac-product-list {
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-product-list {
    font-size: 4vw;
  }
}
.ac-product-list .title span {
  font-family: AlibabaSans-Medium;
}

.ac-notice-list {
  color: #333;
  position: relative;
}
.ac-notice-list .ac-notice-item {
  padding: 16px 0;
  padding-left: 56px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.ac-notice-list .ac-notice-item.news::before {
  background: url("data:image/png;base64,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") center / contain no-repeat;
}
.ac-notice-list .ac-notice-item::before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAQKADAAQAAAABAAAAQAAAAABGUUKwAAAHW0lEQVR4AeVbTWxVRRQ+894rLdBCaWhrG0pbg63SGhdSIzawMJIYF5h0YZCVgcTEDVCNcSkujcECGxMTqgtDjAtNUFdNSASbGLEbpIYSQ1tAa3+AllLo//X77ru3ve+v9737Zsp77SH0zr135sz5zsyZOXPueUoM09khq3xuRvYrS5rQVaNY0iBKtqNcYllSwu6VkklcJvFuDO9uoNxnKektKJRLx6rUKOuYImWC8ZlB68X5BTkM5gcAqBlAA/UDxVj4d80S6YqE5fzxWtWjW95AgiUT4tyoVTIxJe8C7BEIvTtZnayfKfkLSunculm+PFquOGuypqwV0NFvlS6KnIAkxwB8W9YSpcNAyX1UOxsSOd1er8bTaZKqTmAFWJalOgbkHYD+FFO0PFUHJp9D+FEY10ftdfK1UlhlAlAgBZz519q5MC3n0WNrgD61NwGI7nCRHD5erW5lyjxjBXQMWq2LC/I9OqrItDPD9UdCYWlrr1XdmfQDM0qfOgasIwB/ES1yDTxBVFA2ypg+ImzB6VT+zrLCdwbkM6zw7enUf9J1sFN07KiTD99SasFPFl8FEPztAUx5Sw76Mcup90ou1NRJm58SfE2AI5934DkSGDBbdp9RWXEG2Da/KOd8eOT061BIjrbXqc5UQqZUgLPac8HbkKpxnjyfxe7waqrdIakCuM/PT8sVAMzF1T6I3kciRdKSzE9IWAPo4dHJWUPgqbAK23EDtnjtJSiA7m2ueHjxwmZzT0y26x7HJEYjPNhgr7+BykZ9+2c2ibyGiMDGcFSaGZymLt8TuarlfBeH0HMLsKPwERq8B6iYGQA5TpgGT3l2bV4Gz/tCSNGAZ6aJ2IjR28/SDOB5fvyhDGL/NH6kLcHIv7BlWQmzkIqjf3/OK5qhMo7SpcVS68YTIm43DGasBnj2NwkH9Vec6AugfoyKzPPPahEG2MYqcopdLinAjuQYFoJTvRlRwKc3ilQWwsFwDHAOM2B4RuTmY5FezITHuDdJDlZbAbYJODG8P0x2umeryMuly6BT9UVl/IYYT8+EiEk9IMa4hzFGewYwgJlKoGyfc5DfrBSpx8rvEkf7P/y/OyvC41pZgUgVZkR1EcwCDfaVidRilvwwjPeGzMPBHFUApsEBQ/3I69hQXfDjWOQuYbv7+5GrithrDRRA8E9BGTuhgDfQ9seR2Dq67oiZvBTj9nB7h2EXtjno6oB8dmHUD2L0SVzhv/lHZM5H05wxb1dH1wi2+xkK6JtiSS8x5A73uDLEjxYmwFPcvc6GylX+JwDxA882tHuC5tZI2ot1wwQRM7GHnC822vvYBrsud86R1x/CBYO9p0vj8yJ/Ol5hGXhsBy8TROyccY0mmLvgyfsWtrdMydumHGuCIWoMwRNpMMG82PHzyXvKNzKXKMEjTxsvr8SaWTwB9hCWPn6o1E4Rz5K66LPwJevcu/2FPbyS1Q38DNhpAvDN9FPII3QQh8YzAYRCGqKSEFZDMwrwSBxgAoh31mDLMkLEbky53hmAjjImrwKMCQmpQtCukTAEDz4uMeCRKU172riHpkx5+NUndoppRAH070nzADKBfT1TotM06bSjT2GIoACmpWgm7gCuH3APLnAAC7AlGnOcpwo4Q0Z2AmDnNnhDM35pLhYpcvyA61n48W5b8moCT+0E7DSBPp2MGeVpcfz3aexlVx8E504XesIJk70EnuStmfpCzMbSyXQ/jrMlTpypB+Bng85/CMWmDI6QtoAnj8o6idgjTEXDcRjfQ/Qch591piq3sQ0YsVcwct593B3EmCtu3HsCjCnjhlEiBkqeA++Ld/WoADJZEWCPMA/v85vWNbB9XgdrLnqM7tAPcE1BB1/yIG9thPQ7Yrd3awxWly7GXUhrTCe8zVHlmZ//WfYj8iRvXeRitq2VSYiIkb2vg/kYBP3qTtRmaQJe4kLmmgi/A/yC8BipBQFT17658P3u2H30bXQdeRDAl3DbJ7sSM58viXiq3+rFqrM7WWVdz2gah6qW1wQeeblWFDuLJl3mb4dEhhAwNUpIuPygXjWxD9sEWMCi0MmrSSKwbqY4OrQJ+7sLno/4zjh49OPFujQDVvPTGKO/nPYVTqRnBIq5gu8At6cdzZi8xH0aW1IA+4QZnIQZfGyy/yfOW8knmP4nXTmWTIAPcHMaGtG41rrd5MaV2IjRK02MAuzv5si99VZYU2XmFcclV8eYAMHaSdD9chkLcutaAg+g3e31si8+qTpmBhAwKzDxGEV8nlgzNEJM8eCJLkEBfMhsKiYeo5jB5wy2zElimlxbsgwxSptUAXzBvDokGb7Hcj4TMaTKESSulArgS2ZYwmnoYDkfibKvlCVKTCsqgBV2IOsaDvMFlvOKILMtu4/QvgpgtnUNsq7zaSZQVsrslylO3SRsgyspzEme/gJ1EKbMSZq1bX6F5Oh4qTNSABuvtZ/MZKwAKmFd/2iKCiCt65/NRVUQ/btufzjpVQLL6/ans/GK4P26/PF0MkXwWa7/fP5/o9l5g4UjBMYAAAAASUVORK5CYII=") center / contain no-repeat;
  width: 32px;
  height: 32px;
}
.ac-notice-list .ac-notice-item .content {
  width: 840px;
  color: #333;
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-notice-list .ac-notice-item .content {
    font-size: 4vw;
  }
}
.ac-notice-list .ac-notice-item .content:hover {
  cursor: auto;
}
.ac-notice-list .ac-notice-item .content .title {
  font-family: AlibabaSans-Medium;
}
.ac-notice-list .ac-notice-item .content .description {
  margin-top: 8px;
  color: #333;
}
.ac-notice-list .ac-notice-item .action {
  font-size: 20px;
  color: #0071fb;
}
@media (max-width: 830px) {
  .ac-notice-list .ac-notice-item .action {
    font-size: 4vw;
  }
}
.ac-notice-list .ac-notice-item .action:hover {
  text-decoration: underline;
}
@media (max-width: 830px) {
  .ac-notice-list {
    margin-top: 0;
  }
  .ac-notice-list .ac-notice-item {
    padding: 3.2vw 0;
    padding-left: 10.93333333vw;
  }
  .ac-notice-list .ac-notice-item::before {
    width: 7.2vw;
    height: 7.2vw;
  }
  .ac-notice-list .ac-notice-item .content .title {
    font-size: 4.26666667vw;
  }
  .ac-notice-list .ac-notice-item .content .description {
    margin-top: 1.06666667vw;
    color: #666;
  }
}

.ac-notice-detail {
  position: relative;
  color: #333;
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-notice-detail {
    font-size: 4vw;
  }
}
.ac-notice-detail .ac-notice-detail-content .title {
  font-size: 20px;
  font-family: AlibabaSans-Medium;
}
.ac-notice-detail .ac-notice-detail-content .description {
  margin-top: 8px;
  color: #333;
}
.ac-notice-detail .ac-notice-detail-content .detail {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid #dedede;
}
.ac-notice-detail .ac-notice-detail-content .detail p {
  margin: 15px 0;
}
@media (max-width: 830px) {
  .ac-notice-detail .ac-notice-detail-content .title {
    font-size: 5.6vw;
  }
  .ac-notice-detail .ac-notice-detail-content .description {
    margin-top: 3.2vw;
    color: #666;
  }
  .ac-notice-detail .ac-notice-detail-content .detail {
    margin-top: 6.4vw;
    padding-top: 0;
    border-top: none;
  }
  .ac-notice-detail .ac-notice-detail-content .detail p {
    margin: 6.4vw 0;
  }
}

.ac-notice .ac-banner {
  margin-bottom: -297px;
}
.ac-notice .ac-banner .ac-banner-content {
  padding-top: 150px;
  justify-content: flex-start;
}
.ac-notice .ac-notice-page {
  position: relative;
}
.ac-notice .ac-notice-page .ac-notice-back {
  display: flex;
  align-items: center;
  font-size: 16px;
  padding: 0;
}
.ac-notice .ac-notice-page .ac-notice-back .ac-card-content {
  padding: 32px;
}
.ac-notice .ac-notice-page .ac-notice-back .ac-card-content .ac-link {
  color: #333;
}
.ac-notice .ac-notice-page .ac-notice-back .ac-card-content .ac-link:hover {
  color: #0071fb;
}
.ac-notice .ac-notice-page .ac-notice-back .anticon-arrow-left {
  font-size: 16px;
  margin-right: 8px;
}
@media (max-width: 830px) {
  .ac-notice .ac-banner {
    height: 43.46666667vw;
    margin-bottom: 5.33333333vw;
  }
  .ac-notice .ac-banner .ac-banner-content {
    padding-top: 0;
  }
  .ac-notice .ac-banner .ac-banner-safe-area,
  .ac-notice .ac-banner .ac-banner-page {
    height: 43.46666667vw;
  }
  .ac-notice .ac-banner .ac-banner-safe-area > .ac-image,
  .ac-notice .ac-banner .ac-banner-page > .ac-image {
    background: #0071fb;
  }
  .ac-notice .ac-banner .ac-banner-title {
    margin-top: 24vw;
  }
  .ac-notice .ac-notice-page {
    padding-bottom: 0;
  }
  .ac-notice .ac-notice-page .ac-card {
    padding-left: 4.26666667vw;
    padding-right: 4.26666667vw;
  }
  .ac-notice .ac-notice-page .ac-notice-back {
    margin-bottom: 4.26666667vw;
    padding: 4.26666667vw 3.2vw;
    background: none;
    box-shadow: none;
    font-size: 4.26666667vw;
  }
  .ac-notice .ac-notice-page .ac-notice-back .ac-card-content {
    padding: 0;
    padding-top: 0.8vw;
  }
  .ac-notice .ac-notice-page .ac-notice-back .anticon-arrow-left {
    font-size: 4.26666667vw;
  }
}

.ac-partner-list {
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-partner-list {
    font-size: 4vw;
  }
}
.ac-partner-list .ac-entry-item {
  align-items: center;
}
.ac-partner-list .title {
  font-family: AlibabaSans-Medium;
}
.ac-partner-list .title span {
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-partner-list .ac-entry-item {
    border-bottom: none;
  }
  .ac-partner-list .ac-entry-item:not(:last-child) {
    padding-bottom: 0;
  }
}

.ac-partner {
  position: relative;
}
.ac-partner .ac-partner-card {
  z-index: 1;
}
.ac-partner .ac-entry-item .ac-image {
  width: 500px;
  width: calc(var(--zoomRate) * 500);
}
.ac-partner .ac-entry-item .info {
  width: 556px;
  width: calc(var(--zoomRate) * 556);
}
@media (max-width: 830px) {
  .ac-partner .ac-entry-item .ac-image {
    width: 93.6vw;
    height: 72vw;
  }
  .ac-partner .ac-entry-item .info {
    width: 93.6vw;
  }
}

.ac-acquirer-list {
  color: #333;
  position: relative;
}
.ac-acquirer-list .ac-region-item {
  padding: 32px;
}
.ac-acquirer-list .ac-region-item .ac-card-title {
  color: #333;
}
.ac-acquirer-list .ac-region-item:not(:first-child) {
  margin-top: 32px;
}
.ac-acquirer-list .ac-region-item .ac-coutry-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -24px;
}
.ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item {
  width: 25%;
  margin-bottom: 24px;
}
.ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item .ac-link {
  color: #333;
  font-size: 20px;
}
.ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item:hover .ac-link {
  opacity: 0.6;
}
@media (max-width: 830px) {
  .ac-acquirer-list {
    margin-top: 0;
    color: #333;
  }
  .ac-acquirer-list .ac-card {
    margin-bottom: 10.66666667vw;
  }
  .ac-acquirer-list .ac-region-item {
    padding: 3.2vw 3.2vw 0 3.2vw;
  }
  .ac-acquirer-list .ac-region-item:not(:first-child) {
    margin-top: 3.2vw;
  }
  .ac-acquirer-list .ac-region-item .ac-card-title {
    border-bottom: none;
    padding-bottom: 0;
    color: #333;
  }
  .ac-acquirer-list .ac-region-item .ac-coutry-list {
    margin-bottom: 3.2vw;
  }
  .ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item {
    width: 50%;
    margin-bottom: 4.26666667vw;
  }
  .ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item .ac-link {
    font-size: 3.73333333vw;
    color: #333;
  }
  .ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item:last-child {
    margin-bottom: 0;
  }
}

.ac-empty {
  height: 405px;
  color: #999;
  display: flex;
  justify-content: center;
}
.ac-empty .ac-card-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ac-empty .image {
  width: 153px;
  height: 96px;
  background: url("data:image/png;base64,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") center / contain no-repeat;
}
.ac-empty .description {
  margin-top: 24px;
  font-size: 28px;
}
@media (max-width: 830px) {
  .ac-empty {
    height: 69.2vw;
  }
  .ac-empty .image {
    width: 31.46666667vw;
    height: 19.73333333vw;
  }
  .ac-empty .description {
    margin-top: 7.73333333vw;
    font-size: 4.8vw;
  }
}

.list-view .list-view-item {
  margin: 0;
}
.list-view .ant-pagination {
  margin-top: 32px;
  display: flex;
  justify-content: flex-end;
}

.ac-acquirer-detail {
  position: relative;
  color: #333;
  margin-bottom: 144px;
}
.ac-acquirer-detail .ac-acquirer-detail-back {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #0071fb;
  cursor: pointer;
  padding: 32px 28px;
}
.ac-acquirer-detail .ac-acquirer-detail-back .anticon-arrow-left {
  font-size: 26px;
}
.ac-acquirer-detail .title {
  width: 1120px;
  width: calc(var(--zoomRate) * 1120);
  font-size: 32px;
  margin: 24px auto;
}
@media (max-width: 830px) {
  .ac-acquirer-detail .title {
    font-size: 4.8vw;
  }
}
.ac-acquirer-detail .list-view-item:not(:first-child) {
  margin-top: 32px;
}
.ac-acquirer-detail .ac-acquirer-item {
  padding-top: 0;
  margin-bottom: 32px;
}
.ac-acquirer-detail .ac-acquirer-item .title {
  font-size: 28px;
  padding: 32px 0;
  margin: 0;
}
@media (max-width: 830px) {
  .ac-acquirer-detail .ac-acquirer-item .title {
    font-size: 4vw;
  }
}
.ac-acquirer-detail .ac-acquirer-item .descriptions .description-item {
  display: flex;
  font-size: 20px;
  margin-bottom: 26px;
}
.ac-acquirer-detail .ac-acquirer-item .descriptions .description-item .label {
  width: 100px;
  color: #999;
}
.ac-acquirer-detail .ac-acquirer-item .descriptions .description-item .value {
  width: 100%;
}
.ac-acquirer-detail .ant-pagination {
  justify-content: center;
}
@media (max-width: 830px) {
  .ac-acquirer-detail {
    color: #333;
    margin-bottom: 13.86666667vw;
  }
  .ac-acquirer-detail .ac-acquirer-detail-back {
    background: none;
    box-shadow: none;
    font-size: 3.73333333vw;
    padding: 0;
    margin: 4.26666667vw 3.2vw;
  }
  .ac-acquirer-detail .ac-acquirer-detail-back .anticon-arrow-left {
    font-size: 4.26666667vw;
  }
  .ac-acquirer-detail .title {
    margin: 4.8vw 3.46666667vw 3.2vw 3.46666667vw;
  }
  .ac-acquirer-detail .list-view-item:not(:first-child) {
    margin-top: 4vw;
  }
  .ac-acquirer-detail .ac-acquirer-item .title {
    padding-top: 3.2vw;
    padding-bottom: 5.33333333vw;
    font-size: 4.8vw;
  }
  .ac-acquirer-detail .ac-acquirer-item .descriptions .description-item {
    font-size: 3.73333333vw;
    margin-bottom: 3.2vw;
  }
  .ac-acquirer-detail .ac-acquirer-item .descriptions .description-item .label {
    width: 20vw;
    color: #999;
  }
}

.ac-acquirer {
  position: relative;
}
.ac-acquirer .ac-acquirer-list-search {
  width: 1120px;
  width: calc(var(--zoomRate) * 1120);
  margin-bottom: 32px;
  color: #333;
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-acquirer .ac-acquirer-list-search {
    font-size: 4vw;
  }
}
.ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input {
  height: 40px;
  padding: 4px 16px;
  font-size: 20px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (max-width: 830px) {
  .ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input {
    font-size: 4vw;
  }
}
.ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon {
  width: 150px;
  background: #0071fb;
  color: #fff;
  border: none;
  font-size: 20px;
  cursor: pointer;
  padding: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 830px) {
  .ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon {
    font-size: 4vw;
  }
}
.ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon > div {
  line-height: 40px;
}
.ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon:hover {
  opacity: 0.6;
}
@media (max-width: 830px) {
  .ac-acquirer {
    padding-bottom: 0;
  }
  .ac-acquirer .ac-acquirer-list-search {
    width: 100%;
    margin: 3.2vw auto;
  }
  .ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input {
    height: 10.66666667vw;
    padding: 1.46666667vw 3.2vw;
    border: 0.13333333vw solid #0071fb;
    border-top-left-radius: 0.53333333vw;
    border-bottom-left-radius: 0.53333333vw;
  }
  .ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon {
    width: 20.4vw;
    background: #0071fb;
    border-top-right-radius: 0.53333333vw;
    border-bottom-right-radius: 0.53333333vw;
  }
  .ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon > div {
    line-height: 10.66666667vw;
  }
}

.base-font-color {
  color: #333333;
}
.gol-footer {
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
  padding: 56px 0;
  color: #666;
  color: #333333;
  font-size: 20px;
}
@media (max-width: 830px) {
  .gol-footer {
    font-size: 4vw;
  }
}
.gol-footer .ac-footer-content {
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.gol-footer .ac-footer-left {
  display: flex;
}
.gol-footer .ac-link {
  color: #666;
  color: #333333;
}
.gol-footer .ac-link:hover {
  color: #0071fb !important;
}
.gol-footer .ac-footer-menu {
  color: #666;
  color: #333333;
  min-width: 240px;
  font-size: 20px;
}
@media (max-width: 830px) {
  .gol-footer .ac-footer-menu {
    font-size: 4vw;
  }
}
.gol-footer .ac-footer-menu.partner-menu {
  margin-left: -240px;
  margin-top: 56px;
}
.gol-footer .ac-footer-menu.partner-menu .title {
  margin-bottom: 19px;
}
.gol-footer .ac-footer-menu .title {
  margin-bottom: 32px;
}
.gol-footer .ac-footer-menu .title a {
  font-weight: bold;
}
.gol-footer .ac-footer-menu ul.list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 220px;
  overflow: hidden;
}
.gol-footer .ac-footer-menu ul.list li {
  width: 200px;
  line-height: 21px;
  margin-bottom: 23px;
}
.gol-footer .ac-footer-menu ul.list li .ac-link {
  color: #666;
  color: #333333;
}
.gol-footer .ac-menu-item {
  margin-bottom: 32px;
}
.gol-footer .ac-menu-item a {
  font-weight: bold;
}
.gol-footer .ac-lang-select {
  width: 120px;
  height: 40px;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 830px) {
  .gol-footer .ac-lang-select {
    font-size: 4vw;
  }
}
.gol-footer .ac-lang-select .ant-select-selection {
  border-radius: 20px;
  border: 1px solid #333;
  height: 40px;
  background: none;
}
.gol-footer .ac-lang-select .ant-select-selection__rendered {
  line-height: 38px;
  margin-left: 18px;
  margin-right: 18px;
}
.gol-footer .ac-lang-select .ant-select-arrow {
  font-size: 20px;
  color: #666;
  color: #333333;
  right: 18px;
}
@media (max-width: 830px) {
  .gol-footer .ac-lang-select .ant-select-arrow {
    font-size: 4vw;
  }
}
.gol-footer .ant-select-dropdown {
  font-size: 20px;
}
@media (max-width: 830px) {
  .gol-footer .ant-select-dropdown {
    font-size: 4vw;
  }
}
.gol-footer .ac-copyright {
  margin-top: 85px;
}
/* 简易版本 */
.gol-footer-simple {
  height: 185px;
}
.gol-footer-simple .ac-footer-menu {
  display: flex;
  justify-content: flex-end;
}
.gol-footer-simple .ac-footer-menu .ac-menu-item:not(:last-child) {
  margin-right: 48px;
}
.gol-footer-simple .ac-copyright {
  margin-top: 0;
}
@media (max-width: 830px) {
  .gol-footer {
    height: 24vw;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 4vw;
    padding-bottom: 5.33333333vw;
  }
  .gol-footer .ac-footer-menu {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 6.93333333vw;
    font-size: 3.46666667vw;
  }
  .gol-footer .ac-menu-item {
    margin-bottom: 0;
  }
  .gol-footer .ac-lang-select {
    width: 27.06666667vw;
    height: 9.06666667vw;
    font-size: 3.46666667vw;
  }
  .gol-footer .ac-lang-select .ant-select-selection {
    border-radius: 4.53333333vw;
    border: 0.22533333vw solid #333;
    height: 9.06666667vw;
  }
  .gol-footer .ac-lang-select .ant-select-selection__rendered {
    line-height: 9.06666667vw;
    margin: 0 4vw;
  }
  .gol-footer .ac-lang-select .ant-select-arrow {
    margin-top: -1.33333333vw;
    right: 4vw;
  }
  .gol-footer .ac-copyright {
    margin-top: 0;
    font-size: 2.93333333vw;
  }
}

.gol-header {
  width: 100%;
  height: 110px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  transition: background-color 0.3s;
}
@media (min-width: 831px) {
  .gol-header.fixed {
    background: #fff;
    box-shadow: 0 1px 12px rgba(0, 0, 0, 0.06);
  }
  .gol-header.fixed .ac-header-nav-link {
    color: #333;
  }
  .gol-header.fixed .ac-header-right-menu > a {
    color: #333;
  }
  .gol-header.fixed .ac-icon-user path {
    fill: #000;
  }
}
.gol-header:not(.fixed) .ac-simple-header-lang {
  color: #fff;
}
.gol-header .ac-header-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 1000;
  transition: transform 0.3s;
}
.gol-header .ac-header-wrapper::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.gol-header .ac-logo {
  float: left;
  border: none;
  margin-top: 41px;
}
.gol-header .ac-logo svg,
.gol-header .ac-logo g {
  overflow: visible;
}
.gol-header .ac-header-nav {
  float: left;
  margin: 41px 0 0 95px;
  padding: 0;
  list-style: none;
}
@media (max-width: 1040px) {
  .gol-header .ac-header-nav {
    display: none;
  }
}
.gol-header .ac-header-nav-item {
  float: left;
  text-align: center;
  margin-right: 67.5px;
  height: 36px;
}
.gol-header .ac-header-nav-item .ant-popover-inner {
  position: relative;
  left: 316px;
}
.gol-header .ac-header-nav-item:last-child .ant-popover-inner {
  left: 165px;
}
.gol-header .ac-header-nav-link {
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  line-height: initial;
  display: block;
  transition: color 0.3s;
}
.gol-header .ac-header-nav-link:hover {
  opacity: 0.56;
}
.gol-header .ac-header-slide-down-menu {
  width: 965px;
  overflow: hidden;
}
.gol-header .ac-header-overview {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #0071fb;
  line-height: 24px;
}
.gol-header .ac-header-overview::after {
  content: '';
  display: block;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 11px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAAGHyp2xAAAABGdBTUEAALGPC/xhBQAAAgFJREFUOBGFVD1oFEEU/sbbMSoeIihYBMTCHxBEBDvBKiqIIGJjZ7DQIo3M3p02cjZR5AxYpxTxp7MJMf6AWAmKxNI/0iiKYGEixH1rnt/cOnc7uT0cWOa972fmvbfLAqk8Rm+l8rkXVwUuu9CHXab9JERNHS3CVGYCVuyXdWsMNPIzMeBkbk0f0bEidrLyL8g+BtagrRuwKL9g7QFcN28CMbg7WUZDOoEwIYj2NFuAsWNJBLbkEHJ9gY12BG2TFZzLpjmypUjYTVJ5OggWiG9qGU6+DhOAR07y+T1c4PLT8ANX7XXQC7quVPdBZR51W2e1S6VBku6Yt1hrt3Bii14ckx7J5DmMmfNhvFL5wXvvxaDPnOScazMmHmitW2VLjsYEkOAlHdbu5Ov6sJo0bP4RezsCg/dI7DGKPq0WVeXFDNqasLVpCs6yC9/iKXTskypDwOLheTTNJgBzC8oaWA8PmAri8j5oDGxDDtP8kG1sInQHu+w4zhsJ9HBjUDjdDsgs0z1sY4YVHPfU/41edUk3I5fXrGAHX/VuXDPv4s/Zi8qrpXvxJ5+FyChve4Z6sp8fzk8vqb6xmZ/Eit5lf+u6g+okF2mM/gGxsSFXabhCMYdgzuFmcrtcQDlOMKXr8SW/z9NPsIfvqOEgbthXZVFVnNDkfzQ1jNhtmDTfqkRV2F9Uq64o4HwgVAAAAABJRU5ErkJggg==") center / contain no-repeat;
}
.gol-header .ac-header-slide-down-panel-w {
  padding: 32px 48px;
}
.gol-header .ac-header-panel-group-title {
  font-size: 16px;
  color: #333;
  margin-bottom: 21px;
  font-weight: bold;
}
.gol-header .ac-header-panel-group-links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -40px;
}
.gol-header .ac-header-panel-group-link {
  display: flex;
  flex: 0 0 50%;
  align-items: center;
  margin-bottom: 40px;
}
.gol-header .ac-header-panel-group-link:hover {
  opacity: 0.56;
}
.gol-header .ac-header-panel-group-link .ac-image {
  flex: 0 0 60px;
  height: 60px;
  float: left;
  margin: 0 31px 0 4px;
}
.gol-header .ac-header-panel-group-link-title {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  display: block;
}
.gol-header .ac-header-panel-group-link-desc {
  margin-top: 2px;
  font-size: 16px;
  line-height: 21px;
  color: #666;
  overflow: hidden;
  display: block;
}
.gol-header .ac-header-panel-group-g {
  padding: 30px 48px;
  background: #f8f8f8;
}
.gol-header .ac-header-panel-group-g-item {
  margin-top: 16px;
}
.gol-header .ac-header-panel-group-g-item:first-child {
  margin-top: 0;
}
.gol-header .ac-header-panel-group-g-title {
  font-size: 16px;
  color: #333;
  margin-bottom: 13px;
}
.gol-header .ac-header-panel-group-g-groups {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -20px;
}
.gol-header .ac-header-panel-group-g-groups > div {
  flex: 0 0 173px;
  margin-bottom: 20px;
}
.gol-header .ac-header-panel-group-g-title-s {
  font-size: 16px;
  color: #999;
  margin-bottom: 5px;
}
.gol-header .ac-header-panel-group-g-link {
  display: block;
  font-size: 16px;
  color: #333;
  margin-top: 5px;
}
.gol-header .ac-header-panel-group-g-link:hover {
  opacity: 0.6;
}
.gol-header .ac-header-panel-group-g-link:first-child {
  margin-top: 0;
}
.gol-header .ac-header-right-menu {
  float: right;
  margin-top: 40px;
  display: flex;
  align-items: center;
}
.gol-header .ac-header-right-menu.ac-header-right-menu-login {
  margin-top: 37px;
}
.gol-header .ac-header-right-menu > * {
  vertical-align: middle;
}
.gol-header .ac-header-right-menu > a {
  transition: color 0.3s;
}
.gol-header .ac-header-right-menu .ant-popover-arrow {
  border-bottom-color: #f8f8f8 !important;
}
@media (max-width: 1168px) {
  .gol-header .ac-header-right-menu {
    display: none;
  }
}
.gol-header .ac-icon-doc {
  display: inline-block;
  width: 19px;
  height: 35px;
  margin-left: 36px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAAHfOtk4AAAABGdBTUEAALGPC/xhBQAABQ9JREFUWAm1mLuPVVUUxocBI0PMEKuBMbEwEhNjY2MotLEwoZ4ZCmJyZ6ywMeFRGBmksEUUiJUVDRRgZSz8A4yJCYnh0ThDKAQV8VEhPqLH37fvWueuve++59zxsZJv9np8a+117t1n731nZsakaZp512cwdoL77kBvXFfwYelYxXGsdP6EY1vmVA0cJ7xWim5DLHCccVcKKg15Hyw6W6mSXWAzc8pQpHWaY15O5CvwatKaZr0kyf8gc2LgO20JT8jYb8ZRJ2Lvlc44Z7FbMi6a4Y80wN4ISSnsdjvi1aeVP0AbDQqcO8HMVa/COAuStAysn8031zpNMX8zi/2l+UarIWf/1ppkXbLMvTY+jMHkcwdG+7Wjf6egx/S5JZED5Z6ZOxLBjGvONnu7kZdlz9oiesmCN8xekg3xWV9kXkTT+OrIV0TLKBRLSF+TqgaZWECfZxLImq1NxnkTLKitKPh+CIWlnkwF9AfjxxDc1wamVMi96/lZCs6PPcD4C9iTETDwnQkc7QDZi/m5BY9UEj8MiVKVnF4e52LrJfoWZItiTY4g7dvniRqJa0dIK8q4m4zt4jmE8QVIb6QnYg9ATTZwpsUVuFpHd5ONshv4q4TaXAdZcU/USGxFpCCnYjzTIWXLBPtGSJQ6Wg5ZZo9B4gnwDZj0XvdUIEzyOihFi3r6opDLItqZtV9pl3bpLgrrpDNtPFz2j/8R8HXg5UUJvB2CUnX+dAocLdT7IptoJczps3EZrpPOMnmQxH2ezPi9ir0cHFJP5ynjFpwF8EBkk/MZC+cLHrHxTEbAwL8HaANwOVdyMhvWc+BPZzPqyNZxkO4I5q8XsaDe+uxEwn4K/G5xH85mMw+7PWLBz9T6LWcyajcoiy7ie7NS5GjIk7o/cVB2AG0lLio6vJ4UVfCXRdYKytCEWBbVYZeKMh4DUVbHihDVHr4UA9gqqn2rJoOCq0uX9sNDcdEqcbkgbsfnRWtFrinJ5GLKxTjlHhtXYtGoE1cn2jxd9CrtjhwvWr6nB51EgorETVIv+XgRT/ARUrmDlEWm39NC0bi35duNk/6Lke7ngbZ0TVKKfIpt/Qm22pwmAXrqWiO4m5sG6aUoR7n/vlEVAfpOJzVym9hrYHgxCE8qn8VuM9ZENVW7v1FIuh9oxcY7AmYr2vDeAI+GHqZSlWO56aqEXooa1dyjNwDjcskyW+S3wGNTzb4Fkmpabc1Rk090N9YduCb6ZB4H1c22lrAFn2qqdu3T12+bK1ktWn8RfFp7BHw6bt8FC1nSFIZyLDce2biS6PA8D0ZX7L6akJ8HH4G/QCk60t8D2bVbNeWzWDz2cSVRI+dAdyMQngY6+l8H2cFbNk78GXAB/AFK0YRCKfKdBWMPEOsT1/XsMHgHLOrproJS9Pbo6tDX6JNwPgC/Ahc1ku44ceJSh6NGNEftTb2a+AS176yBTVAT3Th0s+hstJw82sq1GqpVE82tHsb2xbaOgkbqalS3l4lvrGJAnH/eSNvRBIXianQVbICa3MN53CC9JspVjcmfSJwfYjmZbkZLoOtXoW5XA1Dm4mpFsQHIfo4Wc+v+o7nibQyTfzrxR99911F0nfgy6Gv0AJxXQF8jqqWaNdFxqF7G1zLOvjNTRVfAxEb9UxHHuH2NjM5IT+4bKTwPum4ZukUeBPpBK0iXryY6G6e7VfQ1VsYp3NdobOj/a6RsrLSt0XVG/XPiDpDef88qCxX237VFeFH2P+9ZAAAAAElFTkSuQmCC") center / contain no-repeat;
  cursor: pointer;
}
.gol-header .ac-icon-doc:hover {
  opacity: 0.56;
}
.gol-header .ac-icon-user path {
  transition: fill 0.3s;
}
.gol-header .ac-header-right-entry {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  margin-left: 48px;
}
.gol-header .ac-header-right-entry:hover {
  opacity: 0.56;
}
.gol-header .ac-header-dashboard {
  display: inline-block;
  width: 115px;
  height: 26px;
  margin-left: 36px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: initial;
}
.gol-header .ac-header-dashboard:hover {
  opacity: 0.56;
}
.gol-header .ac-icon-arrow-right {
  display: inline-block;
  width: 7px;
  height: 11px;
  position: relative;
  top: -1px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAAGHyp2xAAAABGdBTUEAALGPC/xhBQAAAUtJREFUOBF1lL8rxWEUxu/XvRRJScqglLAopYzKoqwGi8FuMBnsFpPBbrAYzIq6dP8LpRQpKQySlB9xX5/zdc/Jfe85T316z3me59zucLuVlNJ5RcVyr7P3kq+bz5Js0QFvtJwZTtVUYzg3VnPjzAz7dIamfsD1/7hPKmjWTG+g8AG7XmYehVuYNEMGjHkQ9VjAsg9vZuiA2dA5f7sw5Es85IHthDvwaUY+EK6AqMizcieYKeOU+qPCkBSi8IKs3hFiPsORF3wTbLUFGFUQLbUFsvz5aaIjaIX1VuGKd9wtRSYHNTgA0SssRt3Q52gDfqAJm2ExCjhagBcQHUJ31HV9DsbgEkQnbikyORiEG7lEU1HPfErTcCdt1IABC72BwjK8g2gP/J+iHlPYlib6gjX13ZdCLxyD6Anm3GJm1tjlj6YKI0VRPGZ5uP4CdSJNQbSrmBIAAAAASUVORK5CYII=") center / contain no-repeat;
  margin-left: 9px;
}
.gol-header .ant-menu {
  width: 230px;
  border: none;
}
.gol-header .ant-menu .ant-menu-item {
  font-size: 18px;
  line-height: 25px;
  color: #707070;
  margin-top: 18px;
  padding: 0 !important;
  height: auto;
}
.gol-header .ant-menu .ant-menu-item:first-child {
  margin-top: 0;
}
.gol-header .ant-menu .ant-menu-item:hover {
  color: #333;
}
.gol-header .ant-menu .ant-menu-item:active {
  background: none;
}
.gol-header .ant-menu .ant-menu-item.ant-menu-item-selected {
  background: none;
  color: #0071fb;
  font-weight: bold;
}
.gol-header .ant-menu .ant-menu-item.ant-menu-item-selected:after {
  display: none;
}
.gol-header .ant-menu .ant-menu-item > * {
  vertical-align: middle;
}
.gol-header .ant-menu .ant-menu-item .ac-icon-check {
  display: inline-block;
  width: 13px;
  height: 9px;
  margin-right: 12.28px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAWCAYAAAGgZBxZAAAABGdBTUEAALGPC/xhBQAAAxlJREFUSA21VVtLVUEUXuucOYpoHivL7p6KyqALFXSBAp8yyyiil54jeolg78zUp/Mc4YGgt/5AET0kmViZRqIQQRQRQdRDF4IoUCs97bHVmtl7zt5zLiqo87Bnre9b36w11w0wbbtO5T7veARpqioRbMJUVK5FHMyB+YYKahBlPuwnEdpRtkMV+fG+n6bq4kQxtI3WxIrh4HpvwJOfgI1BK8D1XkJQvVLWGof750CwEzIJPSN/Wq58D0Qb9QgBYY0Gjspht9ILYseFnuu95dQNUCbqZy92vVcs2q5HSYpySONfBFfe5HrPRsEwDVuO94K/uwO+gkWThg8zu947HnmzJg4IAcNyiO19gaiSRX+MyPSh2CCO/AhAKe0mRDVcxXFDzb3vpJVmkOLbb9j8vpPqYEJ+5XX6oKjZi1tpOQu/BeO9Vn3hnAPW6i5RLfyT330M70NGtCg7pm+cK3ut4Kjj0JKcELHXCH3xqBznfW7ieXRHNdpup8UA8oe2ER9Cl2iOxsQgLuo0QNTCA9zNkVcoCVn50/exn4WHc1xg+HNWy69WUTe8Dcn4ORiVo74Lg9CVaPQ5+xsumEOrucTPFo3wjIWHLCzihFuVwS8QE6kINzydMBIXMdtpA1+GkQhS0gzLLhkyR+IyrQApB/hIJQDjjdCF+lFZuMT+NXjCZW+1Ske8wbt+Yf4Td9AyPlr9/KxssxICdvPpOa0eL4WHiVupEqpgKvpA2cIZvA5aCpOcEGCHFYnYA6n4KbiI2SiO0EaLeA96uMKDPoEPuLKTprJocFFbXVeUj1i/y+axj8c5UWoigueofsM1oYia+TJl+Wbegy28NOfRC7mIlaYaGFMJ5R5OGjbEx0Dx45DBiRAstMKlVodhkk+f+gNZDe9w5We4cqlh9Tx4so/j9lphgAMcd4zjCn4LdpzvhYkN20areOABdjcZSPeIt/gXUs8J99s4POUH4Chcw98WPoNTmNgIXFoLMDXIL+p6A+X1Q5AUR3iGv/LwWbmlExt5O/8os1wA0DoNIYxAtWjihGMmZGH7Vp652t95av8Bh7kMZk13heAAAAAASUVORK5CYII=") center / contain no-repeat;
}
.gol-header .ant-popover-inner {
  position: relative;
  left: 96px;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  padding: 17px 16px 20px 16px;
}
.gol-header .ac-simple-header-lang {
  min-width: 100px;
  margin-left: 32px;
  float: right;
  font-size: 20px;
  color: #333;
  cursor: pointer;
}
.gol-header .ac-simple-header-lang.ant-popover-open .icon-down {
  transform: rotate(180deg);
}
.gol-header .ac-simple-header-lang:hover {
  opacity: 0.56;
}
.gol-header .ac-simple-header-lang .icon-down {
  margin-left: 5px;
  transition: transform 0.3s;
}
@keyframes bounce {
  0% {
    animation-timing-function: cubic-bezier(0.32, 1.77, 0.82, 2.08);
    transform: translate3d(0, 6px, 0) scale(0.9);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
}
@media (max-width: 830px) {
  .gol-header {
    position: absolute;
  }
  .gol-header .ac-logo {
    margin-top: 5.6vw;
    margin-left: 3.46666667vw;
  }
  .gol-header .ac-logo svg {
    width: 25.33333333vw;
    height: 6.4vw;
  }
}

/**
 * Mobile function and variable define
 */
/**
 * PC css 变量
 */
/* Main  Color */
/* Font Size */
/* Mobile Font Size */
/* Font Base */
/**
 * LESS function define
 */
@font-face {
  font-family: 'AlibabaSans-Bold';
  font-display: swap;
  src: url('https://gw.alipayobjects.com/os/bmw-prod/2b6c4e9e-b68f-472f-9452-a22ca24a63a3.eot');
  src: url('https://gw.alipayobjects.com/os/bmw-prod/5b9fdb71-0307-4407-b63e-45aab95326ea.woff2') format('woff2'), url('https://gw.alipayobjects.com/os/bmw-prod/a071a0e6-6f5c-415a-a621-3efe69f4f1be.woff') format('woff'), url('https://gw.alipayobjects.com/os/bmw-prod/abf7b1e4-351c-4cb6-963c-6c412293353f.ttf') format('truetype'), url('https://gw.alipayobjects.com/zos/bmw-prod/e5b17780-0e87-4da1-9eb4-bec2054eb2a3.svg') format('svg');
}
@font-face {
  font-family: 'AlibabaSans-Medium';
  font-display: swap;
  src: url('https://gw.alipayobjects.com/os/bmw-prod/298aa4a1-c4c2-4826-b4f6-8a25e2b919c3.eot');
  src: url('https://gw.alipayobjects.com/os/bmw-prod/f69211de-302a-466b-a98f-c7d15ef00540.woff2') format('woff2'), url('https://gw.alipayobjects.com/os/bmw-prod/637be2eb-68b2-4d9c-a292-05e54378fbeb.woff') format('woff'), url('https://gw.alipayobjects.com/os/bmw-prod/4f5016be-a397-4142-a467-f5bc54aad143.ttf') format('truetype'), url('https://gw.alipayobjects.com/zos/bmw-prod/aa6094b6-c537-44e2-a7e2-011574ddd4fe.svg') format('svg');
}
@font-face {
  font-family: 'AlibabaSans-Regular';
  font-display: swap;
  src: url('https://gw.alipayobjects.com/os/bmw-prod/66db9a61-aef0-45ba-88bc-45705917824b.eot');
  src: url('https://gw.alipayobjects.com/os/bmw-prod/df2d7de8-9778-45fa-997d-f76ed7ef3fde.woff2') format('woff2'), url('https://gw.alipayobjects.com/os/bmw-prod/c47ec254-0eb9-42fe-b996-0fc5e5f6142b.woff') format('woff'), url('https://gw.alipayobjects.com/os/bmw-prod/171b257d-f114-4a8c-a88b-ac0902fd042d.ttf') format('truetype'), url('https://gw.alipayobjects.com/zos/bmw-prod/8682012d-770a-49f3-a86b-84a58b1a2713.svg') format('svg');
}
html,
body {
  height: auto;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 830px) {
  html,
  body {
    font-size: 4vw;
  }
}
* {
  box-sizing: border-box;
  word-break: break-word;
  font-family: AlibabaSans-Regular, Helvetica Neue For Number, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}
*.normal-font-family {
  font-family: Helvetica Neue For Number, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}
a:hover {
  color: #0071fb;
}
.video-animation video {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-appearance: none;
}
.msie .video-animation video {
  height: auto;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}
::selection {
  background-color: #d0e5ff;
  color: #0071fb;
}
body .ant-popover-inner {
  background: #fff;
  box-shadow: 0 12px 24px 0 rgba(155, 155, 155, 0.5);
  border-radius: 8px;
  overflow: hidden;
}
body .ant-popover-arrow {
  top: 0 !important;
  z-index: 1;
  border-width: 10px;
  border-bottom-color: #fff !important;
  margin-left: 0 !important;
  box-shadow: none !important;
}
body .ant-popover-arrow:after {
  content: none !important;
}
body .ant-popover-inner-content {
  padding: 0;
}
body .ant-select .ant-select-selection {
  height: auto;
}
body .ant-select .ant-select-selection__rendered {
  margin: 0 12px;
  line-height: 40px;
  font-size: 16px;
}
body .ant-select .ant-select-arrow {
  top: 43%;
  font-size: 20px;
}
body .ant-input {
  padding: 0 12px;
  height: auto;
  line-height: 40px;
  font-size: 16px;
}
body .ant-select-dropdown {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 10px 36px 0 rgba(19, 17, 96, 0.08);
  border-radius: 4px;
}
body .ant-select-dropdown ul li {
  line-height: 24px;
  font-size: 16px;
  color: #4a4a4a;
  padding: 7px 12px;
}
.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 10px, 0);
  }
  @media (max-width: 830px) {
    from {
      transform: translate3d(0, 1.33333333vw, 0);
    }
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.ac-card.ac-card-loading {
  opacity: 0;
  animation: fadeIn 0.5s ease 0.8s both;
}
.fadeInUp {
  opacity: 0;
}
.ac-page-loaded .ac-card {
  opacity: 1;
  animation: none;
}
.ac-page-loaded .fadeInUp.animation-on {
  animation-name: fadeInUp;
  animation-timing-function: cubic-bezier(0.17, 0.17, 0.05, 1);
  animation-duration: 700ms;
  animation-fill-mode: both;
}
.ac-page-loaded .fadeInUp.animation-order-2 {
  animation-delay: 100ms;
}
.ac-page-loaded .fadeInUp.animation-order-3 {
  animation-delay: 200ms;
}
.ac-page-loaded .fadeInUp.animation-order-4 {
  animation-delay: 300ms;
}
.ac-page-loaded .fadeInUp.animation-order-5 {
  animation-delay: 400ms;
}
.ac-page-loaded .fadeInUp.animation-order-6 {
  animation-delay: 500ms;
}
.ac-page-loaded .fadeInUp.animation-order-7 {
  animation-delay: 600ms;
}
.ac-page-loaded .fadeInUp.animation-order-8 {
  animation-delay: 700ms;
}
.ac-page-loaded .fadeInUp.animation-order-9 {
  animation-delay: 800ms;
}
.ac-page-loaded .fadeInUp.animation-order-10 {
  animation-delay: 900ms;
}
.ac-page-loaded .fadeInUp.animation-order-11 {
  animation-delay: 1000ms;
}
.ac-page-loaded .fadeInUp.animation-order-12 {
  animation-delay: 1100ms;
}
.ac-page-loaded .fadeInUp.animation-order-13 {
  animation-delay: 1200ms;
}
.ac-page-loaded .fadeInUp.animation-order-14 {
  animation-delay: 1300ms;
}
.ac-page-loaded .fadeInUp.animation-order-15 {
  animation-delay: 1400ms;
}
.ac-page-loaded .fadeInUp.animation-order-16 {
  animation-delay: 1500ms;
}
.ac-page-loaded .fadeInUp.animation-order-17 {
  animation-delay: 1600ms;
}
.ac-page-loaded .fadeInUp.animation-order-18 {
  animation-delay: 1700ms;
}
.ac-page-loaded .fadeInUp.animation-order-19 {
  animation-delay: 1800ms;
}
.ac-page-loaded .fadeInUp.animation-order-20 {
  animation-delay: 1900ms;
}
@keyframes fadeInRight {
  from {
    opacity: 0.5;
    transform: translate3d(20%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  animation-duration: 0.35s !important;
  animation-name: fadeInRight;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-duration: 0.5s !important;
  animation-name: fadeIn;
  animation-fill-mode: both;
}
.gol-layout {
  position: relative;
  min-height: 100%;
  background: #fff;
}
.gol-layout .ac-page-content {
  color: #666;
  overflow: auto;
  padding-bottom: 48px;
}
.gol-layout .ac-page-section {
  width: 1200px;
  margin: 32px auto;
  padding: 32px 48px;
  background: #fff;
  box-shadow: 0 10px 80px 0 rgba(19, 17, 96, 0.05);
  border-radius: 8px;
}
@media (max-width: 830px) {
  .gol-layout .ac-page-section {
    width: 93.6vw;
    margin: 3.2vw auto;
    padding: 4.66666667vw;
  }
  .gol-layout .ac-page-content {
    background: #fff;
    padding-bottom: 0;
  }
  .gol-layout .ac-list-item {
    position: relative;
  }
  .gol-layout .ac-list-item::before {
    position: absolute;
    top: 0;
    left: 3.53333333vw;
    right: 3.53333333vw;
    content: '';
    height: 0.13333333vw;
    background: #eee;
  }
  .gol-layout .ac-list-item:first-child::before {
    content: none;
  }
  .gol-layout .ac-list-item:active {
    background: #f7f7f7;
  }
}

.product-box-head {
  position: relative;
}
.survey-entry-container {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  display: none;
}
.survey-entry-container img {
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.6s;
  opacity: 0;
}
.survey-container {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
}

.ac-action-point {
  position: relative;
  padding: 32px 40px;
  font-size: 32px;
}
@media (max-width: 830px) {
  .ac-action-point {
    font-size: 4.8vw;
  }
}
.ac-action-point-content {
  display: flex;
  line-height: 43px;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
.ac-action-point-left {
  text-align: left;
}
.ac-action-point-right {
  text-align: right;
  padding-left: 24px;
}
.ac-action-point-title {
  color: #333;
  font-family: AlibabaSans-Medium;
  margin-bottom: 0;
}
.ac-pre-text-color {
  color: #00ccff;
  font-family: AlibabaSans-Medium;
}
.ac-be-text-color {
  color: #0968f7;
  font-family: AlibabaSans-Medium;
  margin-left: 8px;
}
.ac-action-btn {
  border-radius: 5px;
}
.ac-action-point-tel {
  margin-top: 8px;
  font-size: 20px;
  line-height: 26px;
  color: #0071fb;
}
.ac-action-point-tel .ac-tel {
  display: inline-block;
}
.ac-action-point-tel .ac-tel:not(:first-child) {
  margin-left: 10px;
}
@media (max-width: 830px) {
  .ac-action-point.ac-card {
    position: relative;
    padding: 5.33333333vw 3.2vw;
    box-shadow: 0 1.33333333vw 3.6vw 0 rgba(0, 0, 0, 0.1);
  }
  .ac-action-point.ac-card .ac-action-point-content {
    display: inline-block;
    line-height: 5.73333333vw;
    text-align: left;
    font-family: AlibabaSans-Medium;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-point-right {
    text-align: left;
    padding-left: 0;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-point-title {
    color: #333333;
    font-size: 4.8vw;
    line-height: 5.73333333vw;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-point-text {
    margin-bottom: 4.26666667vw;
    font-size: 4.8vw;
    line-height: 5.73333333vw;
    margin-top: 0.4vw;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-pre-text-color {
    color: #01cbff;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-be-text-color {
    color: #0071fb;
    margin-left: 1.06666667vw;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-btn .ant-btn {
    width: 43.2vw;
    height: 13.06666667vw;
    border-radius: 1.06666667vw;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-btn .ant-btn .ac-link {
    font-size: 4.8vw;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-point-tel {
    display: none;
  }
}

.ac-product-feature-item {
  font-size: 20px;
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 830px) {
  .ac-product-feature-item {
    font-size: 4vw;
  }
}
.ac-product-feature-item:not(:first-child) {
  margin-top: 64px;
}
.ac-product-feature-item:nth-child(even) {
  flex-direction: row-reverse;
}
.ac-product-feature-item .ac-image {
  width: 480px;
  height: 550px;
}
.ac-product-feature-item .content {
  width: 48%;
  margin-left: 32px;
}
.ac-product-feature-item .content .title {
  color: #333;
  font-size: 32px;
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-product-feature-item .content .title {
    font-size: 4.8vw;
  }
}
.ac-product-feature-item .content > .description {
  color: #666;
  margin-top: 16px;
}
.ac-product-feature-item .content .feature-list {
  margin-top: 32px;
}
.ac-product-feature-item .content .feature-list .feature-item {
  color: #333;
  padding: 16px 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 16px;
}
@media (max-width: 830px) {
  .ac-product-feature-item .content .feature-list .feature-item {
    font-size: 3.2vw;
  }
}
.ac-product-feature-item .content .feature-list .feature-item * {
  font-family: AlibabaSans-Medium;
}
.ac-product-feature-item .content .feature-list .feature-item .number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 11px;
  border: 1px solid #222;
  margin-right: 16px;
}
.ac-product-feature-item .content .feature-list .feature-item > .description {
  width: 440px;
}
.ac-product-feature-item .content .feature-list .feature-item.active {
  color: #0071fb;
  background: #fff;
  box-shadow: 0 10px 80px 0 rgba(19, 17, 96, 0.1);
  border-radius: 8px;
}
.ac-product-feature-item .content .feature-list .feature-item.active .number {
  color: #fff;
  background: #0071fb;
  border: none;
}

.ac-benefit .ac-benefit-content > .title {
  font-size: 32px;
  font-family: AlibabaSans-Medium;
  margin-bottom: 32px;
  color: #333;
}
@media (max-width: 830px) {
  .ac-benefit .ac-benefit-content > .title {
    font-size: 4.8vw;
  }
}
.ac-benefit .ac-benefit-content .ac-image {
  width: 100%;
  height: 200px;
  background-position: right !important;
}
.ac-benefit .ac-benefit-content .image-wrapper > div {
  height: 200px;
}
.ac-benefit .ac-benefit-content .image-title-wrapper {
  margin: 16px 0 32px 0;
  text-align: right;
  color: #333;
}
.ac-benefit .ac-benefit-content .image-title-wrapper .ellipsis {
  font-size: 20px;
  line-height: 24px;
  font-family: AlibabaSans-Medium;
}
.ac-benefit .ac-benefit-content .image-title-wrapper .target {
  color: #0071fb;
}
.ac-benefit .ac-benefit-content .image-title-wrapper > div {
  height: 24px;
}
.ac-benefit .ac-benefit-content .benefit-item {
  font-size: 20px;
  align-items: center;
  display: flex;
}
.ac-benefit .ac-benefit-content .benefit-item:not(:last-child) {
  margin-bottom: 24px;
}
.ac-benefit .ac-benefit-content .benefit-item .benefit-value {
  text-align: right;
}
.ac-benefit-bar {
  display: inline-flex;
  align-items: center;
  color: #333;
}
.ac-benefit-bar .bar {
  height: 8px;
  margin-left: 8px;
  background: #ccc;
}
.ac-benefit-bar.primary {
  color: #0071fb;
}
.ac-benefit-bar.primary .bar {
  background: #0071fb;
}
@media (max-width: 830px) {
  .ac-benefit .ac-benefit-content .ac-image {
    width: 100%;
    height: 40.4vw;
    margin-bottom: 0;
    background-size: cover !important;
  }
  .ac-benefit .ac-benefit-content > .title {
    margin-bottom: 2.66666667vw;
  }
  .ac-benefit .ac-benefit-content .image-wrapper > div {
    height: auto;
  }
  .ac-benefit .ac-benefit-content .image-title-wrapper {
    display: none;
  }
  .ac-benefit .ac-benefit-content .benefit-item {
    font-size: 4.8vw;
    display: inherit;
  }
  .ac-benefit .ac-benefit-content .benefit-item:not(:last-child) {
    margin-bottom: 4.26666667vw;
  }
  .ac-benefit .ac-benefit-content .benefit-item .benefit-title {
    color: #333;
    margin: 7.2vw 0 3.2vw 0;
  }
  .ac-benefit .ac-benefit-content .benefit-item .benefit-title > div {
    font-family: AlibabaSans-Medium;
  }
  .ac-benefit .ac-benefit-content .benefit-item .benefit-value {
    text-align: initial;
    margin-bottom: 1.73333333vw;
  }
  .ac-benefit .ac-benefit-content .benefit-legend {
    margin: 4.26666667vw 0;
    font-family: AlibabaSans-Medium;
  }
  .ac-benefit .ac-benefit-content .benefit-legend .ac-benefit-bar {
    display: flex;
    justify-content: flex-end;
  }
  .ac-benefit .ac-benefit-content .benefit-legend .ac-benefit-bar:first-child {
    margin-bottom: 2.13333333vw;
  }
  .ac-benefit-bar {
    flex-direction: row-reverse;
    font-size: 3.73333333vw;
    color: #666;
  }
  .ac-benefit-bar .bar {
    height: 1.46666667vw;
    border-radius: 0.73333333vw;
    margin-left: 0;
    margin-right: 1.33333333vw;
    background: #ccc;
  }
  .ac-benefit-bar.primary {
    color: #666;
    color: #0071fb;
  }
  .ac-benefit-bar.primary .bar {
    background: #0071fb;
  }
}

.ac-item-list-card {
  padding-bottom: 60px;
}
.ac-item-list-card .ac-card-content .ant-row:not(:last-child) {
  margin-bottom: 32px;
}
.ac-item-list-card .ac-card-content .list-card-description {
  font-size: 20px;
  color: #666;
  margin-bottom: 32px;
}
@media (max-width: 830px) {
  .ac-item-list-card .ac-card-content .list-card-description {
    font-size: 4vw;
  }
}
.ac-item-list-card .ac-card-content .ac-info-item {
  max-width: 300px;
  padding-right: 0;
  margin-bottom: 0;
}
.ac-item-list-card .ac-card-content .ac-info-item .ac-image {
  width: 60px;
  height: 60px;
}
.ac-item-list-card .ac-card-content .ac-info-item .info .title {
  margin-top: 16px;
  margin-bottom: 8px;
  color: #333;
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 830px) {
  .ac-item-list-card {
    padding-bottom: 8vw;
  }
  .ac-item-list-card .ant-col:not(:first-child) {
    margin-top: 4.26666667vw;
  }
  .ac-item-list-card .ac-card-content .ac-info-item {
    max-width: 100%;
    padding: 0;
  }
  .ac-item-list-card .ac-card-content .ac-info-item .ac-image {
    width: 9.6vw;
    height: 9.6vw;
  }
  .ac-item-list-card .ac-card-content .ac-info-item .info {
    padding-left: 6.66666667vw;
  }
  .ac-item-list-card .ac-card-content .ac-info-item .info .title {
    font-size: 4.8vw;
    margin-top: 0;
    margin-bottom: 1.06666667vw;
  }
}

.ac-card.ac-card-slider-wrapper > .ac-skeleton {
  padding: 0 32px;
}
.slider-arrow-hidden .slick-arrow {
  display: none !important;
}
.slick-slide.slick-active div {
  outline: none;
}
.ac-card-slider-item {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
}
.ac-card-slider-item .ac-image {
  width: 408px;
  height: 320px;
  border: 0;
}
.ac-card-slider-item .info {
  max-width: 500px;
  margin-left: 64px;
  color: #333;
}
.ac-card-slider-item .info .title {
  font-size: 28px;
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-card-slider-item .info .title {
    font-size: 4vw;
  }
}
.ac-card-slider-item .info .description .ellipsis {
  margin-top: 16px;
}
.ac-card-slider-item .info .date {
  margin-bottom: 16px;
  color: #0071fb;
}
@media (max-width: 830px) {
  .ac-card-slider-wrapper.ac-card {
    padding: 0;
  }
  .ac-card-slider-item {
    width: 93.6vw;
    position: static;
    display: inherit;
    height: auto;
  }
  .ac-card-slider-item .ac-image {
    width: 93.6vw;
    height: 36.66666667vw;
  }
  .ac-card-slider-item .info {
    width: 100%;
    position: static;
    margin: 0;
    padding: 5.33333333vw 3.2vw 9.6vw 3.2vw;
    padding-bottom: 0;
    margin-bottom: 8vw;
    transform: none;
    color: #333;
    border-radius: 1.33333333vw;
  }
  .ac-card-slider-item .info .title {
    font-size: 4.8vw;
  }
  .ac-card-slider-item .info .description .ellipsis {
    margin-top: 3.2vw;
  }
  .ac-card-slider-item .info .date {
    margin-bottom: 2.13333333vw;
  }
}

.ac-card.ac-event-slider {
  width: 100%;
  max-width: 1248px;
  overflow: hidden;
  padding: 0;
  margin-top: -64px;
  margin-bottom: -32px;
}
.ac-card.ac-event-slider .ac-card-title {
  display: none;
}
.ac-card.ac-event-slider .simple-slider .slick-arrow.slick-prev {
  left: 29px;
}
.ac-card.ac-event-slider .simple-slider .slick-arrow.slick-next {
  right: 29px;
}
.ac-card.ac-event-slider .ac-card-slider-item {
  width: 1120px;
  width: calc(var(--zoomRate) * 1120);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin: 64px auto;
}
.ac-card.ac-event-slider .ac-card-slider-item .ac-image {
  border-radius: 8px 0 0 8px;
}
.ac-card.ac-event-slider .ac-card-slider-item .info {
  margin-right: 32px;
}
@media (min-width: 816px) and (max-width: 1167px) {
  .ac-card.ac-event-slider .simple-slider .slick-arrow.slick-prev {
    left: -15px;
  }
  .ac-card.ac-event-slider .simple-slider .slick-arrow.slick-next {
    right: -15px;
  }
}
@media (max-width: 830px) {
  .ac-card.ac-event-slider {
    margin-top: 0;
    margin-bottom: 13.86666667vw;
  }
  .ac-card.ac-event-slider .ac-card-slider-item {
    width: 93.6vw;
    margin: 0 3.2vw 5.33333333vw;
    box-shadow: 0 1.33333333vw 3.6vw 0 rgba(0, 0, 0, 0.1);
    border-radius: 1.06666667vw;
  }
  .ac-card.ac-event-slider .ac-card-slider-item .ac-image {
    border-radius: 1.06666667vw 1.06666667vw 0 0;
  }
}

@media (min-width: 831px) {
  .ac-index-page .ac-index-video-content .ac-card-title {
    font-size: 32px;
    line-height: 44px;
    color: #0071fb;
    text-align: center;
    margin: 150px 0 41px 0;
  }
  .ac-index-page .ac-event-slider {
    margin-bottom: 80px;
  }
}
@media (max-width: 830px) {
  .ac-index-page .ac-index-video-content .ac-card-title {
    font-size: 5.33333333vw;
    line-height: 7.33333333vw;
    color: #0071fb;
    text-align: center;
    margin: 12.8vw 0 8.53333333vw 0;
  }
  .ac-index-page .ac-event-slider {
    margin-bottom: 10.66666667vw;
  }
}

.ac-customer-show {
  position: relative;
  min-height: 298px;
  padding-bottom: 16px;
}
.ac-customer-show .ac-card-content {
  padding: 0;
}
.ac-customer-show .ac-customer-show-slider {
  width: 100%;
  max-width: 1120px;
}
.ac-customer-show .ac-customer-show-slider .ac-customer-show-slider-item .ac-image {
  background: #ebebeb;
  margin: auto;
  width: 176px;
  height: 80px;
  padding: 14px;
}
.ac-customer-show .slick-arrow {
  background: #fff;
}
.ac-customer-show .slick-arrow.slick-next::before,
.ac-customer-show .slick-arrow.slick-prev::before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAoCAYAAAHLdZnaAAAABGdBTUEAALGPC/xhBQAAA0ZJREFUWAntWL9v00AUjqOWJkgZMmTo0iHJRLZkA4aoG0hI8B8w8AewMhEm+mdkTgY2OkGmTrBmS7K2UoYOGQKpsHnv6nd6Pt/5zq4TbAlL9v367n333Y93d65UXJ52ux2ouCPMwILBYHDUbDaPw7Q/nU7/CLCuliigjxVAQBl2u90TtZaHmb7v/zo7OzvebDZeo9EIZrOZQyNipiRRGCHTkLxZrVanajmmPcpk4AqAZT6V81AUqvQcYI1j5cwGwsrXVpbMAFvzqtwy6ahWqzWez+OyOzl4sVj85iAej3Txbrd7DONzh/ODg3CuDIdDfzQa+V6n0/kaBMELDrDGsRI2CUMrmACHr0TMahjpDbWQ0nxmQ94FzO4PVOYSCl9hApJxWMISUq/XP8qEY0SrhIxzGzjLkiYOx6rxCEnexolMkOiMEyCH8FYqgbl4BbP+KTOKzl4Mhud55PgpZDAZFbbABobihXp3kH4mSQiKE58vMQBeLpfLl1SeJYyRkJE8yYwkJjLIT71OyJY1BIfzGd7rXq/3yAr+FwBrd2Gj+PjYNkydiMgeogNwAl25S14iiUqA09nFqIoxdpeOIOt60ZLkSYCqYiR5E8RI9kEQIdER9Pv9V+v1WqpVzxVogB48Y7RaLeFAJ5OJz5zqfXcBwTdwiudUIc8QdtJTeULO0zC3BTvqO9EVhk0L95KAy8Y0N6DEvXAvwWxcf1DVu4Jp/1z2t47oIfs6b4Akwcx9EUVI9kUUI9kHkZYkbyKjF8aDnHptwMsgNiDtYyRBQzqitASITyRBABLBqj2B6A28F5iX9jGOSVpDiMdDxna7/QTRt5iGZ4wH9Pl8vrtP7u+bixBcw+BRvvCDJ2uy8WbPMA+OJl6BbNZJAEzspMvp2GYnj/JMI0ICDCMg2gU+/hLeN1mvZmnFpRJSRAEk2ElIkQU4CSmDgEQhZRKgFRIK+A6LmP8sIGyhQnAkuDf9gLa+h6vlT7FGXEagUCqUxshjNuaHYvBvyrmCK3ryFk4PT2Jey2V0Dr1HuPRkTAhVKpsgo5CyCbIKKYsgZyFFF5RaSFpBtVrtdSnuIw5O4SD3Ees1lEbAFOIxHf9E4uUb3bIGN9bk/c8y9cBfpeIQ3R5FziMAAAAASUVORK5CYII=");
}
.ac-customer-show .slick-arrow.slick-prev {
  left: -66px;
  top: calc(50% - 16px);
}
.ac-customer-show .slick-arrow.slick-next {
  right: -66px;
  top: calc(50% - 16px);
}
.ac-customer-show .ac-skeleton {
  padding: 32px 48px;
}
@media (max-width: 830px) {
  .ac-card.ac-customer-show {
    padding-left: 0;
    padding-right: 0;
  }
  .ac-card.ac-customer-show .ac-card-title {
    padding: 0 3.2vw;
    margin-bottom: 0;
  }
  .ac-card.ac-customer-show .ac-customer-show-slider {
    width: 100%;
    margin: 0;
  }
  .ac-card.ac-customer-show .ac-customer-show-slider .ac-customer-show-slider-item {
    width: 93.6vw !important;
    margin: 4.26666667vw 3.2vw;
    padding: 5.33333333vw 3.2vw;
    padding-bottom: 0;
    box-shadow: 0 1.33333333vw 3.6vw 0 rgba(0, 0, 0, 0.1);
    border-radius: 1.06666667vw;
  }
  .ac-card.ac-customer-show .ac-customer-show-slider .ac-customer-show-slider-item .ac-image {
    width: 23.46666667vw;
    height: 10.66666667vw;
    padding: 1.86666667vw;
  }
  .ac-card.ac-customer-show .slick-dots {
    margin-top: -3.2vw;
  }
  .ac-card.ac-customer-show .ac-skeleton {
    padding: 0;
  }
}

.ac-tabs .ant-tabs-nav {
  margin: 0;
  padding: 0 60px;
  font-size: 40px;
  color: #999;
  font-family: AlibabaSans-Medium;
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0 20px 0;
  margin-right: 100px;
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-tabs .ant-tabs-nav .ant-tabs-tab {
    font-size: 4vw;
  }
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab * {
  font-family: AlibabaSans-Medium;
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab:last-child {
  margin-right: 0;
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab-active {
  color: #0071fb;
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #0071fb;
}
.ac-tabs .ant-tabs-nav .ant-tabs-ink-bar {
  background-color: #0071fb;
  height: 4px;
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab:hover {
  color: #0071fb;
}
@media (min-width: 831px) {
  .ac-tabs .ant-tabs-tab-arrow-show > * {
    top: 40%;
  }
}
.ac-tabs .ant-tabs-tabpane {
  padding: 32px 32px 64px 32px;
}
@media (max-width: 830px) {
  .ac-tabs .ant-tabs-nav-wrap {
    padding: 0;
  }
  .ac-tabs.ant-tabs-nav-container-scrolling {
    padding: 0;
  }
  .ac-tabs .ant-tabs-nav {
    font-size: 3.73333333vw;
    padding: 0;
    margin: 0 3.2vw;
  }
  .ac-tabs .ant-tabs-nav .ant-tabs-tab {
    padding: 1.6vw 0;
    margin-right: 6.66666667vw;
  }
  .ac-tabs .ant-tabs-nav .ant-tabs-tab-active {
    color: #333;
    font-family: AlibabaSans-Medium;
    font-size: 4.26666667vw;
  }
  .ac-tabs .ant-tabs-nav .ant-tabs-ink-bar {
    height: 0.53333333vw;
  }
  .ac-tabs .ant-tabs-nav .ant-tabs-tab:hover {
    color: #333;
  }
  .ac-tabs .ant-tabs-bar {
    margin-bottom: 2.66666667vw;
  }
  .ac-tabs .ant-tabs-tabpane {
    padding: 2.66666667vw 0 5.33333333vw 0;
  }
}

@media (max-width: 830px) {
  .ac-product-feature-item-mb {
    display: inherit;
    width: 100%;
    margin: 0;
  }
  .ac-product-feature-item-mb:not(:first-child) {
    margin-top: 8.53333333vw;
  }
  .ac-product-feature-item-mb > .title {
    color: #333;
    font-size: 32px;
    font-family: AlibabaSans-Medium;
    margin-bottom: 3.2vw;
  }
  .ac-product-feature-item-mb > .description {
    font-size: 3.73333333vw;
    margin-bottom: 8.53333333vw;
  }
  .ac-product-feature-item-mb > .description .ellipsis {
    margin-top: 4.26666667vw;
  }
  .ac-product-feature-item-mb .slider-item {
    margin: 0 3.2vw;
  }
  .ac-product-feature-item-mb .slider-item .ac-image {
    max-width: 93.6vw;
    height: 101.33333333vw;
    margin: auto;
  }
  .ac-product-feature-item-mb .slider-item .content {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 4vw 0 8.53333333vw 0;
    padding: 5.33333333vw 3.2vw;
    transform: none;
    color: #333;
    border-radius: 1.33333333vw;
    font-size: 4vw;
    font-family: AlibabaSans-Medium;
    background: #fff;
    box-shadow: 0 0.53333333vw 1.06666667vw 0 rgba(0, 0, 0, 0.2);
    border-radius: 1.06666667vw;
    font-size: 3.73333333vw;
  }
  .ac-product-feature-item-mb .slick-dots {
    position: static;
    margin-top: -9.33333333vw;
  }
}
@media (max-width: 830px) and (max-width: 830px) {
  .ac-product-feature-item-mb > .title {
    font-size: 4.8vw;
  }
}

.ac-product-features-wrapper {
  position: relative;
}
@media (max-width: 830px) {
  .ac-product-features-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .ac-product-features-wrapper .simple-slider {
    margin: 0 -3.2vw;
  }
}

.ac-content1 .ac-content1-smalltitle {
  line-height: 31px;
  font-size: 32px;
  color: #0071fb;
  height: 31px;
  margin-bottom: 32px;
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-content1 .ac-content1-smalltitle {
    font-size: 4.8vw;
  }
}
.ac-content1 .ac-content1-title {
  font-size: 32px;
  font-family: AlibabaSans-Medium;
  color: #333;
  margin-bottom: 16px;
}
@media (max-width: 830px) {
  .ac-content1 .ac-content1-title {
    font-size: 4.8vw;
  }
}
.ac-content1 .ac-content1-description {
  color: #666;
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-content1 .ac-content1-description {
    font-size: 4vw;
  }
}
.ac-content1 .ac-content1-bg {
  margin-top: 32px;
  height: 466px;
  height: calc(var(--zoomRate) * 466);
}
@media (max-width: 830px) {
  .ac-content1 .ac-content1-smalltitle {
    line-height: 6.13333333vw;
    font-size: 4.8vw;
    color: #0071fb;
    height: 6.13333333vw;
    margin-bottom: 5.33333333vw;
    font-family: AlibabaSans-Medium;
  }
  .ac-content1 .ac-content1-title {
    font-size: 5.6vw;
    font-family: AlibabaSans-Medium;
    margin-bottom: 2.66666667vw;
    color: #333333;
  }
  .ac-content1 .ac-content1-bg {
    margin-top: 4vw;
    height: 62vw;
    background-size: cover !important;
  }
}

.ac-content2 .ac-content2-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 64px;
}
.ac-content2 .ac-content2-section:first-child {
  margin-top: 0;
}
.ac-content2 .ac-content2-section:nth-child(even) {
  flex-direction: row-reverse;
}
.ac-content2 .ac-content2-section:nth-child(even) .ac-content2-right-wrap {
  margin-left: 0;
  margin-right: 32px;
}
.ac-content2 .ac-image {
  width: 500px;
  height: 385px;
}
.ac-content2 .ac-content2-right-wrap {
  width: 47%;
  margin-left: 32px;
}
.ac-content2 .ac-content2-title {
  margin-bottom: 16px;
  font-size: 32px;
  color: #333;
  line-height: 41px;
  font-family: AlibabaSans-Medium;
}
.ac-content2 .ac-content2-description {
  color: #666;
  line-height: 1.5;
}
.ac-content2 .ac-content2-description ol,
.ac-content2 .ac-content2-description ul {
  padding: 10px 0 10px 16px;
}
.ac-content2 .ac-content2-description ol li,
.ac-content2 .ac-content2-description ul li {
  list-style: outside decimal;
  padding-left: 2px;
}
.ac-content2 .ac-content2-description ul {
  padding-left: 22px;
}
.ac-content2 .ac-content2-description ul li {
  list-style-type: disc;
  padding-left: 0;
}
@media (max-width: 830px) {
  .ac-content2.ac-page-section {
    margin-bottom: 0 !important;
  }
  .ac-content2 .ac-content2-section {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    margin-top: 13.86666667vw;
  }
  .ac-content2 .ac-content2-section:first-child {
    margin-top: 0;
  }
  .ac-content2 .ac-content2-section:nth-child(even) {
    flex-direction: column-reverse;
  }
  .ac-content2 .ac-content2-section:nth-child(even) .ac-content2-right-wrap {
    margin: 0;
  }
  .ac-content2 .ac-image {
    width: 93.6vw;
    height: 72vw;
    margin-top: 4vw;
  }
  .ac-content2 .ac-content2-right-wrap {
    width: 100%;
    margin: 0;
  }
  .ac-content2 .ac-content2-title {
    margin-bottom: 2.66666667vw;
    font-size: 5.6vw;
    color: #333;
    line-height: 7.2vw;
  }
  .ac-content2 .ac-content2-description {
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
}

.ac-card.ac-customer-voice-slider {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}
.ac-card.ac-customer-voice-slider .simple-slider {
  margin: 0 -32px;
}
.ac-card.ac-customer-voice-slider .ac-card-slider-item {
  margin: 0 32px;
  box-shadow: none;
}
.ac-card.ac-customer-voice-slider .ac-card-slider-item .ac-image {
  width: 464px;
  height: 259px;
  border-radius: 0;
}
.ac-card.ac-customer-voice-slider .ac-card-slider-item .info {
  width: 60%;
  max-width: 540px;
  margin-left: 40px;
}
.ac-card.ac-customer-voice-slider .ac-card-slider-item .info .title {
  font-size: 32px;
}
.ac-card.ac-customer-voice-slider .ac-card-slider-item .info .customer-name {
  font-size: 18px;
  margin-top: 32px;
  text-align: right;
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-card.ac-customer-voice-slider {
    padding: 5.33333333vw 3.2vw;
    box-shadow: none;
  }
  .ac-card.ac-customer-voice-slider .ac-card-slider-item .ac-image {
    width: 93.6vw;
    height: 72.13333333vw;
    background-size: cover !important;
  }
  .ac-card.ac-customer-voice-slider .ac-card-slider-item .info {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    padding: 5.33333333vw 0 0 0;
  }
  .ac-card.ac-customer-voice-slider .ac-card-slider-item .info .title {
    font-size: 5.6vw;
  }
  .ac-card.ac-customer-voice-slider .ac-card-slider-item .info .description {
    color: #666;
  }
  .ac-card.ac-customer-voice-slider .ac-card-slider-item .info .customer-name {
    font-size: 4.26666667vw;
    margin-top: 6.66666667vw;
    text-align: left;
  }
}

.ac-steps-panel .ac-steps-panel-title {
  font-size: 32px;
  line-height: 41px;
  color: #333;
  margin-bottom: 3px;
}
.ac-steps-panel .ac-steps-panel-description {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
}
.ac-steps-panel .ac-steps {
  margin-top: 32px;
  margin-bottom: -32px;
  display: flex;
}
.ac-steps-panel .ac-steps.small-size .ac-info-item {
  width: 252px;
  width: calc(var(--zoomRate) * 252);
}
.ac-steps-panel .ac-steps.small-size .ac-info-item:not(:first-child) {
  margin-left: auto;
}
.ac-steps-panel .ac-steps.small-size .ac-info-item .ac-image {
  width: 252px;
  width: calc(var(--zoomRate) * 252);
  height: 329px;
  height: calc(var(--zoomRate) * 329);
}
.ac-steps-panel .ac-info-item {
  width: 326px;
  width: calc(var(--zoomRate) * 326);
  padding: 0;
}
.ac-steps-panel .ac-info-item:not(:first-child) {
  margin-left: auto;
}
.ac-steps-panel .ac-info-item .ac-image {
  width: 326px;
  width: calc(var(--zoomRate) * 326);
  height: 329px;
  height: calc(var(--zoomRate) * 329);
}
.ac-steps-panel .ac-info-item .title {
  font-size: 20px;
  line-height: 26px;
  color: #333;
  margin-top: 16px;
}
.ac-steps-panel .ac-info-item .title::after {
  content: none !important;
}
.ac-steps-panel .ac-info-item .description {
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  margin-top: 8px;
}
.ac-steps-panel .learn-more {
  color: #666;
  margin-top: 32px;
  line-height: 21px;
  font-size: 16px;
}
.ac-steps-panel .learn-more a {
  color: #0071fb;
}
@media (max-width: 830px) {
  .ac-steps-panel .simple-slider {
    margin: 0 -3.2vw;
  }
  .ac-steps-panel .ac-info-item {
    width: 100%;
    padding: 2vw 4vw;
  }
  .ac-steps-panel .ac-info-item:not(:first-child) {
    margin-left: 0;
  }
  .ac-steps-panel .ac-info-item .ac-image {
    width: 8vw;
    height: 8vw;
    flex-shrink: 0;
    flex-grow: 0;
    margin-top: 1.2vw;
  }
  .ac-steps-panel .ac-info-item .title {
    margin-top: 0;
    font-size: 4.8vw;
    color: #333;
  }
  .ac-steps-panel .ac-info-item .info {
    margin-top: 1.33333333vw;
    padding-left: 6.26666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .ac-steps-panel .learn-more {
    margin-top: 5.33333333vw;
    font-size: 4vw;
    line-height: 4.8vw;
  }
}

.ac-product-steps {
  padding: 0;
}
.ac-product-steps .ac-card-title {
  padding: 32px 48px 6px 48px;
}
.ac-product-steps .ac-skeleton {
  padding: 32px 48px;
}
@media (max-width: 830px) {
  .ac-card.ac-product-steps {
    padding: 0;
  }
  .ac-card.ac-product-steps .ac-card-title {
    padding: 8vw 3.2vw 2.13333333vw 3.2vw;
    margin-bottom: 1.33333333vw;
  }
  .ac-card.ac-product-steps .ac-image {
    height: 87.46666667vw !important;
  }
  .ac-card.ac-product-steps .ac-skeleton {
    padding: 8vw 3.2vw;
  }
  .ac-card.ac-product-steps .ac-steps-panel {
    padding: 0 3.2vw;
  }
}

.ac-item-list {
  margin-top: 32px;
  margin-bottom: -32px;
  display: flex;
  justify-content: space-between;
}
.ac-item-list.col-3 .ac-info-item {
  width: 352px;
}
.ac-item-list.card {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 16px -16px 48px -16px;
}
.ac-item-list.card .ac-info-item {
  box-shadow: 0 6px 48px 0 rgba(0, 0, 0, 0.05);
  margin: 16px 16px;
  padding: 32px 24px;
}
.ac-item-list .ac-info-item {
  width: 272px;
  padding-right: 32px;
}
.ac-item-list .ac-info-item:last-child {
  padding-right: 0;
}
.ac-item-list .ac-info-item .ac-image {
  width: 60px;
  height: 60px;
}
.ac-item-list .ac-info-item .info .title {
  font-size: 20px;
  line-height: 26px;
  color: #333;
  margin-top: 8px;
}
.ac-item-list .ac-info-item .info .title::after {
  content: none !important;
}
.ac-item-list .ac-info-item .info .description {
  color: #666;
  margin-top: 8px;
}
@media (max-width: 830px) {
  .ac-item-list {
    flex-direction: column;
    margin-top: 4vw;
    margin-bottom: 0;
  }
  .ac-item-list.col-3 .ac-info-item {
    width: 100%;
  }
  .ac-item-list.card {
    margin: 2.13333333vw 0 0 0;
  }
  .ac-item-list.card .ac-info-item {
    width: 100%;
    margin: 2.13333333vw 0;
    padding: 4.26666667vw 3.2vw;
  }
  .ac-item-list .ac-info-item {
    width: 100%;
    padding: 4.26666667vw 3.2vw;
  }
  .ac-item-list .ac-info-item .ac-image {
    width: 9.6vw;
    height: 9.6vw;
    flex-shrink: 0;
    flex-grow: 0;
    margin-top: 1.2vw;
  }
  .ac-item-list .ac-info-item .info {
    padding-left: 6.66666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .ac-item-list .ac-info-item .info .title {
    margin-top: 0;
    font-size: 4vw;
  }
  .ac-item-list .ac-info-item .info .description {
    margin-top: 1.06666667vw;
  }
}

.ac-solution-list.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-right: -32px;
}
.ac-solution-list.flex .ac-solution-group:not(:first-child) {
  margin-top: 0;
}
.ac-solution-list.flex .ac-solution-group {
  flex: 0 0 352px;
  margin-right: 32px;
  margin-bottom: 32px;
}
.ac-solution-list.flex .ac-solution-group .items {
  height: auto;
}
.ac-solution-list.flex .ac-info-item {
  margin-bottom: 0;
}
.ac-solution-list .ac-solution-group {
  margin-top: 0;
}
.ac-solution-list .ac-solution-group:not(:first-child) {
  margin-top: 40px;
}
.ac-solution-list .ac-solution-group > .title {
  color: #999;
  font-size: 24px;
}
.ac-solution-list .ac-solution-group > .items {
  height: 100%;
  margin-top: 24px;
  margin-right: -32px;
  display: flex;
  flex-wrap: wrap;
}
.ac-solution-list .ac-solution-group > .items .ac-info-item {
  flex: 0 0 352px;
  padding: 24px;
  margin-right: 32px;
  box-shadow: 0 5px 10px 0 rgba(0, 40, 97, 0.05);
}
.ac-solution-list .ac-solution-group > .items .ac-info-item .ac-image {
  width: 64px;
  height: 68px;
  display: block;
}
.ac-solution-list .ac-solution-group > .items .ac-info-item .info {
  margin-top: 8px;
  min-height: 92px;
}
.ac-solution-list .ac-solution-group > .items .ac-info-item .info .title {
  line-height: 1.3;
}
.ac-solution-list .ac-solution-group > .items .ac-info-item .info .title::after {
  content: none !important;
}
.ac-solution-list .ac-solution-group > .items .ac-info-item:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 40, 97, 0.1);
  transform: translateY(-2px);
  transition: transform 0.3s;
}
@media (max-width: 830px) {
  .ac-solution-list.flex {
    display: block;
  }
  .ac-solution-list.flex .ac-solution-group:not(:first-child) {
    margin-top: 8.53333333vw;
  }
  .ac-solution-list.flex .ac-solution-group .items {
    margin-bottom: 0;
  }
  .ac-solution-list.flex .ac-info-item {
    flex-basis: 100% !important;
    max-width: none;
  }
  .ac-solution-list .ac-solution-group:not(:first-child) {
    margin-top: 8.53333333vw;
  }
  .ac-solution-list .ac-solution-group > .title {
    color: #999999;
    margin-bottom: 4.26666667vw;
    font-size: 4.8vw;
  }
  .ac-solution-list .ac-solution-group > .items {
    margin-top: 0;
    margin-right: 0;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item {
    width: 100%;
    border-radius: 1.06666667vw;
    box-shadow: 0 0.26666667vw 1.6vw 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 4.26666667vw 3.2vw;
    position: relative;
    margin-right: 0;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item:hover:after {
    opacity: 0.6;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item .ac-image {
    width: 12.8vw;
    height: 13.86666667vw;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item .info {
    margin-top: 0;
    width: 64vw;
    min-height: inherit;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item:after {
    content: '';
    display: inline-block;
    width: 1.86666667vw;
    height: 3.2vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 3.2vw;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAwCAYAAAACYxrZAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHKADAAQAAAABAAAAMAAAAABgjDanAAAEAElEQVRYCb2YW2gTQRSGu0mVFqEQwRstCCL4pL4UH7xQSxGLCipIQClWbJsqIlpRURHFVhCsoKBCr9IEFA0iKBStFEoVn7yg+CCK+CJSRDQglIbaNH4nzYTdZHd2k5QOLDNzzj/nP+fMzM7uGCWUSCSyOB6Pt9PcyDOeTCafBAKBzmAwOCn62SyGkE1MTHzA6NIsw2/KysrqGxsbf2fJi+r6iOyyDZkYrUY30tvbu6QohqzBPtK3IUtm7q6enp4eDYfDlWZhMW0fg/+4GFhFpC/6+vqWu+A8qX2U+x6QKxKJxEtIV3rAaiEGKTV6enoegdqlRc4ox3CwrqWl5ZMHrC3EZxhGEk2Q+qEtwipchoOj/f39a61i7z1DQaPRqD8Wiw3Qb1AyTR3Dwa2hUOi1BmOryhCKFu99pLebZrMt2ir86/f7tzU3N7+yivU9WaWZgtfTeB2ivpUROjcq2DJD3d3dtc6QXI2FUNSQJeE8SrMzF26VkJEFSAZZvfVWjXMvh1BBW1tbT0PervqaupxIH/NG2qnBZFSWOcxITQ1SdobuFZPIqTnFlmlgyzxwAojclVBALKRjpO+GtHWFjCTANZGdsBPOE6EMJmUhjHXxaMfIGqAchlRWe05xnMNsJKnqwdgBiSJbZ+6nHerCweNmuWp7JpQBkEao9vFMSV9XWEjX0/NvgWnTY0GaOrIiiSTKM98kdmp2kN4LSlkQoQyWvccJIi/9cmXMqWYarrG3T4k+r5SaDfJKe0Z/O8bGzXK7Npk4yUo/K7qCI1SGMbQeg0/pVyiZQ/0P59YVTSjGOa6qSe8QxAsdyFJiCHtnhVCssZDWQDjMs0hD+q7gOdQY1apmhVBSSmQjLtHJSfS26JTmu2iKijB9+D4nh24rVKK7yF58XzBh+tAdJI1yCGsLZLLxU0dcQYTyapNDFxbXtwyYDvWWEa/ynkPmLEhUdxlbKgZ0hcjOqcgUznWQAkpNZPshu0PTb5bbtTn92zhdcg5tzymFTA7gAR4tGVHJh/UhOzJxTDtYeU4a5RPjNn3tFEAmnxgHOY761djsWmtAwHP6EUVkl/A4c3hme6v6RDbJEySNsnK1xTFCIrvKyNShqbMAUZwFsjt9PuqgKV3OHBKRUVlZeRNtm9toyOQCYgdLf9gNq/SWbcHgvH5miCzvn5lMSuf0d435mkd67hHhHhW6Uw3uF79pW5qamuSqJe8itxgSpXzyuZKBG4OwplAy8c5fVVV1BLIT0nEp34lsM0v/iwtOq5YI92oRM8pvkG1i6X/1gNVCSiEMaBElJZ+5AqvjCuyHC86TWm4xdP/oH1n6NbNFJh758P48pD9t3JPLvVrmzE5nA/cmSu3Duby+/A+kLJg8r3ZNcgAAAABJRU5ErkJggg==") center / contain no-repeat;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item:not(:first-child) {
    margin-top: 4.26666667vw;
  }
}

.ac-merchant {
  position: relative;
  background: #fbfcfd;
}
.ac-merchant .ac-banner {
  margin-bottom: 0;
}
.ac-merchant .ac-product-list-card {
  z-index: 1;
  margin-bottom: 0;
}
.ac-merchant .ac-merchant-top-section {
  background: #fff;
  border-radius: 2625px / 0 0 150px 150px;
  padding-top: 32px;
  padding-bottom: 104px;
  margin-bottom: 32px;
}
.ac-merchant .ac-content1 .ac-content1-description {
  margin-bottom: 0;
}
.ac-merchant .ac-card-solution {
  margin-bottom: 112px;
}
.ac-merchant .ac-card-solution .ac-info-item {
  border-radius: 8px;
}
.ac-merchant .ac-business-slider {
  margin-bottom: 144px;
}
@media (max-width: 830px) {
  .ac-merchant {
    padding-bottom: 0;
    background: #fff;
  }
  .ac-merchant .ac-product-list-card {
    margin-bottom: 13.86666667vw;
  }
  .ac-merchant .ac-merchant-top-section {
    padding: 5.33333333vw 0 0 0;
  }
  .ac-merchant .ac-card-solution {
    padding: 8.53333333vw 3.2vw;
    background: #fbfcfd;
    margin-bottom: 13.86666667vw;
  }
  .ac-merchant .ac-business-slider {
    margin-bottom: 13.86666667vw;
  }
}

.ac-mini-program .ac-content1.ac-card-transparent {
  margin-top: 144px;
}
.ac-mini-program .ac-content1 .ac-content1-bg {
  height: 594px;
  height: calc(var(--zoomRate) * 594);
}
.ac-mini-program .ac-content1 .ac-content2 {
  margin-top: 32px;
}
@media (max-width: 830px) {
  .ac-mini-program .ac-content1.ac-card-transparent {
    margin-top: 5.33333333vw;
  }
  .ac-mini-program .ac-content1 .ac-content1-bg {
    height: 138.26666667vw;
  }
  .ac-mini-program .ac-content1 .ac-content2 {
    margin-top: 8.53333333vw;
  }
  .ac-mini-program .ac-item-list.card .ac-info-item .ac-image {
    width: 14.66666667vw;
    height: 14.66666667vw;
  }
  .ac-mini-program .ac-item-list.card .ac-info-item .info {
    padding-left: 3.2vw;
  }
}

@media (max-width: 830px) {
  .ac-integrated-services {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    padding: 4vw 3.46666667vw 5.33333333vw 3.46666667vw;
    min-height: 80vw;
  }
  .ac-integrated-services .is-wrap {
    flex: 0 0 66.66666667vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8vw 4vw;
    background: #fff;
    box-shadow: 0 7px 14px 0 rgba(176, 176, 176, 0.5);
    border-radius: 8px;
    margin-right: 4vw;
  }
  .ac-integrated-services .ac-image {
    margin-top: 6.26666667vw;
    width: 53.33333333vw;
    height: 22.4vw;
  }
  .ac-integrated-services .title {
    margin-top: 9.6vw;
    font-size: 4.26666667vw;
    color: #333;
    line-height: 5.46666667vw;
  }
  .ac-integrated-services .description {
    margin-top: 2.66666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .ac-integrated-services .learn-more {
    margin-top: 1.6vw;
    font-size: 3.73333333vw;
    color: #0071fb;
  }
  .ac-integrated-services .learn-more::after {
    content: '';
    display: inline-block;
    width: 1.33333333vw;
    height: 2.4vw;
    margin-left: 1.33333333vw;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAAGHyp2xAAAABGdBTUEAALGPC/xhBQAAAgFJREFUOBGFVD1oFEEU/sbbMSoeIihYBMTCHxBEBDvBKiqIIGJjZ7DQIo3M3p02cjZR5AxYpxTxp7MJMf6AWAmKxNI/0iiKYGEixH1rnt/cOnc7uT0cWOa972fmvbfLAqk8Rm+l8rkXVwUuu9CHXab9JERNHS3CVGYCVuyXdWsMNPIzMeBkbk0f0bEidrLyL8g+BtagrRuwKL9g7QFcN28CMbg7WUZDOoEwIYj2NFuAsWNJBLbkEHJ9gY12BG2TFZzLpjmypUjYTVJ5OggWiG9qGU6+DhOAR07y+T1c4PLT8ANX7XXQC7quVPdBZR51W2e1S6VBku6Yt1hrt3Bii14ckx7J5DmMmfNhvFL5wXvvxaDPnOScazMmHmitW2VLjsYEkOAlHdbu5Ov6sJo0bP4RezsCg/dI7DGKPq0WVeXFDNqasLVpCs6yC9/iKXTskypDwOLheTTNJgBzC8oaWA8PmAri8j5oDGxDDtP8kG1sInQHu+w4zhsJ9HBjUDjdDsgs0z1sY4YVHPfU/41edUk3I5fXrGAHX/VuXDPv4s/Zi8qrpXvxJ5+FyChve4Z6sp8fzk8vqb6xmZ/Eit5lf+u6g+okF2mM/gGxsSFXabhCMYdgzuFmcrtcQDlOMKXr8SW/z9NPsIfvqOEgbthXZVFVnNDkfzQ1jNhtmDTfqkRV2F9Uq64o4HwgVAAAAABJRU5ErkJggg==") center / contain no-repeat;
  }
}

.ac-card .ac-join-steps {
  font-size: 20px;
  color: #333;
  margin-bottom: 48px;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps {
    font-size: 4vw;
  }
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-title:after {
  background-color: #ccc;
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-title {
  width: 176px;
  font-size: 20px;
  font-family: AlibabaSans-Medium;
  color: #333;
  margin-bottom: 8px;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-title {
    font-size: 4vw;
  }
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-description {
  line-height: 1.5;
  font-size: 20px;
  color: #666;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-description {
    font-size: 4vw;
  }
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-description .ac-link {
  margin-top: 6px;
  display: inline-block;
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-description {
  margin-top: 8px;
  color: #666;
  font-size: 16px;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-description {
    font-size: 3.2vw;
  }
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-head-inner {
  border: none;
  width: auto;
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-head-inner > .ant-steps-icon {
  font-family: AlibabaSans-Medium;
  color: #333;
  font-size: 20px;
  vertical-align: middle;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-head-inner > .ant-steps-icon {
    font-size: 4vw;
  }
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-icon {
  border: none;
  margin: 0;
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-icon * {
  font-family: AlibabaSans-Medium;
  color: #333;
  font-size: 20px;
  vertical-align: middle;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-icon * {
    font-size: 4vw;
  }
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps {
    margin-bottom: 6.4vw;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-title {
    font-size: 4.8vw;
    color: #333;
    margin-bottom: 1.06666667vw;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-description {
    margin-top: 0;
    line-height: 5.6vw;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-description .ac-link {
    margin-top: 1.06666667vw;
    display: inline-block;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-tail::after {
    background-color: #ccc;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-head-inner {
    border: none;
    width: 6.66666667vw;
    height: 6.66666667vw;
    background: #d5e8ff;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-head-inner > .ant-steps-icon {
    font-size: 4.26666667vw;
    color: #0071fb;
    font-family: AlibabaSans-Medium;
  }
}

.ac-document {
  font-size: 20px;
  color: #333;
  padding-bottom: 48px;
}
@media (max-width: 830px) {
  .ac-document {
    font-size: 4vw;
  }
}
.ac-document .ac-card-title {
  margin-bottom: 16px;
}
.ac-document .ac-document-description {
  line-height: 1.5;
  font-size: 20px;
  color: #666;
  margin-bottom: 16px;
}
@media (max-width: 830px) {
  .ac-document .ac-document-description {
    font-size: 4vw;
  }
}
.ac-document .ac-link {
  color: #0071fb;
  font-family: AlibabaSans-Medium;
}
.ac-document .ac-link:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 12px;
  margin-left: 8px;
  position: relative;
  top: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAwCAYAAAACYxrZAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHKADAAQAAAABAAAAMAAAAABgjDanAAAEC0lEQVRYCb2Ya2gUVxTHfztufMQqphAqtFaKWqpgqLapbYXaYqqiGCsaqSbGJGq1FPGDyZdqW5H6pdUvitZXfARfVOsjikpFWsUENIoQRaG1Yg2CkA8WHzEmTbbnZJi4u/O4s9mlB5adOed/zn9m7j33f2ciMbHbzbDmNFy+C/17Q8FbsHIKDOxLxi1yuzkWK9gALW2JtYfkwC+LYejLif50z6zvTrrJtGjTQyjcAnr3mTSr4Z5/uQeP4LOtcOuBPybViDWoX3BK8xOYuQ0a7wfjwkatwtFm6MMWmLUdrgQ8DXMVG2FVfQpjhpjhj1phTjXU3zFjgxBW715waCHkDw2C2bGnz2HeLjj/pxnrh7A0MED67WchHT/MD/bC/6wd5u+BX2+98KVy1EWoCdnS8PvL4ZM3zenP/4WKvXDiuhmbjOgm1EDfKNQsgCmjkmHu8/YOWHIADl9zx4I8CYQK1DHdWQIz8oLS7FhHJyw7BHsbzFgH4SLUQC/xbpkrs/IdB+b/3ymklUegut4fEx/xJFSAFYGNRVA6Lh7ufRyLwde1sOmCdzzeG1G1iHd4Ha86AdvrvCJun/Z15US33/GEIlTw92fkjn930oL/l30Mq0TevCw0oSavOwc/nvUq4/YtHi8XOd3tT4lQ03Wc1pxyF/LyzH9PLnAmRGQ+OJYyoSbqjFwp42oefSgaCxtk8ukkVOsRoSbuk96rPAraFiYrlJ7+6XOISk/4toWpSHG+3TbasyarbZQnIm2j1uM7tNPh5A1YKkucLnUmO1iRAUIlUeVYtA90UQ+yybJGp32HDoFq5IIaUPnys1cGpjGGfkVN/hBDbiphP1IV5aC70ypvv5aBO9RJo2JsGj8lLH8/TUIV3y/2h5uhZUKmu4keP1JtfBVfFWGTaeOvLbRRPSLUpW3FkXCrjC5tW0XMdZVRS5lw8wVbbMOso7p4q4g766gSyrYpvK0XefohTXkKTZgpAQ5F+I280m27GO5JVBWIisjPz4yEVSJBNZf80hP9306Frz5K9CWf+RJ2ytZq+WF5BbianOI+V0VfK9uJhR+6Y8keT0LtrS8PwnHRMZNZMs91G1Ei+hjGXISqayo1Z26a01V8dfswe4wZ6yASCFtFz8pq4Lc/nLD/f5a8Eui2YXqIF9r4Kt2ELaJjJbuh7q/4sPdxH8naUQyTRnrHg7xdhI9bYe4uaPg7CGrH+mXBnlKYMMKM9UJE22TMiqrhWpNXONHXv4/s1srggzcS/amcRXUnHYZMv0odqIB3X0+lvBsbrQ3xFpuTbb+S573qLpCqJ/rPs+CU3Jfko8MiGDk4GBc2auUHPKLBsss6tiRzZHpR1upp9geF5CvUj3u1S2F4bnIkvfOufen/+fnyP6vIINSK0Vn7AAAAAElFTkSuQmCC") center / contain no-repeat;
}
@media (max-width: 830px) {
  .ac-document .ac-card-title {
    margin-bottom: 5.33333333vw;
  }
  .ac-document .ac-document-description {
    line-height: 5.6vw;
    margin-bottom: 4.26666667vw;
  }
  .ac-document .ac-link:after {
    width: 1.33333333vw;
    height: 2.4vw;
    margin-left: 1.2vw;
  }
}

.ac-iso {
  position: relative;
}
@media (max-width: 830px) {
  .ac-iso .ac-experience {
    padding-left: 0;
    padding-right: 0;
  }
  .ac-iso .ac-experience .ac-card-title {
    padding: 0 3.2vw;
  }
}

.ac-isv-page .ac-isv-why-title {
  margin-top: 8px;
  font-family: AlibabaSans-Medium;
  font-size: 32px;
  color: #333;
  line-height: 41px;
}
.ac-isv-page .ac-isv-why-description {
  margin-top: 16px;
  font-size: 20px;
  line-height: 1.5;
  color: #666;
}
.ac-isv-page .ac-isv-features {
  margin-top: 64px;
}
.ac-isv-page .ac-isv-features .title {
  font-size: 24px;
  line-height: 33px;
}
.ac-isv-page .ac-isv-features .description {
  margin-top: 12px;
}
@media (max-width: 830px) {
  .ac-isv-page .ac-isv-why-title {
    font-size: 5.6vw;
    line-height: 7.2vw;
    color: #333;
  }
  .ac-isv-page .ac-isv-why-description {
    margin-top: 2.66666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .ac-isv-page .ac-isv-features {
    margin-top: 2.66666667vw;
    padding: 0;
  }
  .ac-isv-page .ac-isv-features .ac-info-item {
    padding: 2.66666667vw 0;
  }
  .ac-isv-page .ac-isv-features .title {
    margin-top: 0;
    font-size: 4.8vw;
    color: #333;
    line-height: 6.13333333vw;
  }
  .ac-isv-page .ac-isv-features .description {
    margin-top: 1.33333333vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
}

.ac-offline-payment {
  background: #fbfcfd;
}
.ac-offline-payment .ac-banner {
  margin-bottom: 0;
}
@media (min-width: 1183px) {
  .ac-offline-payment .ac-offline-features {
    min-height: 400px;
  }
}
.ac-offline-payment .ac-offline-payment-top-section {
  background: #fff;
  border-radius: 2625px / 0 0 150px 150px;
  padding: 32px 0;
  margin-bottom: 32px;
}
.ac-offline-payment .ac-offline-payment-top-section .ac-card:last-child {
  margin-bottom: 32px;
}
@media (max-width: 830px) {
  .ac-offline-payment {
    padding-bottom: 0;
    background: #fff;
  }
  .ac-offline-payment .ac-offline-payment-top-section {
    padding: 5.33333333vw 0 0 0;
  }
  .ac-offline-payment .ac-card-solution {
    padding: 8.53333333vw 3.2vw;
    background: #fbfcfd;
    margin-bottom: 13.86666667vw;
  }
}

.ac-online-payment {
  position: relative;
}
.ac-online-payment .ac-online-features .ac-info-item .info .title {
  line-height: 26px;
}
.ac-online-payment .ac-online-features .ac-info-item .info .description {
  margin-top: 12px;
}
@media (max-width: 830px) {
  .ac-online-payment .ac-online-features .ac-info-item .info .title {
    height: auto;
  }
  .ac-online-payment .ac-online-features .ac-info-item .info .description {
    margin-top: 1.33333333vw;
  }
}

.ac-solution {
  position: relative;
}
.ac-solution .ac-content1 .ac-content1-bg {
  height: 594px;
  height: calc(var(--zoomRate) * 594);
}
@media (max-width: 830px) {
  .ac-solution .ac-content1 .ac-content1-bg {
    height: 72.13333333vw;
  }
}

.ac-north-america .adv-title {
  margin-top: 8px;
  font-size: 32px;
  color: #333;
  line-height: 41px;
}
.ac-north-america .adv-description {
  margin-top: 16px;
  font-size: 16px;
  line-height: 21px;
  color: #666;
}
.ac-north-america .ac-north-america-features {
  margin-top: 70px;
  padding: 0 47px;
}
.ac-north-america .ac-north-america-features .ac-image {
  width: 160px;
  height: 70px;
}
.ac-north-america .ac-north-america-features .title {
  font-size: 24px;
  line-height: 33px;
}
.ac-north-america .ac-north-america-features .description {
  margin-top: 12px;
}
@media (max-width: 830px) {
  .ac-north-america .advantages {
    padding: 8vw 0;
  }
  .ac-north-america .advantages .ac-card-title {
    padding: 0 3.2vw;
  }
  .ac-north-america .advantages .adv-title {
    padding: 0 3.2vw;
    font-size: 5.6vw;
    font-family: AlibabaSans-Medium;
    line-height: 7.2vw;
    color: #333;
  }
  .ac-north-america .advantages .adv-description {
    padding: 0 3.2vw;
    margin-top: 2.66666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .ac-north-america .advantages .ac-skeleton {
    padding: 0 3.2vw;
  }
  .ac-north-america .ac-north-america-features {
    margin-top: 2.66666667vw;
    padding: 0;
  }
  .ac-north-america .ac-north-america-features .ac-info-item {
    padding: 2.66666667vw 0;
  }
  .ac-north-america .ac-north-america-features .ac-image {
    width: 14.66666667vw;
    height: 12vw;
  }
  .ac-north-america .ac-north-america-features .info {
    padding-left: 26px;
  }
  .ac-north-america .ac-north-america-features .title {
    margin-top: 0;
    font-size: 4.8vw;
    color: #333;
    line-height: 6.13333333vw;
  }
  .ac-north-america .ac-north-america-features .description {
    margin-top: 1.33333333vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
}

.gol-product-page .gol-product-why-title {
  margin-top: 8px;
  font-weight: bold;
  font-size: 32px;
  color: #333;
  line-height: 41px;
}
.gol-product-page .gol-product-why-description {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
}
.gol-product-page .gol-product-features {
  margin-top: 70px;
  padding: 0 47px;
}
.gol-product-page .gol-product-features .title {
  font-size: 24px;
  line-height: 33px;
  font-weight: 600;
}
.gol-product-page .gol-product-features .description {
  margin-top: 12px;
}
@media (max-width: 830px) {
  .gol-product-page .gol-product-why-title {
    font-size: 5.6vw;
    line-height: 7.2vw;
    color: #333;
  }
  .gol-product-page .gol-product-why-description {
    margin-top: 2.66666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .gol-product-page .gol-product-features {
    margin-top: 2.66666667vw;
    padding: 0;
  }
  .gol-product-page .gol-product-features .ac-info-item {
    padding: 2.66666667vw 0;
  }
  .gol-product-page .gol-product-features .info {
    padding-left: 26px;
  }
  .gol-product-page .gol-product-features .title {
    margin-top: 0;
    font-size: 4.8vw;
    color: #333;
    line-height: 6.13333333vw;
  }
  .gol-product-page .gol-product-features .description {
    margin-top: 1.33333333vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
}

