/*关于我们*/
.about{
    padding: 50px 0px;

}
.about .title{
    text-align: center;
    color: #000;
}
.about .title >i{
    text-align: center;
    color: #fff;
    display: inline-block;
    position: relative;
    top: -5px;
    width: 65px;
    height: 1px;
    overflow: hidden;
    background-color: #999;

}
.about .title h5{
    display: inline-block;
    margin: 20px 15px;
    line-height: normal;
    font-weight: normal;
    font-size: 16px;
    color: #999;

}
.about .content{

    color: #000;
    font-size: 14px;
    line-height: 28px;

}
.about .qnav{
    margin-top: 50px;

}
.about .qnav ul{

}
.about .qnav ul li{
    float:left;
    margin: 0px 59px;

}
/*开设课程*/
.cource{
    width: 100%;
    /* min-width: 1300px; */
    height: 538px;
    margin-top: 50px;
    background: url(../image/kcbg.jpg) center bottom no-repeat;
    background-attachment: fixed;
    background-size: cover;

}
.cource .title{
    padding-top: 50px;
    text-align: center;
    color: #fff;
}
.cource .title h4{

    color: #fff;
}
.cource .title >i{
    text-align: center;
    color: #fff;
    display: inline-block;
    position: relative;
    top: -5px;
    width: 65px;
    height: 1px;
    overflow: hidden;
    background-color: #fff;
}
.cource .title h5{
    display: inline-block;
    margin: 20px 15px;
    line-height: normal;
    font-weight: normal;
    font-size: 16px;
    color: #fff;

}
.cource .content{
    text-align: center;
    margin-top: 15px;
}

.cource .content{ position: relative; max-width: 1400px; min-width: 1200px;width: 100%; margin:0 auto;}
.cource .content .btn_at_left{ position: absolute;left:0;top:150px; z-index: 99;}
.cource .content .btn_at_right{ position: absolute;right:0;top:150px; z-index: 99;}

.cource .content ul{width:1200px; margin:0; overflow: hidden; height:324px; float: left;}


.cource .content ul li{
    float:left;
    width: 267px;
    height: 290px;
    padding: 7px;
    background: #fff;
    margin-left: 25px;
}
.cource .content ul li img{
    width: 100%;
}
.cource .content ul li:first-child{
    margin-left: 0px;
}
.cource .content .chat{
    display: block;
    width: 90px;
    height: 34px;
    text-align: center;
    background: #1d6bd7;
    line-height: 34px;
    float:left;
    margin: 10px 20px;
}
.cource .content .detail{
    display: block;
    width: 90px;
    height: 34px;
    text-align: center;
    background: #f39800;
    line-height: 34px;
    float:left;
    margin: 10px 20px;
}
.cource .content a{
    color: #fff;

}
/*职业前景*/
.characteristic{
    width: 100%;
    min-width: 1300px;
    height: 538px;
    margin-top: 0px;


}
.characteristic .title{
    padding-top: 50px;
    text-align: center;
    color: #000;
}
.characteristic .title >i{
    text-align: center;
    color: #999999;
    display: inline-block;
    position: relative;
    top: -5px;
    width: 65px;
    height: 1px;
    overflow: hidden;
    background-color: #999999;
}
.characteristic .title h5{
    display: inline-block;
    margin: 20px 15px;
    line-height: normal;
    font-weight: normal;
    font-size: 16px;
    color: #999999;

}
.characteristic .content{
    text-align: center;
}
.characteristic  .content ul {
    margin-top: 50px;
}
.characteristic  .content ul li{
    float:left;
    /* width: 250px;
    height: 280px; */
    width: 358px;
    height: 300px;
    background: #ff9707;
    margin:20px 25px;
    border-radius: 20px;
}
.characteristic  .content ul li img{
    margin-top:-40px;
    margin-bottom:20px;

}
.characteristic  .content ul li h4{

    font-size: 22px;
    color: #fff;

}
.characteristic  .content ul li p{

    font-size: 14px;
    color: #fff;
    line-height: 28px;
    margin-top: 5px;
    padding: 10px 15px;
    text-align: left;

}
.characteristic .content ul li:first-child,.characteristic .content ul li:nth-child(4){
    margin-left: 0px;
}

