body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
main {
  font-family: "Spartan";
  -webkit-font-smoothing: "antialiased";
}

/* Adjust spacing for headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -0.015em
}

/* Adjust spacing for body text and smaller text */
p,
span,
div,
li,
td,
th,
label,
input,
textarea,
button {
  letter-spacing: -0.005em
}

/* Fallback for any remaining text elements */
body {
  letter-spacing: -0.005em
}

*[data-dev="auto"] .dev-ipad,
*[data-dev="mobile"] .dev-ipad,
*[data-dev="desktop"] .dev-ipad,
*[data-dev="ipad"] .dev-desktop,
*[data-dev="ipad"] .dev-mobile {
  display: none !important;
  margin: 0 !important;
}

.text-family {
  font-family: 'HarmonyOS Sans SC' !important;
}

.color1 {
  color: #6B707B;
}

.wsc-main {
  overflow: hidden;
}

.btn.btn-secondary {
  line-height: 1.28;
  border-radius: 6px;
  text-transform: initial;
  color: #fff;
  border: none;
  padding: 1rem 4.5rem;
  background: linear-gradient(92.64deg, #2B59FF 0.91%, #A728FF 51.51%, #FF4EE4 95.77%);
}

.btn.btn-secondary:hover {
  background-color: linear-gradient(92.64deg, rgba(43, 89, 255, 0.8) 0.91%, rgba(167, 40, 255, 0.8) 51.51%, rgba(255, 78, 228, 0.8) 95.77%);
}

.btn.ad-btn.btn-type2 {
  padding: 0.75rem 1.875rem;
}

.banner {
  position: relative;
}

.banner p {
  max-width: 741px;
  margin: auto;
  padding-top: 6px;
  padding-bottom: 12px;
  font-weight: 500;
}

.btn.ad-btn {
  padding: 1rem 1.59375rem;
  margin: 0;
  border-radius: 44px;
  font-weight: 600;
  line-height: 1;
  font-size: 1.25rem;
}

.star-icon {
  width: 28px;
  margin-right: 10px;
}

.fw-bold {
  font-weight: 700;
}

.title-btn {
  margin-bottom: 4.25rem;
}

.swiper-title {
  font-size: 2.25rem;
  line-height: 2.875rem;
}



@media (max-width: 768px) {
  .star-icon {
    width: 20px;
    margin-right: 7px;
  }
}

@media (max-width: 500px) {
  .star-icon {
    width: 16px;
    margin-right: 5px;
  }
}

.banner::before {
  content: '';
  width: 893px;
  height: 993px;
  background: url('../../img/ad/common/deco-banner-1.png') no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: -3rem;
  pointer-events: none;
}

.banner::after {
  content: '';
  width: 993px;
  height: 1898px;
  background: url('../../img/ad/common/deco-banner-2.png') no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  bottom: -100%;
  pointer-events: none;
}

.vehicle-content-img {
  max-width: 820px;
}

.source,
.real,
.online,
.flow {
  position: relative;
  margin-bottom: 120px;
}

.source::before {
  content: '';
  width: 1214px;
  height: 1810px;
  background: url('../../img/ad/common/deco-source-1.png') no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: -72%;
  pointer-events: none;
}

.source-content {
  border-radius: 2rem;
  /* background: rgba(255, 255, 255, 0); */
  position: relative;
  z-index: 2;
}

.source-content .source-content-title {
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 2rem;

}

.source-content .font-size-large {
  font-size: 1.25rem;
}

.real::before {
  content: '';
  width: 100%;
  height: 5882px;
  background: url('../../img/ad/common/deco-real.png') no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: -70%;
  pointer-events: none;
}

.online::before {
  content: '';
  width: 1404px;
  height: 4214px;
  background: url('../../img/ad/common/deco-online.png') no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: -108%;
  pointer-events: none;
}

.content-right-text {
  padding-left: 70px;
}

.intro {
  max-width: 496px;
}

.intro-icon {
  width: 62px;
  flex-shrink: 0;
}

.intro-desc {
  width: calc(100% - 62px);
}

.axure-export-banner .container {
  max-width: 1410px;
  padding: 0;
  position: relative;
}

.axure-export-banner .content-btn-container {
  position: absolute;
  left: 4%;
  top: 44%;
}

.axure-export-banner .content-btn-container .btn {
  height: 60px;
  padding: 17.5px 42.5px;
  font-size: 22px;
  line-height: 1;
  margin-left: 109px;
}

.after-service .content-btn-container .btn {
  font-size: 24px;
  padding: 17.5px 31.5px;
}

.recomment-item {
  border-radius: 24px;
  background: url('../../img/ad/common/bg-recomment.png') no-repeat;
  background-size: 100% 100%;
}

#recomment .swiper-slide::after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .7);
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 24px;
}

