.news {
    width: 1000px;
}
.news_pic{
    height: 271px;
    background: none;
}
.time{
    margin-left: -8px;
    width: 300px;
}
.news_con .news_content p {
    text-indent: 0;
    margin: 0;
    padding: 5px 0;
    min-height: 21px;
    font-size:15px;
}
.news_content h5{
    font-size:15px;line-height: 25px;
}
.news_content .tit{
    font-size:17px;line-height: 25px;text-align: center;
}
.news_content .colorBlue{
    color: #0067c8;
}
.news_content .colorRed{
    color: #e90409;
}
.classPrice{
    width:648px;border:1px solid #3f3f40; margin: 10px auto;font-size:16px;
}
.classPrice td,.classPrice th{
    border:1px solid #3f3f40;height:52px;text-align: center;
}
.classPrice thead{
    background: #eafdf4;
}
.classPrice tbody tr td:nth-child(1){
    background: #fafcef;
}
.classPrice tbody tr td:nth-child(2){
     background: #fafdff;
 }
.classPrice tbody tr td:nth-child(3){
    background: #fafdff;color: #e73005;
}