﻿.course_main
{
    width:1200px;
    margin:0px auto;
}
.course_left
{
    float:left;
    width:220px;
    border-right:1px solid #DBDBDB;
}
.course_left_title
{
    font-size:20px;
    border-bottom:3px solid #042d7c;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#042d7c;
    font-weight:bold;
}
.course_left ul
{
    margin:0px;
    padding:0px;
}
.course_left ul li
{
    margin:0px;
    padding:0px;
    line-height:50px;
    height:50px;
    border-bottom:1px solid #DBDBDB;
    list-style-type:none;
    text-align:center;
    font-size:16px;
}
.course_left ul li a
{
    color:#FFFFFF;
    text-decoration:none;
    font-size:16px;
}
.course_left ul li:hover
{
    margin:0px;
    padding:0px;
    line-height:50px;
    height:50px;
    border-bottom:1px solid #DBDBDB;
    list-style-type:none;
    text-align:center;
    background-color:#042d7c;
    cursor:pointer;
    color:#FFFFFF;
    font-size:16px;
}
.course_left_contact
{
    padding:10px;
    line-height:30px;
    border-bottom:1px solid #DBDBDB;
}
.course_left_contact h2
{
    color:#054827;
    font-size:16px;
    margin-bottom:0px;
    margin-top:10px;
}
.course_right
{
    float:left;
    width:975px;
    padding-bottom:15px;
}
.course_dh
{
    height:60px;
    line-height:60px;
    padding-left:20px;
    border-bottom:1px solid #DBDBDB;
    font-size:16px;
}
.course_dh a{

    height:60px;
    line-height:60px;
    text-decoration:none;
    color:#333333;
    font-size:16px;
}
.course_dh a:hover{

    height:60px;
    line-height:60px;
    text-decoration:underline;
    color:#333333;
    font-size:16px;
}
.course_nr
{
    width:935px;
    margin:15px auto;
    line-height:30px;
}
.course_nr h1
{
    text-align:center;
    font-size:30px;
    line-height:45px;
    font-weight:normal;
    padding-bottom:10px;
}
.course_nr .course_jiben{
    text-align:center;
    font-size:16px;
    color:#666666;
    line-height:30px;
    margin-top:10px;
}
.course_nr h2
{
    text-align:left;
    font-size:18px;
    margin-top:10px;
    margin-bottom:0px;
}
.course_nr h3
{
    text-align:left;
    font-size:16px;
    font-weight:normal;
    color:#054827;
    margin-top:10px;
    margin-bottom:0px;
}
.course_nr img
{
    margin:0px auto;
    max-width:900px;
    margin-top:10px;
}
.course_nr p
{
    margin:0px auto;
    text-indent:2em;
    line-height:30px;
}
/* 资质荣誉样式 begin */
.rongyulist
{
    padding-left:10px;
}
.rongyulist img
{
    float:left;
    width:170px;
    margin:6px;
}
/* 教师团队样式 begin */
.teach_nr h1
{
    text-align:center;
    font-size:30px;
    line-height:45px;
}
.teach_nr h2
{
    text-align:left;
    font-size:18px;
    margin-top:10px;
    margin-bottom:0px;
}
.teach_nr h3
{
    text-align:left;
    font-size:16px;
    font-weight:normal;
    color:#054827;
    margin-top:10px;
    margin-bottom:0px;
}
.teach_nr .tx_center img
{
    margin:0px auto;
    max-width:900px;
    margin-top:10px;
}
.teach_nr .teach_list_box .teach_list_box_nr span
{
    color:#054827;
    font-size:15px;
    font-weight:bold;
}
.teach_list
{
    width:900px;
    margin:10px auto;
}
.teach_list_box
{
    width:100%;
    margin-bottom:20px;
    background-color:#FFFFFF;
    position:relative;
}
.teach_list_box_img
{
    float:left;
    width:190px;
    position:relative;
}
.teach_list_box_img span
{
    text-align:center;
    height:40px;
    line-height:40px;
    background-color:#000000;
    filter:alpha(opacity=80);  
    -moz-opacity:0.8;  
    -khtml-opacity: 0.8;  
    opacity: 0.8;
    position:absolute;
    z-index:9;
    width:180px;
    bottom:0px;
    color:#FFFFFF;
    font-size:16px;
    font-weight:normal;
}
.teach_list_box_img img
{
    width:180px;
    height:240px;
}
.teach_list_box_nr
{
    float:left;
    width:695px;
    line-height:26px;
    font-size:15px;
}
.teach_list_box h1
{
    position:absolute;
    height:40px;
    line-height:40px;
    background-color:#054827;
    width:80px;
    color:#FFFFFF;
    right:0;
    top:0;
    position:absolute;
    margin:0px;
    font-size:16px;
}
.work_box
{
    width:165px;
    height:200px;
    float:left;
    margin-right:12px;
    margin-bottom:12px;
    border:5px solid #FFFFFF;
}
.work_box:hover
{
    border:5px solid #054827;
}
.work_box img
{
    width:165px;
    height:200px;
    margin:0px;
}

