.article h3{
    font-size: 24px;
    color: #333333;
    line-height: 34px;
    padding-left: 64px;
    position: relative;
    margin: 20px 0;
    text-align: left;
}
.article h3:before{
    content: '';
    width: 60px;
    height: 56px;
    background: url(../image/news-icon.png) no-repeat;
    position: absolute;
    top: -10px;
    left: -14px;
}
.thir .thir-left p.mc{
    color: #fb5e3e;
    text-align:center;
}