@charset "GBK";
.wrap {width: 1210px;margin: auto;}
.pad {padding: 20px 0;}
.mar {margin: 20px auto;}
.p {text-indent: 2em;}
.flex {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:space-between;
  align-content: space-between;
}
button {
  cursor: pointer;
  outline: none;
}

.banner {
  display: block;
  height: 598px;
  background: url("../../static/images/banner.jpg") no-repeat top center;
}

.title_main {
  justify-content: center;
  text-align: center;
  align-items: center;
}
.title_main img {
  width: 144px;
  height: 56px;
}
.title_main img:last-child {transform: rotate(180deg);}
.title_main h3 {
  width: 260px;
}
.title_main h3 b {  font-size: 40px;}
.title_main h3 hr {
  width: 180px;
  border: 1px solid #666;
  margin: 5px auto;
}
.title_main h3 span {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
}
/*优势*/
.adv {margin-top: -100px;}
.adv li {
  width: 240px;
  padding: 15px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 5px #ccc;
  text-align: center;
  overflow: hidden;
}
.adv li .icon {
  width: 115px;
  height: 115px;
  border-radius: 100%;

  margin: 15px auto;
}
.adv li .icon1 {
  background: #25eaa3 url("../../static/images/adv.png") no-repeat 27px center;
}
.adv li .icon2 {
  background: #ff8095 url("../../static/images/adv.png") no-repeat -77px center;
}
.adv li .icon3 {
  background: #4f9aff url("../../static/images/adv.png") no-repeat -175px center;
}
.adv li .icon4 {
  background: #ffcc00 url("../../static/images/adv.png") no-repeat -275px center;
}
.adv li p {
  text-align: left;
  margin: 15px 0;
}

