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


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


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

.heaCon{
    width: 38%;
    margin-left: 7%;
}


.heaCon>.heaCon1 {
    font-family: Source Han Sans;
    font-size: 35rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #f8faff;
    padding-top: 210rem;
    text-align: left;
    /* margin-left: 321rem; */
}

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

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

.heaCon>.heaCon3 {
    width: 100%;
    height: 55rem;
    opacity: 1;
    font-family: Source Han Sans;
    font-size: 34rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #f8faff;
    /* margin-left: 247rem; */
    margin-top: 17rem;
    text-align: center;
}

.detail {
    width: 100%;
    height: 280rem;
    background-image: url(../img/aiChatbgi1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* background: rgba(158, 189, 255, 0.8); */
    /* margin-top: 25rem; */
}


.detailTit {
    font-family: Source Han Sans;
    font-size: 48rem;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #FFFFFF;
    padding-top: 71rem;
}

.detailCon {
    width: 52%;
    font-family: Source Han Sans;
    font-size: 30rem;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: 0.2em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #FFFFFF;
    margin: auto;
    /*! margin-top: 126rem; */
}

.advantage{
    width: 100%;
}


.advDetTit {
    font-family: 思源黑体;
    font-size: 44rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    /* AiTuple */
    /* color: #0563A3; */
    display: flex;
    flex-direction: row;
    margin: auto;
    justify-content: center;
    /* 将子元素水平居中 */
    align-items: center;
    /* 将子元素垂直居中 */
    margin-top: 42rem;
}

.advDetTit1 {
    color: #0563A3;
    margin-right: 20rem;
}


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

.advDetConItem {
    width: 25%;
    margin: 10rem;
}

.advDetConItem img {
    width: 100%;
    /* height: 174rem; */
}

.advDetConItemTit {
    font-family: 思源黑体;
    font-size: 21rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #0563A3;
    text-align: center;
    margin-top: 18rem;
    margin-bottom: 10rem;
}

.advDetConItemCon {
    width: 80%;
    text-align: center;
    margin: auto;
    font-family: 思源黑体;
    font-size: 18rem;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    font-feature-settings: "kern"on;
    color: #3D3D3D;
}

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