.title_wrapper[data-v-26b35c22] {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  padding-top: 75px;
  margin-bottom: 45px;
}
.title_wrapper .service-support[data-v-26b35c22] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.title_wrapper .service-support > div[data-v-26b35c22] {
  font-weight: 400;
  font-size: 21px;
  color: #ffffff;
  height: 54px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  background-color: #121212;
  border-radius: 75px;
  line-height: 21px;
}
.title_wrapper .service-support > div h3[data-v-26b35c22] {
  display: inline;
}
.title_wrapper .subtitle[data-v-26b35c22] {
  display: flex;
  justify-content: center;
  font-family: Emoland, Emoland;
}
.title_wrapper .subtitle h2[data-v-26b35c22] {
  font-weight: 900;
  font-size: 67px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 60px;
  text-align: center;
  max-width: 920px;
}
.title_wrapper .maxwidth h2[data-v-26b35c22] {
  max-width: 1020px !important;
}
.title_wrapper .subtitle_zh h2[data-v-26b35c22] {
  max-width: 600px;
  line-height: 72px;
}
@media (max-width: 768px) {
.title_wrapper[data-v-26b35c22] {
    padding-top: 30px;
    margin-bottom: 15px;
    row-gap: 10px;
}
.title_wrapper .service-support a[data-v-26b35c22],
  .title_wrapper .service-support > div[data-v-26b35c22] {
    font-size: 12px;
    height: auto;
    padding: 8px 16px;
    line-height: 12px;
}
.title_wrapper .service-support .decent[data-v-26b35c22] {
    display: block;
}
.title_wrapper .service-support .span_box[data-v-26b35c22] {
    display: flex;
    line-height: 12px;
}
.title_wrapper .subtitle_zh h2[data-v-26b35c22] {
    max-width: 95% !important;
}
.title_wrapper .subtitle h2[data-v-26b35c22] {
    max-width: 100%;
    font-size: clamp(32px, 11vw, 92px);
    line-height: calc(1em + 2px);
}
}

