/* div{
    box-sizing:border-box;
} */

.team_main{
    width:1200px;
    height:auto;
    margin:auto;
    overflow:hidden;
}

.team_main div{
    box-sizing:border-box;
}

.team_tit{
    width:1200px;
    margin:40px auto;
    height:auto;
    overflow:hidden;
}
.team_tit_one{
    width:285px;
    margin:auto;
    background:url(../images/tit_8.png) no-repeat center 16px;
}
.team_tit_one>h2{
    font-size:34px;
    font-weight:bold;
    color:#666;
    text-align:center;
}
.team_tit_one>p{
    font-size:11px;
    color:#b3b3b3;
    margin-top:-3px;
    text-transform:uppercase;
    text-align:center;
}
.team_tit>p{
    width:90%;
    margin:20px auto 0;
    text-align:center;
    font-size:16px;
    color:#666;
}


/*名师*/
.zjbt{ width:100%; float:left; margin-top:20px;overflow:hidden;}
.zjbts{ width:1200px; margin:0 auto;overflow:hidden}


.ks_liw{ width:100%; margin:0 auto;overflow:hidden;}
.ks_liw ul{ width:1120px; text-align:center;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.ks_liw li{width:240px;display:block;line-height:50px; font-size:20px; border:solid 2px #fb9f00;color:#fb9f00;text-align:center; float:left; margin:0 10px;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;cursor:pointer; }

.ks_cur{
    font-size:16px;
    line-height:54px!important;
    background-image: -moz-linear-gradient( 0deg, #faaf00 0%, #fa8500 100%);
    background-image: -webkit-linear-gradient( 0deg, #faaf00 0%, #fa8500 100%);
    background-image: -ms-linear-gradient( 0deg, #faaf00 0%, #fa8500 100%);
    color:#fff!important;
    border:none!important;
}

.msn-focus{width:1100px;margin:auto;overflow:hidden;display:none}
.msn-focus img{width:100%;vertical-align:top;}
.msn-focus .listBox{width: 100%;box-sizing:border-box;padding:30px 0 15px 0;overflow:hidden}
.listBox>ul>li{
    display:block;
    float:left;
    width:calc(262px - 4px);
    height:464px;
    margin-right:20px;
    border:solid 1px #f3f3f3;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    margin-bottom:30px;


}
.listBox>ul>li:nth-child(4),
.listBox>ul>li:nth-child(8),
.listBox>ul>li:nth-child(12){
    margin-right:0!important;
}
.listBox>ul>li>.team_text{
    -webkit-transform:translateY(-20px);
        -ms-transform:translateY(-20px);
            transform:translateY(-20px);
    background:#fff;
    height:140px;
    overflow:hidden;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    padding:10px;
}
.team_text>h2{
    font-size:20px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    color:#333;
    text-align:left;
    margin-bottom:10px;
}
.team_text>h2>span{
    display:block;
    float:right!important;
    font-weight:normal!important;
    font-size:12px!important;
    text-transform: uppercase;
    color:#888!important;

}
.team_text>p{
    text-align:left;
    color:#444;
    font-size:15px;
}
.team_text>p>span{
    width:36px;
    height:18px;
    font-size:14px;
    line-height:18px;
    text-align:center;
    margin-right:5px;
    display:inline-block;
    background:#888;
    color:#fff;
}


.cont2{ width:100%; float:left; margin-top:10px; overflow: hidden;}
.cont2s{ width:1200px; margin:0 auto;}
.cont2s ul{  margin:0 auto; text-align:center}
.cont2s ul li{ display:inline; text-align:center; padding:0px 3px;}




/********************************名师详情*********************************/
.ms_message{
    width:860px;
    overflow:hidden;
    text-align:left;
}
.ms_message .ms_con{
    position:relative;
    width:100%;
    height:297px;
    background:url(../images/team_ms_bg.png) no-repeat center;
}
.ms_con .ms_box{
    width:90%;
    padding:34px;
    overflow:hidden;
}
 .ms_right {
     width: 470px;
    margin-left:30px;
}
.ms_right h2{
    position:relative;
    font-size:28px;
    color:#444444;
    font-weight:bold;
    margin-bottom:20px;
}
.ms_right h2:after{
    position:absolute;
    content: "";
    bottom:-10px;
    left:0;
    width:470px;
    height:1px;
    background:#cbcbcb;
}
.ms_right h2>span{
    font-size:16px!important;
    color:#666!important;
    font-weight:normal!important;
    margin-left:10px;
}
.ms_right a{
    display:block;
    float:right;
    width: 90px;
    height: 25px;
    font-size: 15px;
    margin-right:100px;
    text-align: center;
    color: #fff;
    line-height: 25px;
    border-radius: 15px!important;
    background-image: linear-gradient( 0deg, rgb(250,175,0) 0%, rgb(250,125,0) 100%);
    background-image: -moz-linear-gradient( 0deg, rgb(250,175,0) 0%, rgb(250,125,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(250,175,0) 0%, rgb(250,125,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(250,175,0) 0%, rgb(250,125,0) 100%);
    -webkit-box-shadow: 0px 3px 11px 0px rgba(250, 128, 0, 0.4);
    box-shadow: 0px 3px 11px 0px rgba(250, 128, 0, 0.4);
}
.ms_right p{
    font-size:16px;
    margin-bottom:11px;
}

.ms_right p span{
    display:inline-block;
    font-size:15px;
    height:22px;
    line-height:22px;
    margin-right:10px;
    text-align:center;
    border:solid 1px #008bab;
    color:#008bab;
    width:70px;
    
}
.ms_p1 ,
.ms_p2 ,
.ms_p3 {
    line-height:25px;
}
.ms_p3{
    background:url(../images/team_xq_cs.png) no-repeat 81px center;
    width: 100%;
    background-size:66px 24px;
}
.ms_xq_text{
    width:100%;
    background:#f2f5f6;
    margin:20px 0;
    box-sizing:border-box;
    padding:20px 30px;
    font-size:14px;
}
.ms_xq_text p{
    margin-bottom:10px;
    line-height:26px;
}
.ms_xq_text span{
    width:70px;
    height:24px;
    line-height:24px;
    text-align:center;
    display:inline-block;
    margin-right:10px;
    background:#008bab;
    color:#fff;
}






