.jy_container {
  width: 1300px;
  margin: 0 auto;
  /* overflow: hidden; */
}
.jy_con{
  background: url(./jy_bg.png) no-repeat center top;
}
.jy_head{
  overflow: hidden;
}
.jy_head .head_bar{
  margin-top: 38px;
  display: flex;
  justify-content: space-between;
}
.jy_head .jy_tit{
  margin-top: 56px;
  text-align: center;
}
/* 头部 END */
.jy_con .jbxx{
  margin-top: 88px;
}
.jy_item{
  text-align: center;
  background: url(./list_bg.png) no-repeat center top;
  height: 100px;
  line-height: 110px;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
}
.jy_item a{
  color: #fff;
}
.jy_con .jbxx .jbxx_con{
  margin-top: 12px;
  line-height: 44px;
  font-size: 18px;
  color: #333;
  width: 100%;
  height: 178px;
}
.jy_con .jbxx .jbxx_more{
  font-size: 24px;
  margin-top: 10px;
  text-align: right;
}
.jy_con .jbxx .jbxx_more a{
  color: #335dae;
  border-bottom: 4px solid #2e6cec;
}
/* 基本信息 END */
.jy_con .dtxx{
  margin-top: 16px;

}
.jy_con .dtxx_con{
  margin-top: 34px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 5px;
}
.jy_con .dtxx_con .dtxx_con_item{
  display: flex;
  width: 625px;
  height: 200px;
  box-shadow: 0 0 5px #ccc;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 34px 20px;
  background-color: #fff;
  margin-bottom: 36px;
}
.jy_con .dtxx_con .dtxx_con_item .dtxx_item_l{
  width: 94px;
  border-right: 2px solid #0076e4;
  box-sizing: border-box;
  padding-top: 30px;
  text-align: center;
}
.jy_con .dtxx_con .dtxx_con_item .dtxx_item_l .dtxx_item_l_t{
  font-size: 18px;
  color: #0076e4;
}
.jy_con .dtxx_con .dtxx_con_item .dtxx_item_l .dtxx_item_l_b{
  color: #0076e4;
  font-size: 48px;
  font-weight: bold;
}

.jy_con .dtxx_con .dtxx_con_item .dtxx_item_r{
  margin-top: 18px;
  margin-left: 22px;
  width: 470px;
}
.jy_con .dtxx_con .dtxx_con_item .dtxx_item_r h3{
  font-size: 22px;
}
.jy_con .dtxx_con .dtxx_con_item .dtxx_item_r h3 a{
  color: #0076e4;
}
.jy_con .dtxx_con .dtxx_con_item .dtxx_item_r .dtxx_item_r_c{
  margin-top: 12px;
  line-height: 32px;
  font-size: 18px;
  color: #333;
}
/* 动态信息  END */
.jy_con .jyfw{
  
}
.jy_con .jyfw .jyfw_c{
  background: url(./jy_fw_bg.png) no-repeat left 96px;
  height: 628px;
}
.jy_con .jyfw .jyfw_c .jyfw_fir{
  display: flex;
}
.jy_con .jyfw .jyfw_c .jyfw_fir .jyfw_fir_ico{

}
.jy_con .jyfw .jyfw_c .jyfw_fir .jyfw_fir_c{
  margin-top: 24px;
  margin-left: 6px;
}
.jy_con .jyfw .jyfw_c .jyfw_fir .jyfw_fir_c .jyfw_fir_img{
  box-sizing: border-box;
  padding-left: 24px;
}
.jy_con .jyfw .jyfw_c .jyfw_fir .jyfw_fir_c ul{
  display: flex;
  margin-top: 16px;
}
.jy_con .jyfw .jyfw_c .jyfw_fir .jyfw_fir_c ul li{
  width: 254px;
  height: 106px;
  box-shadow: 0 0 5px #ccc;
  border-radius: 10px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  background-color: #fff;
}
.jy_con .jyfw .jyfw_c .jyfw_fir .jyfw_fir_c ul li a{
  color: #333;
}
.jy_con .jyfw .jyfw_c .jyfw_sec{
  margin-top: 16px;
  display: flex;
}
.jy_con .jyfw .jyfw_c .jyfw_sec .jyfw_sec_c{
  margin-top: 32px;
}
.jy_con .jyfw .jyfw_c .jyfw_sec .jyfw_sec_c .jyfw_sec_img{
  text-align: right;
  box-sizing: border-box;
  padding-right: 10px;
}
.jy_con .jyfw .jyfw_c .jyfw_sec .jyfw_sec_c ul{
  display: flex;
  margin-top: 14px;
  margin-left: 148px;
  width: 834px;
}
.jy_con .jyfw .jyfw_c .jyfw_sec .jyfw_sec_c ul li{
  width: 156px;
  height: 112px;
  box-shadow: 0 0 5px #ccc;
  border-radius: 10px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  background-color: #fff;
  text-align: center;
}
.jy_con .jyfw .jyfw_c .jyfw_sec .jyfw_sec_c ul .jyfw_font_min{
  font-size: 18px;
}
.jy_con .jyfw .jyfw_c .jyfw_sec .jyfw_sec_c ul li a{
  color: #333;
}
.jy_con .jyfw .jyfw_c .jyfw_sec .jyfw_fir_ico{
  margin-left: 28px;
}
.jy_con .jyfw .jyfw_c .jyfw_thr{
  margin-top: 6px;
  display: flex;
}
.jy_con .jyfw .jyfw_c .jyfw_thr .jyfw_thr_ico{
  margin-left: 32px;
}
.jy_con .jyfw .jyfw_c .jyfw_thr .jyfw_thr_c{
  margin-top: 54px;
}
.jy_con .jyfw .jyfw_c .jyfw_thr .jyfw_thr_c ul{
  display: flex;
  margin-top: 14px;
}
.jy_con .jyfw .jyfw_c .jyfw_thr .jyfw_thr_c ul li{
  width: 154px;
  height: 98px;
  box-shadow: 0 0 5px #ccc;
  border-radius: 10px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  background-color: #fff;
  text-align: center;
}
.jy_con .jyfw .jyfw_c .jyfw_thr .jyfw_thr_c ul li a{
  color: #333;
}
.jy_con .jyfw .jyfw_c .jyfw_thr .jyfw_thr_c ul .jyfw_font_min{
  font-size: 18px;
}
/* 教育服务 END */
.jy_con .xxml{
  position: relative;
  padding-top: 90px;
}
.jy_con .xxml .book{
  position: absolute;
  right: -264px;
  top:0;
}
.jy_con .xxml .xxml_c{
  margin-top: 50px;
}
/* 学校名录 END */

