*{
    margin: 0;
    padding: 0;
}
.intelligent-main{
    width: 100%;
    /* overflow: hidden; */
}
.intelligent-main .mobshow{
    display: none;
}
.intelligent-main h2{
    font-size: 2.916667vw;
    line-height: 1.25;
}
.intelligent-main div{
    box-sizing: border-box;
}
.intelligent-main .intelligent1{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.intelligent-main .nowrap{
    white-space: nowrap;
}
.intelligent-main .character-color{
    color: #179DFC;
}
.intelligent-main .animated .character-color{
    color: #179DFC;
}
.intelligent-main .intelligent1 .intelligent1-background{
    width: 100%;
}
.intelligent-main .intelligent1 .intelligent1-con{
    position: absolute;
    top: 9.895833vw;
    left: 17.604167vw;
    display: flex;
}
.intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-left{
    width: 41.25vw;
}
.intelligent-main .intelligent1 .intelligent1-con .intelligent1-product{
    width: 100%;
}
.intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-right{
    margin-top: 12.1875vw;
}
.intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-right h2{
    text-align: center;
    color: #000;
    margin-bottom: 1.666667vw;
}
.intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-right p{
    font-size: 1.666667vw;
    line-height: 1.25;
    margin-bottom: 2.083333vw;
    text-align: center;
}
.intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-right ul{
    display: flex;
    justify-content: center;
}
.intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-right li{
    font-size: 1.041667vw;
    line-height: 1.25;
    list-style: none;
    padding: 0 1.770833vw;
    color: #000;
    opacity: .6;
    border-right: 2.5px solid #707070;
    cursor: pointer;
}
.intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-right li:nth-of-type(3){
    border: 0;
}
.intelligent-main .intelligent2{
    width: 100%;
}
.intelligent-main .intelligent2 .intelligent2-con{
    width: 45.520833vw;
    margin: 0 auto;
    margin-top: 6.25vw;
    opacity: 0;
    transform: translateY(60px);
    transition: 1.5s;
}
.intelligent-main .intelligent2 .intelligent2-con h2{
    text-align: center;
    margin-top: 6.25vw;
    margin-bottom: 1.5625vw;
}
.intelligent-main .intelligent2 .intelligent2-con.animated{
    opacity: 1;
    transform: translateY(0);
    transition: 1.5s;
}
.intelligent-main .intelligent2 .intelligent2-con p{
    text-align: center;
    font-size: 1.041667vw;
    line-height: 1.6;
    color: #222222;
}
.intelligent-main .intelligent2 .intelligent2-img{
    width: 82.291667vw;
    margin-left: 9.375vw;
    margin-top: 3.125vw;
    margin-bottom: 6.25vw;
}
.intelligent3{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.intelligent3 .intelligent3-background{
    width: 100%;
}
.intelligent3 .intelligent3-con{
    display: flex;
    position: absolute;
    top: 13.333333vw;
    left: 50%;
    transform: translateX(-50%);
}
.intelligent3 .intelligent3-con .intelligent3-con-left{
    width: 43.697917vw;
}
.intelligent3 .intelligent3-con .intelligent3-con-left .intelligent3-img-left{
    width: 43.697917vw;
}
.intelligent3 .intelligent3-con .intelligent3-con-right{
    width: 23.90625vw;
    margin-left: -1.979167vw;
    display: flex;
    flex-direction: column;
    opacity: 0;
    transform: translateY(60px);
    transition: 1.5s;
}
.intelligent3 .intelligent3-con .intelligent3-con-right h2{
    margin-bottom: 1.5625vw;
}
.intelligent3 .intelligent3-con .intelligent3-con-right.animated{
    opacity: 1;
    transform: translateY(0);
    transition: 1.5s;
}
.intelligent3 .intelligent3-con .intelligent3-con-right p{
    font-size: 1.041667vw;
    line-height: 1.6;
    margin-bottom: 2.916667vw;
    color: #222222;
}
.intelligent3 .intelligent3-con .intelligent3-con-right div p{
    color: #A1ABB2;
    line-height: 1.5;
    margin-bottom: .416667vw;
}
.intelligent3 .intelligent3-con .intelligent3-con-right div img{
    width: 9.895833vw;
    margin-left: -.5vw;
}
.intelligent4{
    width: 100%;
    position: relative;
    margin-top: 6.25vw;
}
.intelligent4 .intelligent4-img{
    width: 100%;
}
.intelligent4 .intelligent4-left{
    width: 24.0625vw;
    position: absolute;
    top: 11.041667vw;
    left: 15.625vw;
    opacity: 0;
    transform: translateY(60px);
    transition: 1.5s;
}
.intelligent4 .intelligent4-left.animated{
    opacity: 1;
    transform: translateY(0);
    transition: 1.5s;
}
.intelligent4 .intelligent4-left h2{
    margin-bottom: 1.5625vw;
}
.intelligent4 .intelligent4-left p{
    font-size: 1.041667vw;
    line-height: 1.6;
    margin-bottom: 2.916667vw;
    color: #222222;
}
.intelligent4 .intelligent4-left div{
    width: 12.291667vw;
}
.intelligent4 .intelligent4-left .intelligent4-img-tit{
    width: 100%;
}
.intelligent5{
    width: 100%;
}
.intelligent5 .intelligent5-con{
    display: flex;
    justify-content: center;
    margin-top: 6.25vw;
}
.intelligent5 .intelligent5-con .intelligent5-img{
    width: 30.416667vw;
    margin-top: 6.25vw;
    margin-bottom: .833333vw;
}
.intelligent5 .intelligent5-con .intelligent5-img-tit{
    font-size: 1.25vw;
    line-height: 1.5;
    color: #000;
    opacity: .6;
    margin-left: 4.375vw;
}
.intelligent5 .intelligent5-con .intelligent5-tab{
    width: 48.4375vw;
}
.intelligent5 .intelligent5-con .intelligent5-tab h3{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #DDEFFF;
    font-size: 1.40625vw;
    color: #000;
    line-height: 1.25;
    padding: 1.041667vw 0;
}
.intelligent5 .intelligent5-con .intelligent5-tab .intelligent5-tab-con{
    width: 23.958333vw;
    height: 11.458333vw;
    padding-bottom: .520833vw;
    background: #FCFDFF;
}
.intelligent5 .intelligent5-con .intelligent5-tab .intelligent5-tab-con h4{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E8F4FF;
    font-size: .833333vw;
    line-height: 1.25;
    padding: .520833vw 0;
    margin-bottom: .78125vw;
}
.intelligent5 .intelligent5-con .intelligent5-tab .intelligent5-tab-con div{
    display: flex;
    flex-wrap: wrap;
}
.intelligent5 .intelligent5-con .intelligent5-tab .intelligent5-tab-con div div{
    line-height: 1.5;
    width: 50%;
    padding: .15625vw 1.5625vw;
    font-size: .833333vw;
}
.intelligent5 .intelligent5-con .intelligent5-tab .intelligent5-tab-con div .tab-layout-gray{
    color: #666666;
}
.intelligent5 .intelligent5-con .intelligent5-tab .tab-layout{
    display: flex;
    margin-top: 1.041667vw;
}
.intelligent5 .intelligent5-con .intelligent5-tab .tab-layout .tab-layout-left{
    margin-right: .520833vw;
}
.intelligent5 .intelligent5-con .intelligent5-tab .tab-footer{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.intelligent5 .intelligent5-con .intelligent5-tab .tab-footer h4{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E8F4FF;
    font-size: .833333vw;
    line-height: 1.25;
    padding: .520833vw 0;
    margin-bottom: .78125vw;
}
.intelligent5 .intelligent5-con .intelligent5-tab .tab-footer .intelligent5-tab-con{
    height: 7.8125vw;
}
.intelligent5 .intelligent5-con .intelligent5-tab .tab-footer .intelligent5-tab-con .tab-layout-gray{
    padding: .15625vw 0;
    padding-left: 1.5625vw;
}
/* .intelligent5 .intelligent5-con .intelligent5-tab .tab-footer .intelligent5-tab-con:nth-of-type(2){
    display: flex;
    justify-content: center;
} */
.intelligent5 .intelligent5-con .intelligent5-tab .tab-footer .intelligent5-img-right{
    width: 6.25vw;
    margin: 0 auto;
}
.intelligent6{
    width: 100%;
}
.intelligent6 h2{
    text-align: center;
    margin-top: 4.583333vw;
    margin-bottom: 3.125vw;
}
.intelligent6 .intelligent6-list{
    display: flex;
    justify-content: center;
}
.intelligent6 .intelligent6-list .intelligent6-item{
    width: 20.052083vw;
    margin-right: 1.25vw;
    display: flex;
    /* justify-content: center; */
    flex-direction: column;
    background: #F6F7F9;
    border-radius: 16px;
    transition: .3s;
}
.intelligent6 .intelligent6-list .intelligent6-item:hover{
    box-shadow: 1px 20px 24px -15px #0000001E;
    transition: .3s;
}
.intelligent6 .intelligent6-list .intelligent6-item img{
    width: 16.927083vw;
    height: 16.927083vw;
    margin: 0 auto;
    margin-bottom: 2.5vw;
    margin-top: 2.5vw;
}
.intelligent6 .intelligent6-list .intelligent6-item .intelligent6-txt{
    text-align: center;
    margin-bottom: .625vw;
}
.intelligent6 .intelligent6-list .intelligent6-item .intelligent6-txt h3{
    font-size: 1.25vw;
    line-height: 1.25;
    margin-bottom: .833333vw;
}
.intelligent6 .intelligent6-list .intelligent6-item .intelligent6-txt span{
    display: block;
    font-size: .833333vw;
    line-height: 1.5;
}
.intelligent6 .intelligent6-list .intelligent6-item a{
    width: fit-content;
    height: 40px;
    box-sizing: border-box;
    font-size: 16px;
    border: 1px solid #191919;
    border-radius: 999px !important;
    line-height: 1;
    text-decoration: none;
    margin: .625vw auto 2.916667vw;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    color: #000;
    transition: .3s;
}
.intelligent6 .intelligent6-list .intelligent6-item a:hover{
    background: #000;
    color: #fff;
    transition: .3s;
}
.intelligent6 .intelligent6-list .intelligent6-item:nth-of-type(3){
    margin-right: 0;
}
.intelligent7{
    width: 100%;
    margin-top: 6.25vw;
    background: #F6F7F9;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.intelligent7 h2{
    width: 100%;
    height: fit-content;
    text-align: center;
    margin-top: 5.729167vw;
    margin-bottom: 3.125vw;
}
.intelligent7 .intelligent7-con{
    width: fit-content;
    height: fit-content;
    margin-bottom: 5.729167vw;
    display: flex;
    flex-wrap: wrap;
}
.intelligent7 .fot{
    width: 13.541667vw;
    height: 3.645833vw;
    border: 1px solid #000;
    border-radius: 1.822917vw;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.intelligent7 .fot:nth-of-type(1){
    margin-right: 7.552083vw;
}
.intelligent7 .fot img{
    width: 2.083333vw;
    height: 2.083333vw;
    margin-right: 1.041667vw;
}
.intelligent7 .fot img:nth-of-type(2){
    display: none;
}
.intelligent7 .fot a{
    font-size: 1.25vw;
    line-height: 1.5;
    color: #000;
    text-decoration: none;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    transition: .3s;
}
.intelligent7 .fot a:hover{
    background: #000;
    color: #fff;
    transition: .3s;
}
.intelligent7 .fot a:hover img:nth-of-type(1){
    display: none;
}
.intelligent7 .fot a:hover img:nth-of-type(2){
    display: inline-block;
}
@media screen and (max-aspect-ratio: 11 / 10){
    .intelligent-main .mobshow{
        display: inline-block;
    }
    .intelligent-main h2{
        font-size: 6.666667vw;
    }
    .intelligent-main .intelligent1 .intelligent1-con{
        flex-direction: column;
        left: 50%;
        top: 18.75vw;
        transform: translateX(-50%);
    }
    .intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-left{
        width: 84.722222vw;
    }
    .intelligent-main .intelligent1 .intelligent1-con .intelligent1-product{
        margin-left: 14vw;
        width: 84.722222vw;
    }
    .intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-right{
        /* margin-top: -45.833333vw; */
        margin-top: 0;
    }
    .intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-right h2{
        margin-bottom: 4.444444vw;
    }
    .intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-right p{
        font-size: 3.888889vw;
        margin-bottom: 5.555556vw;
    }
    .intelligent-main .intelligent1 .intelligent1-con .intelligent1-con-right li{
        border-right: 1.5px solid #707070;
        padding: 0 4.722222vw;
        font-size: 3.333333vw;
    }
    .intelligent-main .intelligent2 .intelligent2-con{
        width: 86.111111vw;
        margin: 0 auto;
        margin-top: 16.666667vw;
    }
    .intelligent-main .intelligent2 .intelligent2-con h2{
        margin-bottom: 4.444444vw;
        text-align: left;
    }
    .intelligent-main .intelligent2 .intelligent2-con p{
        font-size: 3.888889vw;
        margin-bottom: 8.888889vw;
        line-height: 1.5;
        text-align: left;
    }
    .intelligent-main .intelligent2 .intelligent2-img{
        width: 92.638889vw;
        margin-left: 1.388889vw;
        margin-bottom: 0;
    }
    .intelligent3 .intelligent3-con .intelligent3-con-left .intelligent3-img-left{
        width: 86.111111vw;
        margin-left: 6.944444vw;
    }
    .intelligent3 .intelligent3-con{
        flex-direction: column-reverse;
        top: 16.666667vw;
        left: 8.333333vw;
        transform: translateX(0);
    }
    .intelligent3 .intelligent3-con .intelligent3-con-right h2{
        margin-bottom: 4.444444vw;
    }
    .intelligent3 .intelligent3-con .intelligent3-con-led{
        position: absolute;
        top: 92.777778vw;
    }
    .intelligent3 .intelligent3-con .intelligent3-con-left{
        width: 86.111111vw;
    }
    .intelligent3 .intelligent3-con .intelligent3-con-right p{
        font-size: 3.888889vw;
        margin-bottom: 8.888889vw;
        line-height: 1.5;
        text-align: left;
    }
    .intelligent3 .intelligent3-con .intelligent3-con-right{
        width: 86.111111vw;
        
    }
    .intelligent3 .intelligent3-con .intelligent3-con-right div img{
        width: 23.611111vw;
    }
    .intelligent4{
        position: static;
        display: flex;
        flex-direction: column-reverse;
        margin-top: 16.666667vw;
    }
    .intelligent4 .intelligent4-left{
        position: static;
        width: 86.111111vw;
        margin: 0 auto;
    }
    .intelligent4 .intelligent4-left h2{
        margin-bottom: 4.444444vw;
    }
    .intelligent4 .intelligent4-left p{
        line-height: 1.5;
        font-size: 3.888889vw;
        margin-bottom: 8.888889vw;
    }
    .intelligent4 .intelligent4-left div{
        width: 21.666667vw;
    }
    .intelligent5 .intelligent5-con{
        margin-top: 13.333333vw;
        flex-direction: column;
    }
    .intelligent5 .intelligent5-con .intelligent5-img{
        width: 76.666667vw;
        margin-left: 23.333333vw;
    }
    .intelligent5 .intelligent5-con .intelligent5-img-tit{
        font-size: 3.888889vw;
        margin-bottom: 13.333333vw;
        text-align: center;
    }
    .intelligent5 .intelligent5-con .intelligent5-tab{
        width: 83.333333vw;
        margin: 0 auto;
        height: auto;
    }
    .intelligent5 .intelligent5-con .intelligent5-tab .tab-layout{
        flex-direction: column;
        margin-top: 2.777778vw;
    }
    .intelligent5 .intelligent5-con .intelligent5-tab .intelligent5-tab-con{
        width: 83.333333vw;
        height: 34.944444vw;
        padding-bottom: 1.388889vw;
    }
    .intelligent5 .intelligent5-con .intelligent5-tab h3{
        font-size: 3.888889vw;
        padding: 2.361111vw 0;
    }
    
    .intelligent5 .intelligent5-con .intelligent5-tab .intelligent5-tab-con h4{
        font-size: 2.777778vw;
        padding: .972222vw 0;
        margin-bottom: 1.736111vw;
    }
    .intelligent5 .intelligent5-con .intelligent5-tab .intelligent5-tab-con div div{
        font-size: 2.777778vw;
        padding: .347222vw 5.555556vw;
    }
    .intelligent5 .intelligent5-con .intelligent5-tab .tab-footer .intelligent5-tab-con .tab-layout-gray{
        font-size: 2.777778vw;
        padding: .347222vw 5.555556vw;
    }
    .intelligent5 .intelligent5-con .intelligent5-tab .tab-footer h4{
        font-size: 2.777778vw;
        padding: .972222vw 0;
    }
    .intelligent5 .intelligent5-con .intelligent5-tab .tab-footer .intelligent5-img-right{
        width: 16.666667vw;
    }
    .intelligent5 .intelligent5-con .intelligent5-tab .tab-footer{
        flex-direction: column;
    }
    .intelligent5 .intelligent5-con .intelligent5-tab .tab-footer .intelligent5-tab-con{
        height: 27.777778vw;
    }

    .intelligent5 .intelligent5-con .intelligent5-tab .tab-footer{
        position: relative;
    }
    .intelligent6 h2{
        margin-top: 13.333333vw;
        margin-bottom: 8.333333vw;
    }
    .intelligent6 .intelligent6-list{
        flex-wrap: wrap;
    }
    .intelligent6 .intelligent6-list .intelligent6-item{
        width: 83.333333vw;
        flex-direction: row;
        margin-right: 0;
        margin-bottom: 2.222222vw;
        /* align-items: center; */
        justify-content: start;
    }
    .intelligent6 .intelligent6-list .intelligent6-item .intelligent6-txt h3{
        font-size: 3.888889vw;
        margin-bottom: 2.222222vw;
        margin-top: 9.722222vw;
    }
    .intelligent6 .intelligent6-list .intelligent6-item a{
        padding: 0 16px;
        font-size: 12px;
        height: 32px;
        margin-top: 1.666667vw;
        margin-bottom: 7.777778vw;
    }
    .intelligent6 .intelligent6-list .intelligent6-item .intelligent6-txt{
        width: 44.5vw;
        margin-bottom: 0;
    }
    .intelligent6 .intelligent6-list .intelligent6-item:nth-of-type(3){
        margin-bottom: 0;
    }
    .intelligent6 .intelligent6-list .intelligent6-item img{
        width: 38.888889vw;
        height: 38.888889vw;
        margin: initial;
        margin: 2.777778vw 0;
        margin-left: 2.777778vw;
    }
    .intelligent6 .intelligent6-list .intelligent6-item .intelligent6-txt span{
        font-size: 2.777778vw;
    }
    .intelligent7{
        padding: 0 11.111111vw;
        justify-content: flex-start;
        align-items: center;
        margin-top: 13.333333vw;
    }
    .intelligent7 div .fot{
        width: 36.111111vw;
        height: 9.722222vw;
        border-radius: 4.861111vw;
        margin-right: 5.555556vw;
    }
    .intelligent7 div .fot a{
        font-size: 3.333333vw;
    }
    .intelligent7 div .fot img{
        width: 5.555556vw;
        height: 5.555556vw;
    }
    .intelligent7 div .fot:nth-of-type(2){
        margin-right: 0;
    }
    .intelligent7 div .fot:nth-of-type(1){
        margin-bottom: 5.555556vw;
        margin-right: 5.555556vw;
    }
    .intelligent7 div .fot:nth-of-type(3){
        align-self: flex-start;
    }
    .intelligent7 h2{
        text-align: center;
        margin-top: 13.055556vw;
        margin-bottom: 8.333333vw;
        height: fit-content;
    }
    .intelligent7 .intelligent7-con{
        margin-bottom: 13.888889vw;
    }
}