.product-overview[data-v-123545d0] {
  /* stylelint-disable-next-line */
  background: linear-gradient(#1953A3, #143C92);
  /* stylelint-enable */
  /*Safari and Chrome*/
  /*Safari and Chrome*/
  /*Safari and Chrome*/
  /*Safari and Chrome*/
  /*Safari and Chrome*/
  /*Safari and Chrome*/
  /*Safari and Chrome*/
  /*Safari and Chrome*/
  /*Safari and Chrome*/
  /*Safari and Chrome*/
}
.product-overview__wrapper[data-v-123545d0] {
  position: relative;
  height: 100%;
}
.product-overview__animate-box[data-v-123545d0] {
  position: absolute;
  top: 55px;
  left: 50%;
  margin-left: 55px;
  width: 596px;
  height: 515px;
}
.product-overview__des-wrapper[data-v-123545d0] {
  flex-basis: 600px;
}
.product-overview__title-access[data-v-123545d0] {
  margin-left: 20px;
  width: 600px;
  opacity: 0;
  animation: titlemove-data-v-123545d0 linear 0.3s forwards;
  -webkit-animation: titlemove-data-v-123545d0 linear 0.3s forwards;
}
@keyframes titlemove-data-v-123545d0 {
from {
    opacity: 0;
    margin-left: 20px;
}
to {
    opacity: 1;
    margin-left: 0;
}
}
@-webkit-keyframes titlemove-data-v-123545d0 {
from {
    opacity: 0;
    top: 120px;
}
to {
    opacity: 1;
    top: 100px;
}
}
.product-overview__animate-banner[data-v-123545d0] {
  position: absolute;
  top: 100px;
  left: 55px;
  opacity: 0;
  animation: bannermove-data-v-123545d0 linear 0.3s forwards;
  -webkit-animation: bannermove-data-v-123545d0 linear 0.3s forwards;
}
@keyframes bannermove-data-v-123545d0 {
from {
    opacity: 0;
    top: 120px;
}
to {
    opacity: 1;
    top: 100px;
}
}
@-webkit-keyframes bannermove-data-v-123545d0 {
from {
    opacity: 0;
    top: 120px;
}
to {
    opacity: 1;
    top: 100px;
}
}
.product-overview__label-box[data-v-123545d0] {
  position: relative;
  width: 240px;
  height: 55px;
  margin-bottom: 50px;
}
.product-overview__label-image[data-v-123545d0] {
  position: absolute;
  top: 20px;
  left: 0;
  opacity: 0;
  animation: labelimgmove-data-v-123545d0 linear 0.3s forwards;
  -webkit-animation: labelimgmove-data-v-123545d0 linear 0.3s forwards;
}
@keyframes labelimgmove-data-v-123545d0 {
from {
    opacity: 0;
    top: 20px;
}
to {
    opacity: 1;
    top: 0;
}
}
@-webkit-keyframes labelimgmove-data-v-123545d0 {
from {
    opacity: 0;
    top: 20px;
}
to {
    opacity: 1;
    top: 0;
}
}
.product-overview__content[data-v-123545d0] {
  height: 100%;
  padding: 28px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-overview__content-access[data-v-123545d0] {
  height: 100%;
  padding: 55px 0;
  display: flex;
  justify-content: space-between;
}
.product-overview__label[data-v-123545d0] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  width: 156px;
  margin-bottom: 10px;
  font-size: 32px;
  color: #fff;
  letter-spacing: 0;
  background: rgba(0, 23, 65, 0.3);
  border-radius: 24px 32px 32px 0;
}
.product-overview__title[data-v-123545d0] {
  font-size: 54px;
  color: #fff;
}
.product-overview__btn[data-v-123545d0] {
  display: inline-block;
  box-sizing: border-box;
  border-radius: 2px;
  width: 184px;
  height: 56px;
  color: #fff;
  line-height: 56px;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}
.product-overview__btn--try[data-v-123545d0] {
  background-color: #00D184;
  box-shadow: 0 10px 19px 0 rgba(5, 73, 91, 0.15);
  margin-right: 15px;
}
.product-overview__btn--try[data-v-123545d0]:hover {
  background-color: #00C47C;
}
.product-overview__btn--price[data-v-123545d0] {
  background: rgba(255, 255, 255, 0);
  border: 1px solid #FFF;
}
.product-overview__des[data-v-123545d0] {
  margin-top: 22px;
  margin-bottom: 32px;
  max-width: 724px;
  font-size: 18px;
  color: #FFF;
  opacity: 0.8;
}
.product-overview__img[data-v-123545d0] {
  min-width: 400px;
}
.product-overview__animate-img[data-v-123545d0] {
  position: absolute;
  opacity: 0;
}
.product-overview__banner-tu0[data-v-123545d0] {
  top: 105px;
  opacity: 0;
  animation: imgmove-data-v-123545d0 linear 0.3s forwards;
  -webkit-animation: imgmove-data-v-123545d0 linear 0.3s forwards;
  animation-delay: 0.2s;
}
@keyframes imgmove-data-v-123545d0 {
from {
    opacity: 0;
    top: 105px;
}
to {
    opacity: 1;
    top: 85px;
}
}
@-webkit-keyframes imgmove-data-v-123545d0 {
from {
    opacity: 0;
    top: 105px;
}
to {
    opacity: 1;
    top: 85px;
}
}
.product-overview__banner-tu1[data-v-123545d0] {
  top: 38px;
  left: 142px;
  animation: img1move-data-v-123545d0 linear 0.3s forwards;
  -webkit-animation: img1move-data-v-123545d0 linear 0.3s forwards;
  animation-delay: 0.4s;
}
@keyframes img1move-data-v-123545d0 {
from {
    opacity: 0;
    top: 38px;
}
to {
    opacity: 1;
    top: 18px;
}
}
@-webkit-keyframes img1move-data-v-123545d0 {
from {
    opacity: 0;
    top: 38px;
}
to {
    opacity: 1;
    top: 18px;
}
}
.product-overview__banner-tu2[data-v-123545d0] {
  top: 43px;
  right: 160px;
  animation: img2move-data-v-123545d0 linear 0.3s forwards;
  -webkit-animation: img2move-data-v-123545d0 linear 0.3s forwards;
  animation-delay: 0.4s;
}
@keyframes img2move-data-v-123545d0 {
from {
    opacity: 0;
    top: 43px;
}
to {
    opacity: 1;
    top: 23px;
}
}
@-webkit-keyframes img2move-data-v-123545d0 {
from {
    opacity: 0;
    top: 43px;
}
to {
    opacity: 1;
    top: 23px;
}
}
.product-overview__banner-tu3[data-v-123545d0] {
  right: 20px;
  top: 120px;
  animation: img3move-data-v-123545d0 linear 0.4s forwards;
  -webkit-animation: img3move-data-v-123545d0 linear 0.4s forwards;
  animation-delay: 0.6s;
}
@keyframes img3move-data-v-123545d0 {
from {
    opacity: 0;
    top: 120px;
}
to {
    opacity: 1;
    top: 100px;
}
}
@-webkit-keyframes img3move-data-v-123545d0 {
from {
    opacity: 0;
    top: 120px;
}
to {
    opacity: 1;
    top: 100px;
}
}
.product-overview__banner-tu4[data-v-123545d0] {
  left: 0;
  bottom: -15px;
  animation: img4move-data-v-123545d0 linear 0.2s forwards;
  -webkit-animation: img4move-data-v-123545d0 linear 0.2s forwards;
  animation-delay: 1s;
}
@keyframes img4move-data-v-123545d0 {
from {
    opacity: 0;
    bottom: -15px;
}
to {
    opacity: 1;
    bottom: 5px;
}
}
@-webkit-keyframes img4move-data-v-123545d0 {
from {
    opacity: 0;
    bottom: -15px;
}
to {
    opacity: 1;
    bottom: 5px;
}
}
.product-overview__banner-tu5[data-v-123545d0] {
  left: 230px;
  bottom: -40px;
  animation: img5move-data-v-123545d0 linear 0.2s forwards;
  -webkit-animation: img5move-data-v-123545d0 linear 0.2s forwards;
  animation-delay: 1s;
}
@keyframes img5move-data-v-123545d0 {
from {
    opacity: 0;
    bottom: -40px;
}
to {
    opacity: 1;
    bottom: -20px;
}
}
@-webkit-keyframes img5move-data-v-123545d0 {
from {
    opacity: 0;
    bottom: -40px;
}
to {
    opacity: 1;
    bottom: -20px;
}
}
.product-overview__banner-tu6[data-v-123545d0] {
  right: 20px;
  bottom: -5px;
  animation: img6move-data-v-123545d0 linear 0.2s forwards;
  -webkit-animation: img6move-data-v-123545d0 linear 0.2s forwards;
  animation-delay: 1s;
}
@keyframes img6move-data-v-123545d0 {
from {
    opacity: 0;
    bottom: -5px;
}
to {
    opacity: 1;
    bottom: 15px;
}
}
@-webkit-keyframes img6move-data-v-123545d0 {
from {
    opacity: 0;
    bottom: -5px;
}
to {
    opacity: 1;
    bottom: 15px;
}
}

.block-wrapper[data-v-dad6a55e] {
  background-size: cover;
}
.block-wrapper__title[data-v-dad6a55e] {
  text-align: center;
}
.block-wrapper__sub-title[data-v-dad6a55e] {
  margin: 0 auto;
  max-width: 780px;
  text-align: center;
  padding-top: 12px;
}

.card-box[data-v-4fbfadba] {
  display: inline-block;
}
.card-box__wrapper[data-v-4fbfadba] {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.card-box__img[data-v-4fbfadba] {
  margin-bottom: 16px;
}
.card-box__title[data-v-4fbfadba] {
  color: #000;
  text-align: center;
  margin-bottom: 16px;
}
.card-box__des[data-v-4fbfadba] {
  width: 100%;
  font-size: 14px;
  color: #999;
}

.card-box__access {
  position: relative;
  width: 305px;
  height: 310px;
  overflow: hidden;
  border-radius: 4px;
}
.card-box__access:hover {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.card-box__access:hover .card-box__image {
  transform: scale(1.1);
  /*把图片放大1.1倍*/
  -webkit-transform: scale(1.1);
}
.card-box__access .card-box__image {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-out;
  /*ease-out 减速、慢慢结束*/
  -webkit-transition: all 0.3s ease-out;
}
.card-box__access .card-box__body {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent !important;
}
.card-box__access .card-box__body .sfv-card__body {
  background: none;
}

.status-analysis__content[data-v-91893d66] {
  margin-top: 40px;
  display: flex;
  flex-flow: wrap;
}
.status-analysis__card[data-v-91893d66] {
  margin-right: 20px;
  margin-top: 20px;
}
.status-analysis__card-first[data-v-91893d66] {
  margin-top: 0;
}
.status-analysis__card-last[data-v-91893d66] {
  margin-right: 0;
}

.display-box__detail[data-v-107fa481] {
  max-width: 306px;
  margin-left: 20px;
  margin-top: 4px;
  vertical-align: top;
  display: inline-block;
}
.display-box__detail-title[data-v-107fa481] {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-bottom: 12px;
}
.display-box__detail-content[data-v-107fa481] {
  font-size: 16px;
  color: #666;
}
.display-box__detail-wrapper[data-v-107fa481] {
  display: inline-block;
}
.display-box__detail-item[data-v-107fa481] {
  margin-bottom: 6px;
}

.product-advantage__content[data-v-678448b9] {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
  width: 1280px;
  margin: 30px auto 0;
  justify-content: space-between;
}
.product-advantage__item[data-v-678448b9] {
  display: inline-block;
  padding: 40px 0;
}

.custom-list__wrapper[data-v-1aceff9a] {
  width: 1200px;
  text-align: left;
  margin: 50px auto 0;
}
.custom-item[data-v-1aceff9a] {
  display: inline-block;
}
.custom-item__logo[data-v-1aceff9a] {
  box-sizing: content-box;
  padding: 13px 0;
  width: 156px;
  height: auto;
}
.custom-item__logo[data-v-1aceff9a]:last-child {
  margin-right: 0!important;
}

.table[data-v-1ce56fea] {
  border-top: 1pt solid #eee;
  border-collapse: collapse;
}
.table-row[data-v-1ce56fea] {
  display: table;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
  border-left: 1pt solid #eee;
  border-right: 1pt solid #eee;
}
.table-row .table-head-item[data-v-1ce56fea]:last-of-type {
  border-right: none;
}
.table-row .table-item[data-v-1ce56fea] {
  border-top: 1pt solid #eee;
}
.table-head-item[data-v-1ce56fea] {
  padding: 10px;
  word-break: break-all;
  display: table-cell;
  border-right: 1pt solid #eee;
  border-bottom: 1pt solid #eee;
  vertical-align: middle;
}
.table-row__empty[data-v-1ce56fea] {
  text-align: center;
  padding: 10px 0;
  border-bottom: 1pt solid #eee;
}
.emnpty-item[data-v-1ce56fea] {
  padding: 10px 0;
}
.hide-border[data-v-1ce56fea] {
  border-bottom: none;
}
.hide-stripe[data-v-1ce56fea] {
  background-color: inherit;
}

.chat-online__wrapper[data-v-19a40fa7] {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 116px;
  height: 32px;
  background: #307ADD;
  border-radius: 16px;
  color: #fff;
  font-size: 14px;
}
.chat-online__img[data-v-19a40fa7] {
  height: 20px;
  width: 20px;
  margin-right: 4px;
}

.price-input[data-v-f5375610] {
  display: flex;
  justify-content: center;
}
.price-input__wrapper[data-v-f5375610] {
  display: flex;
  width: 180px;
  align-items: center;
  justify-content: center;
  height: 38px;
  border: 1px solid #eee;
}
.price-input__icon[data-v-f5375610] {
  font-size: 16px;
}
.price-input__decrease[data-v-f5375610] {
  width: 38px;
  cursor: pointer;
  line-height: 38px;
  border-right: 1px solid #eee;
}
.price-input__increase[data-v-f5375610] {
  width: 38px;
  cursor: pointer;
  line-height: 38px;
  border-left: 1px solid #eee;
}
.price-input__content[data-v-f5375610] {
  width: 120px;
  flex-grow: 1;
  line-height: 38px;
}
.is-disabled[data-v-f5375610] {
  cursor: not-allowed;
}

.price-header__wrapper {
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.price-header__price {
  color: #f63;
  font-size: 16px;
  margin: 20px 0;
}

.price-info__ps[data-v-3270a61a] {
  margin-top: 20px;
  font-size: 16px;
  color: #999;
}
.price-header__chat--pro[data-v-3270a61a] {
  margin-top: 17px;
}
.waf-price__inline-column[data-v-3270a61a] {
  position: relative;
  display: inline-block;
  height: 100%;
  padding: 0 8px;
  width: 25%;
}
.waf-price__inline-column[data-v-3270a61a]:after {
  content: '';
  position: absolute;
  top: -11px;
  right: 0;
  width: 1px;
  height: 60px;
  background-color: #eee;
  display: inline-block;
}
.waf-price__inline-column[data-v-3270a61a]:first-child {
  padding-left: 0;
}
.waf-price__inline-column[data-v-3270a61a]:last-child {
  padding-right: 0;
}
.waf-price__inline-column[data-v-3270a61a]:last-child:after {
  content: '';
  visibility: hidden;
}

