.exte_banner_wrapper[data-v-04749102] {
  width: 100%;
  border-radius: 75px;
  flex-shrink: 0;
  transition: 500ms linear;
  margin-top: 45px;
}
.exte_banner_wrapper .pc[data-v-04749102] {
  position: relative;
  width: 100%;
  height: 800px;
  background-color: #dbff00;
  clip-path: inset(0 round 75px);
  background-image: url(/_nuxt/img/extesbanner.fd59088.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 100px;
  display: flex;
  -moz-column-gap: 29px;
       column-gap: 29px;
  align-items: center;
  justify-content: space-between;
}
.exte_banner_wrapper .pc .left[data-v-04749102] {
  display: flex;
  flex-direction: column;
  max-width: 496px;
}
.exte_banner_wrapper .pc .left .chrombox[data-v-04749102] {
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 12px;
  align-items: center;
  cursor: pointer;
}
.exte_banner_wrapper .pc .left .chrombox .spanbox[data-v-04749102] {
  display: flex;
  flex-direction: column;
}
.exte_banner_wrapper .pc .left .chrombox .spanbox span[data-v-04749102]:nth-child(2) {
  font-size: 14px;
}
.exte_banner_wrapper .pc .left .chrombox img[data-v-04749102] {
  width: 48px;
  height: 48px;
}
.exte_banner_wrapper .pc .left h2[data-v-04749102]:nth-child(1),
.exte_banner_wrapper .pc .left > div[data-v-04749102]:nth-child(1) {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 21px;
}
.exte_banner_wrapper .pc .left h2[data-v-04749102]:nth-child(2),
.exte_banner_wrapper .pc .left > div[data-v-04749102]:nth-child(2) {
  width: 430px;
  font-weight: 900;
  font-size: 57px;
  color: #121212;
  line-height: 51px;
  margin: 24px 0;
}
.exte_banner_wrapper .pc .left h2[data-v-04749102]:nth-child(3),
.exte_banner_wrapper .pc .left > div[data-v-04749102]:nth-child(3) {
  max-width: 548px;
  font-weight: 400;
  font-size: 18px;
  color: #121212;
  line-height: 26px;
}
.exte_banner_wrapper .pc .left h2[data-v-04749102]:nth-child(4),
.exte_banner_wrapper .pc .left > div[data-v-04749102]:nth-child(4) {
  display: flex;
  flex-direction: column;
  margin-top: 74px;
  row-gap: 16px;
}
.exte_banner_wrapper .pc .left h2:nth-child(4) a[data-v-04749102]:nth-child(1),
.exte_banner_wrapper .pc .left > div:nth-child(4) a[data-v-04749102]:nth-child(1) {
  width: 375px;
  height: clamp(55px, 7.5vh, 82px);
  background: #121212;
  border-radius: 134px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 24px;
  cursor: pointer;
  color: #dbff00;
}
.exte_banner_wrapper .pc .left > div.zh[data-v-04749102] {
  line-height: 60px;
}
.exte_banner_wrapper .pc .left h2[data-v-04749102] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 67px;
  color: #121212;
  line-height: 60px;
  width: 430px;
}
.exte_banner_wrapper .pc .right[data-v-04749102] {
  box-shadow: 0px 0px 42px -9px rgba(0, 0, 0, 0.75);
  border-radius: 44px;
  height: 640px;
}
.exte_banner_wrapper .pc .right img[data-v-04749102] {
  height: 640px;
  width: auto;
}
.exte_banner_wrapper .desc_node[data-v-04749102] {
  color: var(--sliderthem);
  font-size: 16px;
  width: 100%;
  text-align: center;
  align-items: center;
  margin-top: 15px;
}
.exte_banner_wrapper .desc_node span[data-v-04749102]:nth-child(2) {
  text-decoration: underline;
  font-weight: 700;
  cursor: pointer;
}
.exte_banner_wrapper .mobile[data-v-04749102] {
  display: none;
}
@media (max-width: 768px) {
.exte_banner_wrapper[data-v-04749102] {
    border-radius: 30px;
    height: auto;
    background-color: transparent;
}
.exte_banner_wrapper .pc[data-v-04749102] {
    display: none;
}
.exte_banner_wrapper .mobile[data-v-04749102] {
    display: flex;
    flex-direction: column;
    width: auto;
    height: calc(100vh - 150px);
    max-height: 614px;
    padding: 20px 16px;
    -moz-column-gap: 18px;
         column-gap: 18px;
    border-radius: 30px;
    background-image: url(/_nuxt/img/extesbanner_mobile.95b6774.webp);
    background-color: #dbff00;
}
.exte_banner_wrapper .mobile .mobiltop[data-v-04749102] {
    display: flex;
    flex-direction: column;
    color: #121212;
    align-items: center;
    flex-shrink: 0;
}
.exte_banner_wrapper .mobile .mobiltop h3[data-v-04749102],
  .exte_banner_wrapper .mobile .mobiltop span[data-v-04749102] {
    text-align: center;
}
.exte_banner_wrapper .mobile .mobiltop h3[data-v-04749102]:nth-child(1),
  .exte_banner_wrapper .mobile .mobiltop span[data-v-04749102]:nth-child(1) {
    font-weight: bold;
    font-size: 14px;
    line-height: 10px;
}
.exte_banner_wrapper .mobile .mobiltop h3[data-v-04749102]:nth-child(2),
  .exte_banner_wrapper .mobile .mobiltop span[data-v-04749102]:nth-child(2) {
    font-weight: 900;
    font-size: 30px;
    line-height: 27px;
    margin: 8px 0;
}
.exte_banner_wrapper .mobile .mobiltop h3[data-v-04749102]:nth-child(3),
  .exte_banner_wrapper .mobile .mobiltop span[data-v-04749102]:nth-child(3) {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
.exte_banner_wrapper .mobile .mobilcenter[data-v-04749102] {
    flex: 1;
    display: flex;
    justify-content: center;
    margin-top: 16px;
    min-height: 0;
}
.exte_banner_wrapper .mobile .mobilcenter img[data-v-04749102] {
    height: 100%;
}
.exte_banner_wrapper .mobile .mobilbottom[data-v-04749102] {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    margin-top: 16px;
    row-gap: 7px;
}
.exte_banner_wrapper .mobile .mobilbottom a[data-v-04749102]:nth-child(1) {
    width: 220px;
    height: 40px;
    background: #121212;
    border-radius: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    color: #dbff00;
}
.exte_banner_wrapper .mobile .mobilbottom .chrombox[data-v-04749102] {
    display: flex;
    -moz-column-gap: 8px;
         column-gap: 8px;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 12px;
    align-items: center;
    cursor: pointer;
}
.exte_banner_wrapper .mobile .mobilbottom .chrombox .spanbox[data-v-04749102] {
    display: flex;
    flex-direction: column;
}
.exte_banner_wrapper .mobile .mobilbottom .chrombox .spanbox span[data-v-04749102]:nth-child(1) {
    font-size: 10px;
}
.exte_banner_wrapper .mobile .mobilbottom .chrombox img[data-v-04749102] {
    width: 28px;
    height: 28px;
}
.exte_banner_wrapper .mobile .mobilbottom .chrombox span[data-v-04749102] {
    max-width: 120px;
}
.exte_banner_wrapper .desc_node[data-v-04749102] {
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    max-width: 95%;
}
.exte_banner_wrapper .desc_node span[data-v-04749102]:nth-child(2) {
    text-decoration: underline;
    font-weight: 700;
    cursor: pointer;
}
}
@media (max-height: 730px) {
.exte_banner_wrapper .pc .left h3[data-v-04749102]:nth-child(2),
  .exte_banner_wrapper .pc .left > div[data-v-04749102]:nth-child(2) {
    font-size: 44px;
}
.exte_banner_wrapper .pc .left h3[data-v-04749102]:nth-child(4),
  .exte_banner_wrapper .pc .left > div[data-v-04749102]:nth-child(4) {
    margin-top: 4.12vh;
}
}
@media (max-width: 1500px) and (min-width: 1200px) {
.exte_banner_wrapper[data-v-04749102] {
    height: auto;
}
}

@keyframes marquee-570175ab {
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-50%);
}
}
.slide-box[data-v-570175ab] {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 157px;
  border-radius: 75px;
  background-color: #121212;
}
.slide-box[data-v-570175ab]::after {
  position: absolute;
  display: block;
  content: "";
  width: 240px;
  height: 100%;
  background: linear-gradient(90deg, rgba(18, 18, 18, 0) 0%, #121212 100%);
  right: 0;
  top: 0;
  border-radius: 75px;
}
.slide-box[data-v-570175ab]::before {
  position: absolute;
  display: block;
  content: "";
  width: 240px;
  height: 100%;
  background: linear-gradient(90deg, #121212 0%, rgba(18, 18, 18, 0) 100%);
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 75px;
}
.slide-box .slide-box1[data-v-570175ab] {
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 45px;
  animation: marquee-570175ab 60s linear infinite;
  display: flex;
  /* gap: 0 20px; */
}
.slide-box .slide-box1 .slide-item[data-v-570175ab] {
  margin-right: 64px;
  cursor: pointer;
}
.slide-box .slide-box1 .slide-item img[data-v-570175ab] {
  display: block;
  width: auto;
  height: 66px;
  max-width: 10000px;
}
@media (max-width: 768px) {
.slide-box[data-v-570175ab] {
    width: 100%;
    height: 62px;
}
.slide-box[data-v-570175ab]::after {
    width: 70px;
}
.slide-box[data-v-570175ab]::before {
    width: 70px;
}
.slide-box .slide-box1[data-v-570175ab] {
    top: 11px;
}
.slide-box .slide-box1 .slide-item img[data-v-570175ab] {
    height: 40px;
}
}


.el-dialog__wrapper {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(6px);
}


[data-v-68aa7c9c] .el-dialog {
  background: transparent;
  box-shadow: none;
}
[data-v-68aa7c9c] .el-dialog .el-dialog__header {
  display: none;
}
[data-v-68aa7c9c] .el-dialog .el-dialog__body {
  padding: 0;
}
.modal--box[data-v-68aa7c9c] {
  background: #121212;
  padding: 30px;
  border-radius: 38px 38px 38px 38px;
}
.modal--box .modal--box__content[data-v-68aa7c9c] {
  min-height: 100px;
  position: relative;
  background: #121212;
}
.modal--box .modal--box__content .closeBtn[data-v-68aa7c9c] {
  position: absolute;
  width: 36px;
  height: 36px;
  right: 0;
  top: 0;
  cursor: pointer;
}
.modal--box .modal--box__content .closeBtn > img[data-v-68aa7c9c] {
  width: 36px;
  height: 36px;
}
@media (max-width: 768px) {
[data-v-68aa7c9c] .el-dialog {
    width: 100% !important;
}
.modal--box .modal--box__content[data-v-68aa7c9c] {
    padding: 25px 8px 20px;
}
.modal--box[data-v-68aa7c9c] {
    width: 90% !important;
    margin: 0 auto;
}
}

.wrapper[data-v-8cd7f364] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper .top[data-v-8cd7f364] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper .top .shadtext[data-v-8cd7f364] {
  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;
}
.wrapper .top img[data-v-8cd7f364] {
  max-width: 524px;
}
.wrapper .top .imgbig[data-v-8cd7f364] {
  max-width: 1040px;
}
.wrapper .top .button[data-v-8cd7f364] {
  width: 280px;
  height: 62px;
  background: #dbff00;
  border-radius: 75px 75px 75px 75px;
  margin-top: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  color: #121212;
  cursor: pointer;
}
.wrapper .bottom[data-v-8cd7f364] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper .bottom > span[data-v-8cd7f364] {
  max-width: 200px;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  margin: 44px 0;
}
.wrapper .bottom ul[data-v-8cd7f364] {
  width: auto;
  min-width: 700px;
  padding: 0;
  margin-top: 44px;
}
.wrapper .bottom ul li[data-v-8cd7f364] {
  display: flex;
  justify-content: space-between;
  font-size: 22px;
  margin-bottom: 16px;
  font-weight: 400;
}
.wrapper .bottom ul li > span[data-v-8cd7f364] {
  flex: 1;
}
.wrapper .bottom ul li > span[data-v-8cd7f364]:last-child {
  width: 75px;
  display: flex;
  align-items: center;
  flex: none;
  margin-left: 30px;
}
.wrapper .bottom ul .log[data-v-8cd7f364] {
  font-weight: 500;
  font-size: 22px;
  line-height: 22px;
  color: #dbff00;
  margin-bottom: 0;
}
.wrapper .bottom ul .log > div[data-v-8cd7f364] {
  display: flex;
  align-items: center;
}
.wrapper .bottom ul .log > div > span[data-v-8cd7f364]:last-child {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 15px;
  margin-left: 3px;
}
.wrapper .bottom .zh[data-v-8cd7f364] {
  width: auto;
}
.wrapper .bottom .other[data-v-8cd7f364] {
  width: 207px;
  height: 48px;
  border-radius: 75px 75px 75px 75px;
  border: 1px solid #dbff00;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
  color: #dbff00;
  margin-top: 44px;
}
.wrapper .Infowrapper[data-v-8cd7f364] {
  position: fixed;
  z-index: 10;
  background: transparent;
  top: 0;
  left: 0;
  cursor: pointer;
}
.wrapper .Infowrapper .info[data-v-8cd7f364] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 414px;
  height: 265px;
  background: #252525;
  border-radius: 38px 38px 38px 38px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 28px;
}
.wrapper .Infowrapper .info img[data-v-8cd7f364] {
  width: 60px;
}
.wrapper .Infowrapper .info span[data-v-8cd7f364] {
  margin-top: 47px;
}
@media (max-width: 768px) {
.wrapper[data-v-8cd7f364] {
    margin-top: 0;
}
.wrapper .top img[data-v-8cd7f364] {
    width: 100%;
}
.wrapper .top .shadtext[data-v-8cd7f364] {
    font-size: clamp(32px, 13vw, 92px);
    line-height: 60px;
}
.wrapper .top .button[data-v-8cd7f364] {
    margin-top: 22px;
    width: 160px;
    height: 44px;
    font-size: 12px;
}
.wrapper .bottom[data-v-8cd7f364] {
    width: 100%;
}
.wrapper .bottom > span[data-v-8cd7f364]:nth-child(1) {
    margin: 20px 0;
    font-size: 12px;
    max-width: 130px;
}
.wrapper .bottom ul[data-v-8cd7f364] {
    width: 100%;
    margin-top: 23px;
    min-width: auto;
}
.wrapper .bottom ul li[data-v-8cd7f364] {
    width: 100%;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    margin-bottom: 5px;
}
.wrapper .bottom ul li span[data-v-8cd7f364]:last-child {
    width: 40px;
    margin-left: 20px;
}
.wrapper .bottom ul .log[data-v-8cd7f364] {
    font-size: 12px;
}
.wrapper .bottom .zh[data-v-8cd7f364] {
    width: 100%;
}
.wrapper .bottom .other[data-v-8cd7f364] {
    margin-top: 28px;
    width: 160px;
    height: 44px;
    font-size: 12px;
}
.wrapper .Infowrapper .info[data-v-8cd7f364] {
    width: 80%;
    height: 180px;
    border-radius: 25px;
    font-size: 12px;
}
.wrapper .Infowrapper .info img[data-v-8cd7f364] {
    width: 50px;
}
.wrapper .Infowrapper .info span[data-v-8cd7f364] {
    margin-top: 20px;
}
}

.exte_banner_wrapper[data-v-e5dd195a] {
  width: 100%;
  border-radius: 75px;
  flex-shrink: 0;
  transition: 500ms linear;
  height: clamp(565px, 74.08vh, 800px);
  background-color: #dbff00;
  clip-path: inset(0 round 75px);
}
.exte_banner_wrapper .pc[data-v-e5dd195a] {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(/_nuxt/img/extesbanner.fd59088.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: clamp(30px, 6.81vh, 80px) 100px;
  display: flex;
  -moz-column-gap: 29px;
       column-gap: 29px;
  align-items: center;
  justify-content: space-between;
}
.exte_banner_wrapper .pc .left[data-v-e5dd195a] {
  display: flex;
  flex-direction: column;
  max-width: 496px;
}
.exte_banner_wrapper .pc .left .chrombox[data-v-e5dd195a] {
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 12px;
  align-items: center;
  cursor: pointer;
}
.exte_banner_wrapper .pc .left .chrombox .spanbox[data-v-e5dd195a] {
  display: flex;
  flex-direction: column;
}
.exte_banner_wrapper .pc .left .chrombox .spanbox span[data-v-e5dd195a]:nth-child(2) {
  font-size: 14px;
}
.exte_banner_wrapper .pc .left .chrombox img[data-v-e5dd195a] {
  width: 48px;
  height: 48px;
}
.exte_banner_wrapper .pc .left h3[data-v-e5dd195a]:nth-child(1),
.exte_banner_wrapper .pc .left > div[data-v-e5dd195a]:nth-child(1) {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 21px;
}
.exte_banner_wrapper .pc .left h3[data-v-e5dd195a]:nth-child(2),
.exte_banner_wrapper .pc .left > div[data-v-e5dd195a]:nth-child(2) {
  max-width: 548px;
  font-weight: 900;
  font-size: 57px;
  color: #121212;
  line-height: 51px;
  margin: 24px 0;
}
.exte_banner_wrapper .pc .left h3[data-v-e5dd195a]:nth-child(3),
.exte_banner_wrapper .pc .left > div[data-v-e5dd195a]:nth-child(3) {
  max-width: 548px;
  font-weight: 400;
  font-size: 19px;
  color: #121212;
  line-height: 27px;
}
.exte_banner_wrapper .pc .left h3[data-v-e5dd195a]:nth-child(4),
.exte_banner_wrapper .pc .left > div[data-v-e5dd195a]:nth-child(4) {
  display: flex;
  flex-direction: column;
  margin-top: clamp(24px, 5.12vh, 74px);
  row-gap: 16px;
}
.exte_banner_wrapper .pc .left h3:nth-child(4) a[data-v-e5dd195a]:nth-child(1),
.exte_banner_wrapper .pc .left > div:nth-child(4) a[data-v-e5dd195a]:nth-child(1) {
  width: 375px;
  height: clamp(55px, 7.5vh, 82px);
  background: #121212;
  border-radius: 134px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 24px;
  cursor: pointer;
  color: #dbff00;
}
.exte_banner_wrapper .pc .left > div.zh[data-v-e5dd195a] {
  line-height: 60px;
}
.exte_banner_wrapper .pc .right[data-v-e5dd195a] {
  box-shadow: 0px 0px 42px -9px rgba(0, 0, 0, 0.75);
  border-radius: 44px;
  height: clamp(450px, 59.26vh, 640px);
}
.exte_banner_wrapper .pc .right img[data-v-e5dd195a] {
  height: clamp(450px, 59.26vh, 640px);
  width: auto;
}
.exte_banner_wrapper .pc .desc_node[data-v-e5dd195a] {
  position: absolute;
  bottom: 20px;
  color: #121212;
  font-size: 16px;
}
.exte_banner_wrapper .pc .desc_node span[data-v-e5dd195a]:nth-child(2) {
  text-decoration: underline;
  font-weight: 700;
  cursor: pointer;
}
.exte_banner_wrapper .mobile[data-v-e5dd195a] {
  display: none;
}
@media (max-width: 768px) {
.exte_banner_wrapper[data-v-e5dd195a] {
    border-radius: 30px;
    height: auto;
    background-color: transparent;
    clip-path: inset(0 round 30px);
}
.exte_banner_wrapper .pc[data-v-e5dd195a] {
    display: none;
}
.exte_banner_wrapper .mobile[data-v-e5dd195a] {
    display: flex;
    flex-direction: column;
    width: auto;
    height: calc(100vh - 150px);
    max-height: 614px;
    padding: 20px 16px;
    -moz-column-gap: 18px;
         column-gap: 18px;
    border-radius: 30px;
    background-image: url(/_nuxt/img/extesbanner_mobile.95b6774.webp);
    background-color: #dbff00;
}
.exte_banner_wrapper .mobile .mobiltop[data-v-e5dd195a] {
    display: flex;
    flex-direction: column;
    color: #121212;
    align-items: center;
    flex-shrink: 0;
}
.exte_banner_wrapper .mobile .mobiltop h3[data-v-e5dd195a],
  .exte_banner_wrapper .mobile .mobiltop span[data-v-e5dd195a] {
    text-align: center;
}
.exte_banner_wrapper .mobile .mobiltop h3[data-v-e5dd195a]:nth-child(1),
  .exte_banner_wrapper .mobile .mobiltop span[data-v-e5dd195a]:nth-child(1) {
    font-weight: bold;
    font-size: 14px;
    line-height: 10px;
}
.exte_banner_wrapper .mobile .mobiltop h3[data-v-e5dd195a]:nth-child(2),
  .exte_banner_wrapper .mobile .mobiltop span[data-v-e5dd195a]:nth-child(2) {
    font-weight: 900;
    font-size: 30px;
    line-height: 27px;
    margin: 8px 0;
}
.exte_banner_wrapper .mobile .mobiltop h3[data-v-e5dd195a]:nth-child(3),
  .exte_banner_wrapper .mobile .mobiltop span[data-v-e5dd195a]:nth-child(3) {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
.exte_banner_wrapper .mobile .mobilcenter[data-v-e5dd195a] {
    flex: 1;
    display: flex;
    justify-content: center;
    margin-top: 16px;
    min-height: 0;
}
.exte_banner_wrapper .mobile .mobilcenter img[data-v-e5dd195a] {
    height: 100%;
}
.exte_banner_wrapper .mobile .mobilbottom[data-v-e5dd195a] {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    margin-top: 16px;
    row-gap: 7px;
}
.exte_banner_wrapper .mobile .mobilbottom a[data-v-e5dd195a]:nth-child(1) {
    width: 220px;
    height: 40px;
    background: #121212;
    border-radius: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    color: #dbff00;
}
.exte_banner_wrapper .mobile .mobilbottom .chrombox[data-v-e5dd195a] {
    display: flex;
    -moz-column-gap: 8px;
         column-gap: 8px;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 12px;
    align-items: center;
    cursor: pointer;
}
.exte_banner_wrapper .mobile .mobilbottom .chrombox .spanbox[data-v-e5dd195a] {
    display: flex;
    flex-direction: column;
}
.exte_banner_wrapper .mobile .mobilbottom .chrombox .spanbox span[data-v-e5dd195a]:nth-child(1) {
    font-size: 10px;
}
.exte_banner_wrapper .mobile .mobilbottom .chrombox img[data-v-e5dd195a] {
    width: 28px;
    height: 28px;
}
.exte_banner_wrapper .mobile .mobilbottom .chrombox span[data-v-e5dd195a] {
    max-width: 120px;
}
.exte_banner_wrapper .mobile .desc_node[data-v-e5dd195a] {
    font-size: 12px;
    text-align: center;
    color: #121212;
    line-height: 12px;
    margin-top: 10px;
}
.exte_banner_wrapper .mobile .desc_node span[data-v-e5dd195a]:nth-child(2) {
    text-decoration: underline;
    font-weight: 700;
    cursor: pointer;
}
}
@media (max-height: 730px) {
.exte_banner_wrapper .pc .left h3[data-v-e5dd195a]:nth-child(2),
  .exte_banner_wrapper .pc .left > div[data-v-e5dd195a]:nth-child(2) {
    font-size: 44px;
}
.exte_banner_wrapper .pc .left h3[data-v-e5dd195a]:nth-child(4),
  .exte_banner_wrapper .pc .left > div[data-v-e5dd195a]:nth-child(4) {
    margin-top: 4.12vh;
}
}
@media (max-width: 1500px) and (min-width: 1200px) {
.exte_banner_wrapper[data-v-e5dd195a] {
    height: clamp(700px, 80.08vh, 1080px);
}
}

.exte_banner_wrapper_box_wrapper[data-v-aa7dcd38] {
  position: sticky;
  top: 0px;
}
.exte_banner_wrapper_box_wrapper .runtitanbox_item3_box[data-v-aa7dcd38] {
  display: flex;
  justify-content: center;
  padding-top: 30px;
  height: calc(clamp(60px, 7.41vh, 80px) + 30px);
  margin-bottom: 40px;
}
.exte_banner_wrapper_box_wrapper .runtitanbox_item3_box .runtitanbox_item3[data-v-aa7dcd38] {
  display: flex;
  height: 100%;
  align-items: center;
  background: #121212;
  padding: 15px;
  border-radius: 75px;
  border: 1px solid rgba(219, 255, 0, 0.5);
  color: #dbff00;
  font-weight: bold;
}
.exte_banner_wrapper_box_wrapper .runtitanbox_item3_box .runtitanbox_item3 span[data-v-aa7dcd38] {
  padding: 0px 24px;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.exte_banner_wrapper_box_wrapper .runtitanbox_item3_box .runtitanbox_item3 .choose[data-v-aa7dcd38] {
  background: #dbff00;
  border-radius: 75px;
  color: #121212;
}
.exte_banner_wrapper_box_wrapper .zhruntitanbox .runtitanbox_item1[data-v-aa7dcd38] {
  max-width: 650px;
}
.exte_banner_wrapper_box_wrapper .zhruntitanbox .runtitanbox_item2[data-v-aa7dcd38] {
  width: 540px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box[data-v-aa7dcd38] {
  width: 100%;
  display: flex;
  overflow-x: clip;
  overflow-y: visible;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper[data-v-aa7dcd38] {
  width: 100%;
  border-radius: 75px;
  flex-shrink: 0;
  transition: 500ms linear;
  margin-right: 50px;
  height: clamp(565px, 74.08vh, 800px);
  background-color: #dbff00;
  clip-path: inset(0 round 75px);
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc[data-v-aa7dcd38] {
  width: 100%;
  height: 100%;
  background-image: url(/_nuxt/img/extesbanner.fd59088.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: clamp(30px, 6.81vh, 80px) 100px;
  display: flex;
  -moz-column-gap: 29px;
       column-gap: 29px;
  align-items: center;
  justify-content: space-between;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left[data-v-aa7dcd38] {
  display: flex;
  flex-direction: column;
  max-width: 496px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left .chrombox[data-v-aa7dcd38] {
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 12px;
  align-items: center;
  cursor: pointer;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left .chrombox .spanbox[data-v-aa7dcd38] {
  display: flex;
  flex-direction: column;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left .chrombox .spanbox span[data-v-aa7dcd38]:nth-child(2) {
  font-size: 14px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left .chrombox img[data-v-aa7dcd38] {
  width: 48px;
  height: 48px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left h3[data-v-aa7dcd38]:nth-child(1),
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left > div[data-v-aa7dcd38]:nth-child(1) {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 21px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left h3[data-v-aa7dcd38]:nth-child(2),
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left > div[data-v-aa7dcd38]:nth-child(2) {
  max-width: 548px;
  font-weight: 900;
  font-size: 57px;
  color: #121212;
  line-height: 51px;
  margin: 24px 0;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left h3[data-v-aa7dcd38]:nth-child(3),
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left > div[data-v-aa7dcd38]:nth-child(3) {
  max-width: 548px;
  font-weight: 400;
  font-size: 19px;
  color: #121212;
  line-height: 27px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left h3[data-v-aa7dcd38]:nth-child(4),
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left > div[data-v-aa7dcd38]:nth-child(4) {
  display: flex;
  flex-direction: column;
  margin-top: clamp(24px, 8.12vh, 74px);
  row-gap: 16px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left h3:nth-child(4) a[data-v-aa7dcd38]:nth-child(1),
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left > div:nth-child(4) a[data-v-aa7dcd38]:nth-child(1) {
  width: 375px;
  height: clamp(60px, 9.11vh, 83px);
  background: #121212;
  border-radius: 134px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 24px;
  cursor: pointer;
  color: #dbff00;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left > div.zh[data-v-aa7dcd38] {
  line-height: 60px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .right[data-v-aa7dcd38] {
  box-shadow: 0px 0px 42px -9px rgba(0, 0, 0, 0.75);
  border-radius: 44px;
  height: clamp(450px, 59.26vh, 640px);
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .right img[data-v-aa7dcd38] {
  height: clamp(450px, 59.26vh, 640px);
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile[data-v-aa7dcd38] {
  display: none;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .StaticUserdown_box[data-v-aa7dcd38] {
  width: 100%;
  flex-shrink: 0;
}
@media (max-width: 768px) {
.exte_banner_wrapper_box_wrapper[data-v-aa7dcd38] {
    top: 0;
}
.exte_banner_wrapper_box_wrapper .runtitanbox_item3_box[data-v-aa7dcd38] {
    height: 70px;
    padding-top: 30px;
    margin-bottom: 10px;
}
.exte_banner_wrapper_box_wrapper .runtitanbox_item3_box .runtitanbox_item3[data-v-aa7dcd38] {
    padding: 4px;
    border-radius: 19px;
    color: #dbff00;
    font-weight: bold;
    font-size: clamp(8px, 3.2vw, 12px);
    height: auto;
}
.exte_banner_wrapper_box_wrapper .runtitanbox_item3_box .runtitanbox_item3 span[data-v-aa7dcd38] {
    padding: 8px 12px;
    cursor: pointer;
}
.exte_banner_wrapper_box_wrapper .runtitanbox_item3_box .runtitanbox_item3 .choose[data-v-aa7dcd38] {
    background: #dbff00;
    border-radius: 19px;
    color: #121212;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box[data-v-aa7dcd38] {
    margin-top: 7px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper[data-v-aa7dcd38] {
    border-radius: 30px;
    height: auto;
    background-color: transparent;
    clip-path: inset(0 round 30px);
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc[data-v-aa7dcd38] {
    display: none;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile[data-v-aa7dcd38] {
    display: flex;
    flex-direction: column;
    width: auto;
    height: calc(100vh - 150px);
    max-height: 614px;
    padding: 20px 16px;
    -moz-column-gap: 18px;
         column-gap: 18px;
    border-radius: 30px;
    background-image: url(/_nuxt/img/extesbanner_mobile.95b6774.webp);
    background-color: #dbff00;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobiltop[data-v-aa7dcd38] {
    display: flex;
    flex-direction: column;
    color: #121212;
    align-items: center;
    flex-shrink: 0;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobiltop h3[data-v-aa7dcd38],
  .exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobiltop span[data-v-aa7dcd38] {
    text-align: center;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobiltop h3[data-v-aa7dcd38]:nth-child(1),
  .exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobiltop span[data-v-aa7dcd38]:nth-child(1) {
    font-weight: bold;
    font-size: 14px;
    line-height: 10px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobiltop h3[data-v-aa7dcd38]:nth-child(2),
  .exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobiltop span[data-v-aa7dcd38]:nth-child(2) {
    font-weight: 900;
    font-size: 30px;
    line-height: 27px;
    margin: 8px 0;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobiltop h3[data-v-aa7dcd38]:nth-child(3),
  .exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobiltop span[data-v-aa7dcd38]:nth-child(3) {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobilcenter[data-v-aa7dcd38] {
    flex: 1;
    display: flex;
    justify-content: center;
    margin-top: 16px;
    min-height: 0;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobilcenter img[data-v-aa7dcd38] {
    height: 100%;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobilbottom[data-v-aa7dcd38] {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    margin-top: 16px;
    row-gap: 7px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobilbottom a[data-v-aa7dcd38]:nth-child(1) {
    width: 220px;
    height: 40px;
    background: #121212;
    border-radius: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    color: #dbff00;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobilbottom .chrombox[data-v-aa7dcd38] {
    display: flex;
    -moz-column-gap: 8px;
         column-gap: 8px;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 12px;
    align-items: center;
    cursor: pointer;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobilbottom .chrombox .spanbox[data-v-aa7dcd38] {
    display: flex;
    flex-direction: column;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobilbottom .chrombox .spanbox span[data-v-aa7dcd38]:nth-child(1) {
    font-size: 10px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobilbottom .chrombox img[data-v-aa7dcd38] {
    width: 28px;
    height: 28px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .mobile .mobilbottom .chrombox span[data-v-aa7dcd38] {
    max-width: 120px;
}
}
@media (max-height: 730px) {
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left h3[data-v-aa7dcd38]:nth-child(2),
  .exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left > div[data-v-aa7dcd38]:nth-child(2) {
    font-size: 44px;
}
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left h3[data-v-aa7dcd38]:nth-child(4),
  .exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper .pc .left > div[data-v-aa7dcd38]:nth-child(4) {
    margin-top: 4.12vh;
}
}
@media (max-width: 1500px) and (min-width: 1200px) {
.exte_banner_wrapper_box_wrapper .exte_banner_wrapper_box .exte_banner_wrapper[data-v-aa7dcd38] {
    height: clamp(700px, 80.08vh, 1080px);
}
}

.problemwrapper[data-v-63c486a2] {
  margin-top: 26px;
  max-width: 1200px;
}
.problem-content-services[data-v-63c486a2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
.problem-content-services .problem-img-right[data-v-63c486a2] {
  margin-left: 40px;
  transform: rotate(180deg);
}
.problem-content-services .leftScroll-img[data-v-63c486a2] {
  margin-right: 24px;
}
.problem-content-services .problem-img[data-v-63c486a2] {
  cursor: pointer;
  width: 56px;
  height: auto;
}
.problem-content-services .problem-ul[data-v-63c486a2] {
  position: relative;
  flex: 1;
  overflow: hidden;
  font-weight: 400;
  white-space: nowrap;
  scroll-behavior: smooth;
  margin: 0 10px;
  display: flex;
  align-items: center;
}
.problem-content-services .problem-ul .problem-li-cont[data-v-63c486a2] {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin-top: 24px;
  white-space: normal;
}
.problem-content-services .problem-ul .problem-li[data-v-63c486a2] {
  padding: 60px 40px;
  flex-shrink: 0;
  width: 280px;
  max-width: 280px;
  border-radius: 75px;
  height: 490px;
  color: rgba(255, 255, 255, 0.5);
  background: #121212;
  font-size: 20px;
  line-height: 25px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.problem-content-services .problem-ul .problem-li > div[data-v-63c486a2]:nth-child(1) {
  font-weight: 900;
  white-space: normal;
}
.problem-content-services .problem-ul .faqcurrentheight[data-v-63c486a2] {
  padding: 75px;
  width: auto;
  max-width: 350px;
  min-height: 700px;
  border-radius: 94px;
  transition: background 0.5s linear;
  color: #000 !important;
  background-color: var(--sliderthem);
}
.problem-content-services .problem-ul .faqcurrentheight .problem-li-cont[data-v-63c486a2] {
  font-size: 15px;
}
.problem-content-services .problem-ul .faqcurrentheight .problem-li-title[data-v-63c486a2] {
  font-family: Emoland, Emoland;
  line-height: 37px;
  font-size: 41px;
  height: auto;
}
.problem-content-services .problem-ul .faqcurrentheight .problem-li-title_zh[data-v-63c486a2] {
  line-height: 1em;
}
.problem-content-services .before[data-v-63c486a2]::before {
  position: absolute;
  left: -16px;
  top: 0;
  z-index: 1;
  content: "";
  width: 70px;
  height: 100%;
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.problem-content-services .after[data-v-63c486a2]::after {
  position: absolute;
  right: -16px;
  top: 0;
  z-index: 1;
  content: "";
  width: 70px;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.problem-content-services .problem-ulbox[data-v-63c486a2] {
  position: relative;
  overflow: hidden;
}
.change[data-v-63c486a2] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.change ul[data-v-63c486a2] {
  display: flex;
  margin: 0 70px;
  align-items: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.change ul .hight[data-v-63c486a2] {
  background-color: white;
}
.change ul li[data-v-63c486a2] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
}
.change img[data-v-63c486a2] {
  width: 22px;
  height: 22px;
  cursor: pointer;
}
@media (max-width: 768px) {
.problemwrapper[data-v-63c486a2] {
    margin-top: 10px;
    max-width: 100%;
}
.problem-content-services[data-v-63c486a2] {
    position: relative;
    z-index: 10;
}
.problem-content-services .problem-ul[data-v-63c486a2] {
    overflow-x: scroll;
    display: flex;
    padding: 0 16px;
    margin: 0;
    align-items: center;
}
.problem-content-services .problem-ul[data-v-63c486a2]::-webkit-scrollbar {
    display: none;
    height: 0;
}
.problem-content-services .problem-ul .problem-li[data-v-63c486a2] {
    border-radius: 30px;
    height: auto;
    flex-shrink: 0;
    width: 208px;
    min-height: 266px;
    padding: 24px 16px 16px 16px;
}
.problem-content-services .problem-ul .problem-li[data-v-63c486a2]:last-child {
    margin-right: 0px;
}
.problem-content-services .problem-ul .problem-li[data-v-63c486a2]:first-child {
    margin-left: 0;
}
.problem-content-services .problem-ul .faqisheight[data-v-63c486a2] {
    transition: background 0.5s linear;
    width: 260px;
    height: 332px;
    padding: 24px 16px 16px 16px;
    background-color: var(--sliderthem);
    color: #121212;
}
.problem-content-services .problem-ul .faqisheight .problem-li-title[data-v-63c486a2] {
    font-size: 16px;
    line-height: 16px;
}
.problem-content-services .problem-ul .faqisheight .problem-li-cont[data-v-63c486a2] {
    margin-top: 24px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}
.problem-content-services .problem-ul .problem-li-title[data-v-63c486a2] {
    font-size: 14px;
    line-height: 14px;
    height: auto !important;
}
.problem-content-services .problem-ul .problem-li-cont[data-v-63c486a2] {
    margin-top: 24px;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
}
.problem-content-services .problem-ul > div[data-v-63c486a2]:first-child {
    margin-left: 10px;
}
.problem-content-services .problem-ul .h102[data-v-63c486a2] {
    height: 70px;
}
.problem-content-services > img[data-v-63c486a2] {
    position: absolute;
    bottom: -50px;
    z-index: 1;
    width: 34px;
    height: 34px;
    display: none;
}
.problem-content-services .leftScroll-img[data-v-63c486a2] {
    left: 120px;
}
.problem-content-services .problem-img-right[data-v-63c486a2] {
    right: 120px;
}
.problem-content-services .problem-ulbox[data-v-63c486a2] {
    position: relative;
    z-index: 10;
    margin: 0 -16px;
}
.problem-content-services .before[data-v-63c486a2]::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
    width: 40px;
    height: 100%;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.problem-content-services .after[data-v-63c486a2]::after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    content: "";
    width: 40px;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.change ul[data-v-63c486a2] {
    margin: 0 20px;
    -moz-column-gap: 12px;
         column-gap: 12px;
}
.change ul li[data-v-63c486a2] {
    width: 6px;
    height: 6px;
}
.change img[data-v-63c486a2] {
    width: 16px;
    height: 16px;
}
}

.head_content[data-v-7b6e3ab4] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 75px;
}
.head_content .shadtext[data-v-7b6e3ab4] {
  font-size: 108px;
  line-height: 1em;
  line-height: 97px;
  font-weight: 900;
  font-family: Emoland, Emoland;
  font-style: normal;
  text-transform: none;
  text-shadow: 5px 5px 0 rgba(255, 255, 255, 0.25);
  color: #d9d9d9;
  text-align: center;
  letter-spacing: normal;
  max-width: 900px;
}
.head_content .shadtext[data-v-7b6e3ab4] .text-titan-green {
  color: #00f46a;
}
.head_content .shadtext[data-v-7b6e3ab4] .text-titan-blue {
  color: #007AFF;
}
.head_content .shadtextzh[data-v-7b6e3ab4] {
  max-width: 900px;
  line-height: calc(1em + 5px);
}
.head_content > img[data-v-7b6e3ab4] {
  width: 1040px;
}
.head_content .desc[data-v-7b6e3ab4] {
  max-width: 580px;
  margin: 25px 0;
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
}
.head_content .zh[data-v-7b6e3ab4] {
  max-width: 500px;
  line-height: calc(1em + 5px);
}
.head_content .buttonBox[data-v-7b6e3ab4] {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.head_content .buttonBox > a[data-v-7b6e3ab4] {
  height: 62px;
  padding: 19px 60px;
  border-radius: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  color: #121212;
  background: #007aff;
  cursor: pointer;
}
.head_content .buttonBox .cdn[data-v-7b6e3ab4] {
  border: 4px solid #007aff;
  background-color: transparent;
  color: white;
}
.head_content .buttonBox .cdn[data-v-7b6e3ab4]:hover {
  background-color: #007aff;
}
.head_content .buttonBox .udn[data-v-7b6e3ab4] {
  background: #dbff00;
}
.head_content .buttonBox .youtubedata[data-v-7b6e3ab4] {
  background: #007AFF;
  color: #121212;
}
.head_content .buttonBox .youtubedata1[data-v-7b6e3ab4] {
  border: 4px solid #007AFF;
  background-color: transparent;
  color: #fff;
}
.head_content .buttonBox .youtubedata1[data-v-7b6e3ab4]:hover {
  background-color: #007AFF;
  color: #121212;
}
.head_content .buttonBox .rpn[data-v-7b6e3ab4] {
  background-color: transparent;
  color: #007aff;
}
.head_content .buttonBox .udntext[data-v-7b6e3ab4] {
  width: auto;
  color: #dbff00;
  background-color: transparent;
  padding-left: 30px;
  cursor: auto;
}
.head_content .buttonBox .cdntext[data-v-7b6e3ab4] {
  width: auto;
  color: #007aff;
  background-color: transparent;
  padding-left: 30px;
  cursor: auto;
}
.head_content .buttonBox .download1[data-v-7b6e3ab4] {
  width: 340px;
  background: #dbff00;
}
.head_content .buttonBox .download2[data-v-7b6e3ab4] {
  width: 340px;
  border: 4px solid #dbff00;
  background-color: transparent;
  color: #dbff00;
}
.head_content .devicebox[data-v-7b6e3ab4] {
  margin-top: 15px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 12px;
  color: var(--sliderthem);
  line-height: 20px;
}
@media (max-width: 768px) {
.head_content[data-v-7b6e3ab4] {
    margin-bottom: 30px;
    padding: 0;
}
.head_content .shadtext[data-v-7b6e3ab4] {
    max-width: 95% !important;
    font-size: clamp(32px, 12vw, 92px);
    line-height: calc(1em + 2px);
    text-shadow: 4px 4px 0 rgba(255, 255, 255, 0.25);
}
.head_content .shadtextzh[data-v-7b6e3ab4] {
    font-size: clamp(33px, 11vw, 92px);
    line-height: calc(1em + 2px);
    max-width: 90vw;
}
.head_content .desc[data-v-7b6e3ab4] {
    max-width: 280px;
    font-size: 12px;
    line-height: 1em;
    margin: 16px 0;
}
.head_content .buttonBox[data-v-7b6e3ab4] {
    -moz-column-gap: 10px;
         column-gap: 10px;
    flex-direction: column;
    row-gap: 8px;
}
.head_content .buttonBox > a[data-v-7b6e3ab4] {
    font-size: 12px;
    height: 48px;
    width: 100%;
}
.head_content .buttonBox .cdn[data-v-7b6e3ab4] {
    border: 2px solid #007aff;
    background-color: transparent;
    color: white;
}
.head_content .buttonBox .udntext[data-v-7b6e3ab4] {
    padding-left: 0px;
    text-align: center;
}
.head_content .buttonBox .cdntext[data-v-7b6e3ab4] {
    padding-left: 0;
}
.head_content .buttonBox .download1[data-v-7b6e3ab4],
  .head_content .buttonBox .download2[data-v-7b6e3ab4] {
    width: 100%;
    height: 48px;
}
.head_content .devicebox[data-v-7b6e3ab4] {
    margin-top: 10px;
    height: 40px;
    line-height: 12px;
}
}


:root {
  --color-theme: #dbff00;
  --border-color-theme: #dbff0080;
  --sliderthem: #dbff00;
  --sliderdeg: 25deg;
}
::-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 .hoverclass .faqcurrentheight {
  background: #dbff00 !important;
  min-height: 599px !important;
}
.resouce-node-content .ishight {
  background: #dbff00 !important;
  transition: 0.5s ease-in-out;
  color: #000 !important;
}
.resouce-node-content .indexishight {
  background: #dbff00 !important;
  transition: 0.5s ease-in-out;
  color: #000 !important;
}
.resouce-node-content .titleheight {
  height: 102px;
}
@media (max-width: 768px) {
.resouce-node-content .titleheight {
    height: 95px !important;
}
}

.padtop25[data-v-1f36b6e4] {
  padding-top: 25px;
}
.mat34[data-v-1f36b6e4] {
  margin-top: 34px;
}
.mab14[data-v-1f36b6e4] {
  margin-bottom: 14px;
}
.mat32[data-v-1f36b6e4] {
  margin-top: 34px;
}
.mar90[data-v-1f36b6e4] {
  margin-top: 90px;
}
.mat28[data-v-1f36b6e4] {
  margin-top: 28px;
}
.mat60[data-v-1f36b6e4] {
  margin-top: 60px;
}
.padtop101[data-v-1f36b6e4] {
  padding-top: 101px;
}
.mat36[data-v-1f36b6e4] {
  margin-top: 40px;
}
.height150[data-v-1f36b6e4] {
  min-height: 160px;
}
.figma-conent[data-v-1f36b6e4] {
  background: #000;
  padding-top: 50px;
}
.figma-conent a[data-v-1f36b6e4] {
  color: #121212;
}
.figma-conent .mab14[data-v-1f36b6e4] {
  margin-bottom: 10px;
}
.figma-conent .slider_box[data-v-1f36b6e4] {
  margin-top: 25px;
}
.figma-conent .works-content .slider_box[data-v-1f36b6e4] {
  margin-top: 75px;
}
.figma-conent .works-content .tik-ul-services[data-v-1f36b6e4] {
  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-1f36b6e4] {
  color: #121212 !important;
  background: #dbff00 !important;
  transition: background 0.5s linear;
}
.figma-conent .works-content .tik-ul-services .ishight .img1[data-v-1f36b6e4] {
  display: none !important;
}
.figma-conent .works-content .tik-ul-services .ishight .img2[data-v-1f36b6e4] {
  display: block !important;
}
.figma-conent .works-content .tik-ul-services .tik-li[data-v-1f36b6e4] {
  width: 300px;
  height: 431px;
  padding: 49px 48px 48px 49px;
  border-radius: 61px;
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
}
.figma-conent .works-content .tik-ul-services .tik-li img[data-v-1f36b6e4] {
  width: 145px;
  height: 102px;
}
.figma-conent .works-content .tik-ul-services .tik-li .tik-li2[data-v-1f36b6e4] {
  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-1f36b6e4] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.figma-conent .works-content .tik-ul-services .tik-li .tik-li1 .img2[data-v-1f36b6e4] {
  display: none;
}
.figma-conent .works-content .tik-ul-services .tik-li .tik-li1 > img[data-v-1f36b6e4] {
  height: auto;
}
.figma-conent .works-content .tik-ul-services .tik-li .tik-li3[data-v-1f36b6e4] {
  font-size: 10px;
  line-height: 13px;
}
.figma-conent .works-content .tik-ul-services .currentheight[data-v-1f36b6e4] {
  border-radius: 75px;
  color: #121212 !important;
  background: #dbff00 !important;
  transition: background 0.5s linear;
  width: 370px;
  height: 532px;
  padding: 60px;
}
.figma-conent .works-content .tik-ul-services .currentheight .img1[data-v-1f36b6e4] {
  display: none !important;
}
.figma-conent .works-content .tik-ul-services .currentheight .img2[data-v-1f36b6e4] {
  display: block !important;
}
.figma-conent .works-content .tik-ul-services .currentheight .tik-li2[data-v-1f36b6e4] {
  font-size: 22px;
  line-height: 22px;
}
.figma-conent .works-content .tik-ul-services .currentheight .tik-li3[data-v-1f36b6e4] {
  font-size: 12px;
  line-height: 16px;
}
.figma-conent .works-content .tik-ul-services .currentheight img[data-v-1f36b6e4] {
  width: 178px;
  height: 124px;
}
.figma-conent .works-content .zh .tik-li .tik-li2[data-v-1f36b6e4] {
  line-height: 30px;
  margin-top: 20px;
}
.figma-conent .works-content .zh .tik-li .tik-li3[data-v-1f36b6e4] {
  font-size: 14px;
  min-height: 130px;
}
.figma-conent .works-content .zh .tik-li .tik-li3 > div[data-v-1f36b6e4] {
  margin-top: 0 !important;
}
.figma-conent .works-content .before[data-v-1f36b6e4]::before {
  position: absolute;
  left: -16px;
  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 .after[data-v-1f36b6e4]::after {
  position: absolute;
  right: -16px;
  top: 0;
  z-index: 1;
  content: "";
  width: 70px;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.figma-conent .resouce-node-content .runtitanbox[data-v-1f36b6e4] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
}
.figma-conent .resouce-node-content .runtitanbox .runtitanbox_item1[data-v-1f36b6e4] {
  font-weight: 900;
  font-size: 108px;
  color: #d9d9d9;
  line-height: 108px;
  max-width: 700px;
  text-shadow: 5px 5px 0px rgba(255, 255, 255, 0.25);
  text-stroke: 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.figma-conent .resouce-node-content .runtitanbox .runtitanbox_item2[data-v-1f36b6e4] {
  width: 519px;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  margin: 40px 0 30px 0;
}
.figma-conent .resouce-node-content .runtitanbox_item3_box[data-v-1f36b6e4] {
  display: flex;
  justify-content: center;
  position: sticky;
  top: 0px;
  padding-top: 30px;
  height: calc(clamp(0px, 7.41vh, 80px) + 30px);
}
.figma-conent .resouce-node-content .runtitanbox_item3_box .runtitanbox_item3[data-v-1f36b6e4] {
  display: flex;
  height: 100%;
  align-items: center;
  background: #121212;
  padding: 15px;
  border-radius: 75px;
  border: 1px solid rgba(219, 255, 0, 0.5);
  color: #dbff00;
  font-weight: bold;
}
.figma-conent .resouce-node-content .runtitanbox_item3_box .runtitanbox_item3 span[data-v-1f36b6e4] {
  padding: 0px 24px;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.figma-conent .resouce-node-content .runtitanbox_item3_box .runtitanbox_item3 .choose[data-v-1f36b6e4] {
  background: #dbff00;
  border-radius: 75px;
  color: #121212;
}
.figma-conent .resouce-node-content .zhruntitanbox .runtitanbox_item1[data-v-1f36b6e4] {
  max-width: 650px;
}
.figma-conent .resouce-node-content .zhruntitanbox .runtitanbox_item2[data-v-1f36b6e4] {
  width: 540px;
}
.figma-conent .resouce-node-content .desctitle[data-v-1f36b6e4] {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  height: 54px;
  border-radius: 75px 75px 75px 75px;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 21px;
}
.figma-conent .resouce-node-content .desctitle > img[data-v-1f36b6e4] {
  width: 20px;
  height: 20px;
}
.figma-conent .resouce-node-content .support[data-v-1f36b6e4] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 75px;
}
.figma-conent .resouce-node-content .support .support-img[data-v-1f36b6e4] {
  width: 21px;
  height: auto;
}
.figma-conent .resouce-node-content .support > h3[data-v-1f36b6e4],
.figma-conent .resouce-node-content .support > div[data-v-1f36b6e4] {
  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-1f36b6e4],
.figma-conent .resouce-node-content .support > div h3[data-v-1f36b6e4] {
  display: inline;
}
.figma-conent .resouce-node-content[data-v-1f36b6e4] .widthcus1 .subtitle h2 {
  max-width: 640px;
}
.figma-conent .join-ul[data-v-1f36b6e4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.figma-conent .join-ul > div[data-v-1f36b6e4] {
  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-1f36b6e4]:hover {
  background-color: #00f46a;
}
.figma-conent .join-ul > div img[data-v-1f36b6e4] {
  width: 80px;
  height: 80px;
}
.figma-conent .border75[data-v-1f36b6e4] {
  border-radius: 75px;
}
.figma-conent .bg-oa[data-v-1f36b6e4] {
  background: #121212;
}
.figma-conent .padding35-service[data-v-1f36b6e4] {
  padding: 60px;
}
.figma-conent .w1151-services[data-v-1f36b6e4] {
  transform: scale(1);
  max-width: 1200px;
  margin: 0 auto;
}
.figma-conent .w1151-services > div[data-v-1f36b6e4] {
  width: 100%;
}
.figma-conent .w1151-services .userheadbox[data-v-1f36b6e4] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.figma-conent .w1151-services .userheadbox span[data-v-1f36b6e4] {
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  text-align: right;
}
.figma-conent .w1151-services .userheadbox img[data-v-1f36b6e4] {
  margin: 0 20px 0 15px;
  width: 20px;
  height: 20px;
}
.figma-conent .w1151-services .userheadbox .lasta[data-v-1f36b6e4] {
  font-weight: 400;
  font-size: 18px;
  color: #dbff00;
  line-height: 24px;
  padding: 0 42px;
  width: auto;
  background: #121212;
  border-radius: 75px;
  border: 1px solid #dbff00;
}
.figma-conent .w1151-services .userheadbox .lasta[data-v-1f36b6e4]:hover {
  background-color: #dbff00;
  color: #121212;
}
.figma-conent .w1151-services .showindex[data-v-1f36b6e4] {
  z-index: 15 !important;
}
.figma-conent .w1151-services .serve-content[data-v-1f36b6e4] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.figma-conent .w1151-services .serve-content img[data-v-1f36b6e4] {
  max-width: 1080px;
  height: auto;
}
.figma-conent .w1151-services .hiddenheader[data-v-1f36b6e4] {
  opacity: 0;
  z-index: 3 !important;
}
.figma-conent .w1151-services .mat30[data-v-1f36b6e4] {
  margin-top: 30px;
}
.figma-conent .w1151-services .service-support[data-v-1f36b6e4] {
  width: 100%;
  display: flex;
  padding-top: 75px;
  justify-content: center;
}
.figma-conent .w1151-services .service-support > div[data-v-1f36b6e4] {
  font-weight: 400;
  font-size: 21px;
  color: #ffffff;
  height: 54px;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.figma-conent .w1151-services .service-support > div > img[data-v-1f36b6e4] {
  width: 22px;
  height: 22px;
  margin-right: 2px;
}
.figma-conent .w1151-services .service-support > div > img[data-v-1f36b6e4]:last-child {
  margin-left: 50px;
}
.figma-conent .w1151-services .service-support > div > div[data-v-1f36b6e4] {
  margin: 0 5px;
}
.figma-conent .w1151-services .service-support > div > div h3[data-v-1f36b6e4] {
  display: inline;
}
.figma-conent .w1151-services .service-support > div > div .bold[data-v-1f36b6e4] {
  font-weight: bold;
}
.figma-conent .w1151-services .service-to-earn-content[data-v-1f36b6e4] {
  display: flex;
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right[data-v-1f36b6e4] {
  width: 330px;
  color: #fff;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li[data-v-1f36b6e4] {
  position: relative;
  cursor: pointer;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul[data-v-1f36b6e4] {
  position: absolute;
  right: 0;
  top: 70px;
  width: 184px;
  background: #0f1115;
  border-radius: 28px 28px 28px 28px;
  border: 1px solid #242424;
  overflow: hidden;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul .down-li-img2[data-v-1f36b6e4] {
  display: none;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul > div[data-v-1f36b6e4]:hover {
  background: #1b1d21 !important;
  color: #ffffff !important;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul > div:hover .down-li-img2[data-v-1f36b6e4] {
  display: block !important;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul > div:hover .down-li-img1[data-v-1f36b6e4] {
  display: none !important;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul .down-li[data-v-1f36b6e4] {
  height: 50px;
  padding-left: 24px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  cursor: pointer;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul .down-li > img[data-v-1f36b6e4] {
  width: 22px;
  height: 22px;
  margin-right: 8px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .button-li-serve[data-v-1f36b6e4] {
  width: 100%;
  height: 62px;
  font-size: 18px;
  line-height: 1em;
  font-weight: 700;
  background: #dbff00;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .button-li-serve > div[data-v-1f36b6e4] {
  position: relative;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .button-li-serve .down-img[data-v-1f36b6e4] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-left: 18px;
  position: absolute;
  right: -44px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box[data-v-1f36b6e4] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .exten[data-v-1f36b6e4] {
  background-color: #121212;
  color: #dbff00;
  border: 3px solid #dbff00;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .firma5-img[data-v-1f36b6e4] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 280px;
  height: 230px;
  margin-top: 24px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .firma5-img > img[data-v-1f36b6e4] {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fr_bottom[data-v-1f36b6e4] {
  margin-top: 24px;
  row-gap: 14px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .earn-right-title1[data-v-1f36b6e4] {
  font-weight: 900;
  margin-bottom: 18px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .earn-right-title2-serve[data-v-1f36b6e4] {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .Titan-Network-color[data-v-1f36b6e4] {
  font-size: 16px;
  line-height: 16px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .zh .earn-right-title1[data-v-1f36b6e4] {
  font-size: 18px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .zh .earn-right-title2-serve[data-v-1f36b6e4] {
  font-size: 14px;
}
.figma-conent .w1151-services .service-to-earn-content .trusted-by[data-v-1f36b6e4] {
  text-align: left;
  font-size: 21px;
  line-height: 19px;
  color: #fff;
  font-weight: 400;
}
.figma-conent .w1151-services .service-to-earn-content .trusted-by > span[data-v-1f36b6e4] {
  color: #00f46a;
  border-bottom: 1px solid #00f46a;
  cursor: pointer;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left[data-v-1f36b6e4] {
  width: 640px;
  padding: 60px 66px 60px 60px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-img-banner[data-v-1f36b6e4] {
  overflow: hidden;
  margin-bottom: 60px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-img-banner > img[data-v-1f36b6e4] {
  width: 100%;
  height: auto;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title1[data-v-1f36b6e4] {
  color: #fff;
  max-width: 500px;
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 30px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title2[data-v-1f36b6e4] {
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  line-height: 18px;
  font-style: italic;
  margin-bottom: 60px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title-ser[data-v-1f36b6e4] {
  position: relative;
  width: 530px;
  font-weight: 900;
  font-size: 108px;
  color: #121212;
  line-height: 102px;
  text-stroke: 1px #ffffff;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.5), 1px -1px 0 rgba(255, 255, 255, 0.5), -1px 1px 0 rgba(255, 255, 255, 0.5), 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title-ser h2[data-v-1f36b6e4]:nth-child(1),
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title-ser span[data-v-1f36b6e4]:nth-child(1) {
  position: relative;
  z-index: 1;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title-ser h2[data-v-1f36b6e4]:nth-child(2),
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title-ser span[data-v-1f36b6e4]: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 .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title-ser > img[data-v-1f36b6e4] {
  width: 100%;
  height: auto;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .boxbottom .under[data-v-1f36b6e4] {
  color: #00f46a;
  text-decoration: underline;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstallzh[data-v-1f36b6e4] {
  line-height: 113px;
}
.figma-conent .w1151-services .shadtext[data-v-1f36b6e4] {
  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;
}
.figma-conent .w1151-services .shadtextzh[data-v-1f36b6e4] {
  line-height: 106px;
}
@media (max-width: 768px) {
.figma-conent[data-v-1f36b6e4] {
    padding: 16px;
    padding-bottom: 0;
}
.figma-conent .padtop25[data-v-1f36b6e4] {
    padding-top: 10px;
}
.figma-conent .border75[data-v-1f36b6e4] {
    border-radius: 30px;
}
.figma-conent .mat32[data-v-1f36b6e4] {
    margin-top: 0px;
}
.figma-conent .mat36[data-v-1f36b6e4] {
    margin-top: 16px;
}
.figma-conent .mat60[data-v-1f36b6e4] {
    margin-top: 0;
}
.figma-conent .height150[data-v-1f36b6e4] {
    height: auto;
}
.figma-conent .w1151-services .userheadbox[data-v-1f36b6e4] {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    row-gap: 10px;
}
.figma-conent .w1151-services .userheadbox span[data-v-1f36b6e4] {
    font-size: 10px;
    line-height: 10px;
    width: -moz-fit-content;
    width: fit-content;
}
.figma-conent .w1151-services .userheadbox img[data-v-1f36b6e4] {
    margin: 0 21px 0 10px;
    width: 10px;
    height: 10px;
}
.figma-conent .w1151-services .userheadbox .lasta[data-v-1f36b6e4] {
    padding: 0;
    font-size: 10px;
    height: 28px;
    flex: 1;
    max-width: 250px;
    justify-content: center;
    min-width: 174px;
}
.figma-conent .w1151-services .serve-content img[data-v-1f36b6e4] {
    max-width: 100%;
    height: auto;
}
.figma-conent .w1151-services .web_exten_box > div[data-v-1f36b6e4] {
    height: 36px;
    margin-bottom: 9px;
}
.figma-conent .w1151-services .web_exten_box > div .web_exten span[data-v-1f36b6e4] {
    font-size: 12px;
}
.figma-conent .w1151-services .web_exten_box > div .web_exten img[data-v-1f36b6e4] {
    width: 14px;
    height: 13px;
}
.figma-conent .w1151-services .extronBanner[data-v-1f36b6e4] {
    width: 100%;
    margin-top: -27px;
    margin-bottom: 60px;
}
.figma-conent .w1151-services .extronBanner img[data-v-1f36b6e4] {
    width: 100%;
}
.figma-conent .w1151-services .head_content[data-v-1f36b6e4] {
    margin-bottom: 40px;
    padding: 0 4px;
}
.figma-conent .w1151-services .head_content .shadtext[data-v-1f36b6e4] {
    font-size: clamp(32px, 13vw, 92px);
    line-height: calc(1em - 2px);
    text-shadow: 4px 4px 0 rgba(255, 255, 255, 0.25);
}
.figma-conent .w1151-services .head_content .shadtextzh[data-v-1f36b6e4] {
    font-size: clamp(33px, 10vw, 92px);
}
.figma-conent .w1151-services .head_content > img[data-v-1f36b6e4] {
    max-width: 1040px;
    width: 100%;
}
.figma-conent .w1151-services .head_content .desc[data-v-1f36b6e4] {
    max-width: 270px;
    font-size: 12px;
    line-height: 12px;
    margin: 25px 0 50px 0;
}
.figma-conent .w1151-services .head_content .buttonBox[data-v-1f36b6e4] {
    row-gap: 15px;
    flex-direction: column;
}
.figma-conent .w1151-services .head_content .buttonBox .right[data-v-1f36b6e4],
  .figma-conent .w1151-services .head_content .buttonBox > div[data-v-1f36b6e4] {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.figma-conent .w1151-services .head_content .buttonBox .cdn[data-v-1f36b6e4] {
    width: 100%;
    height: 48px;
}
.figma-conent .w1151-services .head_content .buttonBox a[data-v-1f36b6e4] {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.figma-conent .w1151-services .head_content .buttonBox .left[data-v-1f36b6e4] {
    margin-right: 0;
}
.figma-conent .w1151-services .head_content .buttonBox .right[data-v-1f36b6e4] {
    margin-left: 0;
    line-height: 7px;
}
.figma-conent .w1151-services .desc1[data-v-1f36b6e4] {
    font-size: 12px;
    line-height: 12px;
    max-width: 315px;
    width: 100%;
    height: 30px;
    padding: 0 16px;
    margin-bottom: 10px;
}
.figma-conent .w1151-services .desc1 > img[data-v-1f36b6e4] {
    width: 14px;
    height: 14px;
}
.figma-conent .w1151-services .service-to-earn-content[data-v-1f36b6e4] {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left[data-v-1f36b6e4] {
    width: 100%;
    padding: 16px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-img-banner[data-v-1f36b6e4] {
    overflow: hidden;
    margin-bottom: 20px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-img-banner > img[data-v-1f36b6e4] {
    width: 100%;
    height: auto;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title1[data-v-1f36b6e4] {
    color: #fff;
    line-height: 18px;
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 14px;
    margin: 18px 0px;
    color: #ffffff;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title2[data-v-1f36b6e4] {
    font-size: 11px;
    line-height: 16px;
    margin: 18px 0 19px 0;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .boxbottom[data-v-1f36b6e4] {
    font-weight: 400;
    font-size: 13px;
    color: #ffffff;
    line-height: 13px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title-ser[data-v-1f36b6e4] {
    min-width: 240px;
    max-width: 430px;
    width: 73vw;
    line-height: calc(1em - 1px);
    font-size: clamp(47px, 14.25vw, 85px);
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title-ser span[data-v-1f36b6e4]:nth-child(2) {
    top: 4px;
    left: 4px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstall-title-ser > img[data-v-1f36b6e4] {
    width: 100%;
    height: auto;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-left .nstallzh[data-v-1f36b6e4] {
    font-size: clamp(50px, 15.15vw, 85px);
    line-height: calc(1em + 8px);
    width: 65vw;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right[data-v-1f36b6e4] {
    width: 100%;
    color: #fff;
    margin-top: 8px;
    display: flex;
    flex-wrap: wrap;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li[data-v-1f36b6e4] {
    position: relative;
    cursor: pointer;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul[data-v-1f36b6e4] {
    position: absolute;
    right: 0;
    top: 70px;
    width: 184px;
    background: #0f1115;
    border-radius: 28px 28px 28px 28px;
    border: 1px solid #242424;
    overflow: hidden;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul .down-li-img2[data-v-1f36b6e4] {
    display: none;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul > div[data-v-1f36b6e4]:hover {
    background: #1b1d21 !important;
    color: #ffffff !important;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul > div:hover .down-li-img2[data-v-1f36b6e4] {
    display: block !important;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul > div:hover .down-li-img1[data-v-1f36b6e4] {
    display: none !important;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul .down-li[data-v-1f36b6e4] {
    height: 50px;
    padding-left: 24px;
    font-weight: 400;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    display: flex;
    align-items: center;
    cursor: pointer;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .down-button-li .down-ul .down-li > img[data-v-1f36b6e4] {
    width: 22px;
    height: 22px;
    margin-right: 8px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .button-li-serve[data-v-1f36b6e4] {
    width: 99%;
    height: 44px;
    font-size: 11px;
    font-weight: 700;
    background: #dbff00;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .button-li-serve .down-img[data-v-1f36b6e4] {
    width: 13px;
    height: 13px;
    right: -25px;
    cursor: pointer;
    margin-left: 11px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .button-li-serve[data-v-1f36b6e4]:last-child {
    margin-bottom: 0;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box[data-v-1f36b6e4] {
    display: flex;
    width: 100%;
    height: 150px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .firma5-img[data-v-1f36b6e4] {
    display: none;
    align-items: center;
    justify-content: center;
    width: 141px;
    margin-top: 0;
    margin-left: 12px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .firma5-img > img[data-v-1f36b6e4] {
    width: 100%;
    height: 100%;
    -o-object-fit: contain !important;
       object-fit: contain !important;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .exten[data-v-1f36b6e4] {
    background-color: #121212;
    color: #dbff00;
    border: 2px solid #dbff00;
    text-align: center;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom[data-v-1f36b6e4] {
    width: 100%;
    margin-top: 0;
    display: grid;
    grid-template-columns: auto auto;
    /* 两列 */
    grid-auto-flow: dense;
    /* 密集填充 */
    gap: 8px;
    /* 间距 */
    justify-content: center;
    /* 水平居中 */
    align-content: center;
    /* 垂直居中 */
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom a[data-v-1f36b6e4]:nth-child(2) {
    width: 165px;
    grid-column: 1;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom a[data-v-1f36b6e4]:nth-child(3) {
    width: 165px;
    grid-column: 1;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom a[data-v-1f36b6e4]:nth-child(1) {
    width: 165px;
    grid-column: 1;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom a[data-v-1f36b6e4]:nth-child(4) {
    width: 129px;
    grid-column: 2;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom > div[data-v-1f36b6e4]:last-child {
    width: 129px;
    grid-column: 2;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .earn-right-title1[data-v-1f36b6e4] {
    font-size: 16px;
    line-height: 16px;
    font-weight: 900;
    margin-bottom: 14px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .earn-right-title2-serve[data-v-1f36b6e4] {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .Titan-Network-color[data-v-1f36b6e4] {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 6px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .padding35-service[data-v-1f36b6e4] {
    padding: 24px;
}
.figma-conent .w1151-services .service-to-earn-content .trusted-by[data-v-1f36b6e4] {
    text-align: left;
    font-size: 21px;
    line-height: 19px;
    color: #fff;
    font-weight: 400;
}
.figma-conent .w1151-services .service-to-earn-content .trusted-by > span[data-v-1f36b6e4] {
    color: #00f46a;
    border-bottom: 1px solid #00f46a;
    cursor: pointer;
}
.figma-conent .w1151-services .service-support[data-v-1f36b6e4] {
    padding-top: 50px;
}
.figma-conent .w1151-services .service-support > div[data-v-1f36b6e4] {
    font-size: 12px;
    padding: 8px 16px;
    height: auto;
    line-height: 12px;
}
.figma-conent .w1151-services .service-support > div .span_box[data-v-1f36b6e4] {
    display: flex;
    line-height: 12px;
}
.figma-conent .w1151-services .service-support > div > img[data-v-1f36b6e4] {
    width: 12px;
    height: 12px;
    margin-left: 5px !important;
}
.figma-conent .w1151-services .span_box1[data-v-1f36b6e4] {
    padding-top: 0;
}
.figma-conent .w1151-services .resouce-node-content .runtitanbox[data-v-1f36b6e4] {
    margin-top: 50px;
}
.figma-conent .w1151-services .resouce-node-content .runtitanbox .runtitanbox_item1[data-v-1f36b6e4] {
    font-size: clamp(37px, 13.21vw, 108px);
    width: 78.7vw;
    line-height: 1em;
    text-shadow: 5px 5px 0px rgba(255, 255, 255, 0.25);
}
.figma-conent .w1151-services .resouce-node-content .runtitanbox .runtitanbox_item2[data-v-1f36b6e4] {
    width: 281px;
    font-size: 13px;
    line-height: 17px;
    margin: 12px 0;
    margin-bottom: 0;
}
.figma-conent .w1151-services .resouce-node-content .runtitanbox_item3_box[data-v-1f36b6e4] {
    height: 52px;
    padding-top: 12px;
    top: 8px;
}
.figma-conent .w1151-services .resouce-node-content .runtitanbox_item3_box .runtitanbox_item3[data-v-1f36b6e4] {
    padding: 4px;
    border-radius: 19px;
    color: #dbff00;
    font-weight: bold;
    font-size: clamp(8px, 3.2vw, 12px);
    height: auto;
}
.figma-conent .w1151-services .resouce-node-content .runtitanbox_item3_box .runtitanbox_item3 span[data-v-1f36b6e4] {
    padding: 8px 12px;
    cursor: pointer;
}
.figma-conent .w1151-services .resouce-node-content .runtitanbox_item3_box .runtitanbox_item3 .choose[data-v-1f36b6e4] {
    background: #dbff00;
    border-radius: 19px;
    color: #121212;
}
.figma-conent .w1151-services .resouce-node-content .support[data-v-1f36b6e4] {
    line-height: 12px;
    padding-top: 30px;
    height: auto;
}
.figma-conent .w1151-services .resouce-node-content .support .desctitle[data-v-1f36b6e4] {
    width: auto;
    align-items: normal;
    line-height: 12px;
    margin-top: 0;
}
.figma-conent .w1151-services .resouce-node-content .support .desctitle span[data-v-1f36b6e4]:nth-child(2) {
    margin-right: 2px;
}
.figma-conent .w1151-services .resouce-node-content .support > h3[data-v-1f36b6e4],
  .figma-conent .w1151-services .resouce-node-content .support > div[data-v-1f36b6e4] {
    padding: 8px 16px !important;
    font-size: 12px !important;
    align-items: normal;
    height: auto;
}
.figma-conent .w1151-services .resouce-node-content .works-content .slider_box[data-v-1f36b6e4] {
    margin-top: 50px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .before[data-v-1f36b6e4]::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    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-1f36b6e4]::after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    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-servicesbox[data-v-1f36b6e4] {
    position: relative;
    z-index: 10;
    margin: 0 -16px;
    margin-top: 26px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services[data-v-1f36b6e4] {
    display: flex;
    margin-top: 10px;
    padding: 0 16px;
    justify-content: flex-start;
    align-items: center;
    -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-1f36b6e4]::-webkit-scrollbar {
    display: none;
    height: 0;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .tik-li[data-v-1f36b6e4] {
    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-1f36b6e4] {
    width: auto;
    height: 47px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .tik-li .tik-li2[data-v-1f36b6e4] {
    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 .tik-li3[data-v-1f36b6e4] {
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .ishight[data-v-1f36b6e4] {
    width: 260px;
    height: 370px;
    padding: 16px;
    transition: background 0.5s linear;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .ishight .tik-li1 img[data-v-1f36b6e4] {
    width: auto;
    height: 100px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .ishight .tik-li2[data-v-1f36b6e4] {
    font-weight: 900;
    font-size: 16px;
    line-height: 1em;
    margin: 16px 0;
    min-height: 45px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .tik-ul-services .ishight .tik-li3[data-v-1f36b6e4] {
    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-1f36b6e4] {
    line-height: 22px;
    min-height: 65px;
    margin-top: 10px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .join-ul[data-v-1f36b6e4] {
    -moz-column-gap: 10px;
         column-gap: 10px;
}
.figma-conent .w1151-services .resouce-node-content .works-content .join-ul > div[data-v-1f36b6e4] {
    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-1f36b6e4] {
    width: 24px;
    height: 24px;
}
}
@media (max-width: 360px) {
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .exten span[data-v-1f36b6e4] {
    max-width: 100px;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom a[data-v-1f36b6e4]:nth-child(2) {
    width: 150px;
    grid-column: 1;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom a[data-v-1f36b6e4]:nth-child(3) {
    width: 150px;
    grid-column: 1;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom a[data-v-1f36b6e4]:nth-child(1) {
    width: 150px;
    grid-column: 1;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom a[data-v-1f36b6e4]:nth-child(4) {
    width: 129px;
    grid-column: 2;
}
.figma-conent .w1151-services .service-to-earn-content .nstall-to-earn-right .fir_box .fr_bottom > div[data-v-1f36b6e4]:last-child {
    width: 129px;
    grid-column: 2;
}
.figma-conent #lastsupport > div[data-v-1f36b6e4] {
    font-size: 11px !important;
}
}

@keyframes marquee-75254fa0 {
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-50%);
}
}
.supportbox[data-v-75254fa0] {
  height: 158px;
  border-radius: 75px;
  background: #121212;
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 64px;
  overflow: hidden;
  position: relative;
}
.supportbox[data-v-75254fa0]::after {
  position: absolute;
  display: block;
  content: "";
  width: 240px;
  height: 100%;
  background: linear-gradient(90deg, rgba(18, 18, 18, 0) 0%, #121212 100%);
  right: -1px;
  top: 0;
  border-radius: 75px;
}
.supportbox[data-v-75254fa0]::before {
  position: absolute;
  display: block;
  content: "";
  width: 240px;
  height: 100%;
  background: linear-gradient(90deg, #121212 0%, rgba(18, 18, 18, 0) 100%);
  left: -1px;
  top: 0;
  z-index: 1;
  border-radius: 75px;
}
.supportbox > div[data-v-75254fa0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  animation: marquee-75254fa0 10s linear infinite;
}
.supportbox a img[data-v-75254fa0] {
  height: 40px;
  width: auto;
  flex-shrink: 0;
  margin-right: 56px;
}
@media (max-width: 768px) {
.supportbox[data-v-75254fa0] {
    height: 62px;
    padding: 0px 10px;
    border-radius: 75px;
    background: #121212;
    margin-top: 10px;
    overflow-x: scroll;
    overflow-y: hidden;
    -moz-column-gap: 20px;
         column-gap: 20px;
}
.supportbox[data-v-75254fa0]::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
.supportbox img[data-v-75254fa0] {
    height: 20px;
}
.supportbox[data-v-75254fa0]::after {
    width: 40px;
    right: -1px;
}
.supportbox[data-v-75254fa0]::before {
    width: 40px;
    height: 100%;
    left: -1px;
    z-index: 1;
}
}

.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);
}
}

.wrapper[data-v-df66c372] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper .wrapperbox[data-v-df66c372] {
  width: 100%;
  height: 440px;
  padding: 60px 0px;
  border-radius: 75px;
}
.wrapper .wrapperbox > div[data-v-df66c372] {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.wrapper .wrapperbox > div ul[data-v-df66c372] {
  width: 100%;
  display: flex;
  transition: 0.5s ease-in-out;
  transform: translateX(var(--translatX));
  -moz-column-gap: 25px;
       column-gap: 25px;
  align-items: center;
}
.wrapper .wrapperbox > div ul li[data-v-df66c372] {
  width: 295px;
  height: 274px;
  transition: 500ms ease-in-out;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
.wrapper .wrapperbox > div ul li .title[data-v-df66c372] {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 32px;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  max-width: 542px;
  display: flex;
  flex-direction: column;
  transition: 500ms ease-in-out;
  z-index: 5;
  opacity: 0;
}
.wrapper .wrapperbox > div ul li .title h3[data-v-df66c372]:nth-child(1) {
  margin-bottom: 14px;
}
.wrapper .wrapperbox > div ul li .overmus[data-v-df66c372] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #007bff85;
  border-radius: 18px;
}
.wrapper .wrapperbox > div ul .big[data-v-df66c372] {
  width: 344px;
  height: 320px;
}
.wrapper .wrapperbox > div ul .big img[data-v-df66c372] {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul .big .title[data-v-df66c372] {
  opacity: 1;
}
.wrapper .wrapperbox > div ul .big[data-v-df66c372]::after {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul li:has(+ .big) img[data-v-df66c372] {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul li:has(+ .big) .title[data-v-df66c372] {
  opacity: 1;
}
.wrapper .wrapperbox > div ul li[data-v-df66c372]:has(+ .big)::after {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul .big + li img[data-v-df66c372] {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul .big + li .title[data-v-df66c372] {
  opacity: 1;
}
.wrapper .wrapperbox > div ul .big + li[data-v-df66c372]::after {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul img[data-v-df66c372] {
  border-radius: 18px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  filter: sepia(100%) hue-rotate(var(--sliderdeg)) saturate(500%);
}
.wrapper .wrapperbox > div .ultrans[data-v-df66c372] {
  transition: none;
}
.wrapper .wrapperbox > div .item[data-v-df66c372] {
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 1;
  transition: 200ms ease-in-out;
}
.wrapper .wrapperbox > div .item[data-v-df66c372]:nth-child(1) {
  top: 23px;
  left: 0;
  transform: rotate(0deg);
}
.wrapper .wrapperbox > div .item[data-v-df66c372]:nth-child(2) {
  left: 0;
  bottom: 23px;
  transform: rotate(270deg);
}
.wrapper .wrapperbox > div .item[data-v-df66c372]:nth-child(3) {
  right: 0;
  top: 23px;
  transform: rotate(90deg);
}
.wrapper .wrapperbox > div .item[data-v-df66c372]:nth-child(4) {
  right: 0;
  bottom: 23px;
  transform: rotate(180deg);
}
.wrapper .wrapperbox > div .right[data-v-df66c372] {
  transition: 500ms ease-in-out;
}
.wrapper .wrapperbox > div .right[data-v-df66c372]:nth-child(3) {
  top: 0;
}
.wrapper .wrapperbox > div .right[data-v-df66c372]:nth-child(4) {
  bottom: 0;
}
.wrapper .wrapperbox > div .righttrans1[data-v-df66c372] {
  transition: 200ms ease-in-out;
}
.wrapper .wrapperbox > div .righttrans2[data-v-df66c372] {
  transition: 500ms ease-in-out;
}
.wrapper .wrapperbox > div .left[data-v-df66c372]:nth-child(1) {
  top: 0;
}
.wrapper .wrapperbox > div .left[data-v-df66c372]:nth-child(2) {
  bottom: 0;
}
.wrapper .wrapperbox > div .lefttrans1[data-v-df66c372] {
  transition: 200ms ease-in-out;
}
.wrapper .wrapperbox > div .lefttrans2[data-v-df66c372] {
  transition: 500ms ease-in-out;
}
.wrapper .change[data-v-df66c372] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.wrapper .change ul[data-v-df66c372] {
  display: flex;
  margin: 0 70px;
  align-items: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.wrapper .change ul .hight[data-v-df66c372] {
  background-color: white;
}
.wrapper .change ul li[data-v-df66c372] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  display: inline-block;
}
.wrapper .change ul li.ellipsis[data-v-df66c372] {
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  padding: 0 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.wrapper .change img[data-v-df66c372] {
  cursor: pointer;
  width: 22px;
  height: 22px;
}
.wrapper .zh ul li[data-v-df66c372] {
  height: auto;
  justify-content: space-between;
}
.wrapper .zh ul li span[data-v-df66c372]:first-child {
  min-height: 72px;
}
.wrapper .zh ul li span[data-v-df66c372]:nth-child(2) {
  flex: 1;
  line-height: 20px;
}
@media (max-width: 768px) {
.wrapper[data-v-df66c372] {
    width: auto !important;
    margin: 0 -16px;
}
.wrapper .wrapperbox[data-v-df66c372] {
    padding: 0;
    border-radius: 0px;
    height: calc(100vw - 80px);
}
.wrapper .wrapperbox > div ul[data-v-df66c372] {
    -moz-column-gap: 10px;
         column-gap: 10px;
}
.wrapper .wrapperbox > div ul li[data-v-df66c372] {
    width: calc(100% - 123px);
    max-width: 295px;
    height: auto;
    aspect-ratio: 1/1;
}
.wrapper .wrapperbox > div ul li .title[data-v-df66c372] {
    font-size: 16px;
    left: 30px;
    right: 30px;
    margin: auto;
    bottom: 30px;
    line-height: 20px;
}
.wrapper .wrapperbox > div ul li .title h3[data-v-df66c372]:nth-child(1) {
    margin-bottom: 5px;
}
.wrapper .wrapperbox > div ul li img[data-v-df66c372] {
    border-radius: 28px;
}
.wrapper .wrapperbox > div ul li[data-v-df66c372]::after {
    border-radius: 28px;
}
.wrapper .wrapperbox > div ul .big[data-v-df66c372] {
    width: calc(100% - 80px);
    max-width: 344px;
    height: auto;
    aspect-ratio: 1/1;
}
.wrapper .wrapperbox > div ul .big img[data-v-df66c372] {
    border-radius: 34px;
}
.wrapper .wrapperbox > div ul .big .title[data-v-df66c372] {
    opacity: 1;
}
.wrapper .wrapperbox > div ul .big[data-v-df66c372]::after {
    border-radius: 34px;
}
.wrapper .wrapperbox > div ul li:has(+ .big) img[data-v-df66c372] {
    border-radius: 28px;
}
.wrapper .wrapperbox > div ul li:has(+ .big) .title[data-v-df66c372] {
    opacity: 0;
}
.wrapper .wrapperbox > div ul li[data-v-df66c372]:has(+ .big)::after {
    border-radius: 28px;
}
.wrapper .wrapperbox > div ul .big + li img[data-v-df66c372] {
    border-radius: 28px;
}
.wrapper .wrapperbox > div ul .big + li .title[data-v-df66c372] {
    opacity: 0;
}
.wrapper .wrapperbox > div ul .big + li[data-v-df66c372]::after {
    border-radius: 28px;
}
.wrapper .wrapperbox .item[data-v-df66c372] {
    display: none;
}
.wrapper .change ul[data-v-df66c372] {
    margin: 0 20px;
    -moz-column-gap: 12px;
         column-gap: 12px;
}
.wrapper .change ul li[data-v-df66c372] {
    width: 6px;
    height: 6px;
}
.wrapper .change img[data-v-df66c372] {
    width: 22px;
    height: 22px;
}
.wrapper .before[data-v-df66c372]::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%);
}
.wrapper .after[data-v-df66c372]::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%);
}
}

