.productDetails{
    padding: 0;
    position: relative;
    z-index: 2;
}
.pcContent1{
    width: 100%;
    height: 656px;
    background-image: url('../images/tunnelcqsoftware/top1.png');
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.pcContent1box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.pcContent1boxicon{
    width: 143px;
    height: 34px;
    background: #FF4141;
    border-radius: 0px 0px 0px 0px;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
    color: #FFFFFF;
    margin-top: 181px;
}
.pcContent1Title{
    font-weight: 400;
    font-size: 56px;
    margin-top:16px;
    margin-bottom: 36px;
    color: #F6F9FC;
    line-height: 74px;
}

.imagesbg{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url('../images/tunnelcqsoftware/bc.png');
    background-size: cover;
    z-index: -1;
}
.pcContent1Text{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: rgba(15, 17, 30, 1);
    width: 131px;
    height: 40px;
    background: #10E4FF;
    border-radius: 25px 25px 25px 25px;
    line-height: 40px;
    cursor: pointer;
}
.pcContent1Text img{
    margin-right: 10px;
}
.pcContent2{
    width: 100%;
    height: 660px;
    background: white;
}
.pcContent2Card{
    width: 1200px;
    height: 660px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.pcContent2CardBoxTitle{
    font-weight: bold;
    font-size: 32px;
    color: #333333;
    margin: 25px 0 28px 0;
}
.pcContent2CardBoxText{
    width: 552px;
    height: 140px;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 37px;
    text-align: left;
}
.pcContent2CardBoxButton{
    margin-top: 72px;
    font-weight: normal;
    font-size: 14px;
    color: #2680EB;
    line-height: 20px;
    text-align: left;
    cursor: pointer;
}
.pcContent3{
    width: 100%;
    height: 887px;
    background: url('../images/tunnelcqsoftware/content2bc.png');
    background-size: cover;
    padding: 96px 0 100px 0;
}
.pcContent3Card{
    width: 1200px;
    margin: 0 auto;
}
.pcContent3CardTitle{
    font-weight: bold;
    font-size: 32px;
    color: #F6F9FC;
    text-align: center;
}
.pcContent3CardTitleIcon{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 31px 0;
}

.pcContent3CardRow{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.pcContent3CardRowRight{
    width: 950px;
    height: 598px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px 10px 10px 10px;
    padding: 20px;
}
.pcContent3CardRowLeft{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 28px 0;
}
.pcContent3CardRowLeftItem{
    display: flex;
    flex-direction: row;
    width: 210px;
    height: 46px;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 9px;
    cursor: pointer;
    color: rgba(203, 216, 232, 1);
    border-bottom: 1px solid rgba(203, 216, 232, 1);;
} 
.pcContent3CardRowLeftItem.active{
    color: rgba(38, 128, 235, 1);
    border-bottom: 1px solid #2680EB;;
} 
.pcContent4{
    width: 100%;
    height: 818px;
    background: url('../images/tunnelcqsoftware/content3bc.png');
    background-size: cover;
    padding: 100px 0 148px 0;
}
.pcContent4Box{
    width: 1200px;
    margin: 0 auto;
}
.pcContent4BoxContent{
    display: flex;
    flex-direction: row;
    height: 442px;
    background: white;
    box-shadow: 0px 3px 20px 1px rgba(0,0,0,0.1);
    border-radius: 0px 0px 0px 0px;
}
.pcContent4BoxContentCard{
    margin-left: 58px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.pcContent4BoxContentCardTextLeft{
    width: 407px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.pcContent4BoxContentCardTextRight{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.pcContent4BoxContentCardTextLeftLabel{
    color: rgba(102, 102, 102, 1);
    font-size: 15px;
    line-height: 28px;
}
.pcContent4BoxContentCardTextLeftValue{
    font-size: 15px;
    color: #000000;
    line-height: 28px;
}
.pcContent4BoxContentCardRow{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 23px;
}
.pcContent4BoxContentCardRow:last-child{
    margin-bottom: 0;
}
.pcContent5{
    width: 100%;
    height: 1244px;
    background: rgba(0,0,0,0.3);
    color: white;
    border-radius: 0px 0px 0px 0px;
    padding: 70px 0 99px 0;
}
.pcContent5Box{
    width: 1200px;
    margin: 0 auto;
}
.anliRow{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 60px;
    justify-content: space-between;
}
.anliRowItem{
    width: 590px;
    height: 430px;
    background: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    text-align: center;
    line-height: 70px;
}
.anliRowItem div{
    height: 70px;
}
.pcContent5CardTitle{
    font-weight: bold;
    font-size: 32px;
    color: #EBEBEB;
    text-align: center;
}
.videoContentBox{
    width: 908px;
    height: 485px;
    background-color: #333333;
}
#textContentBox{
    margin-top: 8px;
    font-size: 16px;
    color: #F6F9FC;
    line-height: 25px;
}

#videoContentdemoVideo{
    width: 908px;
    height: 485px;
    object-fit: cover;
}





.pcContent3CardRowLeftItemImg1{
    display: none;
}
.pcContent3CardRowLeftItem.active .pcContent3CardRowLeftItemImg1{
    display: block;
}
.pcContent3CardRowLeftItem.active .pcContent3CardRowLeftItemImg2{
    display: none;
}


#templateFooter {
    z-index: 2;
    position: relative;
}


















@media (max-width: 1200px) {

    .wapContent1{
        width: 100%;
        height: 400px;
        background-image: url('../images/tunnelcqsoftware/wap/waptopbg.png');
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
    }
    .wapContent1Tag{
        width: 89.5px;
        height: 21.5px;
        background: #FF4141;
        text-align: center;
        line-height: 21.5px;
        font-size: 12px;
        color: #FFFFFF;
        margin-left: 33.5px;
        margin-top: 77.5px;
    }
    .wapContent1Title{
        font-weight: bold;
        font-size: 32.5px;
        color: #F6F9FC;
        line-height: 44px;
        margin-left: 33.5px;
        margin-top: 21px;
    }
    .wapContent2{
        width: 100%;
        background: #F8F8F8;
        padding: 30px 17.5px 24.5px 17.5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .wapContent2title{
        font-size: 19px;
        color: #0F111E;
        font-weight: 600;
    }
    .wapContent2titleBottom{
        width: 250px;
        margin: 10px 0 15px 0;
    }
    .wapContent2img{
        width: 340px;
        height: 215.5px;
        margin-bottom: 15px;
    }
    .wapContent2Detail{
        text-align: center;
        font-weight: normal;
        font-size: 11px;
        color: #333333;
        line-height: 18.62px;
    }
    .wapContent3{
        width: 100%;
        background: url('../images/tunnelcqsoftware/wap/wap3bg.png');
        background-size: cover;
        background-repeat: no-repeat;
        padding: 35.5px 12px 13px 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .wapContent3title{
        font-size: 19px;
        color: #FFFFFF;
        line-height: 17px;
        font-weight: 600;
        text-align: center;
    }
    .wapContent3titleBottom{
        width: 250px;
        margin: 10px 0 15px 0;
    }
    .wapContent4{
        width: 100%;
        background: #F1F4F8;
        padding: 35.5px 12px 13px 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .wapContent4title{
        font-size: 19px;
        color: rgba(51, 51, 51, 1);
        line-height: 17px;
        font-weight: 600;
        text-align: center;
    }
    .wapContent4titleBottom{
        width: 250px;
        margin: 10px 0 15px 0;
    }
    .wap4contentBox{
        width: 100%;
        background: white;
        padding: 46.5px 28.5px 46.5px 28.5px;
        display: flex;
        flex-direction: column;
    }
    .wap4contentBoxRow{
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 17px;
    }
    .wap4contentBoxRow:last-child{
        margin-bottom: 0;
    }
    .wap4contentBoxRowTitle{
        font-size: 10.5px;
        color: #666666;
    }
    .wap4contentBoxRowDetail{
        font-size: 10.5px;
        color: #000000;
    }
    .wapContent5{
        width: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 30px 17.5px 17.5px 17.5px;
    }
    .wapContent5title{
        font-size: 19px;
        font-weight: 600;
        color: #FFFFFF;
    }
    .wapContent5titleBottom{
        width: 250px;
        margin: 10px 0 25px 0;
    }
    .wap5row{
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 17px;
    }
    .wap5row:last-child{
        margin-bottom: 0;
    }
    .wap5rowItem{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .wap5rowItem img{
        width: 167px;
        height: 102px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .wap5rowItem div{
        text-align: center;
        width: 167px;
        height: 19.5px;
        background: white;
        line-height: 19.5px;
        font-size: 10px;
        color: #333333;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }




    .pcContent3CardRow{
        display: flex;
        flex-direction: column;
        justify-content: unset;
        width: 100%;
    }
    .pcContent3CardRowLeftItem{
        display: flex;
        flex-direction: column;
        width: 100%;
        color: rgba(0, 117, 253, 1);
        margin-bottom: 10px;
        height: unset;
        padding-bottom: 0;
        border-bottom: unset;
    }
    .pcContent3CardRowLeftItem.active{
        color: unset;
        border-bottom: unset;
        color: white;
    }
    .pcContent3CardRowLeftItem-unactive{
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0 10px;
        justify-content: space-between;
        line-height: 61px;
        height: 61px;
        background: rgba(220, 232, 245, 0.9);
    }
    .pcContent3CardRowLeftItemText{
        font-size: 15px;
        color: #0075FD;
        text-align: left;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .pcContent3CardRowLeftItemImg44{
        width: 20px;
        margin-right: 12px;
        height: 20px;
    }
    .cp5dian{
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #0075FD;
        margin-right: 5px;
    }
    .pcContent3CardRowLeftItem-active{
        width: 100%;
        padding:  20px  5.5px 15px 5.5px;
        background: linear-gradient( 180deg, rgba(0,132,239,0.8) 0%, rgba(0,117,253,0.4) 100%);
        display: flex;
        flex-direction: column;
    }
    .pcContent3CardRowLeftItem-active-row{
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: center;
        color: white;
        justify-content: space-between;
        padding-bottom: 20px;
    }
    .pcContent3CardRowLeftItem-active-row .pcContent3CardRowLeftItemText{
        color: white;
    }
    .pcContent3CardRowLeftItem-active-row .cp5dian{
        background-color: white;
    }
    .borderLine{
        width: 100%;
        display: flex;
        flex-direction: row;
        padding: 0 5px;
        align-items: center;
    }
    .borderLine1{
        width: 2.8%;
        height: 1px;
        background: white;
    }
    .borderLine2{
        width: 97.2%;
        height: 0.5px;
        background: rgba(255, 255, 255, 0.5);
    }

    #videoContentdemoVideo{
        width: 340px;
        height: 181.5px;
        margin: 10px 0;
        object-fit:cover;
    }
    .wap6cardDetail{
        padding: 0 12.5px;
        font-size: 12px;
        text-align: left;
        color: #FFFFFF;
        line-height: 18.37px;
    }








    .pcContent3CardRowLeftItem-active{
        display: none;
    }
    .pcContent3CardRowLeftItem.active .pcContent3CardRowLeftItem-unactive{
        display: none;
    }
    .pcContent3CardRowLeftItem.active .pcContent3CardRowLeftItem-active{
        display: flex;


    }





    
    .imagesbg2{
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: url('../images/tunnelcqsoftware/wap/wapfixbg.png');
        background-size: cover;
        z-index: -1;
    }



}

















