.miall {
	background: url(../img/jy-ywjy/jy-top.png) center top no-repeat;
	/*padding-top: 348px;*/
}

.miall-top {
	width: 1400px;
	height: auto;
	padding-top: 348px;
	margin: 0 auto;
	position: relative;
}

.miall-top .zf1 {
	position: absolute;
	/*padding-top: 20px;*/
	top: 20px;
	display: block;
}

.mall {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 17px 20px 0;
	background: #FFFFFF;
}

.m1 img{
	width: 100%;
}
.m2 {
	margin-top: 41px;
	display: flex;
	justify-content: space-between;
}

.m2-1 {
	width: 660px;
}

.jy-tit {
	height: 38px;
	line-height: 38px;
	padding-right: 17px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url(../img/jy-ywjy/huitu.png) center no-repeat;
}

.jy-tit1 .jybt {
	height: 38px;
	
	padding: 0 50px 0 15px;
	display: inline-block;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	background: url(../img/jy-ywjy/lantu.png) left top no-repeat;
	background-size: cover;
}
.jy-tit1 img{
	vertical-align: bottom;
	margin-left: -13px;
}


.jy-tit .gd{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.m2-ul {
	width: 100%;
	height: 275px;
}
.m2-li {
	margin-top: 25px;
}
.m2-a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.m2-zi {
	width: 80%;
	align-items: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m2-zi:before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 28px;
	background: #7AC0F1;
}
.m2-sj {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.m2m2 {
	margin-top: 0;
}

/*招生管理 开始*/
.zsgl {
	width: 100%;
	height: 140px;
	background: #F5F5F5;
}
.zsglall {
	display: flex;
	justify-content: space-between;
}
.zsgl-1 {
	width: 140px;
	height: 140px;
	background: #008CEE;
	display: flex;
	justify-content: center;
	align-items: center;
}
.zsgl-tit {
	width: 45px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}
.zsgl-ul {
	width: 1219px;
	display: flex;
	justify-content: center;
}
.zsgl-li {
	width: 16.6%;
}
.zsgl-a {
	height: 140px;
	text-align: center;
	display: block;
}
.zsgl-li img {
	display: block;
	margin: 0 auto;
	padding: 19px 0 15px;
}
.zsgl-li .zsgl-sp {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
}

/*招生管理 结束*/
.m2m2m2 {
	margin-top: 53px;
}
.m2m2m2 .m2-ul,
.m2m2m2m2 .m2-ul {
	height: auto;
	padding-bottom: 29px;
}

/*提高 img*/
.tgimg {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	display: block;
	background: url(../img/jy-ywjy/tigao.png) center no-repeat;
}

/*重要政策部分*/
.m2m2m2m2 {
	margin-top: 23px;
}

/*响应式*/
@media screen and (max-width:768px ) {
	.mall{
		width: 100%;
	}
	.miall{
		background-size: contain;
	}
	.miall-top{
		width: 100%;
		padding-top: 95px;
	}
	.m2{
		margin-top: 20px;
		flex-wrap: wrap;
	}
	.m2-ul{
		height: auto;
		padding-bottom: 20px;
	}
	.m2-zi:before {
		margin-right: 10px;
	}
	.m2-zi{
		width: 75%;
		font-size: 13px;
	}
	.m2-sj{
		font-size: 13px;
	}
	.m2-1{
		width: 100%;
	}
	.zsgl{
		height: auto;
		margin: 35px 0;
	}
	.zsglall{
		justify-content: flex-start;
	}
	.zsgl-ul{
		width: 265px;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.zsgl-li{
		width: 16.6%;
		
	}
	.zsgl-li img {
    display: block;
    width: 35px;
    padding: 29px 0 15px;
}	
.zsgl-li .zsgl-sp{
	width: 35px;
	font-size: 12px;
	display: inline-block;
}
	.jy-tit1 .jybt {
		padding: 0 75px 0 15px;
		font-size: 18px;
	}
	.jy-tit .gd{
		font-size: 12px;
	}
	.zsgl-1{
		width: 70px;
		height: auto;
	}
	.tgimg {
		height: 30px;
		background-size: cover;
	}
	.zsgl-tit {
		font-size: 18px;
		width: 20px;
	}
}

/*长者模式*/

.wzazzms .mall{
		width: 100%;
	}
	.wzazzms .miall{
		background-size: contain;
	}
	.wzazzms .miall-top{
		width: 100%;
		padding-top: 95px;
	}
	.wzazzms .m2{
		margin-top: 20px;
		flex-wrap: wrap;
	}
	.wzazzms .m2-ul{
		height: auto;
		padding-bottom: 20px;
	}
	.wzazzms .m2-zi:before {
		margin-right: 10px;
	}
	.wzazzms .m2-zi{
		width: 75%;
		font-size: 13px;
	}
	.wzazzms .m2-sj{
		font-size: 13px;
	}
	.wzazzms .m2-1{
		width: 100%;
	}
	.wzazzms .zsgl{
		height: auto;
		margin: 35px 0;
	}
	.wzazzms .zsglall{
		justify-content: flex-start;
	}
	.wzazzms .zsgl-ul{
		width: 408px;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.wzazzms .zsgl-li{
		width: 16.6%;
		
	}
	.wzazzms .zsgl-li img {
    display: block;
    width: 35px;
    padding: 29px 0 15px;
}	
.wzazzms .zsgl-li .zsgl-sp{
	width: 35px;
	font-size: 12px;
	display: inline-block;
}
	.wzazzms .jy-tit1 .jybt {
		padding: 0 75px 0 15px;
		font-size: 18px;
	}
	.wzazzms .jy-tit .gd{
		font-size: 12px;
	}
	.wzazzms .zsgl-1{
		width: 70px;
		height: auto;
	}
	.wzazzms .tgimg {
		height: 30px;
		background-size: cover;
	}
	.wzazzms .zsgl-tit {
		font-size: 18px;
		width: 20px;
	}