.characteristic .content ul li:nth-child(4),.characteristic .content ul li:nth-child(5),.characteristic .content ul li:nth-child(6){
    margin-top: 50px;
}
/*师资*/
.teacher{
    width: 100%;
    min-width: 1200px;
    height: 538px;
    margin-top: 50px;
    background: url(../image/szbg.jpg) center center no-repeat;

}
.teacher .title{
    padding-top: 50px;
    text-align: center;
    color: #fff;
}
.teacher .title >i{
    text-align: center;
    color: #fff;
    display: inline-block;
    position: relative;
    top: -5px;
    width: 65px;
    height: 1px;
    overflow: hidden;
    background-color: #fff;
}
.teacher .title h4{

    color: #fff;

}
.teacher .title h5{
    display: inline-block;
    margin: 20px 15px;
    line-height: normal;
    font-weight: normal;
    font-size: 16px;
    color: #fff;

}
.rolling_list{ position: relative; max-width: 1400px; min-width: 1200px;width: 100%; margin:0 auto;}
.rolling_list .btn_at_left{ position: absolute;left:0;top:150px; z-index: 99;}
.rolling_list .btn_at_right{ position: absolute;right:0;top:150px; z-index: 99;}

.rolling_list .main_list{width:1200px; margin:0; overflow: hidden; height:324px; float: left;}

.rolling_list .teacher_unit{float:left;
    width: 222px;
    height: 310px;
    background: #fafafa;
    border:1px solid #e6e6e6;
    margin-right: 16px;
    margin-top:10px;
}
.rolling_list .teacher_unit.last_unit{
    margin-right: 0px;
}
.rolling_list .teacher_unit .avatar_panel{width:160px; height: 160px; overflow: hidden; margin:20px auto;
    -moz-border-radius: 80px;      /* Gecko browsers */
    -webkit-border-radius: 80px;   /* Webkit browsers */
    border-radius:80px;
}

