.newscenter{
   width: 50%;
   margin: 0 auto;
}
.parent{
    margin-top:78px ;
    padding: 12px 0 12px 0;
    background:#F9F9F9;
}
#newstitle{
    padding: 52px 0 8px 0;
    font-size: 20px;
    text-align: center;
}
#newscontent{
    padding-bottom: 30px;
}
.tit{
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
}
.draw{
    color: #3679FE;
}
#newsdate{
    color: #5A5A5A;
}
#mobilehead{
background: rgba(0,0,0,0);
}