.contion_box{padding: 0px 15px 0px 15px; margin: 0px auto;}

  .title{color: #CB3B57;font-size: 1.5rem; text-align: center;margin-top: 20px;}
  .xian{width: 41px; height: 2px; background-color: #CB3B57; margin: 0px auto;}

  .teachers_bg{width: 100%; padding-bottom: 15px; margin: 30px auto 0px auto;display: flex; background-color: #ffffff; border-radius: 4px; box-shadow: 0px 4px 4px 0px rgba(202, 202, 202, 0.5);}
  .teachers_top{padding: 15px;width: 80px;height: 80px;}
  .teachers_top img{width: 100%;height: 100%;}
  .teachers_right{margin-top: 11px; margin-left: 0px; width: 64%;}
  .teachers_name{color: #CB3B57;font-size: 16px;}
  .teachers_info{width: 100%; height: 65px; color: #666666;font-size: 14px; margin-top:3px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;line-height: 16px;}