@charset "utf-8";
.team_con.team_con_04.xy_jidi .team04_02 {
  width: 100%;
  margin-top: 60px;
}
.team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_l {
  width: 32.5%;
  height: 568px;
}
.team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r {
  height: 568px;
  width: calc(100% - 32.5% - 12px);
}
.team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 {
  width: 100%;
  height: calc(50% - 6px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01:last-child {
  margin-top: 12px;
}
.team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 .t_r_img {
  width: calc(50% - 6px);
  height: 100%;
  overflow: hidden;
}
.team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 .t_r_img div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 .t_r_img div img {
  display: inline-block;
  height: 100%;
  width: auto;
  transition: 0.4s;
  transform: scale(1);
  overflow: hidden;
}
.team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 .t_r_img div:hover {
  transition: 0.4s;
  transform: scale(1.05);
}
.team_con.team_con_04.xy_jidi .team04_02 .team_new {
  display: none;
}
.xy_peixun {
  width: 100%;
  background: #FFF7ED;
}
.xy_peixun .team04_01 {
  background: url(../images/college/td_bj_kh_pc.png) no-repeat center center;
  background-size: 100% 100%;
}
.xy_peixun .peixun_con {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 30px;
}
.xy_peixun .peixun_con .px_img {
  width: 32.8%;
  margin: 12px 0.8% 0 0;
}
.xy_peixun .peixun_con .px_img:nth-child(3n) {
  margin-right: 0;
}
.xy_peixun .peixun_con .px_img img {
  display: inline-block;
  width: 100%;
  height: auto;
  transition: 0.4s;
}
.xy_peixun .peixun_con .px_img:hover:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.xy_peixun .peixun_con .px_img:hover img {
  transition: 0.4s;
  transform: scale(1.01);
}
.xy_jieye .jieye_con {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 40px;
}
.xy_jieye .jieye_con .jy_img {
  width: 19.4%;
  margin: 10px 0.75% 0 0;
}
.xy_jieye .jieye_con .jy_img:nth-child(5n) {
  margin-right: 0;
}
.xy_jieye .jieye_con .jy_img img {
  display: inline-block;
  width: 100%;
  height: auto;
  transition: 0.4s;
}
.xy_jieye .jieye_con .jy_img:hover:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.xy_jieye .jieye_con .jy_img:hover img {
  transition: 0.4s;
  transform: scale(1.01);
}
.xy_dahui {
  background: url(../images/college/dh_bj.png) no-repeat center top;
  background-size: 100% 100%;
}
.xy_dahui .dahui_con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 30px;
}
.xy_dahui .dahui_con .dh_img {
  width: 49%;
  margin-top: 30px;
}
.xy_dahui .dahui_con .dh_img img {
  display: inline-block;
  width: 100%;
  height: auto;
  transition: 0.4s;
}
.xy_dahui .dahui_con .dh_img:hover:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.xy_dahui .dahui_con .dh_img:hover img {
  transition: 0.4s;
  transform: scale(1.01);
}
@media (max-width: 1280px) {
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_l {
    height: 494px;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r {
    height: 494px;
  }
}
@media (max-width: 767px) {
  .team_con.team_con_04.xy_jidi {
    padding-top: 2rem;
  }
  .team_con.team_con_04.xy_jidi .team04_02 {
    margin-top: 1.25rem;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top {
    flex-direction: unset;
    justify-content: space-between;
    align-items: flex-start;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_l {
    width: calc(50% - 0.25rem);
    height: 8.8rem;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r {
    height: 8.8rem;
    width: calc(50% - 0.25rem);
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 {
    width: 100%;
    height: 100%;
    flex-direction: column;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01:last-child {
    display: none;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 .t_r_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 .t_r_img div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 .t_r_img div img {
    display: inline-block;
    height: 100%;
    width: auto;
    transition: 0.4s;
    transform: scale(1);
    overflow: hidden;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 .t_r_img div:hover {
    transition: 0.4s;
    transform: scale(1.05);
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team04_top .t04_t_r .t_r_line01 .t_r_img:last-child {
    margin-top: 0.5rem;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team_new {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team_new .t_r_img {
    width: calc(50% - 0.25rem);
    height: 4.15rem;
    overflow: hidden;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team_new .t_r_img div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team_new .t_r_img div img {
    display: inline-block;
    height: 100%;
    width: auto;
    transition: 0.4s;
    transform: scale(1);
    overflow: hidden;
  }
  .team_con.team_con_04.xy_jidi .team04_02 .team_new .t_r_img div:hover {
    transition: 0.4s;
    transform: scale(1.05);
  }
  .xy_peixun .peixun_con {
    justify-content: space-between;
    padding-top: 0.4rem;
  }
  .xy_peixun .peixun_con .team04_01 {
    background: url(../images/college/td_bj_kh_m.png) no-repeat center center;
    background-size: 100% 100%;
  }
  .xy_peixun .peixun_con .px_img {
    width: 49%;
    margin: 0.4rem 0 0 0;
  }
  .xy_peixun .peixun_con .px_img:nth-child(3n) {
    margin-right: 0;
  }
  .xy_jieye .jieye_con {
    padding-top: 0.75rem;
    justify-content: space-between;
  }
  .xy_jieye .jieye_con .jy_img {
    width: 49%;
    margin: 0.4rem 0 0 0;
  }
  .xy_jieye .jieye_con .jy_img:nth-child {
    margin-right: 0;
  }
  .xy_dahui {
    background: url(../images/college/dh_bj.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .xy_dahui .dahui_con {
    flex-direction: column;
    padding-top: 0.5rem;
  }
  .xy_dahui .dahui_con .dh_img {
    width: 100%;
    margin-top: 0.4rem;
  }
}
