.pricing-wrap-pc[data-v-7b336d58] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pricing-wrap-pc .pricing-wrap__title[data-v-7b336d58] {
  color: #333;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  max-width: 1050px;
  height: fit-content;
}
.pricing-wrap-pc .pricing-wrap__desc[data-v-7b336d58] {
  margin-top: 20px;
  color: #666;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  max-width: 1392px;
  height: fit-content;
}
.pricing-wrap-h5[data-v-7b336d58] {
  box-sizing: border-box;
  padding: 20px 16px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pricing-wrap-h5 .pricing-wrap__title[data-v-7b336d58] {
  color: #333;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
}
.pricing-wrap-h5 .pricing-wrap__desc[data-v-7b336d58] {
  color: #666;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

.bg-blue[data-v-080a7490] {
  background-color: #e6f3ff !important;
}
.plans-info-pc[data-v-080a7490] {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 56px 32px;
  flex-grow: 1;
  border-radius: 8px;
  border: 1px solid #b1c2d8;
}
.plans-info-pc .plans-info__title[data-v-080a7490] {
  color: #333;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.plans-info-pc .plans-info__desc[data-v-080a7490] {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 12px 0;
  margin-top: 24px;
  height: 100px;
}
.plans-info-pc .plans-info__feature-title[data-v-080a7490] {
  color: #1063f1;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 24px;
}
.plans-info-pc .plans-info__feature-item[data-v-080a7490] {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 16px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  max-width: 320px;
}
.plans-info-pc .plans-info__feature-item .icon-feature-list[data-v-080a7490] {
  width: 16px;
  height: 16px;
  margin: 3px 3px 3px 0;
}
.plans-info-pc .plans-info__feature-operation[data-v-080a7490] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  cursor: pointer;
}
.plans-info-pc .plans-info__feature-operation-see-all[data-v-080a7490] {
  color: #1063f1;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 24px;
}
.plans-info-h5[data-v-080a7490] {
  border-radius: 8px;
  border: 1px solid #96aed8;
  padding: 16px 24px;
  background-color: #fff;
}
.plans-info-h5 .plans-info__title[data-v-080a7490] {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 8px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.plans-info-h5 .plans-info__title .icon-expand[data-v-080a7490] {
  display: inline-block;
  margin-left: auto;
  transition: transform 0.3s ease;
}
.plans-info-h5 .plans-info__desc[data-v-080a7490] {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.plans-info-h5 .plans-info__feature-title[data-v-080a7490] {
  color: #1063f1;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 32px;
}
.plans-info-h5 .plans-info__feature-item[data-v-080a7490] {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 16px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.plans-info-h5 .plans-info__feature-item .icon-feature-list[data-v-080a7490] {
  width: 16px;
  height: 16px;
  margin: 3px 3px 3px 0;
}
.plans-info-h5 .plans-info__feature-operation[data-v-080a7490] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  cursor: pointer;
}
.plans-info-h5 .plans-info__feature-operation-see-all[data-v-080a7490] {
  color: #1063f1;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 24px;
}

.features-comparison-table-h5[data-v-2adda2f5] {
  width: 100%;
  margin-top: 24px;
}
.features-comparison-table-h5__header[data-v-2adda2f5] {
  width: 100%;
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
}
.features-comparison-table-h5__header-placeholder[data-v-2adda2f5] {
  width: 100%;
  margin-bottom: 24px;
}
.features-comparison-table-h5__header-item[data-v-2adda2f5] {
  width: 33.33%;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  padding: 10px 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.features-comparison-table-h5__body[data-v-2adda2f5] {
  width: 100%;
}
.features-comparison-table-h5__body .icon-support[data-v-2adda2f5],
.features-comparison-table-h5__body .icon-not-support[data-v-2adda2f5] {
  width: 16px;
  height: 16px;
}
.features-comparison-table-h5__body-price[data-v-2adda2f5] {
  color: #1063f1;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.features-comparison-table-h5__body-monthly[data-v-2adda2f5] {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.features-comparison-table-h5__body-group-name[data-v-2adda2f5] {
  padding: 10px;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #333;
  border-top: 1px solid #e6e6e6;
}
.features-comparison-table-h5__body-feature-name[data-v-2adda2f5] {
  border-radius: 8px;
  background: #e6f3ff;
  width: 100%;
  padding: 10px;
  color: #333;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.features-comparison-table-h5__body-item-wrap[data-v-2adda2f5] {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.features-comparison-table-h5__body-item-wrap[data-v-2adda2f5]:last-child {
  align-items: flex-start;
}
.features-comparison-table-h5__body-item[data-v-2adda2f5] {
  width: 33.33%;
  color: #333;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  min-height: 30px;
  text-align: center;
  padding: 10px 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.table-reach-the-top .features-comparison-table-h5__header[data-v-2adda2f5] {
  position: fixed;
  padding: 0 16px;
  top: 44px;
  left: 0;
  z-index: 3;
}
.table-reach-the-top .features-comparison-table-h5__body[data-v-2adda2f5]:last-child {
  position: fixed;
  padding: 24px 16px 16px;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 12%, #ffffff 25%);
  z-index: 3;
}
.table-reach-the-bottom .features-comparison-table-h5__header[data-v-2adda2f5] {
  position: fixed;
  padding: 0 16px;
  top: 44px;
  left: 0;
  z-index: 3;
}
.table-reach-the-bottom .features-comparison-table-h5__body[data-v-2adda2f5]:last-child {
  position: relative;
  padding: 0;
}
.table-leave-the-view .features-comparison-table-h5__header[data-v-2adda2f5] {
  position: relative;
  padding: 0;
}
.table-leave-the-view .features-comparison-table-h5__body[data-v-2adda2f5]:last-child {
  position: relative;
  padding: 0;
}


.el-tooltip__popper {
  max-width: 500px;
  font-size: 14px;
  line-height: 20px;
}

.overflow-ellipsis-2[data-v-0758ac53] {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pricing-home-pc[data-v-0758ac53] {
  padding-top: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 124px;
}
.pricing-home-pc .plans-overview[data-v-0758ac53] {
  padding: 100px 0 0;
  background-image: linear-gradient(180deg, rgba(59, 137, 255, 0.2) -15.35%, rgba(108, 167, 255, 0.15) 6.56%, rgba(255, 255, 255, 0) 20%);
}
.pricing-home-pc .plans-overview__content[data-v-0758ac53] {
  width: 1392px;
  margin-top: 100px;
  display: flex;
  flex-direction: row;
  column-gap: 24px;
  justify-content: space-between;
}
.pricing-home-pc .plans-overview__content-item[data-v-0758ac53] {
  width: 33.33%;
}
.pricing-home-pc .plans-overview__content[data-v-0758ac53]  .plans-info {
  flex-grow: 1;
}
@media screen and (max-width: 1400px) {
.pricing-home-pc .plans-overview__content[data-v-0758ac53] {
    width: 1200px;
}
}
.pricing-home-pc .features-comparison[data-v-0758ac53] {
  margin-top: 124px;
  max-width: 1392px;
}
.pricing-home-pc .features-comparison .features-comparison-table-wrap[data-v-0758ac53] {
  width: 100%;
}
@media screen and (max-width: 1400px) {
.pricing-home-pc .features-comparison[data-v-0758ac53] {
    max-width: 1200px;
}
}
.pricing-home-pc .faq-section[data-v-0758ac53] {
  margin-top: 124px;
  max-width: 1392px;
}
.pricing-home-pc .faq-section__help[data-v-0758ac53] {
  color: #666;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 60px;
}
.pricing-home-pc .faq-section__help-blue[data-v-0758ac53] {
  margin-left: 24px;
  color: #1063f1;
  font-weight: 600;
  cursor: pointer;
}
.pricing-home-pc .faq-section__help .icon-arrow-right-blue[data-v-0758ac53] {
  width: 20px;
  height: 20px;
}
.pricing-home-pc .faq-section__content[data-v-0758ac53] {
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  border: 0;
  display: flex;
  flex-direction: row;
  column-gap: 80px;
}
.pricing-home-pc .faq-section__content-column[data-v-0758ac53] {
  width: calc(50% - 40px);
}
.pricing-home-pc .faq-section__content-item[data-v-0758ac53] {
  display: block;
  padding: 16px 8px 16px 0;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #f0f0f0;
}
.pricing-home-pc .faq-section__content-item[data-v-0758ac53]:last-child {
  border-bottom: 1px solid #f0f0f0;
}
.pricing-home-pc .faq-section__content[data-v-0758ac53]  .el-collapse-item__header,
.pricing-home-pc .faq-section__content[data-v-0758ac53]  .el-collapse-item__wrap,
.pricing-home-pc .faq-section__content[data-v-0758ac53]  .el-collapse-item__content {
  border-bottom: 0;
}
.pricing-home-pc .faq-section__content[data-v-0758ac53]  .el-collapse-item__header {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  height: 64px;
}
.pricing-home-pc .faq-section__content[data-v-0758ac53]  .el-collapse-item__content {
  color: #303133;
  padding: 16px 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
}
@media screen and (max-width: 1400px) {
.pricing-home-pc .faq-section[data-v-0758ac53] {
    width: 1200px;
}
}
.pricing-home-h5[data-v-0758ac53] {
  margin-top: 44px;
}
.pricing-home-h5 .plans-overview[data-v-0758ac53] {
  background-image: linear-gradient(180deg, rgba(59, 137, 255, 0.2) -15.35%, rgba(108, 167, 255, 0.15) 6.56%, rgba(255, 255, 255, 0) 20%);
}
.pricing-home-h5 .features-comparison[data-v-0758ac53] {
  padding-top: 64px;
  padding-bottom: 10px;
}
.pricing-home-h5 .features-comparison .features-comparison-table-wrap[data-v-0758ac53] {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.pricing-home-h5 .features-comparison .features-comparison-table-wrap[data-v-0758ac53]  .el-table {
  min-width: 600px;
}
.pricing-home-h5 .faq-section[data-v-0758ac53]  .pricing-wrap__title {
  margin-bottom: 40px;
}
.pricing-home-h5 .faq-section__help[data-v-0758ac53] {
  color: #666;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 40px 0 4px;
}
.pricing-home-h5 .faq-section__help-blue[data-v-0758ac53] {
  margin-top: 24px;
  color: #1063f1;
  font-weight: 600;
}
.pricing-home-h5 .faq-section__help .icon-arrow-right-blue[data-v-0758ac53] {
  width: 20px;
  height: 20px;
}
.pricing-home-h5 .faq-section__content[data-v-0758ac53] {
  width: 100%;
  box-sizing: border-box;
  border: 0;
  margin-top: 24px;
}
.pricing-home-h5 .faq-section__content-column[data-v-0758ac53] {
  width: 100%;
}
.pricing-home-h5 .faq-section__content-item[data-v-0758ac53] {
  display: block;
  padding: 16px 8px 16px 0;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #f0f0f0;
}
.pricing-home-h5 .faq-section__content-item[data-v-0758ac53]:last-child {
  border-bottom: 1px solid #f0f0f0;
}
.pricing-home-h5 .faq-section__content[data-v-0758ac53]  .el-collapse-item__header,
.pricing-home-h5 .faq-section__content[data-v-0758ac53]  .el-collapse-item__wrap,
.pricing-home-h5 .faq-section__content[data-v-0758ac53]  .el-collapse-item__content {
  border-bottom: 0;
}
.pricing-home-h5 .faq-section__content[data-v-0758ac53]  .el-collapse-item__header {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  height: fit-content;
}
.pricing-home-h5 .faq-section__content[data-v-0758ac53]  .el-collapse-item__content {
  padding: 16px 0 8px;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

