.bread_banner{
  width: 100%;
  height: 800px;
	background-image: url("https://xa.sdonmind.com/images/banner-omdgs.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.banner_box{
  position: relative;
	width: 730px;
	height: 350px;
	margin: auto;
	top: 10%;
	border: none;
}
.banner_box p{
  display: inline-block;
  color: #ffffff;
}
.banner_box p:nth-child(1){
  font-size: 12em;
  font-weight: bold;
}
.banner_box p:nth-child(2){
  font-size: 5em;
  font-weight: bold;
  line-height: 40px;
  /* margin-top: 20px; */
}
.banner_box p:nth-child(3){
  font-size: 2.6em;
  margin-top: 30px;
}
.banner_box p span{
  color:#fcd304;
}


.breadBox1{
  width: 100%;
	height: auto;
	background: #fff;
}
.breadBox1_body{
  width: 1200px;
  height: 480px;
  margin: auto;
}
.breadBox1_body_left{
  width: 470px;
  height: 480px;
  float: left;
}
.breadBox_body_menu{
  width: 400px;
  height: 52px;
  border-bottom: 1px solid #ececec;
  font-size: 29px;
  color: #DF1C4E;
  font-weight: 400;
  line-height: 52px;
}
.breadBox_body_menu span{
  color: #cdcdcd;
  padding-left: 30px;
}
.breadBox1_body_left2{
  margin-top: 40px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5e5e5e;
  line-height: 32px;
}
.breadBox1_body_left3{
  width: 100%;
  margin-top: 30px;
}
.breadBox1_body_left3 div{
  width: 22%;
  float: left;
  position: relative;
}
.breadBox1_body_left3 div dt{
  width: 100%;
  display: inline-block;
  font-size: 3em;
  font-weight: bold;
  color: #e11358;
  text-align: center;
}
.breadBox1_body_left3 div span{
  font-size: 1.5em;
  display: inline-block;
  position: absolute;
  right: 0;
  font-weight: bold;
  color: #e11358;
}
.breadBox1_body_left3 div p{
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 15px;
}
.breadBox1_body_left3 div:nth-child(2){
  margin-left: 20px;
}
.breadBox1_body_left3 div:nth-child(3){
  width: 40%;
  margin-left: 20px;
}
.breadBox1_body_Right{
  float: right;
  width: 600px;
  height: 460px;
  overflow: hidden;
  background: #afa;
}
.breadBox1_body_Right .bread_Swiper{
  width: 100%;
  height: 100%;
}

.bread_Swiper{
  --swiper-theme-color: #1a96d5;
}
.breadBox2{
  width: 100%;
  height: auto;
}
.breadBox2_body{
  width: 1200px;
  padding-bottom: 100px;

  margin: auto;
}
.breadBox2_left{
  width: 100%;
}
.breadBox2_left ul {
  width:382px;
  height: 45px;
  border-radius: 20px;
  background: #ccc;
  margin-top: 25px;

}
.breadBox2_left ul li{
  width: 120px;
  height: 35px;
  float: left;
  border-radius: 18px;
  margin-top: 4.5px;
	line-height: 35px;
	margin-left: 5.5px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.breadBox2_box{
  width: 100%;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #5E5E5E;
	line-height: 26px;
	margin-top: 25px;
  display: none;
}
.breadBox2_box_p{
  width: 620px;
  float: left;
}
.breadBox2_item{
  width: 450px;
  height: 300px;
  float: left;
  overflow: hidden;
  margin-left: 50px;
}
.breadBox2_item img{
  width: 100%;
}
.breadBox2_box p:nth-child(n + 2){
  margin-top: 15px;
}
.breadBox2_active{
  color: #ffffff;
  background: linear-gradient(179deg, #FF748D, #D60F4A) !important;
}
.box_rongyu{
  width: 200px;
  height: 60px;
  background: #DF1C4E;
  border-radius: 35px;
  margin: auto;
  text-align: center;
  line-height: 60px;
  font-size: 22px;
  font-weight: 400;
  margin-top: 50px;
  margin-bottom: 30px;
  cursor: pointer;
  transition:all 0.2s linear;
}
.box_rongyu:hover{
width: 230px;
}
.box_rongyu a{
  color: #ffffff;
}
.breadBox3_box{
  width: 100%;
  height: auto;
}
.breadBox3_box img{
  width: 100%;
  cursor: pointer;
}
.breadBox3_bady{
  width: 1200px;
  margin: auto;
  margin-top: 90px;
}
.breadBox3_bg{
  width: 100%;
  height: 100%;
  margin-bottom: 50px;
}
.breadBox4_box{
  width: 100%;
  height: auto;
  position: relative;
}
.breadBox4_box .breadBox4_bg{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.breadBox4_bg img:nth-child(1){
  width: 648px;
  height: 135px;
  position: absolute;
  left: 50%;
  margin-left: -324px;
  top: 150px;
}
.breadBox4_bg img:nth-child(2){
  width: 263px;
  height: 33px;
  position: absolute;
  left: 50%;
  margin-left: -134px;
  bottom: 30px;
}
.breadBox3_swiper{
  width: 717px;
  height: 415px;
  float: left;
}
.btn_swiper{
  width: 120px;
  height: 40px;
  background: #ccc;
  border-radius: 18px;
  font-size: 18px;
  line-height: 40px;
  float: left;
  margin-left: 15px;
  text-align: center;
  margin-top: 25px;
  cursor: pointer;
}
.breadBox5_box{
  width: 100%;
  height: auto;
  margin-bottom: -50px;
  padding-bottom: 80px;
}
.breadBox5_bady{
  width: 1200px;
  margin: auto;
 padding-top: 90px;
}
.breadBox5_swiper{
  width: 720px;
  float: left;
}
.breadBox5_hezuo{
  width: 450px;
  float: right;
}
.breadBox5_img{
  width: 300px;
  margin: 80px auto;
}
.breadBox5_img img{
  width: 100%;
  display: none;
}

@media only screen and (max-width: 1600px) {
  .bread_banner{
    height: 600px;
  }

}

@media only screen and (max-width: 1400px) {
  .bread_banner{
    height: 500px;
  }

}



/* 校园环境style */

.schoolTitle{
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.schoolTitle_box{
  width: 1200px;
  height: auto;
  margin: 90px auto;
}
.schoolTitle_box dd{
  width: 80px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  color: #a9a9a9;
  margin-left: 15px;
  cursor: pointer;
}
.schoolTitle_box dd:first-child{
  border-right: 2px solid #c9c9c9; 

}
.schoolTitle_active{
  color: #e11358 !important;
}
.schoolTitle_body{
  margin-top: 100px;
}
.schoolTitle_body li{
  width: 387px;
  height: 231px;
  margin-top: 15px;
}
.schoolTitle_body{
  display: none;
}
.fl-19{
  margin-left: 19.5px;
}