#recomment .swiper-slide-active::after {
  display: none;
}

#recomment .swiper-slide-active,
#recomment .swiper-slide-duplicate-active {
  box-shadow: 0px 24px 44px 0px #D5E2F233;
}

.swiper-recomment-next {
  position: absolute;
  right: -6%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  color: #ffffff;
  transition: color .3s;
}

.swiper-recomment-prev {
  position: absolute;
  left: -6%;
  top: 50%;
  transform: translateY(-50%) rotateZ(180deg);
  z-index: 9;
  color: #ffffff;
  transition: color .3s;
}

.swiper-recomment-prev:hover,
.swiper-recomment-next:hover {
  color: #d3e8ff;
}

.template-nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  height: 64px;
  line-height: 64px;
  background: url('../../img/ad/common/bg-template-nav.png') no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.template-nav-item.active {
  background: #CFE6FF;
  color: #111614;
}

.template-nav-item .mr-1 .img-fluid:first-child {
  display: none;
}

.template-nav-item .mr-1 .img-fluid:last-child {
  display: block;
}

.template-nav-item.active .mr-1 .img-fluid:first-child {
  display: block;
}

.template-nav-item.active .mr-1 .img-fluid:last-child {
  display: none;
}

.template-content-box {
  border-radius: 18px;
  background: #EEF6FF;
  padding: 12px 12px 18px;
  transition: all .3s;
  display: block;
  text-decoration: none;
}

.template-content-box:hover {
  box-shadow: 0px 14px 34px 0px #D5E2F2;
  text-decoration: none;
}

.template-content-box .mb-3 .img-fluid {
  border-radius: 12px;
}

