.productDetails{
    padding: 0;
    position: relative;
    z-index: 2;
}
.pcContent1{
    width: 100%;
    height: 656px;
    background-image: url('../images/aijiance/top1.png');
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.pcContent1box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.pcContent1Title{
    font-weight: 400;
    font-size: 56px;
    margin-top:16px;
    margin-bottom: 36px;
    color: #F6F9FC;
    line-height: 74px;
    margin-top: 266px;
}
.pcContent1Text{
    font-size: 20px;
    color: #10E4FF;
    line-height: 40px;
    text-align: left;
    margin-top: 33px;
    margin-left: -14px;
}
.pcContent2{
    width: 100%;
    height: 763px;
    background: #F8F8F8;
    padding: 58px 0 106px 0;
}
.pcContent2Card{
    width: 1200px;
    margin: 0 auto;
}
.pcContent2CardTitleimg{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0 99px 0;
}
.pcContent2CardTitle{
    text-align: center;
    font-size: 32px;
    color: #0F111E;
    line-height: 34px;
    text-align: center;
    font-weight: 600;
}
.pcContent2CardBox{
    display: flex;
    flex-direction: row;
}
.pcContent2CardBoxLeftVideo{
    width: 630px;
    height: 422px;
    margin-right: 55px;  
    position: relative; 
    background: url('../images/aijiance/content1video.png');
    background-size: cover;
}
.pcContent2CardBoxVideoContent{
    background: gray;
    width: 610px;
    height: 343px;
    border-radius: 0px 0px 6px 6px;
    margin: 0 10px;
    position: absolute;
    top: 69px;
}
.pcContent2CardBoxRight{
    padding-top: 62px;
}
.pcContent2CardBoxRightRow{
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
}
.pcContent2CardBoxRightRowTitle{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.pcContent2CardBoxRightRowTitleIcon{
    width: 14px;
    height: 14px;
    background: #0075FD;
    box-shadow: 0px 2px 4px 1px rgba(38,128,235,0.5);
    border-radius: 0px 0px 0px 0px;
    margin-right: 10px;
}
.pcContent2CardBoxRightRowTitleText{
    font-weight: normal;
    font-size: 16px;
    color: #0F111E;
    text-align: left;
    white-space: nowrap;
}
.pcContent2CardBoxRightRowItemDetail{
    width: 201px;
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-left: 24px;
    margin-top: 10px;
}
.pcContent2CardBoxRightRowItem{
    margin-right: 65px;
}
.pcContent2CardBoxRightRowItem:last-child{
    margin-right: 0;
}
.pcContent2CardBoxbutton{
    width: 172px;
    height: 41px;
    background: linear-gradient( 122deg, #242840 0%, #0F111E 100%);
    box-shadow: 0px 0px 10px 1px rgba(16,228,255,0.5);
    border-radius: 0px 0px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 41px;
    text-align: center;
    font-style: normal;
    cursor: pointer;
    padding: 0 20px;
}

.pcContent2CardBoxbutton:hover{
    background: linear-gradient( 122deg, #10E4FF 0%, #2680EB 100%);
    box-shadow: 0px 0px 10px 1px rgba(16,228,255,0.5);
    border-radius: 0px 0px 0px 0px;
}
.pcContent2CardBoxbuttonRow{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 43px;
}
.littlebutton{
    cursor: pointer;
    font-size: 14px;
    color: #2680EB;
    line-height: 20px;
    text-align: left;
    margin-left: 35px;
}

.pcContent3{
    width: 100%;
    height: 1769px;
    padding: 61px 0 100px 0;
    background: rgba(0, 0, 0, 0.3);
}

.pcContent3Card{
    width: 1200px;
    margin: 0 auto;
}
.pcContent3CardTitle{
    font-weight: normal;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 34px;
    text-align: center;
}


.pcContent2CardTitleimg2{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0 30px 0;
}
.pc3textContent{
    width: 850px;
    height: 53px;
    font-weight: 400;
    font-size: 18px;
    color: #CBD8E8;
    line-height: 28px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
}
.pc3ContentCard{
    width: 1200px;
    height: 507px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 1px #10E4FF;
    border-radius: 0px 0px 0px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 20px;
}
.pc3ContentCardLeft{
    width: 585px;
    height: 402px;
    background: url('../images/aijiance/content2video.png');
    background-size: cover;   
    margin-right: 50px;
    position: relative;
}
.pc3ContentCardRightTitle{
    font-weight: normal;
    font-size: 22px;
    color: #0F111E;
    text-align: left;
    margin-bottom: 28px;
}
.pc3ContentCardRightTitle2{
    font-weight: normal;
    font-size: 14px;
    color: #2680EB;
    line-height: 20px;
    text-align: left;
    cursor: pointer;
}
.hexintitle{
    font-weight: normal;
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    margin: 46px 0 18px 0;
}
.otherTedianBox{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.otherTedianBoxItem{
    display: flex;
    align-items: center;
    justify-content: center;
}
.unactivedom{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.unactivedomttitle{
    font-size: 18px;
    color: #303030;
    text-align: center;
    font-weight: 600;
    margin-bottom: 165px;
}
.activedom{
    display: flex;
    flex-direction: column;
}
.activedomTitle{
    font-weight: normal;
    font-size: 18px;
    color: #FFFFFF;
    text-align: left;
    font-weight: 600;
}


.activeLine{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 420px;
    margin: 10px 0 24px 0;
}
.activeLine1{
    width: 20px;
    height: 2px;
    background: #FFFFFF;
}
.activeLine2{
    width: 400px;
    height: 1px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
}
.activedomText{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
}




.unactivedom{
    width: 220px;
    height: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}
.activedom{
    width: 480px;
    height: 320px;
    padding: 0 30px;
    padding-top: 63px;
}

.otherTedianBoxItem1{
    background: url('../images/aijiance/unactive1.png');
    background-size: cover;
}
.otherTedianBoxItem1.active{
    background: url('../images/aijiance/active1.png');
    background-size: cover;
}

.otherTedianBoxItem2{
    background: url('../images/aijiance/unactive2.png');
    background-size: cover;
}
.otherTedianBoxItem2.active{
    background: url('../images/aijiance/active2.png');
    background-size: cover;
}

.otherTedianBoxItem3{
    background: url('../images/aijiance/unactive3.png');
    background-size: cover;
}
.otherTedianBoxItem3.active{
    background: url('../images/aijiance/active3.png');
    background-size: cover;
}

.otherTedianBoxItem4{
    background: url('../images/aijiance/unactive4.png');
    background-size: cover;
}
.otherTedianBoxItem4.active{
    background: url('../images/aijiance/active4.png');
    background-size: cover;
}

.otherTedianBoxItem .activedom{
    display: none;
}

.otherTedianBoxItem.active .unactivedom{
    display: none;
}

.otherTedianBoxItem.active .activedom{
    display: flex;
}



.hexintitle2{
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    color: #FFFFFF;
    text-align: center;
    margin: 75px 0 71px 0;
}


.yingyonglingyubox{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.yingyonglingyuboxItem{
    width: 147px;
    height: 129px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
    border-radius: 5px 5px 5px 5px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #303030;
    line-height: 22px;
    flex-direction: column;
    cursor: pointer;
}
.hoverimg{
    display: none;
}
.yingyonglingyuboxItem div{
    margin-top: 15px;
    text-align: center;
}
.yingyonglingyuboxItem{
    margin-right: 28px;
    padding-top: 29px;
    margin-bottom: 30px;
}
.yingyonglingyuboxItem:last-child{
    margin-right: 0;
}
.yingyonglingyuboxItem:hover{
    background: linear-gradient( 158deg, #10E4FF 0%, #0075FD 100%);
    box-shadow: 0px 8px 17px 1px rgba(16,228,255,0.51);
    border-radius: 5px 5px 5px 5px;
}
.yingyonglingyuboxItem:hover .unhoverimg{
    display: none;
}
.yingyonglingyuboxItem:hover .hoverimg{
    display: block;
}



.pc3ContentCardLeftVideo{
    width: 566px;
    height: 324px;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #0F111E; 
    position: absolute;
    top: 68px;
    left: 9px;  
}






.jianceIcon{
    position: fixed;
    width: 133px;
    height: 300px;
    left: 0;
    z-index: 3;
    top: 532px;
    background: url('../images/aijiance/jianceIcon.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.jianceIcon div{
    width: max-content;
    line-height: 26px;
    font-size: 16px;
    color: #FFFFFF;
}
.jianceIconItem1{
    position: fixed;
    top: 584px;
    left: 8px;
    cursor: pointer;
    transform: rotate(30deg);
}
.jianceIconItem2{
    writing-mode: vertical-rl;
    position: fixed;
    top: 640px;
    left: 84px;
    cursor: pointer;
}
.jianceIconItem3{
    position: fixed;
    top: 753px;
    left: 8px;
    cursor: pointer;
    transform: rotate(-30deg);
}















#templateFooter{
    z-index: 2;
    position: relative;
}








.imagesbg{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url('../images/aijiance/bg.png');
    background-size: cover;
    z-index: -1;
}








@media (max-width: 768px) {

    .wapContent1{
        width: 100%;
        height: 465px;
        background-image: url('../images/aijiance/wap/wap1bg.png');
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
    }
  
    .wapContent1Title{
        margin-top: 135.5px;
        margin-left: 37px;
        font-weight: bold;
        font-size: 28px;
        color: #F6F9FC;
        text-shadow: 0px 0px 5px #000000;
        text-align: left;
    }
    .wapContent1Detail{
        margin-top: 10px;
        margin-left: 31px;
        font-size: 10px;
        color: #10E4FF;
        line-height: 20px;
        text-align: left;
    }
    .wapContent2{
        display: flex;
        flex-direction: column;
        padding:  30px 17.5px 24px 17.5px;   
        background: #F8F8F8;
        align-items: center;
        justify-content: center;
    }
    .wapContent2Title{
        font-size: 19px;
        color: #0F111E;
    }
    .wap2titleBottom{
        width: 250px;
        margin:  20px 0;
    }
    .wap2img1{
        width: 340px;
        height: 228px;
        background: url('../images/aijiance/wap/wap2img1.png');
        background-size: cover;
        position: relative;
        margin-bottom: 35px;
    }
    .wap2Cardrow{
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
    }
    .wap2CardrowItem{
        display: flex;
        flex-direction: row;
    }
    .wap2CardrowItemIcon{
        width: 9px;
        height: 9px;
        background: #0075FD;
        box-shadow: 0px 2px 4px 1px rgba(38,128,235,0.5);
        border-radius: 0px 0px 0px 0px;
        margin-right: 7px;
    }
    .wap2CardrowItembOX{
        display: flex;
        flex-direction: column;
    }
    .wap2CardrowItembOXTITLE{
        font-size: 11px;
        color: #0F111E;
        line-height: 10px;
        margin-bottom: 5px;
    }
    .wap2CardrowItembOXdetail{
        width: 132.5px;
        font-size: 8px;
        color: #0F111E;
        line-height:12px;
    }
    .wapContent2Box{
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 30px;
    }
    .wapContent2BoxButton2{
        font-size: 10px;
        color: #2680EB;
        margin-left: 25px;
    }
    .wapContent2BoxButton1{
        width: 118px;
        height: 28.5px;
        background: linear-gradient( 122deg, #242840 0%, #0F111E 100%);
        box-shadow: 0px 0px 10px 1px rgba(16,228,255,0.5);
        border-radius: 0px 0px 0px 0px;
        padding: 0 12px;
        color: white;
        font-size: 10px;
        color: #FFFFFF;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .wapContent3{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 36px 17.5px  16.5px 17.5px;
    }
    .wapContent3Title{
        font-size: 19px;
        color: #FFFFFF;
    }
    .wapContent3TitleBottom{
        width: 250px;
        margin: 10px 0 16px 0;
    }
    .wapContent3Titletext{
        text-align: center;
        font-size: 10px;
        color: #FFFFFF;
        line-height: 14.66px;
    }
    .wapContent3Title2{
        margin: 35px 0 10px 0;
        font-size: 19px;
        color: #FFFFFF;
    }
    .wap3videoContent{
        width: 340px;
        height: 234px;
        position: relative;
        background: url('../images/aijiance/wap/wap3img1.png');
        background-size: cover;
        background-repeat: no-repeat;
        margin-bottom: 20.5px;
    }
    .videoContentdemoVideo{
        position: absolute;
        top: 39.5px;
        left: 5.5px;
        width: 329px;
        height: 188.5px;
    }
    .wap3videoText{
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .wap3videoTextItem{
        display: flex;
        flex-direction: row;
    }
    .wap3videoTextItemIcon{
        width: 9.5px;
        height: 9.5px;
        background: #0075FD;
        box-shadow: 0px 2px 4px 1px rgba(38,128,235,0.5);
        border-radius: 0px 0px 0px 0px;
        margin-right: 6.5px;
    }
    .wap3videoTextItemTextContent{
        width: 135.5px;
    }
    .wap3videoTextItemTitle{
        font-size: 11px;
        line-height: 11px;
        color: #FFFFFF;
        margin-bottom: 3.5px;
    }
    .wap3videoTextItemDetail{
        font-size: 8px;
        color: #FFFFFF;
        text-align: left;
        line-height: 10px;
    }
    .wap3gongneng{
        font-size: 10px;
        color: #2680EB;
    }
    .wap3gongnengline{
        width: 300px;
        height: 1px;
        background: linear-gradient( 117deg, rgba(235,235,235,0) 0%, #EBEBEB 49.78%, rgba(235,235,235,0) 100%);
        border-radius: 0px 0px 0px 0px;
        margin: 21px 0 23.5px 0;
    }
    .wap3title3{
        font-size: 18px;
        color: #FFFFFF;
        margin-bottom: 15px;
    }

    .waptedianboxItem{
        width: 351px;
        margin-bottom: 17.5px;
    }
    .bottomicon{
        width: 20px;
        height: 20px;
    }

    .unactiveDom{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 0 22px 0 10px;
        width: 351px;
        height: 73px;
        color: rgba(0, 117, 253, 1);
        font-size: 15px;
    }
    .unactiveDomLeftIcon{
        width: 9px;
        height: 9px;
        border-radius: 50%;
        margin-right: 5px;
        background: #0075FD;
    }
    .unactiveDomLeft{
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .unactiveDom1{
        background: url('../images/aijiance/wap/wap4imgun1.png');
        background-size: cover;
    }
    .unactiveDom2{
        background: url('../images/aijiance/wap/wap4imgun2.png');
        background-size: cover;
    }
    .unactiveDom3{
        background: url('../images/aijiance/wap/wap4imgun3.png');
        background-size: cover;
    }
    .unactiveDom4{
        background: url('../images/aijiance/wap/wap4imgun4.png');
        background-size: cover;
    }
    .activeDomrow{
        display: flex;
        flex-direction: row;
        width: 100%;
        margin-bottom: 20.5px;
        align-items: center;
        justify-content: space-between;
    }
    .activeDomrow2{
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .activeDom{
        width: 351px;
        height: 213.5px;
        background-size: cover;
        padding: 20px 10px;
    }
    .topicon{
        margin-right: 4px;
        width: 20px;
        height: 20px;
    }
    .activeDom1{
        width: 351px;
        height: 213.5px;
        background: url('../images/aijiance/wap/wap4img1.png');
    }
    .activeDom2{
        width: 351px;
        height: 213.5px;
        background: url('../images/aijiance/wap/wap4img2.png');
    }
    .activeDom3{
        width: 351px;
        height: 213.5px;
        background: url('../images/aijiance/wap/wap4img3.png');
    }
    .activeDom4{
        width: 351px;
        height: 213.5px;
        background: url('../images/aijiance/wap/wap4img4.png');
    }
    .activeDomrowIcon{
        width: 9px;
        height: 9px;
        background: #FFFFFF;
        margin-right: 5px;
        border-radius: 50%;
        box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
    }
    .activeDomrowTitle{
        color: white;
        font-size: 15px;
    }
    .wap5line{
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 20px;
    }
    .wap5line1{
        width: 9.5px;
        height: 2px;
        background: #FFFFFF;
    }
    .wap5line2{
        width: 321.5px;
        height: 1px;
        background: #FFFFFF;
        border-radius: 0px 0px 0px 0px;
        opacity: 0.5;
    }
    .activeDomDetailText{
        font-size: 12px;
        color: #FFFFFF;
        line-height: 18.5px;
    }
    .waptitle4{
        font-size: 18px;
        color: #FFFFFF;
        margin: 28px 0 20px 0;
        text-align: center;
    }
    .yingyonglist{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        flex-wrap: wrap;
    }


    .yingyonglingyuboxItem{
        width: 73.5px;
        height: 64.5px;
        margin-right: 0;
        margin-bottom: 14px;
    }
    .yingyonglingyuboxItem img{
        width: 25px;
        height: 20px;
    }
    .yingyonglingyuboxItem{
        padding-top: 15px;
    }   
    .yingyonglingyuboxItem div{
        margin-top:9px;
        font-size: 8px;
        line-height: 10px;
    }



    .activeDom{
        display: none;
    }


    .waptedianboxItem.active .activeDom{
        display: block;
    }

    .waptedianboxItem.active .unactiveDom{
        display: none;
    }
















    .imagesbg2{
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: url('../images/aijiance/wap/wapfixbg.png');
        background-size: cover;
        z-index: -1;
    }


}

