.zxbtn {
  display: block;
  width: 440px;
  text-align: center;
  background: #f56d69;
  color: #fff;
  font-size: 28px;
  border-radius: 1em;
  padding: 10px 0;
  cursor: pointer;
  margin: 3% auto;
}
/*招生条件*/
.condition {
  padding: 15px;
  background: #fff2f4;
}
.condition article {
  width: 560px;
}
.condition h4 {
  font-size: 36px;
  text-align: center;
  margin-top:40px;
}
.condition hr {
  width: 130px;
  border: 1px solid #e70303;
  margin: 5px auto;
}
.condition p {
  font-size: 18px;
  line-height: 1.8em;
}
.condition button {
  width: 100%;
  height: 56px;
  text-align: center;
  background: #a9ce02;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  margin-top: 30px;
}
.condition font {color: #e70303;}
/*就业前景*/
.qjbg {
  background: url("../../static/images/qj-bg.jpg") no-repeat center;
  overflow: hidden;
}
.qj {margin: 100px auto;}
.qj li {
  width: 380px;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
}
.qj li h4 {
  height: 36px;
  line-height: 36px;
  font-size: 28px;
  color: #f9525c;
  text-align: center;
  margin: 20px auto;
}
.qj li h4 span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #ffb05d;
  color: #fff;
  font-size: 36px;
  vertical-align: middle;
  border-radius: 100%;
  margin-right: 10px;
  overflow: hidden;
}
.qj li hr {
  width: 100px;
  border-top: 3px solid #819ade;
  margin-left: 160px;
}
.qj li p {
  margin: 20px;
  line-height: 1.8em;
}
/*专业内容*/
.nr {
  height: 620px;
  background: url("../../static/images/nr-bg.jpg") no-repeat center;
  overflow: hidden;
  padding-top: 30px;
}
.nr_con .swiper-pagination {
  position: relative;
  margin: 20px auto;
}
.nr_con .swiper-pagination-bullet {
  width: 290px;
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  background: #ffead2;
  color: #fb9012;
  font-size: 28px;
  opacity: 1;
  margin: 0 !important;
}
.nr_con .swiper-pagination-bullet-active {
  background: #ffb967;
  color: #fff;
}
.nr_con .swiper-slide {
  background: rgba(255,255,255, .7);
  border-radius: 10px;
}
.nr_con .swiper-slide img {
  width: 575px;
  height: 375px;
  margin: 20px;
}
.nr_con .swiper-slide article {
  width: 595px;
  margin: 20px 0;
  line-height: 1.8em;
}
.nr_con .swiper-slide article strong {font-size: 32px;}
.zxbox {text-align: center;}
.zxbox button {
  width: 330px;
  height: 56px;
  border-radius: 50px;
  color: #fff;
  margin-right: 20px;
  font-size: 20px;
}
.zxbox button:first-child {background: #ffaa00;}
.zxbox button:last-child {background: #57b624;}
/*就业方向*/
.schoolbg {
  background: #fdfdf1;
  overflow: hidden;
}
.school li {
  width: 580px;
  height: 255px;
  margin: 15px 0;
}
.school li:nth-child(1) {
  background: url(../../static/images/img8.jpg) no-repeat;
}
.school li:nth-child(2) {
  background: url(../../static/images/img9.jpg) no-repeat;
}
.school li:nth-child(3) {
  background: url(../../static/images/img10.jpg) no-repeat;
}
.school li:nth-child(4) {
  background: url(../../static/images/img11.jpg) no-repeat;
}
.school li:nth-child(5) {
  background: url(../../static/images/img12.jpg) no-repeat;
}
.school li:nth-child(6) {
  background: url(../../static/images/img13.jpg) no-repeat;
}
.school li:nth-child(7) {
  background: url(../../static/images/img14.jpg) no-repeat;
}
.school li:nth-child(8) {
  background: url(../../static/images/img15.jpg) no-repeat;
}
.school li strong{
  margin: 16px 20px 10px;
  display: block;
  font-size: 30px;
}
.school li p{
  margin: 10px 20px 6px;
  line-height: 30px;
  width: 55%;
  height: 130px;
}
.school li a{
  font-weight: bold;
  margin: 10px 20px 6px;
  font-size: 22px;
}
.school li:nth-child(1) strong,.school li:nth-child(1) a,.school li:nth-child(1) p{
  color: #f95f01;
}
.school li:nth-child(2) strong,.school li:nth-child(2) a,.school li:nth-child(2) p{
  color: #be4a03;
}
.school li:nth-child(3) strong,.school li:nth-child(3) a,.school li:nth-child(3) p{
  color: #ff2696;
}
.school li:nth-child(4) strong,.school li:nth-child(4) a,.school li:nth-child(4) p{
  color: #1cd204;
}
.school li:nth-child(5) strong,.school li:nth-child(5) a,.school li:nth-child(5) p{
  color: #d926ff;
}
.school li:nth-child(6) strong,.school li:nth-child(6) a,.school li:nth-child(6) p{
  color: #4194fd;
}
.school li:nth-child(7) strong,.school li:nth-child(7) a,.school li:nth-child(7) p{
  color: #af0404;
}
.school li:nth-child(8) strong,.school li:nth-child(8) a,.school li:nth-child(8) p{
  color: #01d3a4;
}




/*就业方向*/
.dir li {
  width: 390px;
  margin: 10px 0;
}
/*考证服务*/
.cert-bg {background: #e3f6fe;padding: 1px 0;}
.cert_p {line-height: 1.5em;}
/*在线报名*/
.online {
  height: 345px;
  background: #ff8933;
  color: #fff;
  align-items: center;
}
.online article {width: 650px;}
.online article h4 {
  width: 145px;
  font-size: 24px;
  padding-bottom: 2px;
  border-bottom: 1px solid;
  margin-bottom: 30px;
}
.onlineform label {
  display: block;
  width: 345px;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid;
  font-size: 20px;
}
.onlineform label input {
  width: 260px;
  background: transparent;
  color: #fff;
  font-size: 20px;
}
.onlineform_submit {
  display: block;
  width: 224px;
  height: 38px;
  background: #fff;
  color: #ff5056;
  font-size: 18px;
  text-align: center;
  line-height: 38px;
  border-radius: 8px;
  box-shadow: 0 -2px 5px 1px rgba(0, 0, 0, 0.4);
  border: none;
  outline: none;
  cursor: pointer;
}
.online article p {
  font-size: 16px;
  color: #fffd57;
  margin-top: 30px;
}

/* 幼教顶部添加模块 专业介绍 */
.conditionnew {
  padding: 15px;
  background: #fff2f4;
}
.conditionnew .right {
  width: 560px;
}

.conditionnew .right hr{
  width: 76px;
  border: 1px solid #e70303;
  margin: 12px 0;
}
.conditionnew .right p{
  line-height: 26px;
      text-indent: 32px;
}
.conditionnew .right span{
  color: #fb0406;
}

.conditionnew button {
  width: 50%;
  height: 56px;
  text-align: center;
  background: #f56d69;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  margin: 10px auto;
  display: block;
  border-radius: 32px;
}



/* 改版新代码 */
.div_qianjing {
  margin: 3% auto;
}
.div_qianjing .left{
  width: 58%;
}
.div_qianjing .right{
  width: 40%;
}
.div_qianjing .right img{
  width: 100%;
}

.div_qianjing  .left p{
  width: 94%;
  margin: 18px auto;
  text-align: left;
  text-indent: 38px;
font-size: 16px;
  line-height: 34px;
}
.div_qianjing  .left a{
  background: #f56d69;
  width: 104%;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 28px;
  height: 123px;
  padding-top: 40px;
}
.div_qianjing  .left span{
  font-size: 16px;
}
.div_qianjing  .left a img{
  margin: -45px 0 0 0;
}

.div_kecheng{
  background: url(../../static/images/img2.jpg) no-repeat;
    background-size: cover;
}
.div_kecheng .wrap .left{
  width: 46%;
  color: #fff;
  padding: 20px;
  font-size: 16px;
}
.div_kecheng .wrap .left p,.div_kecheng .wrap .right p{
  text-indent: 32px;
  line-height: 30px;
}
.div_kecheng .wrap .right{
  width: 43%;
  color: #fff;
  padding: 20px;
  font-size: 16px;
}
.div_kecheng .wrap .left strong,.div_kecheng .wrap .right strong{
  font-size: 30px;
  display: block;
  margin: 20px auto;
}
.div_kecheng .wrap .right a{
  background-color: #fff;
  color: #ff7f00;
  width: 250px;
  display: block;
  text-align: center;
  line-height: 40px;
  margin: 10% auto 0;
  border-radius: 30px;
}

/* 实训课程 */
.xuexiao_youshi{
  padding: 20px ;
}
.xuexiao_youshi .swiper-slide{
  border-radius: 5px;
  box-shadow: 0 0 5px 5px #fbc5c8;
  height: 410px;
}
.xuexiao_youshi .swiper-slide img{
  width: 100%;
}
.xuexiao_youshi .swiper-slide .flex{
  text-align: center;
  width: 135px;
  margin: 3% auto;
}
.width175{
  width: 175px!important;
}

.xuexiao_youshi .swiper-slide .flex span{
  background: #ffb05d;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border-radius: 30px;
  font-weight: bold;
  font-size: 20px;
}

.xuexiao_youshi .swiper-slide .flex strong{
  font-size: 20px;
  border-bottom: 2px solid #819ade;
  padding-bottom: 10px;
}
.xuexiao_youshi .swiper-slide  p{
  width: 60%;
  margin: 5% auto 0;
  line-height: 28px;
}




.bg_chengse{
  background-color: #fef4e3;
	padding: 30px 0;
  margin: 3% auto;
}
.bg_chengse .wrap .left{
  width: 46%;
  float: left;
  margin: 0 auto 2%;
}
.bg_chengse .wrap .right{
	float: right;
}
.bg_chengse strong{
  color: #ff7f00;
	font-size: 34px;
}
.bg_chengse p{
  font-size: 18px;
  margin: 4% auto;
	line-height: 34px;
}
.bg_chengse p b{
	font-size: 24px;
}
.table{
	background-color: #f56d69;
}
td{
    border: 1px solid #fff;
	padding: 10px;
  color: #fff;
	width: 50%;
  font-size: 18px;
}



.ul_list3 li{
	width: 30%;
    box-shadow: 2px 2px 8px 3px #ebf0fa;
    border-radius: 22px 22px 0 0;
    padding: 0 0 16px;
}
.ul_list3 li img{
	width: 100%;
}
.ul_list3 li strong{
	font-size: 24px;
	text-align: center;
	display: block;
	margin: 3% auto;
}
.ul_list3 li hr{
	width: 80px;
	height: 4px;
	background: #f56d69;
	display: block;
	margin: 3% auto;
}
.ul_list3 li p{
    width: 89%;
	margin: 2% auto;
	text-align: left;
	line-height: 28px;
text-indent: 32px;
}
.ul_list3 li  a{
	text-align: center;
	background: #f56d69;
	width: 210px;
	display: block;
	margin: 4% auto;
	color: #fff;
	line-height: 40px;
	border-radius: 30px;
}