.jy_con .zspx{
  margin-top: 60px;
}
.jy_con .zspx .zspx_c{
  display: flex;
  justify-content: space-between;
}
.jy_con .zspx .zspx_c .zszc{
  width: 630px;
}
.jy_con .zspx .zspx_c .zszc ul{
  margin-top: 18px;
}
.jy_con .zspx .zspx_c .zszc ul li{
  box-sizing: border-box;
  background: url(./jy_dian.png) no-repeat left center;
  padding-left: 30px;
  font-size: 16px;
  line-height: 60px;
  border-bottom: 1px dashed #c2c2c2;
  display: flex;
  justify-content: space-between;
  color: #333;
}
.jy_con .zspx .zspx_c .zszc ul li a{
  color: #333;
}
.jy_con .zspx .zspx_c .xwpx{
  width: 630px;
}
.jy_con .zspx .zspx_c .xwpx ul{
  margin-top: 18px;
}
.jy_con .zspx .zspx_c .xwpx ul li{
  width: 100%;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #a2ccf0;
  color: #333;
  font-size: 16px;
  margin-bottom: 14px;
  line-height: 48px;
  box-sizing: border-box;
}
.jy_con .zspx .zspx_c .xwpx ul li a{
  color: #333;
}
.jy_con .dlyd{
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
}
.jy_bottom {
  background: url(./jy_bottom_bg.png) no-repeat center bottom;
  padding-bottom: 150px;
  box-sizing: border-box;
}
.jy_bottom .mtjz {
  margin-top: 60px;
}
.jy_bottom .mtjz .picScroll-left {
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}
.jy_bottom .mtjz .picScroll-left .prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.jy_bottom .mtjz .picScroll-left .next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.jy_bottom .mtjz .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.jy_bottom .mtjz .picScroll-left .bd ul li {
  margin: 0 23px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.jy_bottom .mtjz .picScroll-left .bd ul li .pic {
  text-align: center;
}
.jy_bottom .mtjz .picScroll-left .bd ul li .pic img {
  width: 214px;
  height: 214px;
  display: block;
}
.jy_bottom .mtjz .picScroll-left .bd ul li .pic:hover img {
  box-shadow: 0 0 5px #999999;
}
.jy_bottom .mtjz .picScroll-left .bd ul li .title{
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.jy_bottom .mtjz .picScroll-left .bd ul li .title a{
  color: #333;
}

@media (max-width: 750px)  {
  .jy_con .xxml .book{display: none;}
}