.infor_wrapper[data-v-5d6442ea] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.infor_wrapper .card_list[data-v-5d6442ea] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  width: 100%;
}
.infor_wrapper .card_list .card_item[data-v-5d6442ea] {
  width: calc((100% - 20px) / 3);
  background: #1a1a1a;
  border-radius: 45px;
  padding: 40px;
  display: flex;
  flex-direction: column;
}
.infor_wrapper .card_list .card_item .card_tag[data-v-5d6442ea] {
  margin-bottom: 40px;
}
.infor_wrapper .card_list .card_item .card_tag span[data-v-5d6442ea] {
  display: inline-block;
  padding: 6px 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 1px;
}
.infor_wrapper .card_list .card_item .card_title[data-v-5d6442ea] {
  font-family: Emoland, Emoland;
  font-weight: bold;
  font-size: 41px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 37px;
  margin-bottom: 30px;
  max-width: 205px;
}
.infor_wrapper .card_list .card_item .minwidth[data-v-5d6442ea] {
  max-width: 190px;
}
.infor_wrapper .card_list .card_item .card_title_zh[data-v-5d6442ea] {
  max-width: 100%;
  line-height: 1em;
}
.infor_wrapper .card_list .card_item .card_desc[data-v-5d6442ea] {
  font-weight: 400;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 20px;
  margin-top: auto;
}
.infor_wrapper .card_list .card_item .imgbox[data-v-5d6442ea] {
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  margin-top: 30px;
}
.infor_wrapper .card_list .card_item .imgbox img[data-v-5d6442ea] {
  max-width: 100px;
}
.infor_wrapper .load_more[data-v-5d6442ea] {
  margin-top: 35px;
}
.infor_wrapper .load_more button[data-v-5d6442ea] {
  width: 260px;
  height: 62px;
  padding: 14px 50px;
  border-radius: 50px;
  border: 4px solid #007aff;
  background: transparent;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  line-height: 24px;
}
.infor_wrapper .load_more button[data-v-5d6442ea]:hover {
  background: #007aff;
  color: #ffffff;
}
.infor_wrapper .load_more button[data-v-5d6442ea]:last-child {
  margin-left: 8px;
}
.infor_wrapper .stat_list[data-v-5d6442ea] {
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  margin-top: 15px;
  width: 100%;
  max-width: 1080px;
  justify-content: center;
}
.infor_wrapper .stat_list .stat_item[data-v-5d6442ea] {
  height: 98px;
  padding: 25px 28px;
  display: flex;
  min-width: 194px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(26, 26, 26, 0.6);
  border-radius: 33px;
}
.infor_wrapper .stat_list .stat_item .stat_value[data-v-5d6442ea] {
  font-weight: bold;
  font-size: 33px;
  line-height: 1em;
  color: #007aff;
}
.infor_wrapper .stat_list .stat_item .stat_label[data-v-5d6442ea] {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
  color: #ffffff;
  line-height: 15px;
}
.infor_wrapper .noloadmore[data-v-5d6442ea] {
  margin-top: 112px;
}
@media (max-width: 768px) {
.infor_wrapper[data-v-5d6442ea] {
    padding-top: 0px;
}
.infor_wrapper .card_list[data-v-5d6442ea] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.infor_wrapper .card_list .card_item[data-v-5d6442ea] {
    padding: 24px;
    border-radius: 24px;
    width: 100%;
}
.infor_wrapper .card_list .card_item .card_tag[data-v-5d6442ea] {
    margin-bottom: 20px;
}
.infor_wrapper .card_list .card_item .card_tag span[data-v-5d6442ea] {
    padding: 4px 12px;
    font-size: 10px;
}
.infor_wrapper .card_list .card_item .card_title[data-v-5d6442ea] {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 15px;
    max-width: 100%;
}
.infor_wrapper .card_list .card_item .minwidth[data-v-5d6442ea] {
    max-width: 100%;
}
.infor_wrapper .card_list .card_item .card_desc[data-v-5d6442ea] {
    font-size: 11px;
    line-height: 16px;
}
.infor_wrapper .load_more[data-v-5d6442ea] {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.infor_wrapper .load_more button[data-v-5d6442ea] {
    width: auto;
    flex: 1;
    height: 48px;
    padding: 10px 30px;
    font-size: 14px;
    border-width: 3px;
    line-height: 14px;
}
.infor_wrapper .stat_list[data-v-5d6442ea] {
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 15px;
}
.infor_wrapper .stat_list .stat_item[data-v-5d6442ea] {
    flex: 1 1 calc(50% - 4px);
    min-width: calc(50% - 4px);
    height: auto;
    padding: 14px 10px;
    border-radius: 20px;
}
.infor_wrapper .stat_list .stat_item .stat_value[data-v-5d6442ea] {
    font-size: 24px;
}
.infor_wrapper .stat_list .stat_item .stat_label[data-v-5d6442ea] {
    font-size: 9px;
    line-height: 12px;
}
.infor_wrapper .stat_list .stat_item[data-v-5d6442ea]:last-child {
    flex: none;
    width: calc(50% - 4px);
}
}


:root {
  --color-theme: #007aff;
  --border-color-theme: #007aff80;
  --sliderthem: #007aff;
  --sliderdeg: 180deg;
}
::-webkit-scrollbar-thumb {
  border-radius: 26px;
  /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  background: #232525;
}
::-webkit-scrollbar-track {
  width: 8px;
}

.resouce-node-content .serhoverclass .faqcurrentheight {
  background: #007aff !important;
  min-height: 599px !important;
}
.resouce-node-content .serishight {
  background: #007aff !important;
  transition: 0.5s ease-in-out;
  color: #000 !important;
}
.resouce-node-content .sertitleheight {
  height: 102px;
}
@media (max-width: 768px) {
.resouce-node-content .sertitleheight {
    height: 95px !important;
}
}

.padtop25[data-v-7fe52858] {
  padding-top: 25px;
}
.mat60[data-v-7fe52858] {
  margin-top: 60px;
}
.mat34[data-v-7fe52858] {
  margin-top: 34px;
}
.mat32[data-v-7fe52858] {
  margin-top: 34px;
}
.mab14[data-v-7fe52858] {
  margin-bottom: 14px;
}
.registerOrlogin[data-v-7fe52858] {
  margin-top: 36px;
  display: flex;
  justify-content: space-around;
  height: 72px;
}
.registerOrlogin > a[data-v-7fe52858] {
  width: 48%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  cursor: pointer;
  border-radius: 77px 77px 77px 77px;
  border: 1px solid #121212;
}
.started-text[data-v-7fe52858] {
  font-size: 13px;
  line-height: 17px;
  max-width: 664px;
  min-height: 120px;
  font-weight: 400;
  font-size: 16px;
  color: #121212;
  line-height: 24px;
  margin-top: 16px;
}
.mat28[data-v-7fe52858] {
  margin-top: 28px;
}
.mat60[data-v-7fe52858] {
  margin-top: 60px;
}
.mat36[data-v-7fe52858] {
  margin-top: 40px;
}
.height170[data-v-7fe52858] {
  min-height: 160px;
  line-height: 16px;
}
.figma-conent[data-v-7fe52858] {
  background: #000;
  padding-top: 50px;
}
.figma-conent a[data-v-7fe52858] {
  color: #121212;
}
.figma-conent .works-content[data-v-7fe52858] {
  margin-top: 40px;
}
.figma-conent .works-content .padd-left36[data-v-7fe52858] {
  padding-left: 36px;
}
.figma-conent .works-content .faq-cont[data-v-7fe52858] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 60px 0;
}
.figma-conent .works-content .faq-cont .faq-ul[data-v-7fe52858] {
  margin-left: 48px;
  display: flex;
  align-items: center;
}
.figma-conent .works-content .faq-cont .faq-ul > img[data-v-7fe52858] {
  height: auto;
}
.figma-conent .works-content .faq-cont .faq-ul > img[data-v-7fe52858]:nth-child(1) {
  width: 290px;
}
.figma-conent .works-content .faq-cont .faq-ul > img[data-v-7fe52858]:nth-child(2) {
  width: 140px;
  margin-left: 42px;
}
.figma-conent .works-content .faq-cont .faq-ul > img[data-v-7fe52858]:nth-child(3) {
  width: 156px;
  margin-left: 47px;
}
.figma-conent .works-content .faq-cont .faq-img[data-v-7fe52858] {
  position: relative;
  font-weight: 900;
  font-size: 142px;
  color: #000;
  white-space: nowrap;
  line-height: 134px;
  text-stroke: 1px #ffffff;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.6), 1px -1px 0 rgba(255, 255, 255, 0.6), -1px 1px 0 rgba(255, 255, 255, 0.6), 1px 1px 0 rgba(255, 255, 255, 0.6);
}
.figma-conent .works-content .faq-cont .faq-img span[data-v-7fe52858]:nth-child(1) {
  position: relative;
  z-index: 1;
}
.figma-conent .works-content .faq-cont .faq-img span[data-v-7fe52858]:nth-child(2) {
  position: absolute;
  z-index: 0;
  top: 6px;
  left: 6px;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.25), 1px -1px 0 rgba(255, 255, 255, 0.25), -1px 1px 0 rgba(255, 255, 255, 0.25), 1px 1px 0 rgba(255, 255, 255, 0.25);
}
.figma-conent .works-content .faq-cont .faq-img > img[data-v-7fe52858] {
  width: 100%;
  height: auto;
}
.figma-conent .works-content .tik-ul-services[data-v-7fe52858] {
  display: flex;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-top: 25px;
  align-items: center;
}
.figma-conent .works-content .tik-ul-services .ishight[data-v-7fe52858] {
  color: #121212 !important;
  background: #006eff !important;
  transition: 0.5s ease-in-out;
}
.figma-conent .works-content .tik-ul-services .ishight .img1[data-v-7fe52858] {
  display: none !important;
}
.figma-conent .works-content .tik-ul-services .ishight .img2[data-v-7fe52858] {
  display: block !important;
}
.figma-conent .works-content .tik-ul-services .tik-li[data-v-7fe52858] {
  width: 300px;
  height: 431px;
  padding: 49px 48px 48px 49px;
  text-align: left;
  border-radius: 61px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}
