@charset "utf-8";
@font-face {
  font-family: "SFProText-Bold";
  src: url("./font/SF-Pro-Text-Bold.otf") format("opentype");
}

@font-face {
  font-family: "SFProText-Medium";
  src: url("./font/SF-Pro-Text-Medium.otf") format("opentype");
}

@font-face {
  font-family: "SFProText-Regular";
  src: url("./font/SF-Pro-Text-RegularItalic.otf") format("opentype");
}

@font-face {
  font-family: "SFProText-Semibold";
  src: url("./font/SF-Pro-Text-Semibold.otf") format("opentype");
}

* {
  margin: 0;
  padding: 0;
}
html,
body {
    background-color: #030015;
  color: #fff;
  font-family: Helvetica Neue, PingFang SC, Microsoft YaHei, Helvetica, Arial,
    sans-serif;
  height: 100%;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:any-link {
  color: unset;
}
ul,
li {
  list-style: none;
}
.main {
  width: 100%;
}
header {
  padding-top: 0.46rem;
  position: relative;
}
.AiScanner-home-header {
    background: url(./img/bg1.png) no-repeat;
    background-size: 100% 100%;
  position: relative;
}
.AiScanner-home-header-wrap {
  margin-left: 2.46rem;
  position: relative;
  z-index: 9;
  display: flex;
  align-items: center;
  align-content: center;
  font-family: SFProText-Bold, SFProText-Bold;
  font-weight: 600;
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.AiScanner-home-header-wrap img {
  width: 0.8rem;
  height: 0.8rem;
}
header{
    justify-content: space-between;
    display: flex;
}
.AiScanner-home-header-line{
    margin-right: 2rem;
    display: flex;
    align-items: center;
}
.AiScanner-home-header-line a{
    margin-left: 0.2rem;
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.74rem;
    
    display: block;
    width: 2.54rem;
    height: 0.74rem;
    background: rgba(0,0,0,0.47);
    border-radius: 37px;
    border: 1px solid #979797;
}
.AiScanner-home-bg {
 
  height: 9.45rem;
  position: absolute;
  top: 0;
  background-size: contain;
}

.AiScanner-home-first {
  margin-top: 1.01rem;
  display: flex;
 
  z-index: 3;
  margin-left: 2.4rem;
}
.AiScanner-home-first-text {
  width: 7.42rem;
  height: 0.69rem;
  font-family: SFProText-Bold, SFProText-Bold;
  font-weight: 600;
  font-size: 0.72rem;
  color: #FFAB33;
  line-height: 0.56rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 1.16rem 1.12rem 0.2rem 0;
}
.AiScanner-home-first-down {
  font-family: SF Pro Text, SF Pro Text;
  font-weight: 500;
  width: 6.5rem;
  
  font-size: 0.32rem;
  color:#7B7B7B;
  line-height:0.54rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.AiScanner-home-f-i img {
  width: 8.70rem;
  height: 9.26rem;
}
.AiScanner-Features{
    display: flex;
    justify-content: space-around;
}
.Features-one-titleImg{
    display: flex;
    align-items: center;
   justify-content: center;
   flex-direction: column;
    width: 4.5rem;
    height: 4.5rem;
    background: url(./img/bg.png) no-repeat;
    background-size: 100% 100%;
}
.Features-one-titleImg img{
    margin-bottom: 0.2rem;
    width: 2rem;
    height: 2.5rem;
}
.Features-one-title{
 
height: 0.48rem;
font-family: AlibabaPuHuiTi_2_115_Black;
font-size: 0.34rem;
color: #FFFFFF;
line-height: 0.48rem;
}
.Features-one-remark{
    width: 4.99rem;
height: 1.62rem;
font-weight: 400;
font-size: 0.32rem;
color: #7B7B7B;
line-height: 0.54rem;
text-align: center;
font-style: normal;
}
.AiScanner-home-case {
    position: relative;
    margin-top: 1.95rem;
  }
  .AiScanner-home-case-t {
    font-weight: 800;
    font-size: 0.75rem;
    color: #414141;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-align: center;
    padding-top: 1rem;
    margin-bottom: 0.61rem;
  }

.AiScanner-home-case{
    background: url(./img/img8.png) no-repeat;
    background-size: 100% 100%;
}
.AiScanner-home-case-content:nth-of-type(1) .case-content-img img {
    width: 1.92rem;
    height: 1.76rem;
}
.AiScanner-home-case-content .case-content-img img {
    width: 100%;
    height: 100%;
    object-fit: contain; 
}
.case-content-img {
    text-align: center;
    margin-right: 0.6rem;
    width: 2.31rem;
    height: 1.92rem;
}

.AiScanner-home-case-content{
    margin: 0.5rem 0;
    display: flex;
    justify-content:center;
    align-items: center;
}
.case-content-right-t{
   font-weight: 600;
height: 0.56rem;
font-family: AlibabaPuHuiTi_2_115_Black;
font-size: 0.4rem;
color: #414141;
line-height: 0.56rem;
text-align: left;
font-style: normal;
}
.case-content-right-remark{
    width: 7.81rem;
height: 1.08rem;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 0.32rem;
color: #683D00;
line-height: 0.54rem;
text-align: left;
font-style: normal;
}
.AiScanner-home-bg-rocket {
    background: url(./img/img7.png) no-repeat;
    width: 3.76rem;
    height: 4.43rem;
    position: absolute;
    top: -1.4rem;
    left: 90%;
    transform: translateX(-80%);
    background-size: contain;
  }
.footer{
text-align: center;
height: 2rem;
margin: 1rem 0;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 0.24rem;
color: #686A6E;
line-height:2rem;
font-style: normal;
}
.footer a{
    color: #ffffff;
}














.AiScanner-home-Features {
  margin-top: 1.95rem;
}
.AiScanner-home-Features-t {
  font-weight: 800;
  font-size: 0.75rem;
  color: #ffffff;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-align: center;
  margin-bottom: 0.61rem;
}
.AiScanner-home-Features-c-i {
  position: relative;
}
.AiScanner-home-Features-c-i-m {
  width: 2.95rem;
  height: 5.95rem;
}
.AiScanner-home-Features-c-i-last {
  width: 1.59rem;
  height: 1.88rem;
}
.AiScanner-home-Features-c-i-m-three {
  width: 5.86rem;
  height: 5.95rem;
}
.AiScanner-home-Features-c-i-l {
  width: 1.84rem;
  height: 1.84rem;
  position: absolute;
  top: 14%;
  left: -1.71rem;
}
.AiScanner-home-Features-c-i-r {
  width: 1.84rem;
  height: 1.84rem;
  position: absolute;
  top: 50%;
}
.AiScanner-home-Features-c {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.AiScanner-home-Features-c-w-t {
  font-family: SFProText-Medium, SFProText-Medium;
  font-weight: 400;
  font-size: 0.36rem;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.2rem;
  margin-top: 1.02rem;
}
.AiScanner-home-Features-c-w-c {
  width: 6.38rem;
  font-family: SFProText-Regular, SFProText-Regular;
  font-weight: 400;
  font-size: 0.26rem;
  color: rgba(0, 0, 0, 0.7);
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.AiScanner-home-foot {
  width: 100%;
  background: #202744;
  display: flex;
  flex-direction: column;
  margin-top: 1.66rem;
  padding-top: 0.88rem;
}
.AiScanner-home-foot-line {
  width: 14.4rem;
  height: 0px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 0.7rem auto 0.3rem;
}
.AiScanner-home-foot-bottom {
  font-family: SFProText-Regular, SFProText-Regular;
  font-weight: 400;
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding-bottom: 0.66rem;
}
.AiScanner-home-foot-c-item {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.AiScanner-home-foot-c-item > div div {
  font-family: SFProText-Regular, SFProText-Regular;
  font-weight: 400;
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.24rem;
}
.AiScanner-home-foot-c-item > div a {
  font-family: SFProText-Regular, SFProText-Regular;
  font-weight: 400;
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.24rem;
  display: block;
}
.AiScanner-home-foot-c-item > div div:nth-child(1) {
  font-family: SFProText-Bold, SFProText-Bold;
  font-weight: 400;
  font-size: 0.18rem;
  color: #ffffff;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.contact-bg {
  background: url(./img/contact-bg.png) no-repeat;
  width: 100%;
  height: 6.61rem;
  position: absolute;
  top: 0;
  background-size: contain;
}
.contact-con {
  position: relative;
  height: 7.61rem;
}
.contact-con-crumbs {
  margin: 0.64rem 0 0 2.4rem;
  font-family: SF Pro Text, SF Pro Text;
  font-weight: 500;
  font-size: 0.24rem;
  color: rgba(51, 51, 51, 0.74);
  line-height: 29px;
  text-align: left;
  font-style: normal;
  text-decoration-line: underline;
  text-transform: none;
}
.contact-con-content {
  margin: 1.78rem 0 0 2.4rem;
  display: flex;
  flex-direction: row;
}
.contact-con-content-t {
  font-family: SFProText-Bold, SFProText-Bold;
  font-weight: 400;
  font-size: 0.48rem;
  color: #3d7dff;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.32rem;
}
.contact-con-content-c {
  width: 6.5rem;
  font-family: SF Pro Text, SF Pro Text;
  font-weight: 500;
  font-size: 0.32rem;
  color: #323232;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.contact-con-content-r {
  display: flex;
  align-items: center;
}
.contact-con-content-r-i {
  width: 1.8rem;
  height: 1.8rem;
  margin-left: 2.21rem;
}
.contact-con-content-r-t {
  font-family: SF Pro Text, SF Pro Text;
  font-weight: 500;
  font-size: 0.36rem;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.contact-con-content-r-em {
  font-family: SF Pro Text, SF Pro Text;
  font-weight: 400;
  font-size: 0.28rem;
  color: #3d7dff !important;
  text-align: left;
  font-style: normal;
  text-transform: none;
  display: block;
}
.mr250 {
  margin-right: 2.5rem;
}
.mr100 {
  margin-right: 1rem;
}
.ml172 {
  margin-left: 1.72rem;
}
.ml222 {
  margin-left: 2.22rem;
}
.pb0 {
  position: absolute;
}
.center {
  display: flex;
  align-items: center;
}


@media screen and (max-width: 640px) {
  .pb0 {
    bottom: 0;
  }
  .AiScanner-home-header-wrap img {
    width: 28px;
    height: 28px;
  }
}

@media screen and (max-width: 475px) {
}
