.works-ul-services[data-v-f2cb00f8] {
  display: flex;
  color: #fff;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}
.works-ul-services a[data-v-f2cb00f8],
.works-ul-services > div[data-v-f2cb00f8] {
  max-width: 394px;
  min-width: 380px;
}
.works-ul-services a[data-v-f2cb00f8]:hover,
.works-ul-services > div[data-v-f2cb00f8]:hover {
  background: #007aff !important;
  transition: 0.5s ease-in-out;
  color: #121212 !important;
}
.works-ul-services a:hover .works-li1[data-v-f2cb00f8],
.works-ul-services > div:hover .works-li1[data-v-f2cb00f8] {
  color: #121212 !important;
}
.works-ul-services a:hover .works-li3[data-v-f2cb00f8],
.works-ul-services > div:hover .works-li3[data-v-f2cb00f8] {
  color: #121212 !important;
}
.works-ul-services a:hover .works-li3 span[data-v-f2cb00f8],
.works-ul-services > div:hover .works-li3 span[data-v-f2cb00f8] {
  border: 1px solid #000 !important;
}
.works-ul-services a:hover .works-bottom[data-v-f2cb00f8],
.works-ul-services > div:hover .works-bottom[data-v-f2cb00f8] {
  color: #121212;
}
.works-ul-services .ishight[data-v-f2cb00f8] {
  background: #007aff !important;
  transition: 0.5s ease-in-out;
  color: #121212 !important;
}
.works-ul-services .ishight .works-li1[data-v-f2cb00f8] {
  color: #121212 !important;
}
.works-ul-services .ishight .works-li3[data-v-f2cb00f8] {
  color: #121212 !important;
}
.works-ul-services .ishight .works-li3 span[data-v-f2cb00f8] {
  border: 1px solid #000 !important;
}
.works-ul-services .ishight .works-bottom[data-v-f2cb00f8] {
  color: #121212 !important;
}
.works-ul-services .works-li3[data-v-f2cb00f8] {
  font-weight: bold;
  font-size: 12px;
  height: 35px;
  display: flex;
  align-items: center;
  width: auto;
  white-space: nowrap;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.75);
}
.works-ul-services .works-li3 span[data-v-f2cb00f8] {
  display: flex;
  height: 100%;
  padding: 0 15px;
  align-items: center;
  border-radius: 77px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.works-ul-services .works-bottom[data-v-f2cb00f8] {
  display: flex;
  color: #888888;
  align-items: center;
  margin-top: 60px;
  font-weight: 500;
  cursor: pointer;
}
.works-ul-services .works-bottom span[data-v-f2cb00f8] {
  font-size: 18px;
}
.works-ul-services .works-bottom i[data-v-f2cb00f8] {
  width: 15px;
  height: 15px;
  margin-left: 20px;
}
.works-ul-services .works-li[data-v-f2cb00f8] {
  flex: 1;
  height: auto;
  padding: 40px;
  background: #121212;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 40px;
  cursor: pointer;
}
.works-ul-services .works-li .works-li2[data-v-f2cb00f8] {
  font-weight: 900;
  font-size: 40px;
  line-height: 45px;
}
.works-ul-services .works-li .works-li2-services[data-v-f2cb00f8] {
  min-height: 143px;
  flex: 1;
  opacity: 0.8;
  font-size: 12px;
  text-align: left;
}
.works-ul-services .works-li .works-li2-services ul[data-v-f2cb00f8] {
  list-style: disc;
  padding-left: 15px;
}
.works-ul-services .works-li .works-li1[data-v-f2cb00f8] {
  font-weight: 900;
  font-size: 41px;
  line-height: 37px;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 60px;
  max-width: 300px;
  font-family: Emoland, Emoland;
}
.works-ul-services .works-li .minwidth[data-v-f2cb00f8] {
  max-width: 200px;
}
.works-ul-services .rpn:nth-child(1) .works-li1[data-v-f2cb00f8] {
  max-width: 160px;
}
.works-ul-services .rpn .works-li1[data-v-f2cb00f8] {
  font-size: 40px;
  line-height: 36px;
}
.works-ul-services .rpn .works-li2-services[data-v-f2cb00f8] {
  height: 145px;
  flex: none;
}
.zh .works-li .works-li1[data-v-f2cb00f8] {
  line-height: 45px;
}
.zh .works-li .works-li2-services[data-v-f2cb00f8] {
  font-size: 14px;
}
@media (max-width: 768px) {
.works-ul-services-box[data-v-f2cb00f8] {
    position: relative;
    z-index: 10;
    margin: 0 -16px;
}
.works-ul-services[data-v-f2cb00f8] {
    display: flex;
    position: relative;
    z-index: 10;
    padding: 0 16px;
    margin-top: 16px;
    overflow-x: scroll;
    flex-wrap: nowrap;
    justify-content: flex-start;
    -moz-column-gap: 10px;
         column-gap: 10px;
}
.works-ul-services[data-v-f2cb00f8]::-webkit-scrollbar {
    display: none;
    height: 0;
}
.works-ul-services .works-li[data-v-f2cb00f8] {
    width: 230px;
    min-width: auto;
    flex: none;
    padding: 24px;
    flex-shrink: 0;
    height: auto;
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 30px;
}
.works-ul-services .works-li .works-li1[data-v-f2cb00f8] {
    font-weight: 900;
    font-size: 28px;
    line-height: 28px;
    text-align: left;
    margin: 16px 0 24px 0;
    font-family: Poppins, Poppins;
    color: rgba(255, 255, 255, 0.75);
    height: auto;
}
.works-ul-services .works-li .works-li1 > div[data-v-f2cb00f8] {
    text-align: left;
}
.works-ul-services .works-li .minwidth[data-v-f2cb00f8] {
    max-width: 150px;
}
.works-ul-services .works-li .works-bottom[data-v-f2cb00f8] {
    margin-top: 40px;
}
.works-ul-services .works-li .works-bottom span[data-v-f2cb00f8] {
    font-size: 14px;
}
.works-ul-services .works-li .works-li2-services[data-v-f2cb00f8] {
    font-size: 12px;
    line-height: 20px;
    height: auto;
    flex: 1;
}
.works-ul-services .works-li .works-li2-services > div[data-v-f2cb00f8] {
    font-weight: normal;
}
.works-ul-services .works-li .works-li3[data-v-f2cb00f8] {
    height: 32px;
    font-size: 10px;
}
.works-ul-services .rpn:nth-child(1) .works-li1[data-v-f2cb00f8] {
    max-width: 160px;
}
.works-ul-services .rpn .works-li1[data-v-f2cb00f8] {
    font-size: 34px;
    line-height: 36px;
    height: 108px;
}
.works-ul-services .rpn .works-li2-services[data-v-f2cb00f8] {
    height: auto;
    flex: 1;
}
.zh .works-li .works-li1[data-v-f2cb00f8] {
    line-height: 40px;
}
}

:root {
  --color-theme: #007aff;
  --border-color-theme: #007aff80;
  --sliderthem: #007aff;
}
.tws_wrapper .pcdn_card_text > h1:nth-child(1) {
  font-size: 204px !important;
  line-height: 184px !important;
}
@media (max-width: 768px) {
.tws_wrapper .pcdn_card_text > h1:nth-child(1),
  .tws_wrapper .pcdn_card_text > div:nth-child(1) {
    font-size: clamp(80px, 24vw, 100px) !important;
    line-height: 80px !important;
    margin-bottom: 16px;
}
}

.tws_wrapper[data-v-4a0d009e] {
  max-width: 1200px;
  margin: auto;
  padding-top: 50px;
}
.tws_wrapper .showindex[data-v-4a0d009e] {
  z-index: 15 !important;
}
.tws_wrapper .showindex[data-v-4a0d009e] .headernavcalss:hover {
  background-color: #006eff !important;
}
.tws_wrapper .showindex[data-v-4a0d009e] .headernavactive {
  background-color: #006eff;
  color: #121212 !important;
  pointer-events: none;
}
.tws_wrapper[data-v-4a0d009e] .serhoverclass .faqcurrentheight {
  background: #007aff !important;
  min-height: 599px !important;
}
.tws_wrapper[data-v-4a0d009e] .webbanner {
  max-width: 800px;
}
.tws_wrapper[data-v-4a0d009e] .gwdzh .subtitle h2 {
  max-width: 800px;
}
.tws_wrapper[data-v-4a0d009e] .gwdzh1 .subtitle h2 {
  max-width: 700px;
}
.tws_wrapper[data-v-4a0d009e] .gwdzh2 .subtitle h2 {
  max-width: 760px;
}
.tws_wrapper .serve-content[data-v-4a0d009e] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.tws_wrapper .serve-content img[data-v-4a0d009e] {
  max-width: 1080px;
  height: auto;
}
.tws_wrapper[data-v-4a0d009e] .inforStyle .card_list .card_item .card_title {
  max-width: 100%;
}
.tws_wrapper .hiddenheader[data-v-4a0d009e] {
  opacity: 0;
  z-index: 3 !important;
}
.tws_wrapper .pcdnsuport[data-v-4a0d009e] {
  margin-top: 100px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tws_wrapper .pcdnsuport > a[data-v-4a0d009e] {
  background: #121212;
  border-radius: 75px;
  display: flex;
  height: 100%;
  align-items: center;
  padding: 0 20px;
  cursor: pointer;
}
.tws_wrapper .pcdnsuport > a span[data-v-4a0d009e] {
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 21px;
}
.tws_wrapper .pcdnsuport > a img[data-v-4a0d009e] {
  width: 20px;
  height: 20px;
  margin-left: 50px;
}
.tws_wrapper .supportbox[data-v-4a0d009e] {
  height: 158px;
  border-radius: 75px;
  background: #121212;
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 64px;
}
.tws_wrapper .supportbox img[data-v-4a0d009e] {
  height: 40px;
  width: auto;
  flex-shrink: 0;
}
.tws_wrapper .extronBanner[data-v-4a0d009e] {
  width: 100%;
  margin-top: -50px;
  margin-bottom: 75px;
  cursor: pointer;
  display: flex;
  position: relative;
  z-index: 1;
  justify-content: center;
}
.tws_wrapper .extronBanner img[data-v-4a0d009e] {
  width: 758px;
}
.tws_wrapper .title[data-v-4a0d009e] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  margin-bottom: 25px;
}
.tws_wrapper .title > div[data-v-4a0d009e] {
  background-color: #121212;
  border-radius: 75px;
  display: flex;
  align-items: center;
  height: 54px;
  padding: 0 20px;
}
.tws_wrapper .title > div span[data-v-4a0d009e] {
  height: 100%;
  display: flex;
  align-items: center;
}
.tws_wrapper .title .pcdntitle[data-v-4a0d009e] {
  color: #007aff;
}
.tws_wrapper .title .pcdntitle div span[data-v-4a0d009e] {
  display: inline;
}
.tws_wrapper .title .pcdntitle .bold[data-v-4a0d009e] {
  font-weight: bold;
}
.tws_wrapper .pcdnBanner[data-v-4a0d009e] {
  width: 100%;
  margin-top: -90px;
  margin-bottom: 75px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.tws_wrapper .pcdnBanner img[data-v-4a0d009e] {
  width: 100%;
}
.tws_wrapper .imgbox1[data-v-4a0d009e],
.tws_wrapper .imgbox[data-v-4a0d009e] {
  max-width: 1200px;
  margin: 40px auto;
}
.tws_wrapper .rpnimgbox[data-v-4a0d009e] {
  margin-top: 100px;
  max-width: 1000px;
}
.tws_wrapper .zhrpnimgbox[data-v-4a0d009e] {
  max-width: 92%;
}
.tws_wrapper .rpnbox[data-v-4a0d009e] {
  max-width: 500px;
}
.tws_wrapper .zhrpnbox[data-v-4a0d009e] {
  max-width: 600px;
}
.tws_wrapper .imgbox[data-v-4a0d009e] {
  margin: 40px auto;
}
.tws_wrapper .pcdn_desc_text[data-v-4a0d009e] {
  width: 520px;
  text-align: center;
  margin: auto;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 1em;
  margin-bottom: 40px;
}
.tws_wrapper .worbox_wrapper[data-v-4a0d009e] {
  margin-bottom: 0px;
  margin-top: 45px;
}
.tws_wrapper[data-v-4a0d009e] .self_title .subtitle h2 {
  max-width: 840px;
}
.tws_wrapper .pcdn_desc_text_zh[data-v-4a0d009e] {
  line-height: calc(1em + 5px);
}
.tws_wrapper .pcdnprice[data-v-4a0d009e] {
  width: 100%;
}
@media (max-width: 768px) {
.tws_wrapper[data-v-4a0d009e] {
    padding: 16px;
    padding-bottom: 0;
}
.tws_wrapper .serve-content img[data-v-4a0d009e] {
    max-width: 100%;
    height: auto;
}
.tws_wrapper .pcdnsuport[data-v-4a0d009e] {
    margin-top: 50px;
    height: auto;
}
.tws_wrapper .pcdnsuport > a[data-v-4a0d009e] {
    padding: 8px 16px;
    align-items: flex-start;
    position: relative;
    padding-right: 50px;
}
.tws_wrapper .pcdnsuport > a span[data-v-4a0d009e] {
    font-weight: 400;
    font-size: 12px;
    color: #ffffff;
    line-height: 1em;
}
.tws_wrapper .pcdnsuport > a img[data-v-4a0d009e] {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    margin: auto;
}
.tws_wrapper .supportbox[data-v-4a0d009e] {
    height: 62px;
    padding: 0px 10px;
    border-radius: 75px;
    background: #121212;
    margin-top: 25px;
    overflow-x: scroll;
    overflow-y: hidden;
    -moz-column-gap: 20px;
         column-gap: 20px;
}
.tws_wrapper .supportbox[data-v-4a0d009e]::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
.tws_wrapper .supportbox img[data-v-4a0d009e] {
    height: 20px;
}
.tws_wrapper .extronBanner[data-v-4a0d009e] {
    width: 100%;
    margin-top: -25px;
    margin-bottom: 50px;
}
.tws_wrapper .extronBanner img[data-v-4a0d009e] {
    width: 100%;
}
.tws_wrapper .imgbox[data-v-4a0d009e] {
    margin: 50px 0 10px 0;
}
.tws_wrapper .pcdn_desc_text[data-v-4a0d009e] {
    width: 300px;
    text-align: center;
    margin: auto;
    font-size: 12px;
    margin-bottom: 16px;
}
.tws_wrapper .worbox_wrapper[data-v-4a0d009e] {
    margin-bottom: 0px;
    margin-top: 0px;
}
.tws_wrapper .imgbox1[data-v-4a0d009e] {
    margin: 26px auto;
}
.tws_wrapper .rpnimgbox[data-v-4a0d009e] {
    margin-bottom: 16px;
}
.tws_wrapper .title[data-v-4a0d009e] {
    margin: 30px 0;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
}
.tws_wrapper .title > div[data-v-4a0d009e] {
    padding: 8px 16px;
    height: auto;
    align-items: flex-start;
}
}

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

