@charset "UTF-8";


/* 大图start */
.banner-img {
    width: 100%;
    height: 400px;}
.banner-img img {
    display: block;
    width: 100%;
    height: 100%;}
/* 大图end */


/* 列表start */
.list-wrap {
    margin-top: 30px;}
.list-right {
    margin-right: -15px;}
.list-info {
    margin-top: 30px;}
.list-info ul {
    min-height: 300px;}
.list-info ul li {
    padding: 0 20px;
    align-items: center;
    line-height: 46px;
    border-bottom: 1px dotted #ddd;}
.list-info ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: 46px;
    color: #333;
    font-size: 20px;}
.list-info ul li:hover {
    background-color: #fcfcfc;}
.list-info ul li.list-info-item-top:hover {
    background-color: #c9161e;
    color: #fff;}
.list-info ul li.list-info-item-top:hover a {
    color: #fff;}
.list-info ul li:hover a {
    text-decoration: none;
    color: #c9161e;}
.list-info ul li .title {
    width: 80%;}
.no-list {
    font-size: 16px;
    margin: 30px 0;
    min-height: 300px;}
/* 列表end */


/* 页码start */
.paga-wrap {
    margin: 30px 0 30px 0;}
.paga-wrap span {
    font-size: 18px;}
/* 页码end */


/* 面包屑start */
.path-breadcrumb ul {
    display: flex;
    padding: 6px 0;
    border-bottom: 1px solid #ddd;}
.path-first a img {
    margin-top: 0px;}
.path-breadcrumb li a {
    font-size: 16px;
    color: #000;}
.path-breadcrumb li {
    font-size: 16px;
line-height: 36px;
}
/* 面包屑end */


/* 公用左栏start */
.left-wrap h4 {
    line-height: 45px;
    background-color: #c9161e;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;}
.left-wrap .left-hot li {
    line-height: 40px;
    padding-left: 10px;
    border-bottom: 1px solid #b49b9b;}
.left-wrap .left-hot li a {
    color: #333;
    font-size: 20px;}
.left-wrap .left-hot li a:hover {
    color: #0b6cb8;
    text-decoration: none;}
/* 公用左栏end */


/* 文章阅读start */
.read-wrap {
    margin-top: 30px;}
.read-wrap .read-item {
    margin: 0 20px;}
.read-title {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;}
.read-msg {
    text-align: center;
    font-size: 18px;
    color: #999;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    width: 100%;}

.read-content table {
    border-collapse: collapse;}
.read-content table td {
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;}
.read-content table tr:first-child td {
    border-top: 1px solid #000000;}
.read-content table tr td:first-child {
    border-left: 1px solid #000000;}
.read-wrap .read-item .read-content {
    line-height: 30px;
    font-size: 18px;
    margin-top: 20px;}
.read-wrap .read-item .read-content p,
.read-wrap .read-item .read-content a,
.read-wrap .read-item .read-content span {
    font-size: 18px !important;
    line-height: 40px !important;
    /* font-family: 宋体, simsun !important; */
    color: #000 !important;}
.read-wrap .read-item .news-next {
    margin-top: 30px;
    border-top: 1px solid #ddd;}
/* 文章阅读end */


/* 分页符start */
.page-break {
    margin: 30px 0;
    text-align: center;}
.pager {
    margin: 30px 0;
    border-top: 1px solid #ddd;
    padding: 20px 0;}
.pager li {
    display: block;}
.pager a {
    color: #000;
    font-size: 16px;}
/* 分页符end */


/* 单页start */
.base-title {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 20px 30px 0 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;}
/* 单页end */


/* 师资力量start */
.list-teacher {
    margin: 30px 0 50px 0;}

.list-teacher ul {
    display: flex;
    flex-wrap: wrap;}

.list-teacher ul li.list-teacher-item {
    width: 25%;
    margin-top: 20px;}

.list-teacher ul li.list-teacher-item a {
    margin: 0 10px;
    display: block;}
.teacher-image-box {
    margin: 0 6%;
    height: 280px;
    overflow: hidden;
    position: relative;}
.teacher-image-box img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);}

.teacher-bottom {
    background-color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 16px;}
.teacher-bottom .name {
    font-weight: 700;}
/* 师资力量end */


/* 在线学堂start */
.class-left {
    margin: 0 0 30px 0;}
.class-left-title {
    line-height: 45px;
    background-color: #c9161e;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;}
.room-active {
    background-color: #c9161e;}
.room-active a {
    color: #fff !important;}
.class-left ul {
    background-color: #f6f6f6;
    padding: 20px 0;}
.class-left ul li {
    height: 50px;
    line-height: 50px;
    margin: 2px 0;}
.class-left ul li a {
    display: block;
    font-size: 18px;
    color: #000;
    padding-left: 40px;}
.class-shadow {
    box-shadow: 0 2px 3px 0 #d4d4d4;}
.class-left ul li:hover {
    background-color: #c9161e;}
.class-left ul li a:hover {
    color: #fff;}
.class-news {
    margin-bottom: 50px;}

.list-class {
    margin: 30px 0 50px 0;}
.list-class ul {
    display: flex;
    flex-wrap: wrap;}
.list-class ul li.list-class-item {
    width: 25%;
    margin-top: 20px;}
.list-class ul li.list-class-item a {
    margin: 0 10px;
    display: block;}
.class-image-box {
    width: 100%;
    height: 200px;
    overflow: hidden;}

.class-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;}
.class-bottom {
    background-color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 16px;}

/* 在线学堂end */

@media screen and (max-width: 960px) {
    .list-teacher ul li.list-teacher-item {
        width: 33%;}
}

/* 媒体查询start */
@media screen and (max-width: 900px) {
    .baner-wrap {
        margin-right: 10px;}
    .banner-img {
        width: 100%;
        height: auto;}
    .list-wrap {
        margin-right: -5px;}
    .class-left ul li a {
        padding-left: 10px;}
    .list-class ul li.list-class-item {
        width: 33%;
        margin-top: 20px;}
    .left-box {
        margin-right: 10px;
        margin-bottom: 20px;}
    .list-wrap .left-box {
        margin-right: 0;}
    .base-col {
        margin: 0 10px 0 0;}
    .read-wrap .read-item {
        margin: 0 0 0 5px;}
    .read-content p {
        text-align: justify;}
    .list-info ul li {
        padding: 0;}
    .title-date {
        width: 110px;}
    .class-col {
        margin : 0 0 0 -20px;}
}

@media screen and (max-width: 768px) {
    .list-class ul li.list-class-item {
        width: 50%;
        margin-top: 20px;}
    .teacher-image-box {
        margin: 0 6%;
        height: 280px;
        overflow: hidden;
        position: relative;}
    .list-teacher ul li.list-teacher-item {
        width: 50%;}
}
@media screen and (max-width: 585px) {
    .list-info ul li .title {
        width: 100%;}
    .class-image-box {
        width: 100%;
        height: auto;
        overflow: hidden;}
    .read-content img {
        max-width: 100% !important;}
}

@media screen and (max-width: 450px) {
    .list-class ul li.list-class-item {
        width: 100%;
        margin-top: 20px;}
    .list-info ul li .title {
        width: 100%;
        line-height: 30px;
        margin-top: 10px;}
    .title-date {
        width: 100%;
        line-height: 22px;
        margin-bottom: 6px;
        text-align: right;}
    .list-teacher ul li.list-teacher-item {
        width: 100%;}
    .teacher-image-box {
        height: 300px;}
    .teacher-image-box img {
        height: 100%;
        object-fit: contain;}
}


/* 媒体查询end */