.comBannerTitle767 {
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
}
.comTitle767 {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
}
.centerMg1023 {
  margin-left: 20px;
  margin-right: 20px;
}
.centerPd1023 {
  padding-left: 20px;
  padding-right: 20px;
}
.centerMg767 {
  margin-left: 4vw;
  margin-right: 4vw;
}
.centerPd767 {
  padding-left: 4vw;
  padding-right: 4vw;
}
@media screen and (max-width: 1200px) {
  .download-page .auto-center {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .auto-center {
    width: 100vw;
  }
  .auto-center .logo {
    display: none;
  }
  .download-page {
    padding-top: 84px;
  }
  .download-page .title {
    font-size: 26px;
    line-height: 1.5em;
  }
  .download-page .subtitle {
    font-size: 12px;
    line-height: 1.5em;
  }
  .download-page-bg {
    min-width: 0;
    height: auto;
  }
  .download-page .download-cards {
    margin-top: 20px;
    padding-bottom: 30px;
  }
  .download-page .download-cards ul {
    grid-template-columns: 1fr;
  }
  .download-page .download-cards ul li {
    width: 92vw;
    margin: 0 auto;
  }
}
.is-mobile .common-problem,
.is-mobile .updata-log,
.is-mobile .version-run-ask,
.is-mobile .linux-li,
.is-mobile .windows-li,
.is-mobile .mac-li {
  display: none;
}
.is-mobile .wap-block {
  display: block;
}
