.xgk_ul {
  /* display: flex;
  justify-content: space-between; */
  text-align: center;
  height: 130px;
  width: 100%;
}


.xgk_li,
.dwhtk_li {
  box-shadow: 0 6px 15px 0 rgba(158, 185, 229, 0.20);
  width: 130px;
  height: 130px;
  border-radius: 4px;
  position: relative;
  margin-right: 64px;
  float: left;
  background-size: 130px 130px;
  background-repeat: no-repeat;
}

.xgk_li img:first-child,
.dwhtk_li img:first-child {
  margin-top: 25px;
}

.sanjiao {
  position: absolute;
  width: 30px;
  height: 20px;
  bottom: -50px;
  left: 50px;
  display: none;
}

.xgk_li span,
.dwhtk_li span {
  line-height: 60px;
  color: #3A436E;
}

.xgk_li:hover span,
.dwhtk_li:hover span {
  font-weight: bold;
  color: #fff;
}

.select span {
  font-weight: bold;
  color: #fff;
}

.xgk_div,
.dwhtk_div {
  margin-top: 50px;
  height: 280px;
  width: 100%;
  background: #F5F9FF;
  border-radius: 4px;
  display: none;
}

.xgk_div .flright,
.dwhtk_div .flright {
  display: none;
}

.xgk_d_div1 {
  float: left;
  padding: 40px 20px 0 40px;
  font-size: 15px;
  color: #3A436E;
  display: none;
}

.xgk_d_d_span {
  display: inline-block;
  height: 40px;
  border: 0.5px dashed #4381E5;
  margin: 10px 12px;
}

/*  */
.school_ul {
  /* display: flex; */
  /* justify-content: space-between; */
  text-align: center;
  margin: -170px auto 0;
  width: 1100px;
  /* flex-wrap: wrap; */
  height: 700px;
}

.school_li {
  background: #FFFFFF;
  box-shadow: 0 6px 15px 0 rgba(158, 185, 229, 0.20);
  border-radius: 4px;
  width: 340px;
  height: 310px;
  position: relative;
  margin-bottom: 40px;
  margin-right: 40px;
  float: left;
  overflow: hidden;
}

.school_li_img1 {
  position: absolute;
  left: 71px;
  z-index: 10;
}

.school_li_img2 {
  position: absolute;
  left: 50%;
  transform: translateX(-25px);
  top: 24px;
  z-index: 10;
}

.school_li_img3 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: none;
}

.school_li h6 {
  font-size: 14px;
  color: #3A436E;
  position: absolute;
  left: 0;
  width: 100%;
  top: 92px;
  z-index: 10;
}

.school_li span {
  display: inline-block;
  padding: 0 40px;
  font-size: 14px;
  color: #646584;
  text-align: justify;
  line-height: 22px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 128px;
  z-index: 10;
}

.school_li:hover,
.school_clk {
  transform: scale(1.04);
}

.school_li:hover span,
.school_li:hover h6 {
  color: #fff;
}

/* 教务服务 */
.jwfw_ul {
  height: 230px;
  width: 100%;
}

.jwfw_div {
  float: left;
  height: 230px;
  padding-top: 50px;
  margin-right: 25px;
}

.jwfw_li1 {
  background: #E5EFFF;
  border-radius: 4px;
  width: 350px;
  height: 180px;
  float: left;
  text-align: center;
  position: relative;
}

.jwfw_li1_div {
  background: #4381E5;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
  left: 125px;
  top: -50px;
}

.jwfw_li1_span1 {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  position: absolute;
  top: 68px;
  left: 0;
}

.jwfw_li1_span2 {
  font-size: 14px;
  position: absolute;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  width: 100%;
  color: #646584;
  left: 0;
  top: 103px;
}

.jwfw_li2 {
  padding: 30px;
  display: none;
  float: left;
  box-sizing: border-box;
  color: #FFFFFF;
  width: 350px;
  height: 180px;
  background: #4381E5;
  border: 1px solid #4381E5;
  box-shadow: 0 8px 30px 0 rgba(158, 185, 229, 0.80);
  border-radius: 4px;
}

.jwfw_li2_span2 {
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
  letter-spacing: 0;
  text-align: justify;
  line-height: 22px;
}

.yhfk_bj {
  height: 350px;
  background-image: url('../../images/homePage/homeConImg/school_bj.png');
  margin-top: 100px;
  background-repeat: no-repeat;
  background-size: 100% 350px;
}
.ljsy-btn{
  position:absolute;
  left:17px;
  top: -177px;
  width: 132px;
  height:40px;
  line-height:40px;
  font-size:16px;
  text-align:center;
  background:#4381e5;
  color:#fff;
  border-radius:20px;
  cursor:pointer;
  z-index:100;
}
.ljsy-btn:hover{
  background:#83B2FF;
}
.float-window{
  width: 220px;
  height: 193px;
  position: fixed;
  z-index: 100;
  left: 0;
  bottom: 260px;
  cursor: pointer;
  /*display: none;*/
}
