/* PC */
@media screen and (min-width:769px) {
     /*服务内容*/
    .p1794mac21c2a4e6dc55f0 .data_col:nth-child(even) .p1794md59e598a228a4a5c{
        float: right!important;
        margin: 0 0 0 100px!important;
    }
     
    /*服务优势*/
    .p1794ce949a48b32da0ab2 .data_col .p1794m3e2749ca86dbaa71{
        position: absolute!important;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    
    .p1794m64b0c03abfe2c39d img{
       transition: 0.5s; 
    }
    
    .p1794ce949a48b32da0ab2 .data_col:hover .p1794m64b0c03abfe2c39d img{
        transform: scale(1.1);
        transition: 0.5s;
    }
    
    .p1794ce949a48b32da0ab2 .data_col .p1794m3e2749ca86dbaa71:hover{
        background: rgba(44,97,186,0.7);
    }
    
    .p1794ce949a48b32da0ab2 .data_col .p1794mf6768f8d338af786{
        display: none;
    }
    
    .p1794ce949a48b32da0ab2 .data_col:hover .p1794mf6768f8d338af786{
        display: block;
    }
}


/* 手机 */
@media screen and (max-width:768px) {
    /*服务优势*/
    .p1794ce949a48b32da0ab2 .data_col .p1794m3e2749ca86dbaa71{
        position: absolute!important;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    
    .p1794m64b0c03abfe2c39d img{
       transition: 0.5s; 
    }
    
    .p1794ce949a48b32da0ab2 .data_col:hover .p1794m64b0c03abfe2c39d img{
        transform: scale(1.1);
        transition: 0.5s;
    }
    
    
    .p1705mf08dc57b32079c5a .data_col .p1794m3e2749ca86dbaa71:hover{
        background: rgba(44,97,186,0.7);
    }

}