/*日程页表格样式*/
.date-content{
    width:80%;
    margin:0 auto;
    font-size: 16px;
}

.table{
    margin-top: 50px;
}

.title-bar>p{
    line-height: 80px;
    font-size: 25px;
    color:#000000;
    margin-top: 50px;
    /*border-bottom: 8px solid #567189;*/
}
.title-bar>p>strong{
    /*border-bottom: 4px solid #567189;*/
}
/*题目条*/
.title-bar{
    width:1100px;
    margin:0 auto;

}
