#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;
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	align-items:center;justify-content:center;
}
.banner_cont{
	box-sizing:border-box;
	width:95%;padding-top:.1rem;
	height:1.88rem;
	background:rgba(255,255,255,.8);
	text-align:center;
}
.banner_cont h2{
	height:.74rem;line-height:.74rem;
	font-size:.7rem;color:#0574dd;
	/*text-shadow:-.05rem -.05rem .1rem #ccc;*/
}
.banner_cont p{
	font-size:.3rem;font-weight:bold;color:#ff4242;
	height:.3rem;line-height:.3rem;
}
.banner_cont span{
	display:block;
	width:2.13rem;height:.46rem;line-height:.46rem;
	margin:0 auto;
	background:#0685eb;
	font-size:.3rem;text-align: center;
	margin-top:.14rem;
}
.banner_cont span a{
	display:block;color:#fff;
}
/*优势*/
.youshi ul{
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	flex-flow: row wrap;justify-content:space-between;
	background:#fff;
}
.youshi li{
	width:3.19rem;height:.5rem;line-height:.5rem;
	font-size:.26rem;color:#fff;
	background:rgba(0,0,0,.7);
	margin-bottom:.02rem;
}
.youshi li p{
	background:url(../img/icon01.png) no-repeat .63rem center;
	background-size:.34rem .25rem;
	text-indent:1.03rem;
}
.youshi li:nth-of-type(2) p{
	background:url(../img/icon02.png) no-repeat .63rem center;
	background-size:.26rem .28rem;
}
.youshi li:nth-of-type(3) p{
	background:url(../img/icon03.png) no-repeat .63rem center;
	background-size:.27rem .26rem;
}
.youshi li:nth-of-type(4) p {
	background:url(../img/icon04.png) no-repeat .63rem center;
	background-size:.26rem .25rem;
}
/*研修*/
.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;
}
.yan_top h3 a{
	display:block;color:#0574dd;
}
.yan_top span{
	color:#ff4242;
}
.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:#f5fbff;
	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:nth-of-type(2) a{
	background:#fff8e5;
	color:#ff9b00;
}
.yan_cont ul li:nth-of-type(3) a{
	background:#e7f7f2;
	color:#36cea2;
}
.yan_cont ul li:nth-of-type(4) a{
	background:#faebec;
	color:#f36e7a;
}
.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:#0685eb;
}
.zi_group p>a{
	color:#fff;
}
.zi_group p:last-of-type{
	background:#f36e7a;
}
/*课程*/
.kecheng{
	background:#f5f5f5;
	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 #0685eb;
	line-height:1.14rem;
	margin-top:.1rem;
}
.ke_cont ul li span{
	width:.72rem;height:1.14rem;
	background:#0685eb;
	font-size:.24rem;color:#fff;text-align:center;line-height:.24rem;
}
.ke_cont ul li em{
	border-left:.1rem solid #0685eb;border-right:.1rem solid #f5fbff;border-top:.57rem solid #f5fbff;border-bottom:.57rem solid #f5fbff;
}
.ke_cont ul li p{
	box-sizing:border-box;
	background:#f5fbff;
	font-size:.24rem;color:#0685EB;
	padding-left:.42rem;
}
.ke_cont ul li b{
	line-height:.8rem;
	font-size:.8rem;font-weight:bold;
}
.ke_cont ul li:nth-of-type(2){
	display:flex;display:-webkit-flex;display:-ms-flexbox;
	align-items:center;
	line-height:normal;
}
.ke_zi{
	width:100%;height:.6rem;line-height:.6rem;
	background:#f36e7a;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;
}
.jiu_cont li{
	box-sizing:border-box;padding:.05rem;
	width:1.98rem;height:3.19rem;
	background:#0685eb;
}
.jiu_cont li .item{
	box-sizing:border-box;
	width:100%;height:100%;
	padding:.28rem .08rem;
	text-align:justify;
	border:1px solid #fff;
	color:#fff;
}
.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:#0685EB;text-align:center;
	background:#fff;
	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:#f5f5f5;
	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 #ff4242;
	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:#ff4242;
	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);
}
.xiao_zi{margin-top:-.16rem;}
/*校企合作*/
.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;
}
.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:#0685eb;
}
/*犹豫*/
.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 #12A7E5;
}
.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 #12A7E5;
}
.you_cont .ke_zi p a{
	color:#fff;
}
