/*导师榜单*/
.new_teacher{padding:10px;margin-bottom:5px; border-bottom:1px solid #ccc;overflow:auto}
.new_teacher_img,.new_teacher_ul,.new_teacher_quxian{float:left}
.new_teacher_img{text-align:center;}
.new_teacher_img>img{width:170px;height:200px;margin-bottom:5px;border-radius:5px;}
.new_teacher_img>p{font-size:16px;}
.new_teacher_ul,.new_teacher_ul2{font-size:18px;}
.new_teacher_ul li{margin:30px 20px;}
.new_teacher_quxian{line-height:200px; width:480px;}
.new_teacher_quxian img{height:190px;width:100%;}
.new_teacher_ul2{float:right;}
.new_teacher_ul2 li{margin:25px 0;text-align:right;}
.new_teacher_ul2 a{display:block;background:#f00;padding:10px 0;width:100px;text-align:center;border-radius:5px;color:#fff;font-weight:bold;}
.total_nav_chart{width:480px;height:200px;border: 1px solid #eee}