
.app_hrd{
    position: absolute;
    color: #fff;
    top: 134px;
    width: 100%;
    display: flex;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
   
}

.v_ab2 {
    width: 50%;
    /* margin-top: 130px; */
    /* margin-left: 57px; */
    border: 10px solid #244473;
}

.bagimg{
    background-color: #2D3650;
    height: 757px;
}
.v_ab{
    width: 540px;
    margin-top: 130px;
    margin-left: 57px;
    border: 10px solid #244473;
}

.cxmt_3d{
    padding: 40px;
    background-image: url("../img/programme/2-p9.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.cxmt_3d h1{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 50px 0;
    color: #2C4670;
    letter-spacing: 2px;
}
.cxmt_3d p{
    text-align: left;
    font-size: 20px;
    color: #939393;
    line-height: 25px;
    width: 1280px;
    margin: 0 auto;
}
.cxmt_3d img{
    display: block;
    margin: 50px auto;
}
.cxmt_3d_Cont{
    padding: 40px;
    background-color: #ECF3FA;
}
.cxmt_3d_Cont div{
    width: 1280px;
    margin: 0 auto;
}
.cxmt_3d_Cont div ul{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.cxmt_3d_Cont div ul h1{
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0 20px 50px;
}
.cxmt_3d_Cont div ul h1 img{
    margin-right: 15px;
}

.cxmt_3d_Cont div ul P{
    font-size: 18px;
    color: #6E6F72;
    margin: 10px 0 0px 50px;
    line-height: 30px;
    margin-left: 90px;
}
