.carousel .first .banner-title1[data-v-49c131a1] {
  position: absolute;
  top: 140px;
  left: calc(50% - 312px);
  font-size: 60px;
  font-weight: 900;
  line-height: 85px;
  text-align: center;
  color: #000000;
}
.carousel .first .banner-title1 > span[data-v-49c131a1] {
  display: inline-block;
  animation: up-down-49c131a1 2s ease-in-out infinite;
  animation-delay: calc(0.1s * var(--i));
}
.carousel .first .banner-title2[data-v-49c131a1] {
  position: absolute;
  top: 220px;
  left: calc(50% - 144px);
  font-size: 60px;
  font-weight: 900;
  line-height: 85px;
  text-align: center;
  color: #f83d12;
}
.carousel .first .banner-title2 > span[data-v-49c131a1] {
  display: inline-block;
  animation: up-down-49c131a1 2s ease-in-out infinite;
  animation-delay: calc(0.1s * var(--i));
}
.carousel .first .illustrate[data-v-49c131a1] {
  position: absolute;
  top: 325px;
  left: calc(50% - 185px);
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
}
.carousel .first .sign-up[data-v-49c131a1] {
  position: absolute;
  top: 400px;
  left: calc(50% - 109px);
  padding: 10px 30px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
  background: #000000;
  border-radius: 4px;
  cursor: pointer;
}
.carousel .first .img1-1[data-v-49c131a1] {
  position: absolute;
  left: 90px;
  top: 0;
  animation: img1-1-49c131a1 4s infinite;
}
.carousel .first .img1-2[data-v-49c131a1] {
  position: absolute;
  left: 185px;
  top: 60px;
  animation: img1-2-49c131a1 4s infinite;
}
.carousel .first .img1-3[data-v-49c131a1] {
  position: absolute;
  left: 0;
  top: 37px;
  animation: img1-3-49c131a1 4s infinite;
}
.carousel .first .img1-4[data-v-49c131a1] {
  position: absolute;
  left: 72px;
  bottom: 130px;
  animation: img1-4-49c131a1 4s infinite;
}
.carousel .first .img1-5[data-v-49c131a1] {
  position: absolute;
  left: 0;
  bottom: 0;
  animation: img1-5-49c131a1 4s infinite;
}
.carousel .first .img1-6[data-v-49c131a1] {
  position: absolute;
  left: 254px;
  bottom: 0;
  animation: img1-6-49c131a1 4s infinite;
}
.carousel .first .img1-7[data-v-49c131a1] {
  position: absolute;
  right: 128px;
  top: 0;
  animation: img1-7-49c131a1 4s infinite;
}
.carousel .first .img1-8[data-v-49c131a1] {
  position: absolute;
  right: 0;
  top: 60px;
  animation: img1-8-49c131a1 4s infinite;
}
.carousel .first .img1-9[data-v-49c131a1] {
  position: absolute;
  right: 0;
  bottom: 0;
  animation: img1-9-49c131a1 4s infinite;
}
.carousel .first .img1-10[data-v-49c131a1] {
  position: absolute;
  right: 94px;
  bottom: 130px;
  animation: img1-10-49c131a1 4s infinite;
}
.carousel .first .img1-11[data-v-49c131a1] {
  position: absolute;
  right: 278px;
  bottom: 0;
  animation: img1-11-49c131a1 4s infinite;
}
@keyframes img1-1-49c131a1 {
from {
    top: -155px;
}
to {
    top: 0;
}
}
@keyframes img1-2-49c131a1 {
from {
    top: -187px;
}
to {
    top: 60px;
}
}
@keyframes img1-3-49c131a1 {
from {
    left: -72px;
}
to {
    left: 0;
}
}
@keyframes img1-4-49c131a1 {
from {
    bottom: -315px;
}
to {
    bottom: 130px;
}
}
@keyframes img1-5-49c131a1 {
from {
    left: -186px;
}
to {
    left: 0;
}
}
@keyframes img1-6-49c131a1 {
from {
    bottom: -130px;
}
to {
    bottom: 0;
}
}
@keyframes img1-7-49c131a1 {
from {
    top: -142px;
}
to {
    top: 0;
}
}
@keyframes img1-8-49c131a1 {
from {
    right: -95px;
}
to {
    right: 0;
}
}
@keyframes img1-9-49c131a1 {
from {
    right: -123px;
}
to {
    right: 0;
}
}
@keyframes img1-10-49c131a1 {
from {
    bottom: -214px;
}
to {
    bottom: 130px;
}
}
@keyframes img1-11-49c131a1 {
from {
    bottom: -130px;
}
to {
    bottom: 0;
}
}
.carousel .second .banner-title[data-v-49c131a1] {
  position: absolute;
  top: 140px;
  left: calc(50% - 328px);
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  line-height: 70px;
}
.carousel .second .banner-title > span[data-v-49c131a1] {
  display: inline-block;
  animation: up-down-49c131a1 3s ease-in-out infinite;
  animation-delay: calc(0.1s * var(--i));
}
.carousel .second .illustrate[data-v-49c131a1] {
  position: absolute;
  top: 235px;
  left: calc(50% - 205px);
  font-weight: 600;
  font-size: 20px;
  color: #000000;
  line-height: 28px;
}
.carousel .second .sign-up[data-v-49c131a1] {
  position: absolute;
  top: 290px;
  left: calc(50% - 59px);
  padding: 10px 30px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
  background: #000000;
  border-radius: 4px;
  cursor: pointer;
}
.carousel .second .img[data-v-49c131a1] {
  position: absolute;
  width: 100%;
  bottom: 0;
  align-items: end;
}
.carousel .second .img > div[data-v-49c131a1] {
  width: 178px;
  position: relative;
}
.carousel .second .img > div[data-v-49c131a1]:not(:nth-last-child(1)) {
  margin-right: 30px;
}
.carousel .second .img > div > img[data-v-49c131a1] {
  position: absolute;
  bottom: 0;
}
.carousel .second .img .img2-1[data-v-49c131a1] {
  height: 456px;
  animation: img2-1-49c131a1 4s infinite;
}
.carousel .second .img .img2-2[data-v-49c131a1] {
  height: 345px;
  animation: img2-2-49c131a1 4s infinite;
}
.carousel .second .img .img2-3[data-v-49c131a1] {
  height: 290px;
  animation: img2-3-49c131a1 4s infinite;
  filter: blur(1px);
}
.carousel .second .img .img2-4[data-v-49c131a1] {
  height: 172px;
  animation: img2-4-49c131a1 4s infinite;
}
.carousel .second .img .img2-5[data-v-49c131a1] {
  height: 290px;
  animation: img2-3-49c131a1 4s infinite;
}
.carousel .second .img .img2-6[data-v-49c131a1] {
  height: 345px;
  animation: img2-2-49c131a1 4s infinite;
}
.carousel .second .img .img2-7[data-v-49c131a1] {
  height: 456px;
  animation: img2-1-49c131a1 4s infinite;
}
@keyframes img2-1-49c131a1 {
from {
    bottom: -456px;
}
to {
    bottom: 0;
}
}
@keyframes img2-2-49c131a1 {
from {
    bottom: -345px;
}
to {
    bottom: 0;
}
}
@keyframes img2-3-49c131a1 {
from {
    bottom: -290px;
}
to {
    bottom: 0;
}
}
@keyframes img2-4-49c131a1 {
from {
    bottom: -172px;
}
to {
    bottom: 0;
}
}
@keyframes up-down-49c131a1 {
0% {
    transform: translateY(0px);
}
20% {
    transform: translateY(-24px);
}
40%, 100% {
    transform: translateY(0px);
}
}
.carousel[data-v-49c131a1] .el-carousel__indicators,
.carousel[data-v-49c131a1] .el-carousel__arrow {
  display: none;
}
.assort > div[data-v-49c131a1]:nth-child(1) {
  margin-top: 70px;
  margin-bottom: 50px;
}
.assort > div:nth-child(1) .item[data-v-49c131a1] {
  font-size: 20px;
  color: #000000;
  line-height: 28px;
  padding: 10px 5px;
  cursor: pointer;
}
.assort > div:nth-child(1) .item[data-v-49c131a1]:not(:nth-last-child(1)) {
  margin-right: 80px;
}
.assort > div:nth-child(1) .assort-highlight[data-v-49c131a1] {
  border-bottom: 4px solid #333333;
}
.assort .column[data-v-49c131a1] {
  margin-left: 40px;
}
.assort .column > span[data-v-49c131a1] {
  font-size: 16px;
  color: #000000;
  padding: 10px 20px;
  margin-bottom: 15px;
  border-radius: 2px;
  background: #F2F3F5;
  cursor: pointer;
}
.assort .column > span img[data-v-49c131a1] {
  margin-right: 10px;
}
.assort .column > span[data-v-49c131a1]:not(:nth-last-child(1)) {
  margin-right: 15px;
}
.assort .column .column-highlight[data-v-49c131a1] {
  color: #FFFFFF;
  background: #000000;
}
.assort .products[data-v-49c131a1] {
  margin-top: 50px;
  display: grid;
  grid-column: span 5;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
  margin-right: 30px;
  margin-left: 40px;
}
.assort .products .products-carousel[data-v-49c131a1] {
  --cover-radio: 56.25%;
  width: 100%;
  grid-column: 1/3;
  grid-row: 1/3;
  margin-bottom: 0;
}
.assort .products .products-carousel[data-v-49c131a1] .el-carousel__container {
  width: 100%;
  height: 100%;
}
.assort .products .products-carousel .el-carousel__item[data-v-49c131a1] {
  text-align: center;
  border-radius: 8px;
}
.assort .products .products-carousel img[data-v-49c131a1] {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.assort .products .products-carousel p[data-v-49c131a1] {
  position: absolute;
  padding-top: 34px;
  padding-left: 56px;
  text-align: left;
  bottom: 0;
  width: 100%;
  height: 108px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  backdrop-filter: blur(10px);
}
.assort .products .item[data-v-49c131a1] {
  width: 100%;
}
.assort .products .item .img[data-v-49c131a1] {
  width: 100%;
  border-radius: 8px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.assort .products .item .img img[data-v-49c131a1] {
  width: 100%;
}
.assort .products .item .img .times[data-v-49c131a1] {
  font-size: 14px;
  color: #FFFFFF;
  padding: 5px 8px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: rgba(15, 23, 36, 0.8);
  border-radius: 4px;
  z-index: 100;
}
.assort .products .item .text[data-v-49c131a1] {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.advantage[data-v-49c131a1] {
  margin-top: 110px;
  margin-bottom: 90px;
}
.advantage .title[data-v-49c131a1] {
  font-weight: 600;
  font-size: 45px;
  color: #000000;
  line-height: 46px;
  text-align: center;
  margin-bottom: 60px;
}
.advantage .term[data-v-49c131a1] {
  margin-bottom: 60px;
}
.advantage .term > div[data-v-49c131a1] {
  background: #EAEBED;
  border-radius: 35px;
  padding: 10px;
}
.advantage .term > div .item[data-v-49c131a1] {
  border-radius: 35px;
  padding: 12px 20px;
  cursor: pointer;
}
.advantage .term > div .item[data-v-49c131a1]:not(:nth-last-child(1)) {
  margin-right: 40px;
}
.advantage .term > div .item-highlight[data-v-49c131a1] {
  background: #FFFFFF;
}
.advantage .term-content[data-v-49c131a1] {
  height: 450px;
}
.advantage .term-content .left[data-v-49c131a1] {
  flex: 1;
  margin-right: 80px;
}
.advantage .term-content .left .name[data-v-49c131a1] {
  font-weight: 600;
  font-size: 30px;
  color: #f83d12;
  line-height: 46px;
}
.advantage .term-content .left .content[data-v-49c131a1] {
  margin-top: 25px;
  margin-bottom: 80px;
  font-weight: 500;
  font-size: 30px;
  color: #000000;
  line-height: 40px;
}
.advantage .term-content .left .apply[data-v-49c131a1] {
  width: 180px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  background: #000000;
  border-radius: 25px;
  cursor: pointer;
}
.partnerships[data-v-49c131a1] {
  width: 100%;
  height: 335px;
  background-image: url("./Home_partnerships.CXNt-uaR.css");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.partnerships .text[data-v-49c131a1] {
  margin-top: 50px;
  padding: 15px 45px;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  background-color: #000000;
  border-radius: 50px;
  cursor: pointer;
}
.extend[data-v-49c131a1] {
  margin-top: 110px;
  height: 740px;
}
.extend .title[data-v-49c131a1] {
  text-align: center;
  font-weight: 600;
  font-size: 45px;
  color: #000000;
}
.extend .centent[data-v-49c131a1] {
  width: 1000px;
  height: 400px;
  position: relative;
}
.extend .centent > img[data-v-49c131a1] {
  position: absolute;
  width: 100px;
  height: 100px;
}
.extend .centent > img[data-v-49c131a1]:nth-child(1) {
  top: 230px;
  left: 0;
  border-radius: 50%;
}
.extend .centent > img[data-v-49c131a1]:nth-child(2) {
  top: 100px;
  left: 80px;
  border-radius: 50%;
}
.extend .centent > img[data-v-49c131a1]:nth-child(3) {
  top: 260px;
  left: 190px;
  border-radius: 50%;
}
.extend .centent > img[data-v-49c131a1]:nth-child(4) {
  top: 60px;
  left: 280px;
}
.extend .centent > img[data-v-49c131a1]:nth-child(5) {
  top: 250px;
  left: 350px;
  border-radius: 50%;
}
.extend .centent > img[data-v-49c131a1]:nth-child(6) {
  top: 130px;
  left: 410px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.extend .centent > img[data-v-49c131a1]:nth-child(7) {
  top: 70px;
  left: 530px;
  border-radius: 50%;
}
.extend .centent > img[data-v-49c131a1]:nth-child(8) {
  top: 240px;
  right: 370px;
  border-radius: 50%;
}
.extend .centent > img[data-v-49c131a1]:nth-child(9) {
  top: 100px;
  right: 220px;
  border-radius: 50%;
}
.extend .centent > img[data-v-49c131a1]:nth-child(10) {
  top: 240px;
  right: 180px;
  border-radius: 50%;
}
.extend .centent > img[data-v-49c131a1]:nth-child(11) {
  top: 240px;
  right: 40px;
  border-radius: 50%;
}
.extend .centent > img[data-v-49c131a1]:nth-child(12) {
  top: 90px;
  right: 0;
  border-radius: 50%;
}
.extend .win-win[data-v-49c131a1] {
  margin-top: 100px;
  font-size: 22px;
  color: #000000;
  line-height: 30px;
  text-align: center;
}
.data[data-v-49c131a1] {
  padding-left: 60px;
  padding-right: 60px;
  margin-bottom: 160px;
}
.data .img[data-v-49c131a1] {
  display: flex;
}
.data .img .item[data-v-49c131a1] {
  width: 244px;
  height: 238px;
  border-radius: 25px;
}
.data .img .item[data-v-49c131a1]:not(:nth-last-child(1)) {
  margin-right: 20px;
}
.data .img .item[data-v-49c131a1]:nth-child(1) {
  background-image: url("./Home_creatorsBg.Bt1zFl0i.css");
}
.data .img .item[data-v-49c131a1]:nth-child(2) {
  background-image: url("./Home_resourcesBg.fAIKtp_8.css");
}
.data .img .item[data-v-49c131a1]:nth-child(3) {
  background-image: url("./Home_requirementsBg.CsUInU-f.css");
}
.data .img .item[data-v-49c131a1]:nth-child(4) {
  background-image: url("./Home_solutionsBg.5keDOQvP.css");
}
.data .img .item[data-v-49c131a1]:nth-child(5) {
  background-image: url("./Home_influenceBg.akJCg2VS.css");
}
.data .text[data-v-49c131a1] {
  margin-top: 20px;
}
.data .text .item[data-v-49c131a1] {
  width: 244px;
  text-align: center;
}
.data .text .item > p[data-v-49c131a1]:nth-child(1) {
  font-weight: 500;
  font-size: 40px;
  color: #000000;
  line-height: 56px;
}
.data .text .item > p[data-v-49c131a1]:nth-child(2) {
  margin-top: 12px;
  font-weight: 500;
  font-size: 20px;
  color: #000000;
  line-height: 28px;
}
.platform[data-v-49c131a1] {
  width: 100%;
  height: 80px;
  overflow: hidden;
  position: relative;
  background-image: url("./Home_platform.DwludgRi.css");
  background-size: 2632px 80px;
  animation: scrollBanner-49c131a1 20s linear infinite;
}
.platform .shade-left[data-v-49c131a1] {
  width: 100px;
  height: 80px;
  position: absolute;
  left: -50px;
  background-image: linear-gradient(88deg, #f7fbff 0%, #f7fbff 100%);
  filter: blur(10px);
  z-index: 3;
}
.platform .shade-right[data-v-49c131a1] {
  width: 100px;
  height: 80px;
  position: absolute;
  right: -50px;
  background-image: linear-gradient(88deg, #f7fbff 0%, #f7fbff 100%);
  filter: blur(10px);
  z-index: 3;
}
@keyframes scrollBanner-49c131a1 {
0% {
    background-position: 0 0;
}
100% {
    background-position: -2632px 0;
}
}
.join[data-v-49c131a1] {
  margin-top: 100px;
  width: 100%;
  height: 660px;
  overflow: hidden;
  position: relative;
}
.join .img[data-v-49c131a1] {
  width: 100%;
  height: 660px;
  overflow: hidden;
}
.join .img img[data-v-49c131a1] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(3px);
}
.join .left[data-v-49c131a1] {
  position: absolute;
  top: 200px;
  left: 140px;
}
.join .left > p[data-v-49c131a1]:nth-child(1) {
  font-weight: 600;
  font-size: 45px;
  color: #FFFFFF;
  line-height: 46px;
}
.join .left > p[data-v-49c131a1]:nth-child(2) {
  margin-top: 50px;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 33px;
}
.join .right[data-v-49c131a1] {
  position: absolute;
  top: 46px;
  right: 150px;
  width: 440px;
  padding: 40px 30px 45px;
  background-color: #fff;
  border-radius: 8px;
}
.join .right .title[data-v-49c131a1] {
  font-size: 24px;
  color: #000000;
  line-height: 33px;
  text-align: center;
  margin-bottom: 20px;
}
.join .right .applyForm[data-v-49c131a1] {
  display: flex;
  flex-flow: column;
}
.join .right .applyForm .el-form-item[data-v-49c131a1] {
  display: block;
}
.join .right .applyForm .el-input[data-v-49c131a1],
.join .right .applyForm .el-select[data-v-49c131a1] {
  width: 100%;
  height: 45px;
}
.join .right .applyForm[data-v-49c131a1] .el-select__wrapper {
  width: 100%;
  height: 100%;
}
.join .right .applyForm .username[data-v-49c131a1] {
  position: relative;
}
.join .right .applyForm .username .el-input__wrapper[data-v-49c131a1] {
  padding: 1px 90px 1px 11px;
}
.join .right .applyForm .username .get-code[data-v-49c131a1] {
  position: absolute;
  right: 10px;
  color: #666666;
}
.join .right .applyForm .prepend-left[data-v-49c131a1] .el-form-item__content {
  display: flex;
}
.join .right .applyForm .prepend-left[data-v-49c131a1] .el-form-item__content .el-select__wrapper {
  width: 101%;
  height: 100%;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.join .right .el-button[data-v-49c131a1] {
  width: 100%;
  height: 40px;
}
.guide[data-v-49c131a1] {
  width: 100%;
  height: 350px;
}
.guide p[data-v-49c131a1] {
  text-align: center;
  font-weight: 600;
  font-size: 45px;
  color: #000000;
  line-height: 48px;
}
.guide div[data-v-49c131a1] {
  margin-top: 70px;
  width: 260px;
  height: 60px;
  line-height: 60px;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  background: #FFFFFF;
  border-radius: 50px;
  text-align: center;
  cursor: pointer;
  background-image: url("./Home_btn.BgJZFIem.css");
}