.news_list li
{
    line-height:40px;
    border-bottom:1px dashed #DBDBDB;
}
.news_list li a
{
    line-height:40px;
    text-decoration:none;
    color:#333333;
    font-size:16px;
}
.news_list li a:hover
{
    line-height:40px;
    text-decoration:none;
    color:blue;
    font-size:16px;
}
.news_page
{
    text-align:center;
}
.contact_us
{
    line-height:30px;
    margin-bottom:20px;
}
.contact_us h2
{
    color:#054827;
}
/* 新闻等首页样式 */
.course_nr_box{
    width:430px;
    height:260px;
    float:left;
    margin:15px 15px 0px 15px;
    padding-bottom:15px;
}
.course_nr_box .top_title{
    border-left:5px solid #1BB175;
    border-bottom:1px solid #1BB175;
    height:40px;
    line-height:40px;
    font-size:20px;
    text-align:left;
    padding-left:10px;    
}
.course_nr_box .top_title a{
    height:40px;
    line-height:40px;
    font-size:16px;
    text-align:right;
    float:right;
    color:blue;
}
.course_nr_box ul{
    margin-top:10px;
    margin-bottom:0px;
    margin-left:0px;
}
.course_nr_box ul li{
    height:30px;
    line-height:36px;
    list-style: none;
    text-align:left;
    margin:0px;
    padding:0px;
}
.course_nr_box ul li .title1{
    float:left;
    line-height:36px;
    font-size:16px;
    width:300px;
    text-align:left;
overflow: hidden;/*超出部分隐藏*/
            white-space: nowrap;/*不换行*/
            text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.course_nr_box ul li .title1 a{
    color:#000000;
}
.course_nr_box ul li .title1 a:hover{
    color:blue;
}
.course_nr_box ul li .time1{
    float:right;
    line-height:36px;
    text-align:right;
    font-size:16px;
}
.huiyuan_box{
     height:100px;
     margin:10px;
     padding:0px;
     padding-bottom:10px;
     border-bottom:1px dashed #DBDBDB;
}
.huiyuan_box .huiyuan_box_img{
     width:140px;
     float:left;
     margin:0px 10px 0px 0px;
     padding:0px;
}
.huiyuan_box .huiyuan_box_img img{
     width:140px;
     height:100px;
     margin:0px;
     padding:0px;
}
.huiyuan_box .huiyuan_box_right{
     width:730px;
     float:left;
     margin:0px;
     padding:0px;
     padding-top:5px;
     line-height:30px;
}
.huiyuan_box .huiyuan_box_right h1{
     font-size:20px;
     height:30px;
     line-height:30px;
     text-align:left;
     margin:0px;
}
.huiyuan_box .huiyuan_box_right h1 a{
     font-size:20px;
     height:30px;
     line-height:30px;
     text-align:left;
     margin:0px;
     color:#042d7c;
}