

  .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_box{background:url(../images/sz_bg.png) no-repeat; background-color: #ffffff; margin: 30px auto 0px auto;background-size:100% 100%;display: flex;width:100%;   height:100%;  padding: 30px 0px;}
  .teachers_pic{width: 60pt;height: 80pt;border:0px solid #92171B;margin-left: 15px; position: relative; top: 0px;}
  .teachers_pic img{width: 100%;height: 100%;}
  .teachers_con{ margin-left: 15px;width: 63%;height: 70pt; position: relative;top: -10px;}
  .teachers_con .name{font-size: 1.3rem;color: #92171B; margin-top: 0pt;}
  .teachers_con .subject{font-size: 0.8rem;color: #333333; margin-top: 5pt;}
  .teachers_con .info{width: 100%;font-size: 1rem;color: #333333;margin-top: 5pt;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

  .teachers_bg{width: 100%; 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); padding-bottom: 15px;}
  .teachers_top{width: 80px;height: 110px; margin: auto 15px; position: relative;top: 7.5px;}
  .teachers_top img{width: 100%;height: 100%;}
  .teachers_right{margin-top: 7px; margin-left: 10px; width: 60%;}
  .teachers_name{color: #92171B;font-size: 16px;}
  .teachers_subject{color: #333333;font-size: 12px;margin-top: 3px;}
  .xian2{width: 100%;height: 1px;background-color: #D8D8D8; margin: 5px 0px;}
  .teachers_info{width: 100%;color: #333333;font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}