.jpkc_content {}

.jpkc_content ul li a:hover img {
    transform: scale(1.01);
}

.jpkc_content ul li img {
    width: 253px;
    height: 170px;
    object-fit: cover;
}

.jpkc_content ul li a .jpkc_item_title {
    margin-top: 20px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
}


.jpkc_content .title {
    width: 100%;

    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    line-height: 50px;

    height: 50px;
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
    opacity: 0.9;
}

.jpkc_content .title.on {
    color: #FFFFFF;
    background: #0079C3;
}

.jpkc_content .section_title {
    width: 140px;
    height: 44px;
    background: #0079C3;
    border-radius: 0px 20px 0px 0px;

    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.jpkc_content .text {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    line-height: 34px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.jpkc_content .fengexian_1 {
    width: 100%;
    height: 10px;
    background: url(../images/fengexian_1.png);
}

.jpkc_content .teaching_team .item-wrap {
    position: relative;
}

.jpkc_content .teaching_team .item-wrap .right-wrap {
    padding: 30px 37px 39px 112px;
    background: #E3F0F8;
    border-radius: 30px 0px 30px 0px;
    min-height: 200px;
}

.jpkc_content .teaching_team .item-wrap img {
    position: absolute;
    left: 0px;
    top: 30px;
    width: 133px;
    height: 200px;
}

.jpkc_content .teaching_team .item-wrap .name {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 18px;
    color: #02639E;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.jpkc_content .teaching_team .item-wrap .info {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}


.jpkc_content .course-site ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* 4列 */
    grid-template-rows: repeat(4, 143px);
    /* 4行，每行100px高（可根据需要调整）*/
    grid-gap: 20px;
    /* 网格间距 */
}

.jpkc_content .course-site ul li {
    width: 100%;
    height: 100%;
}

.jpkc_content .course-site ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jpkc_content .course-site ul li.first {
    grid-column: 1 / 3;
    /* 从第1列到第3列 */
    grid-row: 1 / 3;
    /* 从第1行到第3行 */
}

.jpkc_content .course-site ul li.last {
    grid-column: 4 / 4;
    grid-row: 3 / 5;
    /* 从第3行到第5行（注意Grid的行索引是从1开始的）*/
}

.jpkc_content .news_title_wrap {
    width: calc(100% - 130px);
}

.jpkc_content .news_title_wrap span {
    width: 8px;
    height: 8px;
    border: 1px solid #bfbfbf;
    border-radius: 50%;
}

.jpkc_content .news ul li .news_title {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.jpkc_content .news ul li:hover span {
    background-color: #005097;
}

.jpkc_content .news ul li:hover .news_title {
    color: #005097;
}

.jpkc_content .news ul li:hover .news_time {
    color: #005097;
}


.jpkc_content .news ul li .news_time {
    width: 130px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #888888;
    line-height: 36px;
    text-align: right;
    font-style: normal;
    text-transform: none;
}

.jpkc_content .catalogue .title_wrap {
    width: 100%;
    border-bottom: #0079C3 1px solid;
    cursor: pointer;
}

.jpkc_content .catalogue .sort_num {
    width: 50px;
    height: 50px;
    background: #0079C3;
    border-radius: 0px 20px 0px 0px;

    font-size: 24px;
    color: white;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

.jpkc_content .catalogue .catalogue_title {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 18px;
    color: #0079C3;
    line-height: 36px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.jpkc_content .catalogue .title_wrap img {
    width: 17px;
    height: 10px;
    transition: transform 0.3s ease;
}

.jpkc_content .catalogue ul li a {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.jpkc_content .catalogue ul li a .sort_num_chapter {
    font-weight: bold;
}

.jpkc_content .catalogue ul li:hover.sort_num_chapter {
    color: #005097;
}

.jpkc_content .catalogue ul li:hover.item_text {
    color: #005097;
}

.jpkc_content .catalogue ul.invisible {
    display: none;
}

.jpkc_content .xuanchuantu {
    width: 100%;
    height: 220px;
}

.jpkc_content .xuanchuantu .outline_top_title {
    width: 450px;
    height: 80px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 80px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    background: url(../images/dagang_top_title_bg.png);
}

.jpkc_content .outline .outline_title{
    margin-top: 30px;
    font-size: 18px;
    line-height: 32px;
}

.jpkc_content .outline .outline_content{
    font-size: 16px;
    line-height: 32px;
    color: #333;
}

.jpkc_content .outline .outline_bottom{
    margin-top: 50px;
    font-size: 16px;
    line-height: 32px;
    color: #333;
    text-align: right;
}

.jpkc_content span{
    white-space: pre-wrap !important;
    font-family: 微软雅黑 !important;
}