

.zixun{background: #313F48;overflow: hidden;padding:15px;color: #fff;}

.zixun .zixunA{
    display: flex;
    justify-content: space-around;
}
.zixun a{
    color: #fff;
}

.indexWidth{
    max-width: 1230px;
    margin: 0 auto;
}

.flexCenter{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 10px;
}



.core h3{color: #4154f1;font-weight: bold;display: flex; align-items: center;}
.core h3 span{font-weight: normal;padding-right: 5px; font-family: 'SimSun'}
.core .core_text p:first-child{color: #4154f1;}
.core .core_text p:last-child{color: #2b2b2b;}


.garyBg{
    position: relative
}
.garyBg .AI_1_text{

    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}



.garyBg .AI_1_text h3{font-weight: bold; color: #eb9c1f; display: flex; align-items: center;justify-content:flex-end;}
.garyBg .AI_1_text .allP p{margin: 0;padding: 0 0 5px 0;color: #6d6d6d;}

.garyBg .AI_1_text h3 span{font-weight: normal;font-size: 20px;padding-right: 5px;font-family: 'SimSun'}

.functionTips{
    color: #6d6d6d;
}


.AI_2{background: #fff;overflow: hidden;padding: 50px 0;}

.AI_2 h3{font-weight: bold; color:#eb9c1f; display: flex; align-items: center;justify-content: left;}
.AI_2 h3 span{font-weight: normal;padding-right: 5px; font-family: 'SimSun'}
.AI_2 p{margin: 0;padding: 0 0 5px 0;font-size: 16px;color: #6d6d6d;}










