.news-detail-container {
    background: #fcfcfc;
    padding: 20px 0 120px
}

.news-detail {
    background-color: #fff;
    padding: 30px 30px 50px;
    text-align: center
}

.news-detail .news-detail-title {
    font-size: 26px;
    color: #62697f
}

.news-detail .news-detail-time {
    color: #8d99a5;
    font-size: 16px;
    margin: 20px 0
}

.news-detail .news-detail-content {
    text-align: left;
    padding: 8px 38px 50px
}

.news-list .news-item {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #d8dfe4
}

.news-list .news-item a {
    color: #62697F
}

.news-list .news-item a:hover {
    color: #3ABFBF;
}

.news-list .news-item .news-cover {
    float: left;
    width: 200px;
    height: 125px;
    margin-right: 20px;
    background-color: #f7f7f7;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 15px 0 rgba(58, 191, 191, .2);
}

.news-list .news-item .news-cover img {
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}

/* .news-list .news-item .news-info {
    margin-left: 20px;
} */

.news-list .news-item .news-info .news-title {
    font-size: 20px;
    font-weight: Bold;
    color: #62697f;
    line-height: 22px;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis
}

.news-list .news-item .news-info .news-type {
    display: inline-block;
    border-radius: 4px;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 5px;
    margin-right: 10px
}

.news-list .news-item .news-info .news-type.local {
    background: #4bc9fb
}

.news-list .news-item .news-info .news-type.link {
    background: #adf69a
}

.news-list .news-item .news-info .news-cont {
    font-size: 16px;
    line-height: 20px;
    margin: 15px 0 10px;
    color: #62697f;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

.news-list .news-item .news-info .news-time {
    font-size: 14px;
    color: #8d99a5
}

.course-recommend .course-recommend-list {
    margin-bottom: 30px
}

.course-recommend .recommend-item a {
    line-height: 24px
}

.course-recommend .recommend-item a .recommend-item-name {
    padding-top: 10px;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    color: "#333";
    text-decoration: none
}

.course-recommend .recommend-item a .recommend-item-name i {
    margin-right: 5px
}

.course-recommend .recommend-item a .recommend-item-name:hover {
    color: #3abfbf
}

.container-title {
    height: 22px;
    line-height: 22px;
    font-size: 20px;
    color: #3abfbf;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8dfe4;
    color: #62697f
}

.container-title .more {
    font-size: 16px;
    color: #8d99a5;
    color: "";
    text-decoration: none
}

.container-title .more:hover {
    color: #8d99a5
}

.page-news .news-banner img {
    width: 100%;
}

.page-news .news-container {
    background: #fcfcfc;
    padding: 20px 0 120px
}

.page-news .news-container .news-wrapper {
    min-height: 835px;
    background: #fff;
    padding: 30px 0;
    position: relative;
    box-shadow: 10px 0 15px rgba(106, 174, 174, .12)
}

.page-news .news-container .news-wrapper:befores {
    content: "";
    width: 1px;
    display: inline-block;
    height: calc(100% - 60px);
    background-color: #d8dfe4;
    position: absolute;
    right: 320px
}

.page-news .news-container .news-container-left {
    width: 240px;
    float: left; 
    box-sizing: border-box
}
.page-news .news-container .news-container-right {
    width: 896px;
    float: right;
} 
.col_menu .col_menu_head {background: #25478c;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
.wp_listcolumn {
    padding-left: 0px;
}
.wp_listcolumn .wp_column a {
    font-size: 16px;
    font-weight: normal;
    background:none;
    border: none;
    background: url(../images/li.png) no-repeat 16px;
    text-align: left;
    text-indent: 10px;
    padding-left: 30px;
    color: #62697f;
    width: auto;
}
.wp_listcolumn .wp_column.selected a {
    font-weight: bold;
    color: #25478c;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
    border: none;
    background: none;
    font-size: 14px;
    line-height: 30px;
    background: url(../images/li.png) no-repeat 18px;
    margin-left:20px;
    font-weight: normal;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
    background: none;
    color: #820000;
    background: url(../images/li.png) no-repeat 18px;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
    background:none;
    background: url(../images/li.png) no-repeat 18px;
    color: #25478c;
}
.wp_listcolumn .wp_column a:hover {
    background: none;
    border: none;
    color: #25478c;
    background: url(../images/li.png) no-repeat 16px;
    font-weight: bold;
}
.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 35px;
    padding: 0;
    cursor: pointer;
}
.wp_listcolumn .wp_column a {

}
.wp_listcolumn .wp_column a.selected {
    color: #820000;
    background: none;
    background: url(../images/li.png) no-repeat 0 15px;
}
.col_menu .col_menu_head h3.col_name .col_name_text {
    padding: 0px;
    text-align: center;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
    padding-left: 0px;
    line-height: 26px;
}
.contact .contact-item {
    padding-top: 15px;
    line-height: 22px;
    font-size: 14px;
    color: #62697f
}

.contact .contact-item i {
    color: #3abfbf;
    margin-right: 5px;
    font-size: 14px
}

.excellent-teacher .excellent-teacher-list {
    margin-bottom: 30px
}

.excellent-teacher .excellent-teacher-list .teacher-item {
    display: flex;
    padding-top: 20px
}

.excellent-teacher .excellent-teacher-list .teacher-item .teacher-avatar {
    margin-right: 15px;
    font-size: 12px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    background: #f3f3f3;
}

.excellent-teacher .excellent-teacher-list .teacher-item .teacher-avatar img {
    width: 100%;
}

.excellent-teacher .excellent-teacher-list .teacher-item .teacher-info {
    width: 195px;
    color: #62697f;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8dfe4
}

.excellent-teacher .excellent-teacher-list .teacher-item .teacher-info .name {
    font-size: 16px;
    margin-top: 5px;
    font-weight: 700
}

.excellent-teacher .excellent-teacher-list .teacher-item .teacher-info .title {
    font-size: 14px;
    color: #8d99a5;
    margin: 9px 0 18px
}

.excellent-teacher .excellent-teacher-list .teacher-item .teacher-info .intro {
    font-size: 13px;
    line-height: 21px
}
.img_list {

}
.img_list li {
    float: left;
    margin: 8px 18px;
}
.img_list li img {
    width: 260px;
    height: 160px;
}
.img_list li h1 {line-height: 30px;text-align: center;}
.img_list li h1 a {font-size: 14px;}