.rolling_list .teacher_unit .teacher_name{
    display: block;
    text-align: center;
    line-height: 32px;
    font-size:16px;
    color:#cf712e}
.rolling_list .teacher_unit .sep_line{ height: 25px; background: url("../image/slash.png") no-repeat center center;margin:0px auto;}
.rolling_list .teacher_unit .teacher_desc{ display: block; color:#999;text-align: center; line-height: 28px; font-size:12px;}

.rolling_list .teacher_unit:hover{ background: white;
    border:1px solid #cf712e;
    /*-webkit-box-shadow:5px 5px 5px rgba(220, 220, 220, .5);*/
    /*-moz-box-shadow:5px 5px 5px rgba(220, 220, 220, .5);*/
    /*box-shadow:5px 5px 5px rgba(220, 220, 220, .5);*/
    -webkit-box-shadow:0px 0px 20px rgba(220, 220, 220, 1);
    -moz-box-shadow:0px 0px 20px rgba(220, 220, 220, 1);
    box-shadow:0px 0px 20px rgba(220, 220, 220, 1);

    -moz-transition: border 0.5s ease-in-out;
    -webkit-transition: border 0.5s ease-in-out;
    -o-transition: border 0.5s ease-in-out;
    transition: border 0.5s ease-in-out;

    /*-moz-box-shadow: 5px -5px 3px #666666; /!* 鑰佺殑 Firefox *!/*/
    /*box-shadow: 5px -5px 3px #666666;*/
}
.rolling_list .albums-buttons{ text-align: center; line-height: 40px;}

.rolling_list .albums-buttons .albums-menu-item{ margin-right: 20px;}


.rolling_list .main_list.hot_students{ height: 328px; /*background: url("../images/image/hot_students_background.png");*/}
.hot_students_wrapper{
    background: url("http://www.ncgtedu.com/templets/moban/images/hot_student_bg2.png");
}
.rolling_list .main_list.hot_students .student_unit{
    float:left;
    /*background: url("../images/image/light_bg.png") no-repeat center -68px;*/
    padding-top:55px;
    width: 223px;
    margin-right: 20px;


}
.rolling_list .main_list.hot_students .student_unit.last{
    margin-right:0;


}
.rolling_list .albums-lights{
    background: url("http://www.ncgtedu.com/templets/moban/images/light_bg_2.png") repeat-x 0px -68px;
}

.rolling_list .main_list.hot_students .student_unit .albums-panel{
    width: 223px;
    height: 270px;
    background: white;
    position: relative;
    /*-webkit-box-shadow:5px 5px 5px rgba(220, 220, 220, .5);*/
    /*-moz-box-shadow:5px 5px 5px rgba(220, 220, 220, .5);*/
    /*box-shadow:5px 5px 5px rgba(220, 220, 220, .5);*/

    -webkit-box-shadow:0px 0px 20px rgba(220, 220, 220, 1);
    -moz-box-shadow:0px 0px 20px rgba(220, 220, 220, 1);
    box-shadow:0px 0px 20px rgba(220, 220, 220, 1);
}
.rolling_list .main_list.hot_students .student_unit:last-child{
    margin-right: 0px;
}
.rolling_list .main_list.hot_students .student_unit .student_info{
    width: 185px;
    height: 250px;
    padding:20px 20px 0 20px;
    background: #d47f42;
    opacity: 0.8;
    display: none;

    position: absolute;
    left:0;
    top:0;
}

.rolling_list .main_list.hot_students .student_unit .student_name{
    color:white;
    border-bottom: 1px solid white;
    height: 34px;
    line-height: 34px;
    font-size:16px;
    letter-spacing: 0px;

}

.rolling_list .main_list.hot_students .student_unit .student_desc{
    height: 24px;
    line-height: 24px;
    font-size:12px;
    color:white;

}

.rolling_list .main_list.hot_students .student_unit .avatar{
    width: 165px;
    height: 210px;
    overflow: hidden;
    padding-top:30px;
    margin:0 auto;
    display: block;;
}
.rolling_list .main_list.hot_students .student_unit .avatar img{ width: 165px; height: 210px;}
.button-left{ background: url("../image/icon_left.png") no-repeat center center; width: 60px;height: 60px;display: block;}
.button-left:hover{ background: url("../image/icon_left_hover.png") no-repeat center center;}
.button-right{ background: url("../image/icon_right.png") no-repeat center center; width: 60px;height: 60px;display: block;}
.button-right:hover{ background: url("../image/icon_right_hover.png") no-repeat center center; }
.rolling_list .albums-buttons{ text-align: center; line-height: 40px;}

.rolling_list .albums-buttons .albums-menu-item{ margin-right: 20px;}


.rolling_list .main_list.hot_students{ height: 328px; /*background: url("../images/image/hot_students_background.png");*/}
.albums-menu-item{ width: 10px; height: 10px; display: inline-block;
    -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
    border: 1px solid #cf712e;}
.albums-menu-item:hover{ background: #cf712e;}
.albums-menu-item.on{background: #cf712e;}

/*新闻*/
.news{

}
.news .title{
    padding-top: 50px;
    text-align: center;
    color: #000;
}
.news .title >i{
    text-align: center;
    color: #999999;
    display: inline-block;
    position: relative;
    top: -5px;
    width: 65px;
    height: 1px;
    overflow: hidden;
    background-color: #999999;
}
.news .title h5{
    display: inline-block;
    margin: 20px 15px;
    line-height: normal;
    font-weight: normal;
    font-size: 16px;
    color: #999999;

}
.news .content{
    text-align: center;
}
.m-dt {
    width: 380px;
    margin: 0 10px;
    float:left;
}
.sTil {
    width: 100%;
    height: 50px;
    color: #d00;
}
.f16 {
    font-size: 16px;
}

.morea{
    width: 60px;
    height: 40px;
    padding-right: 12px;
    line-height: 40px;
    font-size: 12px;
    text-align: right;
    float:right;
}
.sTil-lbl {
    width: 160px;
    height: 40px;
    background: #fff;
    line-height:40px;
}
.sTil-rect {
    width: 4px;
    height: 12px;
    margin: 14px 12px 0 16px;
    float:left;
    background-color: #d00;
}
.rect {
    background-color: #d00;
}
.m-vnum {
    float:left;
    width:250px;
    height:130px;
    margin:30px 0 0 150px
}
.hdLine {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-bottom: 6px;
}
.hdLine div {
    width: 140px;
    height: 1px;
    background-color: #d00;
}
.dt-bdy {
    width: 100%;
    padding: 2px 0 10px 6px;
}
.dt-bdy li {
    border-bottom: 1px dashed #b9b9b9;
}
.dt-bdy>li {
    border-bottom: 1px dashed #b9b9b9;
    width: 100%;
    height: 35px;
    line-height:35px;
    font-family: \5b8b\4f53;
}
.til-rect, .til-rect-c {
    padding: 2px 4px 2px 6px;
    line-height: 37px;
    margin: 0 10px;
    color: #fff;
    font-size: 12px;
}
.til-rect {
    background-color: #ccc;
}
.til-rect-c {
    background-color: #d00;
}
.fujian li  {
    padding-left: 25px;
    line-height: 35px;
    border-bottom: 1px dashed #b9b9b9;
    background:url(../image/down.png) left 10px no-repeat;

}
.fujian li span {
    float:right;
    width:53px;
    height:27px;
    background:url(../image/xia.png);
    display:inline-block;
}
.fujian li:hover span {
    background:url(../image/xia1.png);
}
.rate{
    width: 100%;
    min-width: 1200px;
    height: 300px;
    background: url(../image/fw.jpg) center center no-repeat;
}
.rate ul{}
.rate ul li{
    float: left;
    width: 33.3%;
    text-align: center;
    margin-top: 70px;

}
.rate ul li p{
   font-size: 16px;

}
.rate ul li h2{
    color: #cc0000;
    margin-top: 15px;

}
.rate ul li p{

    margin-top: 15px;
    color: #fff;

}
/*培训指南*/
.guide{

}
.guide .title{
    padding-top: 50px;
    text-align: center;
    color: #000;
}
.guide .title >i{
    text-align: center;
    color: #999999;
    display: inline-block;
    position: relative;
    top: -5px;
    width: 65px;
    height: 1px;
    overflow: hidden;
    background-color: #999999;
}
.guide .title h5{
    display: inline-block;
    margin: 20px 15px;
    line-height: normal;
    font-weight: normal;
    font-size: 16px;
    color: #999999;

}
.guide .content{
    margin-top: 15px;

}
.guide .content ul{

}
.guide .content ul li{
    float: left;
    margin: 0px 1%;
    width: 15%;
    text-align: center;
}
.guide .content ul li img{

    width:80%;
}
/*友情链接*/
.link {
    border: 1px solid #e4e4e4;
    text-align:left;
    overflow: hidden;
    padding: 10px;
    margin-top: 30px;
}
.link h3 {
    border-bottom: 1px dashed #ddd;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
    padding-left: 10px;
}
.link a {

    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 10px;
}
.link a:hover {
    color:#FF6600;

}
.link li{float:left;}

.zhanyou ul li {
    float: left;
    width: 33.3%;
    text-align: center;
    margin-top: 70px;
}

.zhanyou ul li h2 {
    color: #cc0000;
    margin-top: 15px;
}

.zhanyou ul li p {
    margin-top: 15px;
    color: #fff;
}