/****婢舵挳鏁撻弬銈嗗banner 闁跨喐鏋婚幏宄扮秿******/

.main_top{
    margin-top:20px;
    height:394px;
}
.index_banner{
    width:790px;
}
/*.banner_slider li img:hover{
    animation:scale_img 1s ease 1;
}
@keyframes scale_img{
    from {
        transform:scale(0)
    }
    to{
        transform:scale(1.3)
    }
}*/
/* 鍒嗙被涓�绾т簩绾ч�夐」鍗� */
.feature_course .index_title,.recommend_course .index_title{text-align:center;}
.index_title_tab1{
	display: inline-block;
    text-align: left;}
   
.index_title_tab1 li .tab_divider{margin:0 20px;}
.index_title_tab1 li{
	cursor:pointer;
}
.index_course_lists_box{display:none}
.index_title_tab1 li.active .tab_menu_name{font-weight:bold;}





/*****闁跨喐鏋婚幏鐑芥晸閿燂拷***/
.news>ul, .news li {
    overflow: hidden;
}

.news_box {
     height: 56px;
     line-height: 56px;
     background-color: #f2f2f2;
     overflow: hidden;
 }
.news_box .news {
    width: 790px;
    padding-left:16px;
}


.news li>a {
    display: inline-block;
    width: 500px;
    color: #333;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news>a.more {
    color: #cc0000;
    margin-right: 20px;
}
.news_time{
    color:#999;
    margin-left:40px;
}

.index_time {
    width: 400px;
    text-align: center;
    
}

.index_time .week {
    margin-left: 12px;
}

/******闁跨喐鏋婚幏鐑芥晸閺傘倖瀚规稉鎾绘晸閺傘倖瀚归柨鐕傛嫹*****/
.index_model{
    margin-top:20px;
}
.online_clazz{
    width:790px;
}
.model_title{
    color:#333;
    border-bottom:1px solid #f2f2f2;
}
.model_title>h2{
    border-bottom:1px solid #005BAB;
    font-weight:normal;
    font-size:20px;
	margin-left:10px;
    padding:10px 0;
}
.index_more{
    color:#999;
    font-size:14px;
    position:relative;
    top:13px;
    right:10px;
}
.clazz_info{
    color:#4a4a4a;
    font-size:14px;
}
.clazz_cover{
    width:380px;
    height:142px;
}
.clazz_info_item{
    margin-right:24px;
}
.info_num{
    color:#cc0000;
    font-weight:normal;
}
.online_clazz_list li{
    width:380px;
    margin-top:30px;
    margin-right:30px;
}

.clazz_info_data{
    position:relative;
    margin:10px 0;
}
.clazz_btn{
    position:absolute;right:0;bottom:4px;
}
.clazz_time{
    font-size:12px;;line-height:160%;
}
.clazz_btn>a{
    display:inline-block;
    color:#fff;
    background-color:rgba(74,122,226,0.89);
    border-radius:2px;
    text-align:center;
    width:80px;
    height:30px;
    line-height:30px;
    margin-left:8px;
}

.ms_clazz{
    width:399px;
    margin-left:10px;
}
.ms_clazz_list{
    margin-top:14px;
}
.ms_clazz_list li{
    position:relative;
    border-bottom:1px solid #f2f2f2;
}
.ms_clazz_list li>span{
    display:block;
    width:296px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding:8px 0;
    line-height:215%;
}
.ms_clazz_list li .clazz_btn{
    bottom:10px;
}



/***闁跨喕濞囩粵瑙勫濡繝鏁撻弬銈嗗****/
.index_title{
    position:relative;
    border-bottom:1px solid #f2f2f2;
}
.index_title h2,.index_title_tab1{
    font-size:26px;
    color:#4A90E2;
    text-align:center;
    font-weight:normal;
    padding:14px 0;

}
.index_title_tab1 li:hover .tab_menu_name{
    font-weight: bold;
}

.index_title a{
    position:absolute;
    right:0;
    top:22px;
}



/*****闁跨喕濞囩粙瀣暜閹峰嘲鍘�*******/
.cc_tab {
    margin:22px 0;
}
.cc_tab li {
    float: left;
    color: #333;
    font-size: 18px;
    margin-right: 50px;
    padding: 0 2px 5px;
    cursor: pointer;

    border-bottom: 2px solid transparent;
}
.index_list{
    display:none;
}
.cc_item {
    display: block;
    width: 216px;
    float: left;
    margin: 0px 30px 34px 0;
    font-size: 14px;
    color: #666;
}

.cc_item dt img {
    width: 216px;
    height: 122px;
}


.cc_item .cc_title {
    width: 100%;
    height: 54px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
}


.cc_item li {
    padding: 2px 0;
}
.cc_tab li.cc_tab_active, .cc_tab li:hover {
    color: #cc0000;
    border-bottom: 2px solid #cc0000;
}
.cc_item .cc_teacher {
    width: 216px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
}

.cc_item .cc_teacher span:first-child {
    color: #333;
}

.cc_item .cc_teacher .teacher_left {
    margin-left: 10px;
}

.cc_item li.cc_info {
    position: relative;
    color: #999;
}

.cc_item li p {
    display: inline-block;
    margin-right: 10px;
}

.cc_item li i {
    margin-right: 6px;
}
.cc_item .cc_time {
    position: absolute;
    right: 0;
}
/******闁跨喕濞囩粙瀣暜閹峰嘲鍘�***********/