.m-right{
    border: 1px solid #DEDEDE;
    background: #fff;
    margin-bottom: 30px;
}
.m-about{
    padding: 30px 20px 33px 21px;
}
.m-about .a-left{
    width: 216px;
    height: 162px;
    text-align: center;
    background: #f9f9f9;
    margin-right: 30px;
}
.m-about .a-left img{
    width: auto;
    height: auto;
    max-width: 216px;
    max-height: 162px;
}
.m-about .a-right{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    text-align: justify;
    text-indent: 2em;
}