[class="list_li_1"]{
  clear: both;
}
.list_li_stu_pic{
  float: left;
  width: 30%;
  margin: 16px calc(10%/6) 24px calc(10%/6);

}
.list_li_stu_pic p{
  font-size: 20px;

  color: #333;
  text-shadow: 0 0 #999;
  margin:.7em 0 0 0;

}
.picture_block{
  width: 738px;
  margin: 20px auto 0 auto;

}

.img_block{
  width: 315px;
  padding: 0 25px;
  margin: 10px auto;
  text-align: center;
  float: left;
  position: relative;
}
.img_block img{
  width: 315px;
  height: 220px;
  border: solid 4px #fff;
  box-shadow: 0 0 8px 1px #999;
}
.img_block span{
  font-size: 16px;
  margin-top: -4px;
  width: 315px;
  max-height: 20px;
  overflow: hidden;
  position: absolute;
  bottom: 8px;
  left: 29px;
  background-color: #fff;
}
.cl_both{clear: both;}
/*.stu_pic_img{
  position: relative;
  width: 90%;
  border: 6px solid #fff;
  box-shadow:
    0 1px 2px 1px rgba(150,150,150,.5),
    1px 1px 3px 1px rgba(150,150,150,.4),
    2px 2px 8px 2px rgba(150,150,150,.7),
    3px 2px 6px 3px rgba(150,150,150,.2),
    6px 4px 8px 4px rgba(150,150,150,.1);
  background: #eee;
  background-image:
    /*radial-gradient(farthest-corner at 20% 10%,rgba(255, 255, 255, 0.8) 60%, rgba(255, 255,255,.7) 60%),*/
    /*radial-gradient(farthest-corner at 90% 90%,rgba(200, 200, 200, 0.3) 90%, rgba(0, 0, 0,.25) 90%),*/
    radial-gradient(farthest-corner at 20% 30%, rgba(20, 20,20,.1) 80% ,rgba(255, 255, 255, 0.7) 80%),

    url("../image/main/¥j¤Ú_±Ð½m.jpg");
  background-size: contain;
  height: 150px;
  transform-origin: 3px 3px;
  /*transform: rotate(2deg);*/
  transition: .5s;
}*/
/*.stu_pic_img::before{
  position: absolute;
  content: "";
  border-radius: 50%;
  border: 10px solid #fafafa;
  box-shadow:
    2px 1px 2px 1px rgba(50,50,50,.5),
    -1px -1px 3px 0px rgba(50,50,50,.3);
  top: -12px;
  left: -12px;
}*/
