﻿html, body, p, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}
body{
    font-family: sans-serif;
-webkit-font-smoothing: antialiased;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: white;
}

em {
    font-style: normal;
}

@media (max-width: 1200px) {

}
.notifybox{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1000;
    display: none;
}
.notifyboxclass{
    display: block;
}
.notifybox .notifycontent{
    width: 600px;
    height: 220px;
    margin: 200px auto 0 auto;
    background: #FFFFFF;
}
.notifybox .notifycontent .errortip{
    width: 20px;
    height: 20px;
    margin-top: 20px;
    margin-left: 550px;
    cursor: pointer;
}
.notifybox .notifycontent .notifytext{
    font-size: 20px;
    color: #112137;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
    text-align: center;
}
.notifybox .notifycontent .notifyblock{
    width: 380px;
    height: 44px;
    line-height: 44px;
    background: #F1F3F9;
    border-radius: 22px;
    margin: 30px auto 0 auto;
    position: relative;
    text-align: center;
}
.notifybox .notifycontent .notifyblock .blocktext{
    font-size: 14px;
    color: rgba(17,33,55,0.55);
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.notifybox .notifycontent .notifyblock .oblong{
    width: 0px;
    height: 44px;
    background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 22px;

}
.notifybox .notifycontent .notifyblock .oblong .oblongtext{
    color: white;
    font-size: 14px;
    font-weight: 400;
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.notifybox .notifycontent .notifyblock .circleblock{
    position: absolute;
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background-image: linear-gradient(180deg, #939BB2 0%, #5A627B 100%);
    border: 1px solid rgba(255,255,255,0.20);
    box-shadow: 0 4px 10px -2px rgba(90,98,123,0.50);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
}
.notifybox .notifycontent .notifyblock .circleblockclass{
    background: #00B0B4;
    color: white
}
.notifybox .notifycontent .notifyblock .circleblockclass .duihao{
    font-size: 16px;
}
.notifybox .notifycontent .notifyblock .circleblock .line{
    width: 2px;
    height: 16px;
    background: white;
    margin-right: 3px;
    
}
.aibox .banner {
    width: 100%;
    height: 440px;
    background: url('../img/banner-aikernel-20250101.jpg') no-repeat;
    background-size: cover;
    background-position: center 0;
    margin-top: 60px;
}
.aibox .bgfont {
    width: 1200px;
    margin: auto;
}
.aibox .word .title_header {
   
    padding-top: 90px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-size: 39px;
    color: #112137;
    line-height: 52px;
    font-weight: 600;
}
.title_text {
    width: 600px;
    font-size: 14px;
    color: #112137;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 400;
}
.aicenter{
    width: 100%;
    height: 924px;
    background:#FFFFFF;

}
 .navbar{
    width: 100%;
    height: 60px;
    border-bottom:1px solid rgba(21,38,51,0.1);
}
.child-nav-fixed{
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
}
.child-nav-copy {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    display: none;
}
 .navcenter{
    width: 1180px;
    margin: 0 auto;
}
 .navcenter ul{
    display: flex;
}
 .navcenter ul li{
    margin-right: 60px;
    display: flex;
    flex-direction: column;
    width: 60px;
    height: 60px;
    cursor: pointer;
}
 .navcenter ul li .text{
    font-size: 14px;
    color: rgba(21,38,51,0.65);;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
    margin: 20px 0 16px 0px;
}
 .navcenter ul li .textclass{
    color: #152633;
}
 .navcenter ul li .span1{
    /* display: block; */
    display: none;
    width: 100%;
    height:4px;
    background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%);
}
 .navcenter ul li .span2{
    display: block;
}
.aicenter{
    background: url('../img/bg-element-3d-bubble.png') no-repeat 1400px -20px;
    background-size: 320px 320px;
    padding-top: 80px;
}
.aicenter .content{
    width: 1180px;
    /* margin: 80px auto 0 auto; */
    margin: 0 auto;
    
}
.aicenter .content .contop{
    width: 100%;
    font-size: 31px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 20px;
}
.aicenter .content .conbottom{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    height: 700px;
    background: white;
    box-shadow: 0px 10px 24px -2px rgba(51, 94, 153, 0.1);
}

.aicenter .content .conbottom .left{
    width: 276px;
    height: 696px;
    background: #F1F3F9;
    border: 2px solid #FFFFFF;
    display: flex;
    flex-direction: column;
}
.aicenter .content .conbottom .left li{
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}
.aicenter .content .conbottom .left .liclass{
    background-image: linear-gradient(90deg, #5A627B 0%, #7C86A2 100%);
    color: #FFFFFF;
}
.aicenter .content .conbottom .left li:hover{
    /* background: rgba(255,255,255,0.65);
    color:#00927D; */
}
.aicenter .content .conbottom .left li .leftext{
    width: 200px;
    font-size: 16px;
    /* color: #112137; */
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    margin: auto;
}
.aicenter .content .conbottom .right{
    position: relative;
    margin-left: 40px;
}
.aicenter .content .conbottom .right h5{
    font-size: 20px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 600;
    margin: 40px 0 10px 0;
}
.aicenter .content .conbottom .right .rtext{
    font-size: 16px;
    color: rgba(17,33,55,0.55);
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 30px;
    width: 820px;
}
.aicenter .content .conbottom .right .rcircle{
    width: 820px;
    height: 508px;
    background: #F8F9FC;
    /* position: relative; */
}
.aicenter .content .conbottom .right .rcircle .rbox{
    height: 468px;
    overflow: scroll;
    padding: 20px 0 0 20px;
    display: none;
}
.aicenter .content .conbottom .right .rcircle .rbox .resultbox{
    display: none;
}
.aicenter .content .conbottom .right .rcircle .rboxclass{
   display: block;
}
.aicenter .content .conbottom .right .rcircle .rbox .circletext{
    font-size: 14px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 600;
    padding: 20px 0 10px 0px;
}
.aicenter .content .conbottom .right .rcircle .rbox .textbox{
    width: 780px;
    /* height: 130px; */
    background: #FFFFFF;

    text-align: center;
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
    margin: 0px;
}
.aicenter .content .conbottom .right .rcircle .rbox .textboxy{
    display: flex;
    align-items: center;
    
}
.aicenter .content .conbottom .right .rcircle .rbox .textboxw{
    width: 380px;
    padding: 20px 20px 10px 20px;
}
.aicenter .content .conbottom .right .rcircle .rbox .textboxj{
    width: 380px;
    padding: 20px 20px 20px 20px;
   
    display: flex;
    align-items: center;
}



.aicenter .content .conbottom .right .rcircle .rbox .textbox .circleinput{
    width: 740px;
    height: 70px;
    /* margin: 0 auto; */
    border:none;
    outline: none;
    /* text-indent: 20px; */
    padding: 0px;
    resize:none;

}
.aicenter .content .conbottom .right .rcircle .rbox .textboxj .circleinputj{
    height: 20px;
    width: 279px;
}
.aicenter .content .conbottom .right .rcircle .rbox .textbox .circleinputy{
    width: 679px;
    height: 20px;
    line-height: 20px;
}

.aicenter .content .conbottom .right .rcircle .rbox .textboxw .circleinputw{
    width: 340px;
}
.aicenter .content .conbottom .right .rcircle .rbox .textbox .mapage{
    font-size: 14px;
    color: rgba(17,33,55,0.55);
    letter-spacing: 0;
    text-align: right;
    line-height: 20px;
    font-weight: 400;
    margin-top: 10px;
    text-align: right;
    /* margin-right: 20px; */
}
.aicenter .content .conbottom .right .rcircle .rbox .textboxy .mapage{
    margin-top: 0px;
    margin-left: 13px;
    margin-right: 0px;
}
.aicenter .content .conbottom .right .rcircle .rbox .textboxj .mapage{
    margin-top: 0px;
    /* margin-left: 19px; */
    margin-right: 0px;
}
.aicenter .content .conbottom .right .rcircle .rbox .circlebtngroup{
    display: flex;
    margin-top: 20px;
}

.aicenter .content .conbottom .right .rcircle .rbox .circlebtngroup .leftbtnclass{
    width: 130px;
    height: 40px;
    background: rgba(17, 33, 55, 0.1);
    border: 1px solid #152633;
    color: #152633;
    margin-right: 20px;
    font-size: 14px;
    /* color: #FFFFFF; */
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
    /* border: none; */
    /* cursor: pointer; */
}
.aicenter .content .conbottom .right .rcircle .rbox .circlebtngroup .leftbtn{
    width: 130px;
    height: 40px;
    background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%);
    margin-right: 20px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
    border: none;
    cursor: pointer;
}
.aicenter .content .conbottom .right .rcircle .rbox .circlebtngroup .leftbtn:hover{
    background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%);
    box-shadow: 0 5px 10px 0 rgba(0,170,134,0.30);
}
.aicenter .content .conbottom .right .rcircle .rbox .circlebtngroup .rightbtn{
    width: 130px;
    height: 40px;
    
   
    border: 1px solid #152633;
    text-align: center;
    font-size: 14px;
    color: #152633;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
    background: none;
    cursor: pointer;
}
.aicenter .content .conbottom .right .rcircle .rbox .circlebtngroup .rightbtn:hover{
    background: rgba(17,33,55,0.10);
    border: 1px solid #152633;
}

.aicenter .content .conbottom .right .rcircle .rbox h6{
    margin: 30px 0 10px 0px;
}
.aicenter .content .conbottom .right .rcircle .rbox .similar{
    font-size: 14px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 400;
   
}
.aicenter .content .conbottom .right .rcircle .rbox .simnum{
    font-size: 31px;
    color: #00AA86;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 400;
   
}
.aicenter .content .conbottom .right .rcircle .rbox .anlylist{
    width: 780px;

}
.aicenter .content .conbottom .right .rcircle .rbox .ylist li:first-child{
    background: #E1E5EF;
}
.aicenter .content .conbottom .right .rcircle .rbox .ylist li{
    background: #FFFFFF;
}
/* .aicenter .content .conbottom .right .rcircle .rbox .ylist li:nth-child(2n+1){
    background: #E1E5EF;
} */
.aicenter .content .conbottom .right .rcircle .rbox .anlylist li{
    /* height: 40px; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    font-size: 14px;
    padding: 10px 0px;
}

.aicenter .content .conbottom .right .rcircle .rbox .anlylist li .anyleft{
    width: 130px;
    /* height: 40px;
    line-height: 40px; */
    background: #E1E5EF;
    font-size: 14px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 500;
    padding-left: 20px;
}
.aicenter .content .conbottom .right .rcircle .rbox .anlylist li .anyright{
    width: 650px;
    /* height: 40px; */
    font-size: 14px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 500;
    background: white;
    /* line-height: 40px; */
    padding-left: 20px;
}
.aicenter .content .conbottom .right .rcircle .rbox .emotip{
    font-size: 20px;
    color: #00A35F;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
    margin-top: 10px;
}
.aicenter .content .conbottom .right .rcircle .rbox .emobox{
    width: 520px;
    height: 10px;
    margin-top: 17px;
    background-image: linear-gradient(90deg, #00B86B 0%, #FFD200 50%, #CE3B30 100%);
    position: relative;
}
.aicenter .content .conbottom .right .rcircle .rbox .emobox .zeroline{
    width: 2px;
    height: 10px;
    background: white;
    
    position: absolute;
    top: 0;
    left: 50%;

}
.aicenter .content .conbottom .right .rcircle .rbox .emobox .tipimg{
    position: absolute;
    left: -4px;
    top: -7px;
    width: 10px;
    height: 24px;
}
.aicenter .content .conbottom .right .rcircle .rbox .emospan1{
    font-size: 14px;
    color: #5A627B;
    letter-spacing: 0;
    font-weight: 400;
    margin-right: 407px;
}
.aicenter .content .conbottom .right .rcircle .rbox .emospan2{
    font-size: 14px;
    color: #5A627B;
    letter-spacing: 0;
    font-weight: 400;
}

.aicenter .content .conbottom .right .rcircle .rbox .ylist li .anyleft{
    background: none;
    flex: 1;
}
.aicenter .content .conbottom .right .rcircle .rbox .ylist li .anyright{
    background: none;
    flex: 1;
}
.aicenter .content .conbottom .right .rcircle .rbox .slist li{
    justify-content: start;
    background: white;
    text-indent: 20px;
    
 }
 
.aicenter .content .conbottom .right .rcircle .rbox .slist li:nth-child(1){
   justify-content: start;
   background: #E1E5EF;
   font-size: 14px;
  color: #112137;
    letter-spacing: 0;
    font-weight: 500;
}
.aicenter .content .conbottom .right .rcircle .rbox .wordlist{
    display: flex;
    /* height: 59px; */
    align-items: center;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    flex-wrap: wrap;
}
.aicenter .content .conbottom .right .rcircle .rbox .wordlist .wordblock{
    /* width: 48px;*/
    height: 30px; 
    text-align: center;
    line-height: 30px;
    background: #FFFFFF;
    border: 1px solid #C3C6D0;
    margin-right: 10px;
    padding: 0px 10px;
    box-sizing: border-box;
    font-size: 14px;
    color: #5A627B;
    letter-spacing: 0;
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 10px;

}
.aicenter .content .conbottom .right .rcircle .rbox .wordlist .wordblockclass{
    background: #5A627B;
    color: #FFFFFF;
}
.aicenter .content .conbottom .right .rcircle .rbox .wordlist .wordblockhover{
    background: #FFFFFF;
    border: 1px solid #00AA86;
    color: #00927D;
}
.aicenter .content .conbottom .right .rcircle .rbox .resultlist{
    display: flex;
    flex-wrap: wrap;
    width: 780px;
    margin-top: 15px;
}
.aicenter .content .conbottom .right .rcircle .rbox .resultlist li{
    background: #FFFFFF;
    border: 1px solid #C3C6D0;
    /* width: 48px;*/
   
    height: 30px; 
    line-height: 30px;
    margin-right: 10px;
    padding: 0px 10px;   
    box-sizing: border-box;
    font-size: 14px;
    color: #5A627B;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 5px;
    cursor: pointer
}
.aicenter .content .conbottom .right .rcircle .rbox .resultlist .liclass{
    background: #5A627B;
    color: #FFFFFF;
}
.aicenter .content .conbottom .right  .lineleft{
    width: 20px;
    height: 20px;
   
}
.aicenter .content .conbottom .right  .lineleft1{
    position: absolute;
    left: 0px;
    top: 151px;
    border-top: 2px solid #00AA86;
    border-left: 2px solid #00AA86;
}
.aicenter .content .conbottom .right  .lineleft2{
    position: absolute;
    left: 0px;
    bottom: 39px;
    border-bottom: 2px solid #00AA86;
    border-left: 2px solid #00AA86;
}
.aicenter .content .conbottom .right  .lineright{
    width: 20px;
    height: 20px;
    
}
.aicenter .content .conbottom .right  .lineright1{
    position: absolute;
    right: 0px;
    top: 151px;
    border-top: 2px solid #00AA86;
    border-right: 2px solid #00AA86;
}
.aicenter .content .conbottom .right  .lineright2{
    position: absolute;
    right: 0px;
    bottom: 39px;
    border-bottom: 2px solid #00AA86;
    border-right: 2px solid #00AA86;
}
 .applybox{
    width: 100%;
    height: 618px;
    background: #F1F3F9;
}
 .applybox .applycenter{
    width: 1180px;
    margin: 0 auto;
}

 .applybox .applycenter h5{
    font-size: 31px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 400; 
    padding: 80px 0px 30px 0px !important;
}
 .applybox .applycenter .applynav{
    display: flex;
    height: 40px;
    margin-bottom: 20px;
}
 .applybox .applycenter .applynav li{
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    /* background: rgba(255,255,255,0.55);
    color: #112137; */
    background-image: linear-gradient(90deg, #5A627B 0%, #7C86A2 100%);
    color: white;
    letter-spacing: 0;
    font-weight: 400;
    margin-right: 20px;
    cursor: pointer;
}
.applybox .applycenter .applynav .liclass{
    background-image: linear-gradient(90deg, #5A627B 0%, #7C86A2 100%);
    color: white;
}

.applybox .applycenter .applynav li:hover{
    /* background: rgba(255,255,255,0.55);
    border: 1px solid #00AA86;
    color: #00927D; */
}
/* .applybox .applycenter .applynav li:nth-child(3){
    background: rgba(255,255,255,0.55);
    color: #112137;
} */
.applybox .applycenter .applycontent{
    width: 100%;
    margin: 0 auto;
    display: flex;
    box-shadow: 0px 10px 24px -2px rgba(51, 94, 153, 0.1);
}
 .applybox .applycenter .applycontent .leftbox{
    width: 680px;
    height: 324px;
    background: white;
}
.applybox .applycenter .applycontent .leftbox h6{
    font-size: 20px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 600;
    /* padding: 0px; */
    margin: 0px;
    padding: 50px 0 10px 40px;
}
.applybox .applycenter .applycontent .leftbox .boxtext{
    font-size: 16px;
    color: rgba(17,33,55,0.55);
    letter-spacing: 0;
    font-weight: 400;
    margin-left: 40px;
    width: 600px;
}
 .applybox .applycenter .applycontent .leftbox .btn{
    width: 130px;
    height: 40px;
    background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%);
    margin-top: 72px;
    margin-left: 40px;
    border: none;
    color: white;
    cursor: pointer;
}
.applybox .applycenter .applycontent .leftbox .btn:hover{
    background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%);
    box-shadow: 0 5px 10px 0 rgba(0,170,134,0.30);
}
 .applybox .applycenter .applycontent .rightbox{
    width: 500px;
    height: 324px;
}
 .applybox .applycenter .applycontent .rightbox img{
    width: 100%;
}
.techbox{
    width: 100%;
    height: 634px;
    background: white;
}
.techbox .techcenter{
    width: 1180px;
    margin: 0 auto;
}
.techbox .techcenter .title{
    font-size: 31px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 400;
    padding: 80px 0px 50px 0px;
}
.techbox .techcenter .techlist{
    display: flex;
    width: 1180px;
    flex-wrap: wrap;

}
.techbox .techcenter .techlist li{
    width: 380px;
    height: 150px;
    margin-right: 20px;
    display: flex;
    margin-bottom: 20px;
}
.techbox .techcenter .techlist li:nth-child(3){
    margin-right: 0px;
}
.techbox .techcenter .techlist li img{
    width: 44px;
    height: 44px;
}
.techbox .techcenter .techlist li .righttip{
    margin-left: 20px;
}
.techbox .techcenter .techlist li .righttip .titletext{
    font-size: 20px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 12px;
}
.techbox .techcenter .techlist li .righttip .ptext{
    width: 300px;
    font-size: 14px;
    color: rgba(17,33,55,0.55);
    letter-spacing: 0;
    font-weight: 400;
}
.techbox .techcenter .btn{
    width: 130px;
    height: 40px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
    background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%);
    border: none;
    cursor: pointer;
   
}
.techbox .techcenter .btn:hover{
    background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%);
    box-shadow: 0 5px 10px 0 rgba(0,170,134,0.30); 
}
.contactbox{
    width: 100%;
    height: 384px;
    background: #F1F3F9;
}
.contactbox .contactcenter{
    width: 1180px;
    margin: 0 auto;
}
.contactbox .contactcenter .contacttip{
    font-size: 31px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 400;
    padding: 80px 0 50px 0;
}
.contactbox .contactcenter .contactlist{
    display: flex;
}
.contactbox .contactcenter .contactlist li{
    width: 380px;height: 130px;
    background: #FFFFFF;
    box-shadow: 0 10px 24px -2px rgba(51,94,153,0.10);
    margin-right: 20px;
    padding: 20px 30px 30px 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.contactbox .contactcenter .contactlist .liclass{
    background: #FFFFFF;
    box-shadow: 0 10px 24px -2px rgba(51,94,153,0.20);
}
.contactbox .contactcenter .contactlist li .conbox{

} 
.contactbox .contactcenter .contactlist li .conbox .context{
    font-size: 20px;
    color: #112137;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 12px;
}
.contactbox .contactcenter .contactlist li .conbox .conarea{
    width: 260px;
    font-size: 14px;
    color: rgba(17,33,55,0.55);
    letter-spacing: 0;
    font-weight: 400;
}
.contactbox .contactcenter .contactlist li  img{
    width: 30px;
    height: 30px;
    display: none;
}
.contactbox .contactcenter .contactlist li  .imgclass{
    display: block;
}
.taocanbox{
    width:100%;
    height: 186px;
    background: url('../img/bg-210110.jpg') no-repeat left top;
    background-size: cover;

}
.taocanbox .taocancenter{
    width: 1180px;
    height: 186px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.taocanbox .taocancenter .tip{
    font-size: 31px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 500;
    padding-top: 30px;
}
.taocanbox .taocancenter .span{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
}
.taocanbox .taocancenter .btn{
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #FFFFFF;
    margin-top: 20px;
    background: none;
    color: white;
    cursor: pointer;
}
.taocanbox .taocancenter .btn:hover{
    background: #FFFFFF;
    color: #112137;
}
.aibox .word .chat_a{
    width: 130px;
    height: 40px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 40px;
    letter-spacing: 0px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%);
}
.aibox .word .chat_a:hover{
    /* background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%); */
    background-image: linear-gradient(90deg, #00B0B4 0%, #00AA86 50%, #00B86A 100%);
box-shadow: 0 5px 10px 0 rgba(0,170,134,0.30);
}
/*  */

.aibox .function {
    height: 728px;
    text-align: center;
    background: url('../img/bg_1.png') repeat;
    /* background-size: 50% 50%; */
}

.aibox .function h4 {
    padding: 73px 0 14px 0;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    font-family: HelveticaNeue-Bold;
    font-size: 36px;
    color: #202427;
    letter-spacing: 2px;
    line-height: 50px;
}
.aibox .function .nplClass{
    opacity: 0.65;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #152633;
    letter-spacing: 1px;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
}
/* .aibox .function > p {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    color: #A7AFBD;
    text-align: center;
    margin-bottom: 43px;
} */

.aibox .function ul {
    display: flex;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 40px;
    flex-wrap: wrap;
}

.aibox .function li {
    box-sizing: border-box;
    width: 380px;
    height: 195px;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 26px;
    margin-right: 20px;
    background-color: #fff;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.10);
}

/* .aibox .function li img {
    margin-bottom: 16px;
} */
.aibox .function li h5{
    text-align: left;
    padding: 0 0 0 10px;
    margin-bottom: 20px;
        font-family: 'PingFang-SC-Bold';
    font-size: 18px;
    color: #152633;
    letter-spacing: 1px;
    
}
/* .aibox .function li p {
    font-size: 18px;
    color: #333E59;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 12px;
} */
/* .aibox .function li div {
    display: flex;
    justify-content: space-around;
}
.aibox .function li div p {
    width:224px;
    font-family: PingFangSC-Light;
    font-size: 14px;
    color: #152633;
    letter-spacing: 0.78px;
    font-weight: 200;
    text-align: left;
}

.aibox .function li div div {
    width: 100px;
    height: 100px;
    overflow: hidden
}
.aibox .function li div div img{
    display: block;
    width: 100%;
    transform: translateY(0px);
} */
.aibox .function li:hover {
    /* color: #3754F2; */
    box-shadow: 0 15px 10px 0 rgba(0,0,0,0.10);
    transition: 300ms;
} 

.aibox .function li:hover .icon1{
    background-position: -4px -1200px;
    transition: 500ms;
}

.aibox .function button {
    width: 180px;
    height: 40px;
    background: #00CC99;
    cursor: pointer;
    border: 1px solid #00CC99;
    /* border-radius: 40px; */
    outline: none;
    letter-spacing: 0;
    text-align: center;
        font-family: 'PingFang-SC-Bold';
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    
}

.aibox .function button:hover {
    background: #00E0A8;
    border: 1px solid #00E0A8;
    /* color:rgba(32,36,39,1); */
}


.aibox .info {
    text-align: center;
    background: #F5F7FA;
    background-image: linear-gradient(0deg, #F2F2F2 0%, #FFFFFF 100%);
}

.aibox .info h4 {
    padding: 73px 0 14px 0;
    width: 1200px;
    line-height: 50px;
    margin: 0 auto;
    font-family: PingFangSC-Light;
    font-size: 36px;
    color: #152633;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 200;
}

.aibox .info > p {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    color: #A7AFBD;
    text-align: center;
    margin-bottom: 56px;
    letter-spacing: 0;
    line-height: 22px;
}
.aibox .infoBg {
    width: 1200px;
    height: 274px;
    background: url('../img/bg_2.svg') ;
    margin: 0 auto;
 
    /* background-position: -4px -14px;
    background-size:cover */
}
.aibox .infoBg ul {
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
}
.aibox .infoBg li {
    width: 25%;
    height: 100px;
    margin-top: 50px;
    margin-bottom: 40px;
    color: rgba(255,255,255,0.6);
}
.aibox .infoBg li .appImg{
    width: 64px;
    height: 64px;
    margin: 0 auto;
    /* background-position: -4px -14px; */
    background-size:cover
}

.aibox .infoBg li .appTitle{
    opacity: 0.6;
    font-family: 'PingFang-SC-Bold';
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 18px;
    margin-top: 4px;
}

.aibox .infoBg li:hover .appTitle{
        font-family: 'PingFang-SC-Bold';
    font-size: 18px;
    color: #2FEEBE;
    letter-spacing: 1px;
    line-height: 18px;
    
}

.aibox .info .infoBg .infoText{
    margin: 0 auto;
    width: 678px;
    height: 48px;
    background-image: linear-gradient(90deg, rgba(0,218,177,0.00) 0%, rgba(0,218,177,0.60) 59%, rgba(0,204,153,0.00) 100%);
        font-family: 'PingFang-SC-Bold';
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 1.33px;
    text-align: center;
    line-height: 48px;
    
}
.aibox .info .appdetail{
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
    padding-top: 30px;
    background-color: #fff;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.10);
    height: 150px;
}
.aibox .info .appdetail ul {
    display: flex;
    margin-top: 30px;
    padding-left: 50px;
}
.aibox .info .appdetail ul li {
    display: flex;
    flex-direction: column;
    width: 25%;
}
.aibox .info button {
    width: 180px;
    height: 40px;
    margin-top: 61px;
    background: #00CC99;
    cursor: pointer;
    border: 1px solid #00CC99;
    /* border-radius: 40px; */
    outline: none;
    letter-spacing: 0;
    text-align: center;
        font-family: 'PingFang-SC-Bold';
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}

.aibox .info button:hover {
    background: #00E0A8;
    border: 1px solid #00E0A8;
    /* color:rgba(32,36,39,1); */
}
/* .aibox .product {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 31px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.aibox .product li {
    box-sizing: border-box;
    width: 580px;
    height: 178px;
    border: 1px solid #E8EBF8;
    box-shadow: 0 14px 28px 0 rgba(0, 21, 91, 0.04);
    padding: 0 40px;
    padding-top: 30px;
    margin-bottom: 40px;
    display: flex;
    align-items: flex-start;
    background-color: #fff;
}

.aibox .product li img {
    margin-bottom: 20px;
    margin-right: 24px;
}

.aibox .product li p {
    font-size: 18px;
    color: #333E59;
    margin-bottom: 8px;
    text-align: left;
}

.aibox .product li span {
    display: block;
    font-size: 14px;
    color: #A7AFBD;
    line-height: 25px;
    text-align: left;
}

.aibox .product li:hover {
    box-shadow: 0 18px 38px 0 rgba(0, 21, 91, 0.08);
} */



.aibox .cooperation {
    width: 100%;
    height: 916px;
    text-align: center;
    background: url('../img/bg_3.svg') no-repeat;
    background-size: cover;
    background-position: center 0;
    margin-top: -45px;
    margin-bottom: -40px;
}

.aibox .cooperation h4 {
    padding-top: 114px;
    padding-bottom: 40px;
    font-family: PingFangSC-Light;
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 200;
}
.cooperation .cooperation_con{
    width: 1200px;
    margin: 0 auto;
    /* display: flex; */
    box-shadow: 0 14px 28px rgba(36,43,71,0.2);
}
.cooperation .cooperation_con .liuchengUl {
    display: flex;
    margin-top: 30px;
}
.cooperation .cooperation_con .liuchengUl p{
    display:inline-block;
    width: 136px;
    height: 54px;
    background: url('../img/pic_liucheng_xiangmu.svg');
    background-size:cover;
    line-height: 54px;
        font-family: 'PingFang-SC-Bold';
    font-size: 18px;
    color: #202427;
    letter-spacing: 1px;
    
    text-align: center;
}
.cooperation .cooperation_con .aiProductionInfo{
    display: flex;
    padding: 30px;
    flex-wrap: wrap;
    margin-top: 25px;
}
.cooperation .cooperation_con .aiProductionInfo li{
    display: flex;
    width: 380px;
    height: 70px;
    padding: 30px 30px 30px 70px;
    background-color: rgba(255,255,255,0);
}
.cooperation .cooperation_con .aiProductionInfo div{
    margin: auto 10px;
}
.cooperation .cooperation_con .aiProductionInfo li p{
        font-family: 'PingFang-SC-Bold';
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 1px;
    
    text-align: left;
}
.cooperation .cooperation_con .aiProductionInfo .introP{
    opacity: 0.65;
    font-family: PingFangSC-Light;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 1px;
    font-weight: 200;
    margin-top: 5px;
}
.cooperation .cooperation_con .aiProductionInfo .iconspan{
    color: rgba(0,204,153,1);
    margin: auto 5px;
}
.cooperation .cooperation_con .aiProductionInfo li:hover {
    background-color: rgba(255,255,255,0.1);
}
.cooperation .cooperation_con .aiProductionInfo li:hover .iconspan{
    color: rgba(47,238,190,1);
}

.aibox .cooperation button {
    width: 180px;
    height: 40px;
    margin-top: 61px;
    background: #00CC99;
    cursor: pointer;
    border: 1px solid #00CC99;
    /* border-radius: 40px; */
    outline: none;
    letter-spacing: 0;
    text-align: center;
        font-family: 'PingFang-SC-Bold';
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    
}

.aibox .cooperation button:hover {
    background: #00E0A8;
    border: 1px solid #00E0A8;
    /* color:rgba(32,36,39,1); */
}

.aibox .customers{
    height: 900px;
    text-align: center;
    background: url('../img/bg_4.jpg') no-repeat;
    background-size: 100% 480px;
    
}
.customers .customerBanner{
    width: 1200px;
    height: 220px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
   
}
.customers .customerBanner ul {
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    background-color: #fff;
}
.customers .customerBanner #customerBannerUl1 {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: #fff;
}
.customers .customerBanner li{
    float: left;
    width: 200px;
    height: 100px;
    list-style: none;
}
.customers .customerBanner li div{
    width: 180px;height: 90px;margin: auto;border: 1px solid #E1E1E1;
}
/* .customers .customerBanner li img {
    width: 184px;
    height: 92px;
} */
.aibox .customers h4{
    padding-top: 50px;
    padding-bottom: 26px;
    font-family: PingFangSC-Light;
    font-size: 36px;
    color: #202427;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 200;
}
.aibox .customers .egCustomer{
    width: 1200px;
    margin: 0 auto;

}
.customers .egCustomer .egComp{
    display: flex;
    justify-content: center;
}
.customers .egCustomer .egComp li{
    width:180px;
    height: 54px;
}
.customers .egCustomer .egComp li img{
    width:180px;
    height: 54px; 
    opacity:0.65;
    filter: saturate(0%)
}
.customers .egCustomer .egComp p{
    height: 0px;
    background-color: black;
    width: 100px;
    margin: -8px auto;
}
.customers .egCustomer .egDetail{
    display: flex;
    width: 1180px;
    height: 318px;
    background: #FFFFFF;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.10);
    margin-top: 15px;
    text-align: left;
    position: relative;
}
.customers .egCustomer .egDetail .pic_cube{
    position: absolute;
    right: 0;
    bottom: 0;
}
.customers .egCustomer .egDetail .egLeft .valuePromotion{
    font-family: PingFangSC-Light;
    font-size: 24px;
    color: #152633;
    letter-spacing: 0;
    text-align: justify;
    line-height: 36px;
    font-weight: 200;margin-top: 40px;
}
.customers .egCustomer .egDetail .egRight h5{
        font-family: 'PingFang-SC-Bold';
    font-size: 14px;
    color: #202427;
    letter-spacing: 0.5px;
    
}
.customers .egCustomer .egDetail .egRight p{
    opacity: 0.65;
    font-family: PingFangSC-Light;
    font-size: 14px;
    color: #202427;
    letter-spacing: 0.5px;
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 35px;
}


.aibox .experience{
    height: 260px;
    background: #00E0A8;
    background-image:
    linear-gradient(#00CC99  1px, transparent 0),
    linear-gradient(90deg, #00CC99  1px, transparent 0);
    background-size: 3px 260px;
    text-align: center;
}
.aibox .experience h4{
    font-family: 'PingFang-SC-Bold';
    font-size: 48px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    
    padding: 40px 0;
}
.aibox .experience button{
    width: 180px;
    height: 40px;
    /* margin-top: 30px; */
    background: #ffffff;
    cursor: pointer;
    border: 1px solid #ffffff;
    /* border-radius: 40px; */
    outline: none;
    letter-spacing: 0;
    text-align: center;
       font-family: 'PingFang-SC-Bold';
    font-size: 14px;
    color: rgba(32,36,39,1);
    letter-spacing: 0;
    text-align: center;
    
}
.aibox .experience button:hover{
    color: rgba(32,36,39,0.8);
}

.skill-wrap {
    width: 1200px;
    margin: 50px auto;
}

.skiil-part {
    display: flex;
    justify-content: center;
    background: #fff;
    box-shadow: 0px 0px 0px 0px rgba(203, 203, 203, 0.5);
}


.skill-img-wrap {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
}

.skill-img {
    display: block;
    width: 100%;
}

.skill-title {
    font-size: 18px;
}

.skill-cont {
    padding: 30px 14px;
    width: 200px;
    height: 188px;
    text-align: center;
    overflow: hidden;
    border-right: 1px solid rgba(203, 203, 203, 0.5);
    border-bottom: 1px solid rgba(203, 203, 203, 0.5);
    box-sizing: border-box;
    transition: .25s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.skill-cont:hover {
    width: 45%;
}

.skill-text {
    width: 190px;
    font-size: 14px;
    color: rgba(21, 38, 51, 1);
    margin-top: 30px;
    text-align: left;
}

.introduction-cont {
    background: #fff;
    height: 440px;
    position: relative;
    padding-bottom: 80px;
}
.introduction-left {
    width: 600px;
    text-align: left;
}
.introduction-right {
    flex: 1;
}

.introduction-title {
    font-size: 48px;
    font-weight: 600;
    color: #202427;
    line-height: 66px;
    margin-bottom: 12px;
}

.introduction-desc {
    font-size: 24px;
    font-weight: 600;
    color: #00AD85;
    line-height: 36px;
    margin-bottom: 20px;
}
.introduction-cont1 {
    display: flex;
    width: 1200px;
    margin: 0 auto;
}
.services-wrap {
    display: flex;
    margin-top: 30px;
}

.services-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 60px;
    height: 60px;
    padding-right: 57px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.services-cont-wrap {
    flex: 1;
    display: flex;
}

.services-cont {
    width: 90px;
    text-align: center;
}

.services-cont p {
    font-size: 14px;
    color: rgba(21, 38, 51, 1);
    line-height: 20px;
    margin-top: 5px;
}

.scene-cont-wrap {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
}

.scene-cont {
    text-align: center;
    width: 90px;
    font-size: 14px;
    color: rgba(21, 38, 51, 1);
    line-height: 20px;
    margin-bottom: 20px;
}
.introduction-right-img {
    height: 380px;
    display: block;
    width: 500px;
    margin: 0 auto;
}

/*.services-btn {*/
/*    width: 180px;*/
/*    height: 40px;*/
/*    outline: none;*/
/*    color: #fff;*/
/*    background: rgba(0, 204, 153, 1);*/
/*    border: none;*/
/*}*/

/*.introduction-bg {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 330px;*/
/*    background: rgba(238, 238, 238, 1);*/
/*}*/

.services-wrap .scene-cont1 {
    width: 130px;
}
.cboxContent {
    width: 780px;
    height: 520px;
    background-color: #fff;
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
    overflow: hidden;
    display: none;
}
.content-title {
    height: 22px;
    color: #333333;
    font-size: 15px;
    padding: 10px 12px;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    letter-spacing: 1px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 15px 12px;
    text-align: left;
}
.content-title img {
    position: absolute;
    right: 18px;
    top: 14px;
    width: 14px;
    cursor: pointer;
    border: none;
}
.opactiy-content{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0.8;
    z-index: 990;
    position: fixed;
    background-color: #000;
    display: none;
    top: 0px;
}

.icon-mp4 {
    font-size: 14px;
    color: #5182CD;
    line-height: 40px;
    cursor: pointer;
}