body {
  font-family:Microsoft YaHei;
  background-color: #f2f2f2;
}
.content3_pic {
    margin: 120px 250px;
    padding: 60px 80px 10px;
    background-color: #ffffff;
    display: inline-table;
    /* position: relative; */
    /* height: 1110px; */
    width: 1260px;
}
.content3_title {
  padding-bottom:60px;
  clear: both;
}
.content3_pic a{
   float:left;
   position: relative;
   font-family:Microsoft YaHei;
   font-size:18px;
   /* color: #fff; */
   margin: 0px 0 60px;
   width: 374px;
   background: url(/images/202104/jiaoxue/mail.png) 215px 218px no-repeat;
}
.content3_pic a:hover {
   /* -webkit-transform: scale(1.08);
    transform: scale(1.08);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);*/
    /*border-radius: 50%*/
  }
.content3_pic a img{
   float:left;
   padding:0px;
}
.content3_pic a .div2{
   position:absolute;
   color: #333;
   width: 160px;
   line-height: 80px;
   /* height: 200px; */
   /* text-align: center; */
   font-size: 28px;
   font-weight: 700;
   letter-spacing: 1px;
   bottom: 11px;
   left: 214px;
   background: url(/images/202104/jiaoxue/name_line.png) 0px 70px no-repeat;
}
.subtitle {
  float: right;
  font-size: 18px;
  max-width: 90px;
  /* width: 90px; */
  letter-spacing: 0px;
  line-height: 90px;
  font-weight: 400;
}
.content3_pic a .bg{
     position:absolute;
     width:100%;
     height: 100%;
     /* background: url("/images/202104/jiaoxue/dl_jb.png") 0% 110%  repeat-x; */
}

.content3_pic a:nth-child(3),.content3_pic a:nth-child(6),.content3_pic a:nth-child(9),.content3_pic a:nth-child(12),.content3_pic a:nth-child(15){
  margin: 0px 69px 60px 69px;
}
.content3_pic .title {
  font-size:40px;
  font-weight:700;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 60px;
}