* {
    margin: 0px;
    padding: 0px;
    font: 14px/1.6 "PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
}
strong,b{
	font-weight: bold;
}
body,html{
	background-color: #f5f5f5;

}
a,a:hover,a:-webkit-any-link {
    text-decoration: none;
}
ul,li{
	list-style: none;
}
ul::-webkit-scrollbar {
        display:none
      }
.fl{
	float: left;
}
.fr{
	float: right;
}
.M_top{
	margin-top: 15px;
}
.red{
	border:1px red solid;
}
.header{
    background-color: #fff;
    width: 92%;
    float: left;
    padding: 5px 4%;
    position: relative;
}

.header-logo{
    background: url(/images/logo.png) no-repeat left;
    background-size: contain;
    font-size: 0px;
    width: 200px;
    height: 73px;
}
.fenlei_show {
    margin-top: 30px;
}
.fenlei_show_C {
    position: fixed;
    right: 0;
    z-index: 9;
    top: 121px;
    opacity: 1;
    left: -50px;
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    display: none;
}
.navbar-nav {
    margin: 0px;
    background-color: #fff;
    width: 40%;
    float: right;
    height: 100%;
    overflow: scroll;
    padding-bottom: 50px;
    border-top: 2px #333 solid;
}
.nav>li {
    position: relative;
    display: block;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.nav-child{
    padding:0px 0px 0px 30px;
    display: none;
}
.nav-child a{
     display: block;
     color: #333;
     line-height: 40px;
}
.yi-htoo{
    background-color: #333;
    padding:0px 5%;
    overflow: hidden;
    height: 47px;
}
.swiper-wrapper{
    overflow: hidden;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    box-sizing: border-box;
}
.swiper-wrapper li{
    padding:0px 10px;
}
.swiper-wrapper li a{
    display: block;
    line-height: 45px;
    color: #fff;font-size: 16px;
}
.swiper-wrapper li a.active {
    border-bottom: 2px solid #fff;
    font-weight: 700;
}

.slideBox{ position:relative; overflow:hidden; margin:0px auto;  /* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:20px; line-height:20px; bottom:10px; right:10px; z-index:1; }
.slideBox .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border:1px #fff solid; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }

.m_info{
    background-color: #fff;
    padding:20px 5%;
}
.m_info h2{
    border-bottom: 1px #eee solid;
    overflow: hidden;
}
.m_info h2 span{
    font-size: 22px;
    font-weight: 700;
    float: left;
    padding-bottom: 5px;
    border-bottom:3px solid #ad0a25;
}
.m_info h2 font{
    font-size: 22px;
    color: #ad0a25;
    font-weight: 700;
}
.m_info ul{
    overflow: hidden;
    margin-top: 15px;
}
.m_info ul li{
    float: left;
    width: 100%;
    margin-bottom: 8px;
    font-size: 15px;
    color: #665657;
}
.m_info ul li .info_01{
    margin-right: 5px;
    border:1px #ff929a solid;
    color: #ff929a;
    padding:0px 5px;
}
.m_info ul li .info_02{
    margin-right: 5px;
    border:1px #69bad8 solid;
    color: #69bad8;
    padding:0px 5px;
}
.m_info ul li .info_03{
    border:1px #62d19e solid;
    color: #62d19e;
    padding:0px 5px;
}
.m_info ul li a{
    color: #ad0a25;
    font-weight: 400;
    font-size: 15px;
}

.m_course{
    background-color: #fff;
    padding:20px 5% 0px 5%;
}
.m_course h2{
    border-bottom: 1px #eee solid;
    overflow: hidden;
}
.m_course h2 span{
    font-size: 22px;
    font-weight: 700;
    float: left;
    padding-bottom: 5px;
    border-bottom:3px solid #ad0a25;
}
.m_course h2 font{
    font-size: 22px;
    color: #ad0a25;
    font-weight: 700;
}
.m_cou_l{
    border-bottom:1px #eee solid;
    padding:20px 0px;
    overflow: hidden;
}
.m_cou_l:nth-last-child(1){
    border:none;
}
.m_pic{
    width: 51%;
}
.m_course-info{
    width: 45%;
}
.m_course-info h3 a{
    font-size: 18px;
    color: #333;
    font-weight: 700;
    display: block;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
}
.m_brief{
    width: 100%;
}
.m_brief dl{
    line-height: 30px;
    width: 100%;
    height: 30px;
    overflow: hidden;
}
.m_g-btn-mainbm{
    color: #b58f48;
    border:1px #b58f48 solid;
    line-height: 30px;
    float: left;
    text-align: center;
    font-size: 15px;
    width: 60%;
    margin-top: 10px;
}

.m_youshi,.m_news{
    background-color: #fff;
    padding:20px 5%;
    overflow: hidden;
}
.m_youshi h2{
    border-bottom: 1px #eee solid;
    overflow: hidden;
}
.m_youshi h2 span font{
    font-size: 22px;
    font-weight: 700;
    float: left;
    padding-bottom: 5px;
    border-bottom:3px solid #ad0a25;
}

.m_youshi_class{
    overflow: hidden;
    margin-top: 15px;
}
.m_youshi_class_01{
    width: 30.5%;
    margin-right: 4%;
}
.m_youshi_class_01:nth-last-child(1){
    margin-right: 0px;
}
.m_youshi_class_01 h3{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: 700;
    color: #333;
}
.m_youshi_class_01 p{
    color: #666;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    font-size: 12px;
}


.zhsh_top .tab_zzjs_{
    overflow: hidden;
    border-bottom: 1px #eee solid;
}
.zhsh_top .tab_zzjs_ li {
    float:left;
    cursor:pointer; 
    line-height: 40px;
    padding-bottom: 5px;
    width: 33.33%;
    text-align: center;
}
.tab_zzjs_ span{
    color: #e4e4e4;
   
    font-size: 20px;
}
.zhsh_top .nor_zzjs{
    font-size: 18px;
    font-weight: 400;

}
.zhsh_top .hovertab_zzjs {
    color:#ad0a25;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 3px #ad0a25 solid; 
}
.zhsh_bot{
    margin-top: 10px;
    overflow: hidden;
}
.zhsh_bot .undis_zzjs_net {
    display:none;
}

.zhsh_bot h3 a{
    font-size: 15px;
    color: #333;
    overflow: hidden;
    line-height: 40px;
    height: 40px;
}
.teacher-i-c{
    margin-top: 20px;
}
.teacher-i-c a{
    float: left;
    margin-right: 3%;
    width: 31.333%;
    margin-bottom: 10px;
    position: relative;
}
.teacher-i-c a:nth-child(3n){
    margin-right: 0px;
}
.teacher-i-c img{
    float: left;
}
.teacher-i-c h3{    
    background-color: black;
    opacity: 0.5;
    position: absolute;
    bottom:0px;
    left:0px;
    right:0px;
   line-height: 40px;
   color: #fff;
   padding:0px 5%;
   overflow: hidden;
   font-size: 12px;

}
.jg-footer {
        background-color: #333;
        float: left;
        width: 100%;
        position: fixed;
        bottom: 0px;
        z-index: 9;
    }
    .jg-foot{
        width: 33%;
        text-align: center;
        border-right:1px #fff solid;
    }
    .jg-foot:nth-last-child(1){
        border:none;
    }
    .jg-footer a {
        color: #fff;
        font-size: 14px;
        line-height: 50px;
    }
   .modal{
        position: fixed;
        left: 0;
        top: 0px;
        bottom: 0;
        right: 0;
        background: rgba(0,0,0,0.5);
        z-index: 999;
        display: none;

    }
    .modal-dialog{
        width: 95%;
        margin:100px auto;
        background: #fff;

    }
    .modal-dialog h4{
        background-color: #333;
        color: #fff;
        padding:15px 20px;
    }
    .modal-dialog h4 span{
        float: right;
    }
    .modal-body {
       
        padding: 15px 3%;
    }
    .modal-body{
        font-size: 14px;
    }
    .modal .form-control
    {
        display: block;
    width: 93%;
    font-size: 14px;
        padding: 6px 12px;
        background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    }


#m_content h1{
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.content-co{
    text-align: center;
    margin-top: 20px;
    border-bottom:2px #333 solid;
    padding-bottom: 15px;
}
.m_li{
    background-color: #f4f5f7;
    padding:10px 5%;
    margin-top: 20px;
    overflow: hidden;
}
.m_li span{
    float: left;
    width: 100%;
    margin-bottom: 5px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}
.m_li span font {

    color: #b58f48;
}
.content-ar{
    margin-top: 20px;
    padding-bottom: 40px;
}
.content-ar p,.content-ar span,.content-ar font,.content-ar strong,.content-ar b{
    font-size: 15px;
    line-height: 30px;
}
article img{
    width: 80%;
    margin:0 auto;
    display: block;
    margin-bottom: 10px;
	height: auto;
}


#m_news_l{
    background-color: #fff;
    padding:20px 5%;
}
#m_news_l h2{
    border-bottom: 1px #eee solid;
    overflow: hidden;
}
#m_news_l h2 span{
    font-size: 22px;
    font-weight: 700;
    float: left;
    padding-bottom: 5px;
    border-bottom:3px solid #ad0a25;
}
#m_news_l h2 font{
    font-size: 22px;
    color: #ad0a25;
    font-weight: 700;
}
.news_list{
    overflow: hidden;
}
.news_list li{
    width: 100%;
    border-bottom:1px #eee solid;
    padding:15px 0px;
}

.news_list li  h3 a{
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
}

.news_list li p{
    color: #666;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
    margin-top: 5px;
    width: 100%;
}
.news_list li span{
    color: #999;
    margin-top: 5px;
}


.pageNav{
    padding:20px 0px 60px 0px;
    text-align: center;
    clear: both;
}
.pageNav span, .pageNav a {
    font-size: 12px;
    border: 1px #eee solid;
    padding: 5px 15px;
    display: inline-block;
    color: #333;
}




.teacher_list{
    margin-top: 20px;
}
.teacher_list li:nth-child(even){
    float: right;
}
.teacher_list li:nth-child(odd){
    float: left;
}
.teacher_list li{
    width: 48%;

    margin-bottom: 15px;
}
.teacher_list li:nth-child(3n){
    margin-right: 0px;
}
.teacher_list li a.teacher_img{

    width: 100%;
    background-image:url(../img/line.jpg);
    background-repeat: repeat-x;
    overflow:hidden;
}
.teacher_list li img{
    margin:0 auto;
    display: block;
    width: 60%;
}
.teacher-info{
    width: 90%;
    padding:5px 5% 15px 5%;
    border-left:1px #eee solid;
    border-right:1px #eee solid;
    border-bottom:1px #eee solid;
    overflow: hidden;
}
.teacher-info h3 a{
    display: block;
    color: #333;
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
}
.teacher-info h3 a:hover{
    color: #af0a2c;
}
.teacher-info p{
    color: #666;
    overflow: hidden;
    line-height: 30px;
    height: 120px;

}


.img-list{
    overflow: hidden;
    margin-top: 20px;
}
.img-list li:nth-child(even){
    float: right;
}
.img-list li:nth-child(odd){
    float: left;
}
.img-list li{
    width: 48%;
    margin-bottom: 15px;
}

.img-list li a{
    float: left;
}
.img-list li:nth-child(3n){
    margin-right: 0px;
}
.img-list li img{
    width: 100%;
    height: 120px;
    float: left;
}
.img-list li span{
    display: block;
    border-left:1px #eee solid;
    border-right:1px #eee solid;
    border-bottom:1px #eee solid;
    text-align: center;
    line-height: 40px;
}