.about_content {
    padding: 20px;
}
.about_content h3 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 12px;
}
.news_describle{
    font-size: 12px;
    text-align: center;
}
.news_top_describle{
    padding: 30px 20px;
    text-align: center;
}
.desr_rt{
    margin-top: 20px ;
    font-size:16px;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 24px;
}
.desr_rt p{
    word-break:break-all;
    text-align: left;
}
.desr_rt img{
    background: #ffffff no-repeat 50% 50%;
    width: auto;
}