#layout{
	padding-top:.84rem;background:#fff;font-size:.26rem;
}
/*banner*/
.banner{
	width:100%;height:3.5rem;
	background:url(../img/banner.jpg) no-repeat center top;
	background-size:100% 100%;
	position:relative;
}
.banner_cont{
	width:100%;
	position:absolute;
	left:0;bottom:.78rem;
}
/*优势*/
.youshi{width:75%;margin:0 auto;}
.youshi ul{
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	flex-flow: row wrap;justify-content:space-between;
	/*background:#fff;*/
}
.youshi li{
	width:50%;line-height:.4rem;
	font-size:.24rem;color:#FEFEFE;
	background:rgba(255,255,255,.2);
}
.youshi li p{
	height:.4rem;
	background:url(../img/icon01.png) no-repeat .26rem center;
	background-size:.34rem .25rem;
	text-indent:.7rem;
}
.youshi li:nth-of-type(2) p{
	background:url(../img/icon02.png) no-repeat .26rem center;
	background-size:.26rem .28rem;
}
.youshi li:nth-of-type(3) p{
	background:url(../img/icon03.png) no-repeat .26rem center;
	background-size:.27rem .26rem;
}
.youshi li:nth-of-type(4) p {
	background:url(../img/icon04.png) no-repeat .26rem center;
	background-size:.26rem .25rem;
}
/*研修*/
.jiuye{background:#333;}
.yan_top h3{
	background:url(../img/bottom_bac.png) no-repeat left bottom;background-size:100% .25rem;
	font-size:.36rem;text-align:center;color:#0574dd;font-weight:bold;
	padding-top:.25rem;padding-bottom:.44rem;
}
.jiuye .yan_top h3{background:url(../img/bottom_bac02.png) no-repeat left bottom;background-size:100% .25rem;}
.yan_top h3 a{
	display:block;color:#333;
}
.yan_top span{
	color:#ff4242;
}
.jiuye .yan_top span{color:#fbe239;}
.yan_cont ul{
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	flex-flow:row wrap;
	justify-content: space-between;
}
.yan_cont a{
	display:block;width:100%;height:100%;
	color:#12a7e5;
}
.yan_cont ul li{
	box-sizing:border-box;
	width:2.94rem;height:1.4rem;margin-top:.2rem;
	background:#fef6c3;
	text-align:center;
}
.yan_cont ul li h3{
	font-size:.4rem;
	padding-top:.24rem;
}
.yan_cont ul li p{
	margin-top:.06rem;
}
.yan_cont ul li b{
	font-size:.5rem;font-weight:normal;
}
.yan_cont ul li a{
	display:block;color:#333;
}
.zi_group{
	width:95%;margin:0 auto;
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	flex-flow:row nowrap;
	justify-content:space-between;
	margin-top:.2rem;margin-bottom:.3rem;
}
.zi_group p{
	width:2.94rem;height:.6rem;line-height:.6rem;
	text-align:center;
	border-radius:.05rem;background:#fbe239;
}
.zi_group p>a{
	color:#333;
	
}
.zi_group p:last-of-type{
	background:#333333;
}
.zi_group p:last-of-type a{
	color:#fff;
}
/*课程*/
.kecheng{
	padding-bottom:.3rem;
}
.ke_cont ul {
	margin-top:.16rem;
}
.ke_cont ul li{
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	background:#f5fbff;
	border:1px solid #333333;
	margin-top:.1rem;
	background:#fef8d4;
	/*line-height:.8rem;*/
}
.ke_cont ul li span{
	width:1.58rem;height:.8rem;
	background:#fbe239;
	font-size:.24rem;color:#333;text-align:center;line-height:.24rem;
}
.ke_cont ul li em{
	width:0;height:0;
	border-left:.1rem solid #fbe239;border-right:.1rem solid #fef8d4;border-top:.4rem solid #fef8d4;border-bottom:.4rem solid #fef8d4;
}
.ke_cont ul li p{
	box-sizing:border-box;
	font-size:.24rem;color:#0685EB;
	padding-left:.12rem;
	color:#333;
}
.ke_cont ul li b{
	line-height:.8rem;
	font-size:.8rem;font-weight:bold;
}
.ke_cont ul li{
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	align-items:center;
	line-height:normal;
}
.ke_zi{
	width:100%;height:.6rem;line-height:.6rem;
	background:#333;border-radius:.1rem;
	text-align:center;font-size:.30rem;
	margin-top:.2rem;
}
.ke_zi a{
	display:block;
	color:#fff;
}
/*就业*/
.jiu_cont ul{
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	flex-flow:row nowrap;
	justify-content:space-between;
	margin-top:.27rem;
	padding-bottom:.3rem;
}
.jiu_cont li{
	box-sizing:border-box;padding:.05rem;
	width:1.98rem;height:3.19rem;
	background:#fbe239;
}
.jiu_cont li .item{
	box-sizing:border-box;
	width:100%;height:100%;
	padding:.28rem .08rem;
	text-align:justify;
	border:1px solid #333;
	color:#333;
}
.item h3{
	font-size:.4rem;line-height:.4rem;
}
.item span{
	display:block;
	font-size:.24rem;
	text-align:justify;
	margin-top:.3rem;
}
.item em,.item em a{
	display:block;
	height:.52rem;line-height:.52rem;width:1.58rem;
	color:#FFF;text-align:center;
	background:#333;
	border-radius:.1rem;
	margin:0 auto;
	margin-top:.28rem;
}
/*校企*/
.xiaoqi{background:#fff;}
.xiao_cont{
	margin-top:.27rem;
}
.xiao_cont ul{
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	flex-flow:row wrap;
	justify-content:space-between;
}
.xiao_cont li{
	width:2.84rem;height:1.6rem;
	background:#fef8d4;
	margin-bottom:.36rem;
	border-radius:.1rem;
}
.xiao_cont li a{
	display:block;color:#000;
}
.xiao_cont li p:first-of-type{
	font-size:.24rem;text-align:center;
	background:url(../img/xiaoqi01.png) no-repeat center .24rem;background-size:.82rem .68rem;
	padding-top:1.04rem;
}
.xiao_cont li:nth-of-type(2) p{
	font-size:.24rem;text-align:center;
	background:url(../img/xiaoqi02.png) no-repeat center .24rem;background-size:.82rem .68rem;
	padding-top:1.04rem;
}
.xiao_cont li:nth-of-type(3) p{
	font-size:.24rem;text-align:center;
	background:url(../img/xiaoqi03.png) no-repeat center .24rem;background-size:.8rem .74rem;
	padding-top:1.04rem;
}
.xiao_cont li:nth-of-type(4) p{
	font-size:.24rem;text-align:center;
	background:url(../img/xiaoqi04.png) no-repeat center .24rem;background-size:.8rem .68rem;
	padding-top:1.04rem;
}
.xiao_border{
	position:relative;
}
.xian{
	height:.32rem;width:.28rem;
	border-left:1px solid #333;
	position:absolute;
	left:2.84rem;top:.8rem;
	transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);
}
.xian p{
	width:.08rem;height:.08rem;
	border-radius:50%;background:#333;
	margin-top:-.04rem;margin-left:-.04rem;
}
.xian2{
	position:absolute;
	left:auto;
	right:1.44rem;top:1.6rem;
	transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);
}
.xian3{
	position:absolute;
	left:2.9rem;top:2.43rem;
	transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);
}
.xiaoqi .xiao_zi{background:#333;margin-top:-.16rem;}
.xiaoqi .xiao_zi a{color:#fff;}
/*校企合作*/
.he_cont{
	margin-top:.27rem;
}
.he_cont ul{
	display:flex;display:-webkit-flex;display:-ms-flexbox;display:-webkit-flex;display:-ms-flexbox;display:box;
	flex-flow:row wrap;
	justify-content:space-between;
	margin-top:-.18rem;
}
.he_cont ul li{
	display:flex;display:-webkit-flex;display:-ms-flexbox;display:-webkit-flex;display:-ms-flexbox;display:box;
	width:1.88rem;height:.82rem;
	border:1px solid #DCDCDC;
	justify-content:center;
	align-items: center;
	margin-top:.18rem;
	background:#fff;
}
.he_cont ul li img{
	width:.62rem;height:.62rem;
}
.he_cont ul li:nth-of-type(1) img{
	width:.68rem;height:.64rem;
}
.he_cont ul li:nth-of-type(3) img{
	width:.98rem;height:.59rem;
}
.he_cont ul li:nth-of-type(4) img{
	width:1.02rem;height:.57rem;
}
.he_cont ul li:nth-of-type(5) img{
	width:.58rem;height:.58rem;
}
.he_cont ul li:nth-of-type(6) img{
	width:.9rem;height:.57rem;
}
.he_cont ul li:nth-of-type(7) img{
	width:1.48rem;height:.5rem;
}
.he_cont ul li:nth-of-type(8) img{
	width:1.06rem;height:.66rem;
}
.he_cont ul li:nth-of-type(9) img{
	width:.64rem;height:.6rem;
}
.he_zi{
	background:#333;
}
/*犹豫*/
.you_cont ul{
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	flex-flow:row wrap;
	justify-content:space-between;
}
.you_cont li{
	width:2.94rem;height:3.22rem;
	text-align:center;font-size:.24rem;
	margin-top:.27rem;
}
.you_cont li .you_img{
	box-sizing:border-box;
	border-bottom:0;
	border:1px solid #333;
}
.you_cont li h4{
	margin-bottom:.1rem;
}
.you_cont li img{
	display:block;
}
.you_img a{
	display:block;
}
.you_cont a{
	color:#333;
}
.you_cont li span{
	color:#FF0000;
}
.you_cont li p{
	box-sizing:border-box;
	height:.5rem;line-height:.5rem;
	border:1px solid #333;
}
.you_cont .ke_zi p a{
	color:#fff;
}
.xiao_zi{background:#fbe239;}
.xiao_zi a{color:#333;}
.hezuo{background:#f5f5f5;margin-top:37px;padding-bottom:37px;}
.hezuo .ke_zi,.youyu .ke_zi{background:#fbe239;}
.hezuo .ke_zi a,.youyu .ke_zi p a{color:#333;}