.figma-conent .works-content .tik-ul-services .tik-li img[data-v-7fe52858] {
  width: 145px;
  height: 102px;
}
.figma-conent .works-content .tik-ul-services .tik-li .tik-li2[data-v-7fe52858] {
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  min-height: 71px;
  margin-top: 32px;
  margin-bottom: 33px;
}
.figma-conent .works-content .tik-ul-services .tik-li .tik-li1[data-v-7fe52858] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.figma-conent .works-content .tik-ul-services .tik-li .tik-li1 .img2[data-v-7fe52858] {
  display: none;
}
.figma-conent .works-content .tik-ul-services .tik-li .tik-li1 > img[data-v-7fe52858] {
  height: auto;
}
.figma-conent .works-content .tik-ul-services .tik-li .tik-li3[data-v-7fe52858] {
  font-size: 10px;
  line-height: 13px;
}
.figma-conent .works-content .tik-ul-services .tik-li .zhtik[data-v-7fe52858] {
  line-height: 18px !important;
}
.figma-conent .works-content .tik-ul-services .currentheight[data-v-7fe52858] {
  width: 370px;
  height: 532px;
  padding: 60px;
  border-radius: 75px;
  color: #121212 !important;
  background: #006eff !important;
  transition: background 0.5s ease-in-out;
}
.figma-conent .works-content .tik-ul-services .currentheight .img1[data-v-7fe52858] {
  display: none !important;
}
.figma-conent .works-content .tik-ul-services .currentheight .img2[data-v-7fe52858] {
  display: block !important;
}
.figma-conent .works-content .tik-ul-services .currentheight .tik-li2[data-v-7fe52858] {
  font-size: 22px;
  line-height: 22px;
}
.figma-conent .works-content .tik-ul-services .currentheight .tik-li3[data-v-7fe52858] {
  font-size: 12px;
  line-height: 16px;
}
.figma-conent .works-content .tik-ul-services .currentheight img[data-v-7fe52858] {
  width: 178px;
  height: 124px;
}
.figma-conent .works-content .zh .tik-li .tik-li2[data-v-7fe52858] {
  line-height: 23px;
}
.figma-conent .works-content .zh .tik-li .tik-li3[data-v-7fe52858] {
  font-size: 14px;
}
.figma-conent .works-content .zh .tik-li .tik-li3 > div[data-v-7fe52858] {
  margin-top: 0 !important;
}
.figma-conent .works-content .before[data-v-7fe52858]::before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  content: "";
  width: 70px;
  height: 100%;
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.figma-conent .works-content .titlebox[data-v-7fe52858] {
  margin-bottom: 45px;
}
.figma-conent .works-content .titlebox[data-v-7fe52858] .widthcus .subtitle h2 {
  max-width: 850px;
}
.figma-conent .works-content[data-v-7fe52858] .widthpbw .subtitle h2 {
  max-width: 1020px;
}
.figma-conent .works-content .after[data-v-7fe52858]::after {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  content: "";
  width: 70px;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.figma-conent .works-content .zh .works-li .works-li1[data-v-7fe52858] {
  line-height: 45px;
}
.figma-conent .works-content .zh .works-li .works-li2-services[data-v-7fe52858] {
  font-size: 14px;
}
.figma-conent .resouce-node-content[data-v-7fe52858] {
  padding-top: 15px;
}
.figma-conent .resouce-node-content .support[data-v-7fe52858] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 75px;
}
.figma-conent .resouce-node-content .support .support-img[data-v-7fe52858] {
  width: 21px;
  height: auto;
}
.figma-conent .resouce-node-content .support .desctitle[data-v-7fe52858] {
  font-size: 20px;
}
.figma-conent .resouce-node-content .support > h3[data-v-7fe52858],
.figma-conent .resouce-node-content .support > div[data-v-7fe52858] {
  font-size: 21px;
  padding: 0 20px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 54px;
  color: #fff;
}
.figma-conent .resouce-node-content .support > h3 h3[data-v-7fe52858],
.figma-conent .resouce-node-content .support > div h3[data-v-7fe52858] {
  display: inline;
}
.figma-conent .resouce-node-content .node-cont-services[data-v-7fe52858] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 25px;
}
.figma-conent .resouce-node-content .node-cont-services .node-img-serve[data-v-7fe52858] {
  width: 39%;
  padding-top: 73px;
}
.figma-conent .resouce-node-content .node-cont-services .node-img-serve > img[data-v-7fe52858] {
  width: 100%;
  height: auto;
}
.figma-conent .resouce-node-content .node-cont-services .bg-blue-paddingtop[data-v-7fe52858] {
  width: 100%;
}
.figma-conent .resouce-node-content .node-cont-services .bg-blue[data-v-7fe52858] {
  background: url(/_nuxt/img/servesback.ac9b644.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
}
.figma-conent .resouce-node-content .node-cont-services .bg-blue .user-color[data-v-7fe52858] {
  width: 100%;
  height: 71px;
  border: 1px solid #000000;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.figma-conent .resouce-node-content .node-cont-services .bg-blue > div[data-v-7fe52858]:nth-child(3) {
  text-align: center;
  font-size: 16px;
}
.figma-conent .resouce-node-content .node-cont-services .bg-blue > div[data-v-7fe52858]:nth-child(1) {
  font-size: 120px;
  line-height: 96px;
  font-weight: 900;
}
.figma-conent .resouce-node-content .node-cont-services .zh .bg-blue .gs[data-v-7fe52858] {
  line-height: 120px;
}
.figma-conent .resouce-node-content .node-cont-services .zh .bg-blue .started-text[data-v-7fe52858] {
  max-width: 500px;
}
.figma-conent .resouce-node-content .tws_v[data-v-7fe52858] {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 40px;
  margin-top: 15px;
}
.figma-conent .resouce-node-content .tws_v h2[data-v-7fe52858],
.figma-conent .resouce-node-content .tws_v > div[data-v-7fe52858] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 67px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 60px;
  max-width: 600px;
  text-align: center;
}
.figma-conent .resouce-node-content .tws_vzh h2[data-v-7fe52858],
.figma-conent .resouce-node-content .tws_vzh > div[data-v-7fe52858] {
  line-height: 72px;
}
.figma-conent .resouce-node-content .tws_vzh h2[data-v-7fe52858]:nth-child(1),
.figma-conent .resouce-node-content .tws_vzh > div[data-v-7fe52858]:nth-child(1) {
  max-width: 750px;
}
.figma-conent .resouce-node-content[data-v-7fe52858] .widthcus1 .subtitle h2 {
  max-width: 640px;
}
.figma-conent .resouce-node-content .getstar[data-v-7fe52858] {
  font-size: 108px;
  line-height: 1em;
  font-weight: 900;
  font-style: normal;
  text-transform: none;
  text-shadow: 5px 5px 0 rgba(255, 255, 255, 0.25);
  color: #d9d9d9;
  text-align: center;
  font-family: "Poppins";
  letter-spacing: normal;
  margin: 40px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.figma-conent .resouce-node-content .getstar h2[data-v-7fe52858] {
  max-width: 900px;
}
.figma-conent .resouce-node-content .getstar_zh span[data-v-7fe52858] {
  max-width: 700px;
}
.figma-conent .resouce-node-content .dir[data-v-7fe52858] {
  margin-top: 100px;
}
.figma-conent .resouce-node-content .dir span[data-v-7fe52858] {
  max-width: 100%;
}
.figma-conent .resouce-node-content .slider_box[data-v-7fe52858] {
  margin-top: 25px;
}
.figma-conent .join-ul[data-v-7fe52858] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.figma-conent .join-ul > div[data-v-7fe52858] {
  width: 24%;
  height: 178px;
  background: #121212;
  border-radius: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.figma-conent .join-ul > div[data-v-7fe52858]:hover {
  background-color: #00f46a;
}
.figma-conent .join-ul > div img[data-v-7fe52858] {
  width: 80px;
  height: 80px;
}
.figma-conent .border75[data-v-7fe52858] {
  border-radius: 75px;
}
.figma-conent .bg-oa[data-v-7fe52858] {
  background: #121212;
}
.figma-conent .padding35-service[data-v-7fe52858] {
  padding: 60px;
}
.figma-conent .w1151-services[data-v-7fe52858] {
  max-width: 1200px;
  margin: 0 auto;
}
.figma-conent .w1151-services .header_box[data-v-7fe52858] {
  z-index: 15 !important;
}
.figma-conent .w1151-services .header_box .twsheadbox[data-v-7fe52858] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.figma-conent .w1151-services .header_box .twsheadbox span[data-v-7fe52858] {
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  text-align: right;
}
.figma-conent .w1151-services .header_box .twsheadbox img[data-v-7fe52858] {
  margin: 0 20px 0 15px;
  width: 20px;
  height: 20px;
}
.figma-conent .w1151-services .header_box .twsheadbox .lasta[data-v-7fe52858] {
  font-weight: 400;
  font-size: 18px;
  color: #007aff;
  line-height: 24px;
  padding: 0 42px;
  width: auto;
  background: #121212;
  border-radius: 75px;
  border: 1px solid #007aff;
}
.figma-conent .w1151-services .header_box .twsheadbox .lasta[data-v-7fe52858]:hover {
  background-color: #007aff;
  color: #121212;
}
.figma-conent .w1151-services[data-v-7fe52858] .webbanner {
  max-width: 800px;
}
.figma-conent .w1151-services .serve-content[data-v-7fe52858] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.figma-conent .w1151-services .serve-content img[data-v-7fe52858] {
  max-width: 1080px;
  height: auto;
}
.figma-conent .w1151-services .hiddenheader[data-v-7fe52858] {
  opacity: 0;
  z-index: 5 !important;
}
.figma-conent .w1151-services > div[data-v-7fe52858] {
  width: 100%;
}
.figma-conent .w1151-services .extronBanner[data-v-7fe52858] {
  width: 100%;
  margin-top: -50px;
  margin-bottom: 75px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.figma-conent .w1151-services .extronBanner img[data-v-7fe52858] {
  width: 758px;
}
.figma-conent .w1151-services .mat10[data-v-7fe52858] {
  margin-top: 10px;
}
.figma-conent .w1151-services .mat30[data-v-7fe52858] {
  margin-top: 30px;
}
.figma-conent .w1151-services .mat67[data-v-7fe52858] {
  margin-top: 67px;
}
.figma-conent .w1151-services .mat40[data-v-7fe52858] {
  margin-top: 40px;
}
.figma-conent .w1151-services .mat20[data-v-7fe52858] {
  margin-top: 20px;
}
.figma-conent .w1151-services .mat27[data-v-7fe52858] {
  margin-top: 27px;
}
.figma-conent .w1151-services .service-support[data-v-7fe52858] {
  width: 100%;
  display: flex;
  padding-top: 75px;
  justify-content: center;
}
.figma-conent .w1151-services .service-support a[data-v-7fe52858],
.figma-conent .w1151-services .service-support > div[data-v-7fe52858] {
  font-weight: 400;
  font-size: 21px;
  color: #ffffff;
  height: 54px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  line-height: 21px;
}
.figma-conent .w1151-services .service-support a > img[data-v-7fe52858],
.figma-conent .w1151-services .service-support > div > img[data-v-7fe52858] {
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
.figma-conent .w1151-services .service-support a > img[data-v-7fe52858]:last-child,
.figma-conent .w1151-services .service-support > div > img[data-v-7fe52858]:last-child {
  margin-left: 50px;
}
.figma-conent .w1151-services .service-support a h3[data-v-7fe52858],
.figma-conent .w1151-services .service-support > div h3[data-v-7fe52858] {
  display: inline;
}
.figma-conent .w1151-services .service-support a[data-v-7fe52858] {
  cursor: pointer;
}
.figma-conent .w1151-services .service-support .servebox[data-v-7fe52858] {
  display: flex;
}
.figma-conent .w1151-services .service-support .servebox > div[data-v-7fe52858] {
  flex: 1;
}
.figma-conent .w1151-services .service-support .servebox .servebox_span[data-v-7fe52858] {
  color: #dbff00;
  margin-right: 5px;
}
@media (max-width: 768px) {
.figma-conent[data-v-7fe52858] {
    padding: 16px;
    padding-bottom: 0;
}
.figma-conent .padtop25[data-v-7fe52858] {
    padding-top: 10px;
}
.figma-conent .border75[data-v-7fe52858] {
    border-radius: 30px;
}
.figma-conent .mat32[data-v-7fe52858] {
    margin-top: 0px;
}
.figma-conent .mat36[data-v-7fe52858] {
    margin-top: 16px;
}
.figma-conent .mat60[data-v-7fe52858] {
    margin-top: 0;
}
.figma-conent .height150[data-v-7fe52858] {
    height: auto;
}
.figma-conent .mat27[data-v-7fe52858] {
    margin-top: 20px !important;
}
.figma-conent .mab14[data-v-7fe52858] {
    margin-bottom: 8px;
}
.figma-conent .w1151-services .header_box .twsheadbox[data-v-7fe52858] {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    row-gap: 10px;
}
.figma-conent .w1151-services .header_box .twsheadbox span[data-v-7fe52858] {
    font-size: 10px;
    line-height: 10px;
    width: -moz-fit-content;
    width: fit-content;
}
.figma-conent .w1151-services .header_box .twsheadbox img[data-v-7fe52858] {
    margin: 0 21px 0 10px;
    width: 10px;
    height: 10px;
}
.figma-conent .w1151-services .header_box .twsheadbox .lasta[data-v-7fe52858] {
    padding: 0;
    font-size: 10px;
    height: 28px;
    flex: 1;
    max-width: 250px;
    justify-content: center;
    min-width: 137px;
}
.figma-conent .w1151-services .header_box a[data-v-7fe52858] {
    width: 100% !important;
}
.figma-conent .w1151-services .header_box .azh[data-v-7fe52858] {
    width: 100% !important;
}
.figma-conent .w1151-services .serve-content img[data-v-7fe52858] {
    max-width: 100%;
    height: auto;
}
.figma-conent .w1151-services .extronBanner[data-v-7fe52858] {
    width: 100%;
    margin-top: -25px;
    margin-bottom: 50px;
}
.figma-conent .w1151-services .extronBanner img[data-v-7fe52858] {
    width: 100%;
}
.figma-conent .w1151-services .desc1[data-v-7fe52858] {
    font-size: 12px;
    width: 285px;
    height: 30px;
    padding: 0 16px;
    margin-bottom: 8px;
}
.figma-conent .w1151-services .desc1 > img[data-v-7fe52858] {
    width: 14px;
    height: 14px;
}
.figma-conent .w1151-services .service-support[data-v-7fe52858] {
    padding-top: 30px;
}
.figma-conent .w1151-services .service-support a[data-v-7fe52858],
  .figma-conent .w1151-services .service-support > div[data-v-7fe52858] {
    font-size: 12px;
    height: auto;
    padding: 8px 16px;
    line-height: 12px;
}
.figma-conent .w1151-services .service-support a > img[data-v-7fe52858],
  .figma-conent .w1151-services .service-support > div > img[data-v-7fe52858] {
    width: 14px;
    height: 14px;
    margin-left: 5px !important;
}
.figma-conent .w1151-services .service-support a > img[data-v-7fe52858]:nth-child(1),
  .figma-conent .w1151-services .service-support > div > img[data-v-7fe52858]:nth-child(1) {
    float: left;
    width: 12px;
    height: 13px;
}
.figma-conent .w1151-services .service-support .decent[data-v-7fe52858] {
    display: block;
}
.figma-conent .w1151-services .service-support .span_box[data-v-7fe52858] {
    display: flex;
    line-height: 12px;
}
.figma-conent .w1151-services .resouce-node-content[data-v-7fe52858] {
    padding-top: 10px;
}
.figma-conent .w1151-services .resouce-node-content .tws_v[data-v-7fe52858] {
    row-gap: 16px;
}
.figma-conent .w1151-services .resouce-node-content .tws_v h2[data-v-7fe52858]:nth-child(1),
  .figma-conent .w1151-services .resouce-node-content .tws_v > div[data-v-7fe52858]:nth-child(1) {
    font-size: clamp(32px, 13vw, 92px);
    text-shadow: 4px 4px 0 rgba(255, 255, 255, 0.25);
}
.figma-conent .w1151-services .resouce-node-content .tws_v h2[data-v-7fe52858]:nth-child(2),
  .figma-conent .w1151-services .resouce-node-content .tws_v > div[data-v-7fe52858]:nth-child(2) {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    max-width: 280px;
}
.figma-conent .w1151-services .resouce-node-content .getstar[data-v-7fe52858] {
    margin: 16px 0px;
    font-size: clamp(32px, 13vw, 92px);
}
.figma-conent .w1151-services .resouce-node-content .dir[data-v-7fe52858] {
    margin-top: 50px;
}
.figma-conent .w1151-services .resouce-node-content .slider_box[data-v-7fe52858] {
    margin-top: 0px;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services[data-v-7fe52858] {
    padding-top: 10px;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services .node-img-serve[data-v-7fe52858] {
    width: 39%;
    padding-top: 73px;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services .node-img-serve > img[data-v-7fe52858] {
    width: 100%;
    height: auto;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services .bg-blue-paddingtop[data-v-7fe52858] {
    width: 100%;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services .bg-blue[data-v-7fe52858] {
    padding: 24px;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services .bg-blue .started-text[data-v-7fe52858] {
    font-size: 12px;
    line-height: 18px;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services .bg-blue .started-text1[data-v-7fe52858] {
    font-size: 12px;
    line-height: 18px;
    margin-top: 24px;
    width: auto;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services .bg-blue .user-color[data-v-7fe52858] {
    width: 100%;
    height: 71px;
    border: 1px solid #000000;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services .bg-blue > div[data-v-7fe52858]:nth-child(1) {
    font-size: 54px;
    line-height: 49px;
    font-weight: 900;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services .bg-blue .registerOrlogin[data-v-7fe52858] {
    margin-top: 20px;
    height: 44px;
    -moz-column-gap: 4px;
         column-gap: 4px;
}
.figma-conent .w1151-services .resouce-node-content .node-cont-services .bg-blue .registerOrlogin > a[data-v-7fe52858] {
    width: auto;
    height: 100%;
    flex: 1;
    font-size: 12px;
}
.figma-conent .w1151-services .resouce-node-content .works-content[data-v-7fe52858] {
    margin-top: 0px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .support[data-v-7fe52858] {
    min-height: 50px;
    line-height: 12px;
    padding-top: 30px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .support .desctitle[data-v-7fe52858] {
    display: flex;
    width: auto;
    line-height: 12px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .support .desctitle span[data-v-7fe52858]:nth-child(2) {
    margin-right: 2px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .support > h3[data-v-7fe52858],
  .figma-conent .w1151-services .resouce-node-content .works-content .support > div[data-v-7fe52858] {
    padding: 8px 16px;
    font-size: 12px !important;
    align-items: baseline;
    height: auto;
}
.figma-conent .w1151-services .resouce-node-content .works-content .titlebox[data-v-7fe52858] {
    margin-bottom: 0px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-servicesbox[data-v-7fe52858] {
    position: relative;
    z-index: 10;
    margin: 0 -16px;
    margin-top: 8px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .before[data-v-7fe52858]::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    content: "";
    width: 40px;
    height: 100%;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.figma-conent .w1151-services .resouce-node-content .works-content .after[data-v-7fe52858]::after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11;
    content: "";
    width: 40px;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services[data-v-7fe52858] {
    display: flex;
    margin-top: 10px;
    justify-content: flex-start;
    align-items: center;
    padding: 0 16px;
    -moz-column-gap: 10px;
         column-gap: 10px;
    overflow-x: scroll;
    overflow-y: hidden;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services[data-v-7fe52858]::-webkit-scrollbar {
    display: none;
    height: 0;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .tik-li[data-v-7fe52858] {
    width: 208px;
    height: 310px;
    padding: 16px;
    flex-shrink: 0;
    border-radius: 30px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .tik-li .tik-li1 img[data-v-7fe52858] {
    width: auto;
    height: 47px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .tik-li .tik-li2[data-v-7fe52858] {
    font-weight: 900;
    font-size: 14px;
    line-height: 14px;
    margin: 15px 0;
    min-height: 33px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .tik-li > div[data-v-7fe52858]:nth-child(3) {
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .ishight[data-v-7fe52858] {
    transition: background 0.5s linear;
    width: 260px;
    height: 356px;
    padding: 16px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .ishight .tik-li1 img[data-v-7fe52858] {
    width: auto;
    height: 100px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .ishight .tik-li2[data-v-7fe52858] {
    font-weight: 900;
    font-size: 16px;
    line-height: 16px;
    margin: 16px 0;
    min-height: 45px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .ishight .tik-li3[data-v-7fe52858] {
    font-weight: 400;
    font-size: 12px !important;
    line-height: 16px !important;
}
.figma-conent .w1151-services .resouce-node-content .works-content .zh .tik-li .tik-li2[data-v-7fe52858] {
    line-height: 22px;
    min-height: 65px;
    margin-top: 10px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .faq-cont[data-v-7fe52858] {
    margin: 18px 0 10px 0;
    padding-left: 0;
}
.figma-conent .w1151-services .resouce-node-content .works-content .faq-cont .faq-img[data-v-7fe52858] {
    line-height: 1em;
    font-size: 54px;
    white-space: nowrap;
}
.figma-conent .w1151-services .resouce-node-content .works-content .faq-cont .faq-img span[data-v-7fe52858]:nth-child(2) {
    left: 4px;
    top: 4px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .faq-cont .faq-img img[data-v-7fe52858] {
    width: 118px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .faq-cont .faq-img .zh[data-v-7fe52858] {
    width: 118px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .faq-cont .faq-ul img[data-v-7fe52858] {
    width: 86px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .join-ul[data-v-7fe52858] {
    -moz-column-gap: 10px;
         column-gap: 10px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .join-ul > div[data-v-7fe52858] {
    flex: 1;
    height: auto;
    aspect-ratio: 1 / 1;
    border-radius: 24px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .join-ul > div img[data-v-7fe52858] {
    width: 24px;
    height: 24px;
}
}
@media (max-width: 360px) {
.figma-conent #lastsupport > div[data-v-7fe52858] {
    font-size: 11px !important;
}
}
@media (max-width: 340px) {
.figma-conent .w1151-services .head_content .buttonBox[data-v-7fe52858] {
    -moz-column-gap: 9px;
         column-gap: 9px;
}
.figma-conent .w1151-services .head_content .buttonBox > div[data-v-7fe52858] {
    font-size: 10px;
    height: 36px;
}
.figma-conent .w1151-services .head_content .buttonBox .right span[data-v-7fe52858] {
    max-width: 70px;
}
.figma-conent .w1151-services .head_content .buttonBox a[data-v-7fe52858] {
    font-size: 10px;
}
}

