.header {
    width: 100%;
    height: 652rem;
    background-image: url(../img/aiSearchTopImg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* margin-top: 103rem; */
}

.header span{
    font-family: Source Han Sans,arial, 宋体, sans-serif;
}


.heaCon{
    width: 32%;
    margin-left: 12%;
    color: #4c5057;
}

.heaCon>.heaCon1 {
    width: 100%;
    font-family: Source Han Sans;
    font-size: 40rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    /*! color: #FFFFFF; */
    padding-top: 200rem;
    /*! text-align: center; */
    /* margin-left: 393rem; */
}

.heaCon>.heaCon2 {
    width: 100%;
    height: 181rem;
    font-family: Source Han Sans;
    font-size: 24rem;
    font-weight: normal;
    line-height: normal;
    /*! text-align: center; */
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    /*! color: #FFFFFF; */
    margin-top: 17rem;
    /*! text-align: center; */
    /* margin-left: 81rem; */
}

.heaCon>.heaCon3 {
    width: 100%;
    opacity: 1;
    font-family: Source Han Sans;
    font-size: 30rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    /*! color: #FFFFFF; */
    /*! margin-left: 196rem; */
    margin-top: 17rem;
    /*! margin-bottom: 30rem; */
}



.advantage {
    width: 100%;
}

.advTop {
    width: 100%;
    height: 118rem;
    border-bottom: 1rem solid #D8D8D8;
}

.advTit {
    width: 274rem;
    font-family: Source Han Sans;
    font-size: 44rem;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #3D3D3D;
    margin: auto;
    padding-top: 42rem;
    padding-bottom: 15rem;
    border-bottom: 4rem solid #3D3D3D;
}


.advDetCon {
    width: 77%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    /* align-items: center; */
    margin: auto;
    margin-top: 42rem;
    margin-bottom: 45rem;
}

.advDetConItem {
    width: 33%;
    margin: 10rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.advDetConItem img {
    width: 153rem;
    height: 153rem;
}

.advDetConItemTit {
    font-family: Source Han Sans;
    font-size: 24rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #3D3D3D;
    margin-top: 24rem;
    margin-bottom: 6rem;
}

.advDetConItemCon {
    width: 75%;
    font-family: Source Han Sans;
    font-size: 20rem;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #3D3D3D;
    text-align: center;
    margin-top: 15rem;
}


.apply {
    width: 100%;
    background-color: #D6E7FC;
}

.applyTit {
    text-align: center;
    font-family: Source Han Sans;
    font-size: 44rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #4F4F4F;
    padding-top: 42rem;
    margin-bottom: 42rem;
}

.applyCon {
    width: 77%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    /* align-items: center; */
    margin: auto;
}

.applyConItem {
    width: 30%;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
}

.applyConItem img{
    width: 80%;
    width: 311rem;
    height: 162rem;
    /*! height: 80%; */ 
}

.applyConItemTit {
    font-family: Source Han Sans;
    font-size: 24rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #4F4F4F;
    margin-top: 23rem;
}

.applyConItemDet {
    font-family: 思源黑体;
    font-size: 20rem;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #4F4F4F;
    text-align: center;
    width: 75%;
    margin-top: 18rem;
    margin-bottom: 42rem;
}

.floating-icon {
    width:76px;
    height:180px;
    border-radius:35px;
    position: fixed;
    right: 30px;
    bottom: 400px;
    background: linear-gradient(180deg, #64CDFE 36%, #51befe 97%);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-align: center;
  }
  
.text-box {
  font-family: 'Source Han Sans';
  font-size: 14px; 
  font-weight: bold;
  color: #FFFFFF;
}

.lijitiyan {
    padding-bottom: 5px;
    margin-bottom: 21px;
  }

.lijitiyan img{
    width:24px;
    height:24px;
  }

  .arrow-box-lijitiyan{
    display: none;
    position: absolute;
    right: 86px; 
    bottom: 35px;
    padding: 5px;
    background-color: #4cbbff;
    border: 1px solid #4cbbff;
    border-radius: 8px;
    white-space: nowrap;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15); 
    width: 160px; 
    height:180px;
  }

.arrow-box-lijitiyan::before {
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 10px;
    border-style: solid;
    border-color: transparent  transparent  transparent #4cbbff; 
  }

.shanwuzixun {
    padding-bottom: 7px;
    margin-top: 11px;
  }

.shanwuzixun img{
    width:24px;
    height:24px;
  }

.arrow-box-shanwuzixun {
    display: none;
    position: absolute;
    right: 86px; 
    bottom: -55px;
    padding: 5px;
    background-color: #4cbbff;
    border: 1px solid #4cbbff;
    border-radius: 8px;
    white-space: nowrap;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15); 
    width: 160px; 
    height:206px;
  }
  
  .arrow-box-shanwuzixun::before {
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 10px;
    border-style: solid;
    border-color: transparent  transparent  transparent #4cbbff; 
  }

.arrow-item {
    font-family: 'Source Han Sans';
    font-size: 16px;
    color: #ffffff;
    padding: 12px 0;
  }
  
  .arrow-item:last-child {
    border-bottom: none; 
  }
