﻿.course_co>p{
    font-size: 20px;
    color: #333333;
    line-height: 34px;
}
.course_co>p>em{
    font-weight: bold;
    color: #003c78;
}
.cou_cons>h1{
    font-size: 30px;
    color: #003c78;
    font-weight: bold;
    margin: 30px 0;
}
.res_pa{
            font-size: 20px;
            color: #333333;
            padding: 0 40px;
            text-align: left;
        }
.cou_cons>ul>li{
    margin-bottom: 2px;
}
.cou_cons>ul>li>div{
    float: left;
    height: 80px;
    line-height: 80px;
    border-radius: 4px;
    font-size: 20px;
    color: #ffffff;
    
}
.cou_cons>ul>li .tit{
    margin-right: 0.2%;
    background: #003c78;
    width: 17.6%;
    text-align: center;
}
.cou_cons>ul>li .name{
    background: #be8a43;
    width: 82.2%;
    padding: 0 40px;
}
.cou_cons>ul>li:nth-child(2n) .tit{
    background: rgba(0, 60, 120, 0.6);
}
.cou_cons>ul>li:nth-child(2n) .name{
    background: rgba(190, 138, 67, 0.6);
}
/* 升学指导 */
.guide_co .course_co>p{
    margin-bottom: 20px;
}
.guide_table h2{
    font-size: 22px;
    color: #ffffff;
    background: #003c78;
    width: 100%;
    height: 56px;
    line-height: 56px;
    text-align: center;
}
.guide_table>table{
    width: 100%;
}
.guide_table>table>thead{
    background: #be8a43;

}
.guide_table>table>thead>tr{
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
}
.gui_cen{
    text-align: left;
    padding: 0 48px;
}
.guide_table>table>tbody{
    border: 1px solid #e3e4e5;
    border-bottom: none;
    border-right:none;
}
.guide_table>table>tbody>tr{
    border-bottom:1px solid #e3e4e5;
    font-size: 20px;
    color: #333333;
    text-align: center;
}
.guide_table>table>tbody>tr>td{
    padding: 12px 0;
    border-right:1px solid #e3e4e5;
}

.tea_thr>ul>li>div {
    float: left;
    width: 50%;
    background: #eeeff1;
}

.tthr_text {
    padding: 30px;
}
.tthr_text h2 {
    font-size: 28px;
    color: #003c78;
    font-weight: bold;
    margin-bottom: 22px;
}
.tthr_text p {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 28px;
}
.thr_fo>div {
    float: left;
    width: 50%;
    background: #eeeff1;
    padding: 0;
    overflow: hidden;
}
.thr_fo .tthr_text>div {
    padding: 30px;
}
.thr_fo .tthr_text p {
    font-size: 20px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 28px;
}
.guide_table{
    margin-bottom: 50px;
}
.gu_fri .tthr_text  p{
    margin-bottom: 20px;
    line-height: 34px;
}
.gu_fri>div{
    margin-bottom: 50px;
}