.contLeft{
    padding: 10px 15px 10px;
}
.contLeft .tit{
    font-size:25px;
    font-weight:bold;
    color:#333;
}
.contLeft .titInfo{
    font-size:13px;
    color:#999;
    margin:10px 0;
}
.contLeft .newsContent{
    font-size:16px;
    line-height:32px;
}
.contLeft .newsContent img{
    max-width:100%;
}