.template-content-box h3.font-weight-medium.font-size-small {
  padding-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.template-content-item {
  display: none;
}

.template-content-item.active {
  display: block;
  animation: fadeIn .8s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


@media (min-width: 1600px) {
  .bottompart .container {
    max-width: 1680px;
  }
}

@media (max-width: 1600px) {
  .vehicle-content-img {
    max-width: 100%;
  }

  .h1 {
    font-size: 2.3rem !important;
  }

  .content-right-text {
    padding-left: 10px;
  }
}

@media (max-width: 1400px) {
  .h1 {
    font-size: 2.1rem !important;
  }

  .content-title {
    margin-bottom: 22px;
  }
}

@media(max-width: 1279px) {
  .title-1 {
    line-height: 4.2rem;
  }

  .h1 {
    font-size: 1.8rem !important;
  }

  .content-title {
    margin-bottom: 18px;
  }
}

@media (max-width: 992px) {
  .content-container-small {
    padding: 0 4rem;
    order: 1;
  }

  .content-title {
    margin-bottom: 16px;
  }

  .intro,
  .real .intro,
  .flow .intro {
    max-width: 100%;
  }

  .content-btn-container {
    text-align: center;
  }

  .content-h2-br {
    display: none;
  }

  .source-content h2,
  .real h2,
  .online h2,
  .flow h2 {
    text-align: left;
  }

  .content-right-text {
    padding-left: 0;
  }

  .source,
  .real,
  .online,
  .flow {
    margin-bottom: 30px;
  }
}

.display-1 {
  font-size: 4rem;
  font-weight: 800 !important;
}

@media (max-width: 767px) {
  .h1 {
    font-size: 18px !important;
  }

  .display-1 {
    font-size: 28px;
  }

  .display-3 {
    font-size: 22px;
  }

  .font-size-super {
    font-size: 16px
  }

  .template-nav {
    margin-right: -8px;
    margin-left: -8px;
  }

  .template-nav .col-4 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .template-nav-item {
    height: 48px;
    line-height: 48px;
    border-radius: 8px;
  }

  .template-nav-item .mr-1 .img-fluid {
    width: 70%;
  }

  .axure-export-banner .content-btn-container .btn {
    width: 172px;
    height: 46px;
    padding: 0.9rem 3.5rem 1.1rem;
    border-radius: 44px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
  }

  .content-title {
    margin-bottom: 14px;
  }

  .source,
  .real,
  .online,
  .flow {
    margin-bottom: 24px;
  }
}

@media (max-width: 576px) {
  .screen .intro-icon {
    width: 48px;
  }

  .screen .intro-desc {
    width: calc(100% - 48px);
  }

  .source,
  .real,
  .online,
  .flow {
    margin-bottom: 16px;
  }
}


/* sevice */
.service .container {
  padding: 0;
  position: relative;
}

.service-item {
  padding-top: 48px;
  padding-left: 50px;
  min-height: 230px;
  border-radius: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
}

.service-item h3 {
  margin-bottom: 8px;
  font-size: 32px;
  line-height: 38px;
}

.service-item p {
  max-width: 517px;
}

.service .col-service-item-small {
  flex: 0 0 auto;
  max-width: 44.6%;
  margin-bottom: 30px;
}

.service .col-service-item-large {
  flex: 0 0 auto;
  max-width: 55.4%;
  margin-bottom: 30px;
}

@media (min-width: 1400px) {
  .service .container {
    max-width: 1410px;
  }
}

@media (max-width: 1280px) {
  .service .col-service-item-small {
    flex: 0 0 auto;
    max-width: 50%;
  }

  .service .col-service-item-large {
    flex: 0 0 auto;
    max-width: 50%;
  }

  .service-br {
    display: none;
  }
}

@media (max-width: 992px) {
  .service .row {
    justify-content: center;
  }

  .service .col-service-item-small {
    flex: 0 0 auto;
    max-width: 70%;
  }

  .service .col-service-item-large {
    flex: 0 0 auto;
    max-width: 70%;
  }
}


/* marquee */
.bewith {
  margin-top: 64px;
  background: linear-gradient(262.22deg, #c0e4ff -2.17%, #d3dfff 107.73%),
    linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
  overflow: hidden;
}

.bewith h2 {
  font-size: 48px;
  line-height: 48px;
  color: #000;
}

.marquee {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

.marquee .marquee-item {
  display: flex;
  flex-wrap: nowrap;
  animation: marquee 25s linear infinite;
}

.marquee:hover .marquee-item {
  animation-play-state: paused;
}

.marquee-card-partner {
  width: 330px;
}

.marquee-card {
  overflow: hidden;
  width: 400px;
  margin: 0 15px 30px;
  border-radius: 20px;
}

.marquee-card .img-fluid {
  transition: all 0.3s;
}

.marquee-card:hover .img-fluid {
  scale: 1.105;
}

@media (max-width: 1299px) {
  .marquee-card {
    width: 328px;
    margin: 0 12px 24px;
  }

  .marquee-card-partner {
    width: 180px;
  }
}

@media (max-width: 767px) {
  .marquee-card {
    width: 228px;
    margin: 0 8px 16px;
  }

  .marquee-card-partner {
    width: 140px;
  }
}

@media (max-width: 576px) {}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}

/* screen */
/* screent section */
.screen {
  position: relative;
}

.screen::before {
  content: '';
  width: 1404px;
  height: 2214px;
  background: url('../../img/ad/common/deco-online.png') no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: -60%;
  pointer-events: none;
}

.screen-nav-item {
  border-radius: 8px;
  font-size: 18px;
  cursor: pointer;
}

.screen-nav-item.active {
  background: #ffffff;
  font-weight: 700;
  box-shadow: 0px 12px 16px 0px #D0DDE833;
}

.screen-nav-item>.d-flex {
  padding: 8px;
}

.screen-nav-icon {
  width: 38px;
  flex-shrink: 0;

  .img-fluid {
    border-radius: 30px;
  }
}

.screen .intro-icon {
  width: 34px;
  flex-shrink: 0;
  margin-right: 8px;
}

.intro-desc {
  width: calc(100% - 45px);
}

.screen-nav>.row {
  margin-right: -4px;
  margin-left: -4px;
}

.screen-nav-icon {
  width: 36px;
}

.screen-nav-item {
  font-size: 16px;
  padding: 1px 4px;
  margin-bottom: 6px;
}

.screen-nav-item>.d-flex {
  padding: 6px;
}

.screen-nav-item.active {
  border-radius: 6px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (min-width: 1699px) {
  .bottompart-content {
    width: 1680px;
    margin: 0 auto;
  }
}

@media (max-width: 1299px) {
  .usefree {
    display: flex;
    width: 80%;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
  }

  .usefree-input {
    min-width: calc(100% - 224px);
  }

  .bottompart-content {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .usefree .btn.btn-secondary {
    padding: 8px 20px 6px;
  }

  .screen-item {
    text-align: left;
  }

  .usefree {
    width: 100%;
  }

  .usefree-input {
    width: 106px;
    min-width: calc(100% - 158px);
  }

  .template-nav {
    margin-right: -8px;
    margin-left: -8px;
  }

  .template-nav .col-4 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .template-nav-item {
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    font-size: 12px;
    margin-bottom: 8px;
  }

  .template-nav-item .mr-1 .img-fluid {
    width: 24px;
  }
}

@media (max-width: 576px) {}

@media (min-width: 1600px) {
  .screen-nav-item {
    margin: 0 16px;
  }
}

@media (max-width: 1599px) {
  .screen-nav-item {
    font-size: 15px;
  }
}

@media (max-width: 1299px) {
  .screen-nav-item.col {
    flex-basis: initial;
    flex-grow: initial;
    width: 24%;
    margin-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .screen-nav>.row {
    margin-right: -4px;
    margin-left: -4px;
  }

  .screen-nav-icon {
    width: 24px;
  }

  .screen-nav-item.col {
    width: 32%;
    font-size: 12px;
    padding: 1px 4px;
    margin-bottom: 6px;
  }

  .screen-nav-item>.d-flex {
    padding: 6px;
  }

  .screen-nav-item.active {
    border-radius: 6px;
  }

  .screen-item {
    background: url('https://images.modao.cc/images/images-2024/homePage/bg-screenitem.png') no-repeat;
    background-size: 100% 100%;
    border-radius: 14px;
    padding: 12px 0 12px;
    overflow: hidden;
    margin: 0px;
  }

  .screen-content h2.h1 {
    font-size: 16px;
  }

  .screen-content .intro-desc .font-size-normal {
    font-size: 12px;
  }

  .screen .intro-icon {
    width: 24px;
    margin-right: 8px;
  }

  .intro-desc {
    width: auto;
  }
}

.screen-nav-container {
  width: 100%;
}

.screen-nav {
  overflow: auto;
}

.screen-nav::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.screen-nav-item {
  text-wrap: nowrap;
  min-width: 160px;
  max-width: 180px;
  flex: 1 0 auto;
}

.screen-item.d-flex {
  flex-wrap: wrap;
}

.screen-item .img {
  width: 820px;
  max-width: 820px;
}