@font-face {
  font-family: syht;
  src: url(./20190723110456599538.083ded59.woff) format("woff");
}
.banner[data-v-fbaa4b64] {
  margin-top: -60px;
  overflow: hidden;
  padding-top: 60px;
  position: relative;
}
.background[data-v-fbaa4b64] {
  background-image: linear-gradient(95deg, #5261f9, #fa69e2);
  left: 0;
  right: 0;
}
.background[data-v-fbaa4b64],
.background-mask[data-v-fbaa4b64] {
  bottom: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.background-mask[data-v-fbaa4b64] {
  background-image: radial-gradient(
    farthest-corner at center 0,
    #fff 0,
    #fff 30%,
    hsla(0, 0%, 100%, 0) 71%,
    hsla(0, 0%, 100%, 0) 100%
  );
  left: -150%;
  right: -150%;
}
.page-content[data-v-fbaa4b64] {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
  padding-bottom: 130px;
  /* padding-top: 16px; */
}
.logo[data-v-fbaa4b64] {
  height: auto;
  margin-bottom: 6px;
  width: 220px;
}
.title[data-v-fbaa4b64] {
  color: #191624;
  font-family: SourceHanSansCN-Bold-, SourceHanSansCN-Bold;
  font-size: 68px;
  line-height: 99px;
  margin: 0;
}
.title-wechat[data-v-fbaa4b64] {
  font-family: syht !important;
}
.subtitle[data-v-fbaa4b64] {
  color: #282339;
  font-size: 30px;
  margin: 32px 0 0;
}
.subtitle .suffix[data-v-fbaa4b64] {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(
    138deg,
    #3b2af9,
    #562cf7 22%,
    #dd34ee 89%,
    #f5e17d
  );
}
.button-container[data-v-fbaa4b64] {
  background: #fff0f9;
  border-radius: 99px;
  box-shadow: 0 3px 24px 1px #66418b66;
  cursor: pointer;
  height: 86px;
  margin-top: 40px;
  overflow: hidden;
  padding: 8px;
  width: 333px;
}
.button-container .button[data-v-fbaa4b64] {
  background: linear-gradient(
    138deg,
    #3b2af9,
    #562cf7 22%,
    #dd34ee 89%,
    #f5e17d
  );
  border-radius: 99px;
  box-shadow: 0 0 4px 1px #9056ca66;
  color: #fff;
  font-size: 26px;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: 100%;
}
.button-container .button[data-v-fbaa4b64]:hover {
  color: #ffffffb3;
}
.highlights[data-v-fbaa4b64] {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 120px;
  width: 100%;
}
.highlights .highlight[data-v-fbaa4b64] {
  align-items: center;
  background: linear-gradient(180deg, rgba(249, 248, 255, 0.35), #f0eefd);
  border: 1px solid #fff;
  border-radius: 10px;
  display: inline-flex;
  flex-direction: column;
  height: 0;
  margin-right: 66px;
  max-height: 216px;
  max-width: 166px;
  padding-top: 16%;
  position: relative;
  width: 16%;
}
.highlights .highlight[data-v-fbaa4b64]:last-of-type {
  margin-right: 0;
}
.highlights .highlight img[data-v-fbaa4b64] {
  height: auto;
  margin-bottom: 0;
  max-width: 65px;
  position: absolute;
  top: 24%;
  width: 40%;
}
.highlights .highlight span[data-v-fbaa4b64] {
  color: #141414;
  font-size: 16px;
  max-width: 100%;
  padding: 0 4px;
  position: absolute;
  text-align: center;
  top: 70%;
  width: 100%;
}
.list-item[data-v-abca4c27] {
  display: flex;
  justify-content: center;
  margin-bottom: 204px;
  max-width: 100%;
  overflow: hidden;
  width: 100%;
}
.list-item[data-v-abca4c27]:last-of-type {
  margin-bottom: 0;
  /* padding-left: 200px; */
}
.list-item.text-on-right .image[data-v-abca4c27] {
  order: 1;
}
.list-item.text-on-right .text-container[data-v-abca4c27] {
  order: 2;
}
.list-item.item-2 .image[data-v-abca4c27] {
  height: 400px;
}
.list-item.item-4 .image[data-v-abca4c27] {
  height: 414px;
}
.list-item.item-4 .text-container[data-v-abca4c27] {
  margin-left: 156px;
}
.list-item.item-5 .image[data-v-abca4c27] {
  height: 502px;
}
.list-item.item-5 .text-container[data-v-abca4c27] {
  margin-right: 156px;
}
.image[data-v-abca4c27] {
  border-radius: 53px;
  height: 446px;
  width: auto;
  max-width: 700px;
}
.text-container[data-v-abca4c27] {
  color: #151515;
  flex-shrink: 0;
  font-size: 36px;
  font-weight: 600;
  margin-right: 60px;
  padding-top: 86px;
}
.text-container .title[data-v-abca4c27] {
  margin-bottom: 0;
}
.text-container .title.last[data-v-abca4c27] {
  margin-bottom: 24px;
}
.text-container .desc[data-v-abca4c27] {
  font-size: 22px;
  font-weight: 400;
  margin-top: 15;
}
.button-container[data-v-abca4c27] {
  background: #fff0f9;
  border-radius: 99px;
  box-shadow: 0 3px 24px 1px #66418b66;
  cursor: pointer;
  display: flex;
  height: 64px;
  margin-top: 40px;
  overflow: hidden;
  padding: 8px;
  width: 250px;
}
.button-container .button[data-v-abca4c27] {
  background: linear-gradient(
    138deg,
    #3b2af9,
    #562cf7 22%,
    #dd34ee 89%,
    #f5e17d
  );
  border-radius: 99px;
  box-shadow: 0 0 4px 1px #9056ca66;
  color: #fff;
  font-size: 20px;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: 100%;
}
.button-container .button[data-v-abca4c27]:hover {
  color: #ffffffb3;
}
.template[data-v-20b8b849] {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 3px 10px 1px #0000000a;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  transition: all 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.template[data-v-20b8b849]:hover {
  transform: translateY(-24px);
}
.cover[data-v-20b8b849] {
  background-size: cover;
  border-radius: 20px 20px 0 0;
  height: 143px;
}
.name[data-v-20b8b849] {
  color: #151515;
  font-size: 16px;
  font-weight: 400;
  height: 57px;
  line-height: 57px;
  overflow: hidden;
  padding: 0 10px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container[data-v-129bd020] {
  display: grid;
  gap: 60px;
  grid-template-columns: repeat(4, 1fr);
}
.rating-container[data-v-76429bd0] {
  background: #f8f7ff;
  border-radius: 26px;
  display: inline-block;
  height: 282px;
  padding: 34px 36px;
  position: relative;
  width: 360px;
}
.quota[data-v-76429bd0] {
  height: auto;
  left: 22px;
  position: absolute;
  top: 29px;
  width: 30px;
}
.user-info[data-v-76429bd0] {
  align-items: center;
  display: flex;
  margin-bottom: 36px;
}
.user-info .avatar[data-v-76429bd0] {
  background: #fff;
  border-radius: 50%;
  height: 94px;
  margin-right: 24px;
  width: 94px;
}
.user-info .name[data-v-76429bd0] {
  color: #151515;
  font-size: 18px;
  font-weight: 500;
}
.opinion[data-v-76429bd0] {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #151515;
  display: -webkit-box;
  font-size: 16px;
  overflow: hidden;
}
.user-ratings-container[data-v-70984bef] {
  position: relative;
}
.list-container[data-v-70984bef] {
  overflow: hidden;
}
.user-ratings-list[data-v-70984bef] {
  -moz-column-gap: 28px;
  column-gap: 28px;
  display: grid;
  grid-auto-flow: column;
  transition: all 0.15s ease-in-out;
}
.arrow-container[data-v-70984bef] {
  align-items: center;
  background: linear-gradient(270deg, #fff 50%, hsla(0, 0%, 100%, 0));
  display: flex;
  height: 282px;
  justify-content: center;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.15s ease-in-out;
  visibility: hidden;
  width: 295px;
}
.arrow-container.visible[data-v-70984bef] {
  opacity: 1;
  visibility: visible;
}
.arrow-container.left[data-v-70984bef] {
  background: linear-gradient(90deg, #fff 50%, hsla(0, 0%, 100%, 0));
  left: -124px;
}
.arrow-container.right[data-v-70984bef] {
  right: -124px;
}
.arrow-container .button[data-v-70984bef] {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 20px 1px #400f8e33;
  color: #4220f7;
  cursor: pointer;
  display: flex;
  height: 46px;
  justify-content: center;
  width: 46px;
}
.features-list[data-v-9bfc9bcc] {
  margin-top: 154px;
}
.cover[data-v-9bfc9bcc] {
  background: #f7f7f7;
  border-radius: 53px;
  width: 100%;
}
.template-examples[data-v-9bfc9bcc] {
  color: #151515;
  margin-top: 154px;
  text-align: center;
}
.template-examples > div > h2[data-v-9bfc9bcc] {
  font-size: 42px;
  font-weight: 600;
  margin-bottom: 24px;
}
.template-examples > div > p[data-v-9bfc9bcc] {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 95px;
}
.user-ratings[data-v-9bfc9bcc] {
  margin-top: 136px;
  overflow: hidden;
}
.user-ratings > div > h2[data-v-9bfc9bcc] {
  color: #151515;
  font-size: 42px;
  font-weight: 600;
  margin-bottom: 84px;
  text-align: center;
}
.video-section[data-v-9bfc9bcc] {
  margin-top: 154px;
  position: relative;
}
.video-section .mid-bg[data-v-9bfc9bcc] {
  background-image: url(./video-section.14fdf24e.webp);
  background-size: cover;
  height: 965px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: -1;
}
.video[data-v-9bfc9bcc] {
  border-radius: 26px;
  width: 100%;
}
.fixed-fission-ad[data-v-9bfc9bcc] {
  cursor: pointer;
  display: none;
  height: auto;
  position: fixed;
  right: 16px;
  top: 70%;
  width: 95px;
}


/* 隐藏具有特定属性的 section 元素 */
section[data-v-9bfc9bcc].video-section {
    display: none;
}

/* 隐藏具有特定属性的 section 元素 */
section[data-v-9bfc9bcc].features-list {
    display: none;
}

/* 隐藏具有特定属性的 section 元素 */
section[data-v-9bfc9bcc].template-examples {
    display: none;
}
/* 隐藏具有特定属性的 section 元素 */
section[data-v-9bfc9bcc].user-ratings {
    display: none;
}
/* 隐藏具有特定属性的 section 元素 */
section[data-v-1f5ed2c4][data-v-9bfc9bcc].end-section {
    display: none;
}


/* 隐藏具有特定属性的 section 元素 */
section[data-v-fbaa4b64][data-v-9bfc9bcc].banner {
    display: none;
}


/* 隐藏具有特定属性的 img 元素 */
img.fixed-fission-ad[data-v-9bfc9bcc] {
    display: none!important;
}

.list-item.item-9 .text-container[data-v-abca4c27] {
  margin-left: 176px;
}

.page-content-new[data-v-fbaa4b64] {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
  padding-bottom: 130px;
}

.page-content-new[data-v-9f8a4cfc]{margin:1 auto;max-width:1200px}

a#downloadLink {
  background: linear-gradient(
  138deg,
  #3b2af9,
  #562cf7 22%,
  #dd34ee 89%,
  #f5e17d
);
  border-radius: 99px;
  box-shadow: 0 0 4px 1px #9056ca66;
  color: #fff;
  font-size: 26px;
  /* height: 100%; */
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: 100%;
  display: inline-block; 
  height: 70px;           
  line-height: 70px;   
  text-align: center;
}