.case_dw{
    width: 110px;
    height: 110px;
}
.case_dw3 {
    position: absolute;
    left: 84%;
    top: 43%;
}
.case_dw6 {
    position: absolute;
    left: 14%;
    top: 41%;
}
.pipeline_tab tr td:first-child{
     border: 1px solid rgb(255, 255, 255, 0.5);
}
.pipeline_tab3 tr td{
    border: 1px solid rgb(255, 255, 255, 0.5);
}
.aifadv_li1{
    height: 70px;
}
.busin_title{
    align-items: self-start;
}

@media only screen and (max-width:1024px) {
    .case_dw{
        width: 70px;
        height: 70px;
    }
    .case_div6 {
        top: -370px;
        left: -60px;
        width: 210px;
    }
    .case_div1{
        top: -130px;
        left: -130px;
    }
    .case_div3 {
        left: -130px;
    }
   .pipeline_tab{
        border: 1px solid rgb(255, 255, 255, 0.5);
   } 
}